Message2572

Author matthiaskrgr
Recipients
Date 2013-09-26.21:13:35
Content
Update as of d1f66b1d9b35c8e6f309590a6d3606ea4b838a7f :

INFO: AddressSanitizer ignores mlock/mlockall/munlock/munlockall
ALSA lib pcm.c:7843:(snd_pcm_recover) underrun occurred
ALSA lib pcm.c:7843:(snd_pcm_recover) underrun occurred
ASAN:SIGSEGV
=================================================================
==4990== ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc
0x00000055111a sp 0x7fff77a7a8a0 bp 0x603a000aeec0 T0)
AddressSanitizer can not provide additional info.
    #0 0x551119 (/home/matthias/vcs/git/freedroid/src/freedroidRPG+0x551119)
    #1 0x55f972 (/home/matthias/vcs/git/freedroid/src/freedroidRPG+0x55f972)
    #2 0x449d42 (/home/matthias/vcs/git/freedroid/src/freedroidRPG+0x449d42)
    #3 0x4d1ad1 (/home/matthias/vcs/git/freedroid/src/freedroidRPG+0x4d1ad1)
    #4 0x446184 (/home/matthias/vcs/git/freedroid/src/freedroidRPG+0x446184)
    #5 0x552ee9 (/home/matthias/vcs/git/freedroid/src/freedroidRPG+0x552ee9)
    #6 0x55cf23 (/home/matthias/vcs/git/freedroid/src/freedroidRPG+0x55cf23)
    #7 0x552878 (/home/matthias/vcs/git/freedroid/src/freedroidRPG+0x552878)
    #8 0x553231 (/home/matthias/vcs/git/freedroid/src/freedroidRPG+0x553231)
    #9 0x449bea (/home/matthias/vcs/git/freedroid/src/freedroidRPG+0x449bea)
    #10 0x4d522e (/home/matthias/vcs/git/freedroid/src/freedroidRPG+0x4d522e)
    #11 0x484fe7 (/home/matthias/vcs/git/freedroid/src/freedroidRPG+0x484fe7)
    #12 0x4869ee (/home/matthias/vcs/git/freedroid/src/freedroidRPG+0x4869ee)
    #13 0x4b020e (/home/matthias/vcs/git/freedroid/src/freedroidRPG+0x4b020e)
    #14 0x417769 (/home/matthias/vcs/git/freedroid/src/freedroidRPG+0x417769)
    #15 0x7f29ff54dbc4 (/usr/lib/libc-2.18.so+0x21bc4)
    #16 0x417f1c (/home/matthias/vcs/git/freedroid/src/freedroidRPG+0x417f1c)
==4990== ABORTING
 23:09~/vcs/git/freedroid[master]% addr2line -e ./src/freedroidRPG 0x551119
0x55f972 0x449d42 0x4d1ad1 0x446184 0x552ee9 0x55cf23 0x552878 0x553231 0x449bea
0x4d522e 0x484fe7 0x4869ee 0x4b020e 0x417769 0x417f1c                          
                              matthias@t400 00
/home/matthias/vcs/git/freedroid/lua/lapi.c:979
/home/matthias/vcs/git/freedroid/lua/lauxlib.c:686
/home/matthias/vcs/git/freedroid/src/lua.c:1815
/home/matthias/vcs/git/freedroid/src/mission.c:180
/home/matthias/vcs/git/freedroid/src/lua.c:479
/home/matthias/vcs/git/freedroid/lua/ldo.c:317
/home/matthias/vcs/git/freedroid/lua/lvm.c:710 (discriminator 2)
/home/matthias/vcs/git/freedroid/lua/ldo.c:131 (discriminator 1)
/home/matthias/vcs/git/freedroid/lua/ldo.c:530 (discriminator 3)
/home/matthias/vcs/git/freedroid/src/lua.c:1786
/home/matthias/vcs/git/freedroid/src/chat.c:829
/home/matthias/vcs/git/freedroid/src/influ.c:1556
/home/matthias/vcs/git/freedroid/src/influ.c:1647
/home/matthias/vcs/git/freedroid/src/main.c:106
/home/matthias/vcs/git/freedroid/src/main.c:182
??:?
History
Date User Action Args
2013-09-26 21:13:35matthiaskrgrsetmessageid: <1380230015.63.0.327984380323.issue685@freedroid.org>
2013-09-26 21:13:35matthiaskrgrlinkissue685 messages
2013-09-26 21:13:35matthiaskrgrcreate