[ create a new paste ] login | about

Link: http://codepad.org/pp974DS8    [ raw code | fork ]

C, pasted on Feb 24:
Program received signal SIGSEGV, Segmentation fault.
0x003e6c85 in eina_inlist_demote (list=0x8170f60, item=0x8170f60)
    at eina_inlist.c:551
551	   item->next->prev = item->prev;
(gdb) bt
#0  0x003e6c85 in eina_inlist_demote (list=0x8170f60, item=0x8170f60)
    at eina_inlist.c:551
#1  0x00400552 in eina_chained_mempool_malloc (data=0x807f120, size=20)
    at ../../src/modules/mp/chained_pool/eina_chained_mempool.c:160
#2  0x003e7d4a in eina_mempool_malloc (mp=0x807f0f8, size=20)
    at ../../src/include/eina_inline_mempool.x:81
#3  0x003e7eed in _eina_list_mempool_list_new (list=0x8172ca8)
    at eina_list.c:206
#4  0x003e8c5c in eina_list_prepend (list=0x8172ca8, data=0x817e938)
    at eina_list.c:637
#5  0x003a20b1 in _sci_find (im=0x811acf0, dc=0x80cbf48, smooth=1, 
    src_region_x=7, src_region_y=0, src_region_w=38, src_region_h=7, 
    dst_region_w=26, dst_region_h=7) at evas_image_scalecache.c:232
#6  0x003a27c9 in evas_common_rgba_image_scalecache_prepare (ie=0x811acf0, 
    dst=0x81973d8, dc=0x80cbf48, smooth=1, src_region_x=7, src_region_y=0, 
    src_region_w=38, src_region_h=7, dst_region_x=7, dst_region_y=1, 
    dst_region_w=26, dst_region_h=7) at evas_image_scalecache.c:424
#7  0x014658a8 in eng_image_draw (data=0x80cbaf8, context=0x80cbf48, 
    surface=0x81973d8, image=0x811acf0, src_x=7, src_y=0, src_w=38, src_h=7, 
    dst_x=7, dst_y=1, dst_w=26, dst_h=7, smooth=1) at evas_engine.c:488
#8  0x00332b8b in evas_object_image_render (obj=0x814ff50, output=0x80cbaf8, 
    context=0x80cbf48, surface=0x81973d8, x=-44, y=-448)
    at evas_object_image.c:2601
---Type <return> to continue, or q <return> to quit---
#9  0x00365853 in evas_render_mapped (e=0x80aa260, obj=0x814ff50, 
    context=0x80cbf48, surface=0x81973d8, off_x=-44, off_y=-448, mapped=0)
    at evas_render.c:939
#10 0x00366e92 in evas_render_updates_internal (e=0x80aa260, 
    make_updates=1 '\001', do_draw=1 '\001') at evas_render.c:1265
#11 0x003673aa in evas_render_updates (e=0x80aa260) at evas_render.c:1417
#12 0x00b6192f in _ecore_evas_x_render (ee=0x80a7c68) at ecore_evas_x.c:420
#13 0x00b5aaa2 in _ecore_evas_idle_enter (data=0x0) at ecore_evas.c:47
#14 0x002ed392 in _ecore_idle_enterer_call () at ecore_idle_enterer.c:146
#15 0x002ef908 in _ecore_main_loop_iterate_internal (once_only=0)
    at ecore_main.c:1384
#16 0x002ee65e in ecore_main_loop_begin () at ecore_main.c:651
#17 0x0024a4ab in Ecorexx::Application::exec () at Application.cpp:93
#18 0x08060ba3 in Main (this=0xbfffeb80, argc=1, argv=0xbfffee54)
    at Main.cpp:86
#19 0x080611e3 in main (argc=1, argv=0xbfffee54) at Main.cpp:185


Create a new paste based on this one


Comments: