On 07/06/12 17:10, Leif Middelschulte wrote:
> Am Donnerstag, 7. Juni 2012 um 16:39 schrieb Michael Blumenkrantz:
>> Go to Settings ->  Screen ->  Screen Setup ->  Display disconnected outputs 
>> ->  close
>>
>> behold, infinite loop
> I think that I've seen this. And I already asked for help. E/Evas keeps 
> looping through some widget while destroying it.
>
> Maybe someone with more insight on e's widgets can have a look at it?
> Just do as Michael described, attach gdb break and see in which function its 
> loops infinitely.
>
> --
>
> Leif
>
Don't know if this helps.

Program received signal SIGHUP, Hangup.
0x00000000004e5698 in e_layout_unpack (obj=0x20072d0) at e_layout.c:258
258     e_layout.c: No such file or directory.

(gdb) bt
#0  0x00000000004e5698 in e_layout_unpack (obj=0x20072d0) at e_layout.c:258
#1  0x00000000004e5bd8 in _e_layout_smart_del (obj=0x2007480) at 
e_layout.c:409
#2  0x00007fa9a585edb0 in evas_object_smart_del (obj=0x2007480) at 
evas_object_smart.c:747
#3  0x00007fa9a5852df5 in evas_object_del (obj=0x2007480) at 
evas_object_main.c:442
#4  0x00007fa9a5840e93 in evas_layer_pre_free (lay=0x1f541f0) at 
evas_layer.c:68
#5  0x00007fa9a5841857 in evas_free (e=0x20fd7a0) at evas_main.c:180
#6  0x00007fa9a4f6ba4e in _ecore_evas_free (ee=0x20fd560) at 
ecore_evas.c:2480
#7  0x00007fa9a4f67937 in ecore_evas_free (ee=0x20fd560) at ecore_evas.c:884
#8  0x00000000005377db in _e_win_free (win=0x2071880) at e_win.c:436
#9  0x00000000004f547c in e_object_free (obj=0x2071880) at e_object.c:87
#10 0x00000000004f54de in e_object_unref (obj=0x2071880) at e_object.c:106
#11 0x00000000004f5360 in e_object_del (obj=0x2071880) at e_object.c:37
#12 0x000000000047e53b in _e_dialog_free (dia=0x1c83450) at e_dialog.c:265
#13 0x00000000004f547c in e_object_free (obj=0x1c83450) at e_object.c:87
#14 0x00000000004f54de in e_object_unref (obj=0x1c83450) at e_object.c:106
#15 0x00000000004f5360 in e_object_del (obj=0x1c83450) at e_object.c:37
#16 0x0000000000473b3a in _e_config_dialog_free (cfd=0x20ddb90) at 
e_config_dialog.c:153
#17 0x00000000004f547c in e_object_free (obj=0x20ddb90) at e_object.c:87
#18 0x00000000004f54de in e_object_unref (obj=0x20ddb90) at e_object.c:106
#19 0x00000000004f5360 in e_object_del (obj=0x20ddb90) at e_object.c:37
#20 0x0000000000523428 in _e_util_cb_delayed_del (data=0x20ddb90) at 
e_utils.c:1460
#21 0x00007fa9a53e7c70 in _ecore_call_task_cb (func=0x523410 
<_e_util_cb_delayed_del>, data=0x20ddb90) at ecore_private.h:263
#22 0x00007fa9a53e7f8e in _ecore_idle_enterer_call () at 
ecore_idle_enterer.c:168
#23 0x00007fa9a53eaaee in _ecore_main_loop_iterate_internal 
(once_only=0) at ecore_main.c:1737
#24 0x00007fa9a53e94c0 in ecore_main_loop_begin () at ecore_main.c:928
#25 0x0000000000436628 in main (argc=1, argv=0x7fff69248fd8) at e_main.c:965


rob


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to