Re: Lots of segfaults in nm-system-settings



On Tue, 2008-06-03 at 07:26 +0530, ritz wrote:
> Hello
> 
>   sorry for the delayed response.

Do you run with SELinux in enforcing mode?  If so, you'll probably want
to update the selinux-policy-targeted package too.

Dan

> On Tue, 2008-05-20 at 10:08 +0100, The Holy ettlz wrote:
> > An excerpt from dmesg:
> > 
> > nm-system-setti[14680]: segfault at ccbe5004 eip 00d01d78 esp bfbcba3c
> > error 5
> > nm-system-setti[15193]: segfault at cb3e5004 eip 00d01d78 esp bf93279c
> > error 5
> > nm-system-setti[15706]: segfault at b70e5004 eip 00d01d78 esp bf8e9f5c
> > error 4
> > nm-system-setti[16222]: segfault at a79e5004 eip 00d01d78 esp bf909f7c
> > error 4
> > nm-system-setti[16732]: segfault at 092e5004 eip 00d01d78 esp bff51dcc
> > error 4
> > nm-system-setti[17246]: segfault at d9ce5004 eip 00d01d78 esp bfcba32c
> > error 5
> > 
> > There are loads of other similar messages. This is with
> > NetworkManager-0.7.0-0.6.8.svn3669.fc8 --- let me know if you need any
> > more information.
> One would need a backtrace to deal with issue, install debuginfo  and
> enable coredumps
> 
>   $ debuginfo-install NetworkManager
> 
> 
> To enable coredumps, please refer -
> http://kbase.redhat.com/faq/FAQ_85_9691.shtm
> 
> 
> One a coredump has been generated, to obtain backtrace
> 
>   $ gdb --core=/path/to/coredump /usr/sbin/nm-system-setting
>   ...
>   (gdb) thread apply all bt
>    <---- a long output which would be of interest to developers.
> 
> 
> > 
> > James
> > 
> > 
> > _______________________________________________
> > NetworkManager-list mailing list
> > NetworkManager-list gnome org
> > http://mail.gnome.org/mailman/listinfo/networkmanager-list



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]