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.

-- 
Mike Blumenkrantz
Zentific: Our boolean values are huge.

------------------------------------------------------------------------------
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