On Wed, 20 Jun 2012 23:04:51 +0100 Mick <michaelkintz...@gmail.com> said:

oooh ecore_con. the only things that make sense here are that svr is freed OR
svr content is corrupt OR the svr->clients list is corrupt. which it is u'd
have to interactively find out like:

p *svr
p *svr->clients

(gdb commands) but i suspect this has to do with changes discomfitor made
somewhere... MIIIIIIIIIIIIIIKE! :)

> I have now managed to capture a crash as it tries to start (I'm on rev.72550):
> 
> (gdb) #0  0x00007f55c11e9f9d in waitpid () from /lib64/libpthread.so.0
> No symbol table info available.
> #1  0x00000000004386ec in e_alert_show (sig=<optimized out>) at e_alert.c:57
>         ret = <optimized out>
>         status = 0
>         args = {0x7fffac645250 
> "/usr/lib64/enlightenment/utils/enlightenment_alert", 0x7fffac645230 "11", 
> 0x7fffac645200 "3617", 0x7fffac6451d0 "0"}
>         pid = 3721
> #2  <signal handler called>
> No symbol table info available.
> #3  _ecore_con_server_free (svr=0x203d600) at ecore_con.c:1259
>         cl = <optimized out>
>         t_start = 43.933158444999997
>         t = <optimized out>
>         __FUNCTION__ = "_ecore_con_server_free"
> #4  0x00007f55c0fb8f25 in _ecore_con_event_server_del_free (data=<optimized 
> out>, ev=0x20a1fa0) at ecore_con.c:2479
>         e = 0x20a1fa0
> #5  0x00007f55c300c487 in _ecore_call_end_cb (func_data=<optimized out>, 
> user_data=0x0, func=<optimized out>) at ecore_private.h:290
> No locals.
> #6  _ecore_event_del (event=<optimized out>) at ecore_events.c:393
>         data = 0x0
> #7  0x00007f55c300d0ac in _ecore_event_purge_deleted () at ecore_events.c:411
>         next = 0x21a3b00
>         itr = <optimized out>
> #8  _ecore_event_call () at ecore_events.c:593
>         l = <optimized out>
>         l_next = <optimized out>
>         eh = <optimized out>
> #9  0x00007f55c3011325 in _ecore_main_loop_iterate_internal (once_only=0) at 
> ecore_main.c:1814
>         next_time = <optimized out>
> #10 0x00007f55c3011807 in ecore_main_loop_begin () at ecore_main.c:931
> No locals.
> #11 0x00000000004369d2 in main (argc=<optimized out>, argv=<optimized out>)
> #at 
> e_main.c:993
>         safe_mode = 0 '\000'
>         after_restart = 0 '\000'
>         waslocked = 0 '\000'
>         t = 1340229170.4516759
>         tstart = 1340229170.4516759
>         s = <optimized out>
>         buff = 
> "1340229170.5\000\000\000\000\244\254r\000\000\000\000\000[\315B\000\000\000
> \000" action = {__sigaction_handler = {sa_handler = 0x4d0730 
> <e_sigabrt_act>, sa_sigaction = 0x4d0730 <e_sigabrt_act>}, sa_mask = {__val = 
> {0 <repeats 16 times>}}, sa_flags = -1073741820, sa_restorer = 0x7f5500000001}
>         __FUNCTION__ = "main"
> (gdb) A debugging session is active.
> 
>         Inferior 1 [process 3617] will be detached.
> 
> Does this help?
> -- 
> Regards,
> Mick


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
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-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to