-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
Description
glass-renderer core dumps after writing
malloc(): memory corruption (fast)
a few 100 times.
Traceback with pdb from core dump:
#0 0x00007f0c3f9fe4dc in () at /usr/lib/libc.so.6
#1 0x00007f0c3f9ae998 in raise () at /usr/lib/libc.so.6
#2 0x00007f0c3f99853d in abort () at /usr/lib/libc.so.6
#3 0x00007f0c3f9f267e in () at /usr/lib/libc.so.6
#4 0x00007f0c3fa0826c in () at /usr/lib/libc.so.6
#5 0x00007f0c3fa0b6dc in () at /usr/lib/libc.so.6
#6 0x00007f0c3fa0d2a6 in calloc () at /usr/lib/libc.so.6
#7 0x00007f0c40183052 in g_malloc0 () at /usr/lib/libglib-2.0.so.0
#8 0x00007f0c40288d00 in g_param_spec_pool_list () at /usr/lib/libgobject-2.0.so.0
#9 0x00007f0c40288f05 in g_object_class_list_properties () at /usr/lib/libgobject-2.0.so.0
#10 0x00007f0c409ca6ea in () at /usr/lib/librsvg-2.so.2
#11 0x00007f0c4076c1a0 in () at /usr/lib/librsvg-2.so.2
#12 0x00007f0c4079efb1 in rsvg_handle_new_with_flags () at /usr/lib/librsvg-2.so.2
#13 0x00007f0c4079fb1b in rsvg_handle_new_from_stream_sync () at /usr/lib/librsvg-2.so.2
#14 0x00007f0c407a00db in rsvg_handle_new_from_data () at /usr/lib/librsvg-2.so.2
#15 0x000055c88ac2b150 in property_svg_load (prop=0x55c88c38e0a0) at property_svg.c:157
#16 0x000055c88ac252d3 in property_load_parse (data=0x55c88c38e0a0, reply=0x55c88c38e9a0, error=0x0) at property.c:59
#17 0x000055c88ac235c7 in xcb_cookies_handle () at mainloop.c:112
#18 0x000055c88ac2381b in mainloop_run () at mainloop.c:152
#19 0x000055c88ac35b45 in main () at wm.c:376