Re: NM and 2.6.14.
- From: Christopher Aillon <caillon redhat com>
- To: Robert Love <rml novell com>
- Cc: networkmanager-list gnome org
- Subject: Re: NM and 2.6.14.
- Date: Tue, 11 Oct 2005 13:42:17 -0400
On 10/11/2005 01:29 PM, Robert Love wrote:
Hey,
Seems to be some problem with 2.6.14 and our beloved NetworkManager.
See http://bugzilla.kernel.org/show_bug.cgi?id=5363
I hit a similar, but perhaps not related, segfault. Hand copied:
SIGSEGV
_int_free ()
free ()
nm_dispose_scan_results ()
nm_device_new ()
nm_create_device_and_add_to_list ()
nm_add_initial_devices ()
nm_hal_init ()
main ()
See it on 2.6.14-rc3, not on 2.6.13.3.
Glibc is not very verbose, but the bug seems to be that we are freeing
an invalid pointer from the scan list (results.data).
I stuck some printf()'s in there, and the pointers all look fine. It is
the third or fourth pointer in the scan list that causes the crash.
I was a little weary since the capability patch just went in, but
nm_dispose_scan_results() was not touched (although where we call it
was).
My money is more on iwlib than the kernel -- e.g., perhaps a change in
kernel behavior is triggering bad iwlib behavior.
Robert Love
This came up in Fedora Rawhide a few weeks ago with the kernel snapshots
we've gotten. iwlib 28pre9 is known to work with newer kernels. What
version are you using? Does updating iwlib fix this?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]