On 11/10/2010 03:11 PM, Mike Blumenkrantz wrote:
> On Wed, 10 Nov 2010 15:04:51 -0500
> Nikolas Arend<nikolas.ar...@gmx.net>  wrote:
>
>> On 11/10/2010 02:45 PM, Mike Blumenkrantz wrote:
>>> On Wed, 10 Nov 2010 14:29:19 -0500
>>> Nikolas Arend<nikolas.ar...@gmx.net>   wrote:
>>>
>>>> Hi,
>>>>
>>>> Attached please find the backtrace of a segfault that I'm experiencing
>>>> for quite some time, only now did I remember to create a bt before
>>>> recovering. It happens after my laptop is waking up from a suspend,
>>>> though not every time and I cannot really figure out a pattern.
>>>>
>>>> I'm running fedora 13 on a lenovo T61, e/efl is fairly recent (rev.
>>>> 54125, about a week ago).
>>>>
>>>>
>>>> Thanks,   Nick.
>>>>
>>>>
>>>> #0  0x002d8424 in __kernel_vsyscall ()
>>>> #1  0x009b0df6 in poll () from /lib/libc.so.6
>>>> #2  0x00be50c0 in ?? () from /usr/lib/libxcb.so.1
>>>> #3  0x00be69dc in xcb_wait_for_event () from /usr/lib/libxcb.so.1
>>>> #4  0x00c45703 in ?? () from /usr/lib/libX11.so.6
>>>> #5  0x00c45a5a in ?? () from /usr/lib/libX11.so.6
>>>> #6  0x00c4637b in _XReadEvents () from /usr/lib/libX11.so.6
>>>> #7  0x00c2c528 in XNextEvent () from /usr/lib/libX11.so.6
>>>> #8  0x08078961 in e_alert_show ()
>>>> #9  0x0810ba0b in e_sigseg_act ()
>>>> #10<signal handler called>
>>>> #11 0x0014c4f7 in e_hal_property_bool_get () from /usr/lib/libehal.so.1
>>>> #12 0x00e7da50 in _places_volume_properties_cb ()
>>>>       from
>>>> /usr/lib/enlightenment/modules/places/linux-gnu-i686-ver-pre-svn-07/module.so
>>>> #13 0x00dd22e9 in e_dbus_callback_call () from /usr/lib/libedbus.so.1
>>>> #14 0x00dcf50f in ?? () from /usr/lib/libedbus.so.1
>>>> #15 0x00dcf71f in ?? () from /usr/lib/libedbus.so.1
>>>> #16 0x00267122 in ?? () from /lib/libdbus-1.so.3
>>>> #17 0x002567b7 in ?? () from /lib/libdbus-1.so.3
>>>> #18 0x00258e23 in dbus_connection_dispatch () from /lib/libdbus-1.so.3
>>>> #19 0x00dce888 in ?? () from /usr/lib/libedbus.so.1
>>>> #20 0x00d95955 in _ecore_idler_call () from /usr/lib/libecore.so.1
>>>> #21 0x00d97306 in ?? () from /usr/lib/libecore.so.1
>>>> ---Type<return>   to continue, or q<return>   to quit---
>>>> #22 0x00d97447 in ecore_main_loop_begin () from /usr/lib/libecore.so.1
>>>> #23 0x0806e327 in main ()
>>> Please recompile your places module with -g and provide another backtrace,
>>> this time using 'bt full'.
>>>
>>
>> Hm, as far as I can see places was compiled with -g and bt full didn't
>> show much more. I will wait for the next segfault and have an even
>> closer look at the bt full output, maybe I missed sth.
>>
>> Best,   Nick.
>>
>>
> I need a line number for frame #12, which is in the places module, and then I
> can fix it.
>

Ok, here comes... I recompiled e/efl in the meantime, so revision is now 
54435.

Thanks,  Nick.


#0  0x0093f424 in __kernel_vsyscall ()
#No symbol table info available.
##1  0x00ff4df6 in poll () from /lib/libc.so.6
#No symbol table info available.
##2  0x002aa0c0 in ?? () from /usr/lib/libxcb.so.1
#No symbol table info available.
##3  0x002ab9dc in xcb_wait_for_event () from /usr/lib/libxcb.so.1
#No symbol table info available.
##4  0x00b4a703 in ?? () from /usr/lib/libX11.so.6
#No symbol table info available.
##5  0x00b4aa5a in ?? () from /usr/lib/libX11.so.6
#No symbol table info available.
##6  0x00b4b37b in _XReadEvents () from /usr/lib/libX11.so.6
#No symbol table info available.
##7  0x00b31528 in XNextEve¢t () from /usr/lib/libX11.so.6
#No symbol table info available.
##8  0x08078901 in e_alert_show ()
#No symbol table info available.
##9  0x0810bb6b in e_sigseg_act ()
#No symbol table info available.
##10 <signal handler called>
#No symbol table info available.
##11 0x0012d4f7 in e_hal_property_bool_get () from /usr/lib/libehal.so.1
#No symbol table info available.
#12 0x00807a50 in _places_volume_properties_cb ()
#   from 
/usr/lib/enlightenment/modules/places/linux-gnu-i686-ver-pre-svn-07/module.so
#   No symbol table info available.
#   #13 0x001362e9 in e_dbus_callback_call () from /usr/lib/libedbus.so.1
#   No symbol table info available.
#   #14 0x0013350f in ?? () from /usr/lib/libedbus.so.1
#   No symbol table info available.
#   #15 0x0013371f in ?? () from /usr/lib/libedbus.so.1
#   No symbol table info available.
#   #16 0x00471122 in ?? () from /lib/libdbus-1.so.3
#   No symbol table info available.
#   #17 0x004607b7 in ?? () from /lib/libdbus-1.so.3
#   No symbol table info available.
#   #18 0x00462e23 in dbus_connection_dispatch () from /lib/libdbus-1.so.3
#   No symbol table info available.
#   #19 0x00132888 in ?? () from /usr/lib/libedbus.so.1
#   No symbol table info available.
#   #20 0x009c1b45 in _ecore_idler_call () from /usr/lib/libecore.so.1
#   No symbol table info available.
#   #21 0x009c34f6 in ?? () from /usr/lib/libecore.so.1
#   No symbol table info available.
#   #22 0x009c3637 in ecore_main_loop_begin () from /usr/lib/libecore.so.1
#   No symbol table info available.
#23 0x0806e2c7 in main ()




------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a 
Billion" shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to