-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Julien Danjou wrote:
> At 1241874772 time_t, Uli Schlachter wrote:
>> Well, I went with valgrind and now got this backtrace (man, I miss debugging
>> symbols... btw I still can't compile awesome due to some missing
>> dependencies).
>> Anyone got some ideas what's going on? Proposals how to get my beloved debug
>> symbols? :(
>
> http://naquadah.org/~jd/debian/awesome_3.3~rc2-1_nostrip-debug-noopt_amd64.deb
>
Hi,
now it crashed again and valgrind finally gave some more useful backtraces:
==4386== Invalid read of size 1
==4386== at 0x4A09F9E: memmove (mc_replace_strmem.c:517)
==4386== by 0x439E24: luaA_imagebox_newindex (luaobject.h:39)
==4386== by 0x430031: luaA_widget_newindex (widget.c:490)
==4386== by 0x30AAE0CB15: (within /usr/lib/liblua5.1.so.0.0.0)
==4386== by 0x30AAE0D028: (within /usr/lib/liblua5.1.so.0.0.0)
==4386== by 0x30AAE173DB: (within /usr/lib/liblua5.1.so.0.0.0)
==4386== by 0x30AAE0D084: (within /usr/lib/liblua5.1.so.0.0.0)
==4386== by 0x30AAE0C706: (within /usr/lib/liblua5.1.so.0.0.0)
==4386== by 0x30AAE0C784: (within /usr/lib/liblua5.1.so.0.0.0)
==4386== by 0x30AAE08093: lua_pcall (in /usr/lib/liblua5.1.so.0.0.0)
==4386== by 0x41A843: property_handle_net_wm_icon (luaa.h:261)
==4386== by 0x3565A00BE8: (within /usr/lib/libxcb-property.so.1.0.0)
==4386== Address 0x5cde9b0 is 0 bytes after a block of size 96 alloc'd
==4386== at 0x4A0891E: malloc (vg_replace_malloc.c:207)
==4386== by 0x4A08AA7: realloc (vg_replace_malloc.c:429)
==4386== by 0x412EA2: client_manage (util.h:155)
==4386== by 0x417D90: event_handle_maprequest (event.c:645)
==4386== by 0x40DFDC: a_xcb_check_cb (awesome.c:203)
==4386== by 0x32AE607216: ev_loop (in /usr/lib/libev.so.3.0.0)
==4386== by 0x40E8A6: main (awesome.c:536)
==4386==
==4386== Invalid read of size 1
==4386== at 0x4A09F90: memmove (mc_replace_strmem.c:517)
==4386== by 0x439E24: luaA_imagebox_newindex (luaobject.h:39)
==4386== by 0x430031: luaA_widget_newindex (widget.c:490)
==4386== by 0x30AAE0CB15: (within /usr/lib/liblua5.1.so.0.0.0)
==4386== by 0x30AAE0D028: (within /usr/lib/liblua5.1.so.0.0.0)
==4386== by 0x30AAE173DB: (within /usr/lib/liblua5.1.so.0.0.0)
==4386== by 0x30AAE0D084: (within /usr/lib/liblua5.1.so.0.0.0)
==4386== by 0x30AAE0C706: (within /usr/lib/liblua5.1.so.0.0.0)
==4386== by 0x30AAE0C784: (within /usr/lib/liblua5.1.so.0.0.0)
==4386== by 0x30AAE08093: lua_pcall (in /usr/lib/liblua5.1.so.0.0.0)
==4386== by 0x41A843: property_handle_net_wm_icon (luaa.h:261)
==4386== by 0x3565A00BE8: (within /usr/lib/libxcb-property.so.1.0.0)
==4386== Address 0x5cde9b1 is 1 bytes after a block of size 96 alloc'd
==4386== at 0x4A0891E: malloc (vg_replace_malloc.c:207)
==4386== by 0x4A08AA7: realloc (vg_replace_malloc.c:429)
==4386== by 0x412EA2: client_manage (util.h:155)
==4386== by 0x417D90: event_handle_maprequest (event.c:645)
==4386== by 0x40DFDC: a_xcb_check_cb (awesome.c:203)
==4386== by 0x32AE607216: ev_loop (in /usr/lib/libev.so.3.0.0)
==4386== by 0x40E8A6: main (awesome.c:536)
==4386==
==4386== Invalid write of size 1
==4386== at 0x4A09F94: memmove (mc_replace_strmem.c:517)
==4386== by 0x439E24: luaA_imagebox_newindex (luaobject.h:39)
==4386== by 0x430031: luaA_widget_newindex (widget.c:490)
==4386== by 0x30AAE0CB15: (within /usr/lib/liblua5.1.so.0.0.0)
==4386== by 0x30AAE0D028: (within /usr/lib/liblua5.1.so.0.0.0)
==4386== by 0x30AAE173DB: (within /usr/lib/liblua5.1.so.0.0.0)
==4386== by 0x30AAE0D084: (within /usr/lib/liblua5.1.so.0.0.0)
==4386== by 0x30AAE0C706: (within /usr/lib/liblua5.1.so.0.0.0)
==4386== by 0x30AAE0C784: (within /usr/lib/liblua5.1.so.0.0.0)
==4386== by 0x30AAE08093: lua_pcall (in /usr/lib/liblua5.1.so.0.0.0)
==4386== by 0x41A843: property_handle_net_wm_icon (luaa.h:261)
==4386== by 0x3565A00BE8: (within /usr/lib/libxcb-property.so.1.0.0)
==4386== Address 0x5cde9b0 is 0 bytes after a block of size 96 alloc'd
==4386== at 0x4A0891E: malloc (vg_replace_malloc.c:207)
==4386== by 0x4A08AA7: realloc (vg_replace_malloc.c:429)
==4386== by 0x412EA2: client_manage (util.h:155)
==4386== by 0x417D90: event_handle_maprequest (event.c:645)
==4386== by 0x40DFDC: a_xcb_check_cb (awesome.c:203)
==4386== by 0x32AE607216: ev_loop (in /usr/lib/libev.so.3.0.0)
==4386== by 0x40E8A6: main (awesome.c:536)
==4386==
==4386== Process terminating with default action of signal 11 (SIGSEGV)
==4386== Bad permissions for mapped region at address 0x605B000
==4386== at 0x4A09F94: memmove (mc_replace_strmem.c:517)
==4386== by 0x439E24: luaA_imagebox_newindex (luaobject.h:39)
==4386== by 0x430031: luaA_widget_newindex (widget.c:490)
==4386== by 0x30AAE0CB15: (within /usr/lib/liblua5.1.so.0.0.0)
==4386== by 0x30AAE0D028: (within /usr/lib/liblua5.1.so.0.0.0)
==4386== by 0x30AAE173DB: (within /usr/lib/liblua5.1.so.0.0.0)
==4386== by 0x30AAE0D084: (within /usr/lib/liblua5.1.so.0.0.0)
==4386== by 0x30AAE0C706: (within /usr/lib/liblua5.1.so.0.0.0)
==4386== by 0x30AAE0C784: (within /usr/lib/liblua5.1.so.0.0.0)
==4386== by 0x30AAE08093: lua_pcall (in /usr/lib/liblua5.1.so.0.0.0)
==4386== by 0x41A843: property_handle_net_wm_icon (luaa.h:261)
==4386== by 0x3565A00BE8: (within /usr/lib/libxcb-property.so.1.0.0)
valgrind: m_mallocfree.c:219 (mk_plain_bszB): Assertion 'bszB != 0' failed.
Ideas?
Cheers,
Uli
- --
"Do you know that books smell like nutmeg or some spice from a foreign land?"
-- Faber in Fahrenheit 451
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iQEcBAEBCAAGBQJKB8CCAAoJECLkKOvLj8sG93EH/j1VMdNXlDBKljA0f8GXGgYw
VNx964UJUnWZQT6eUVAvcwdzpbms8KeIsW1271HBhp5S5gxZfUs85he605TvfssY
2rfFbafeFgabedIc99rMCQzW+PRPJYRYPBIYf/Y3up1Ewk8heUklPpuvQhtFf0qV
h1JCilocPwh4EaFHysGFN37NEaXg7VivOac84NClTVY130TAuXnzXCmumM0uL4iw
mOvaQYvcw5jhcu4xb7WrnSKMlFV5RdEFPdFbSoPKEFYjQDZddIfcV6VzrUuMYts9
wlNJrTZwtdOCrET/KIWgcIozsKWvit5qY5M14a9qkb6NuwIg8yLBFTlEmV66Cqg=
=ID0L
-----END PGP SIGNATURE-----
--
To unsubscribe, send mail to [email protected].