Mailinglist Archive: opensuse-bugs (15113 mails)

< Previous Next >
[Bug 307910] NM crashes when trying to connect to wireles network
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Tue, 11 Sep 2007 14:01:24 -0600 (MDT)
  • Message-id: <20070911200124.A412E245350@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=307910#c23





--- Comment #23 from Hubert Figuiere <hfiguiere@xxxxxxxxxx>  2007-09-11 14:01:23 MST ---
I have run strace to the keyring-daemon....


Process 28487 attached - interrupt to quit
read(6, 0xbfd613df, 1)                  = -1 EAGAIN (Resource temporarily
unavailable)
read(6, 0xbfd613df, 1)                  = -1 EAGAIN (Resource temporarily
unavailable)
read(6, 0xbfd613df, 1)                  = -1 EAGAIN (Resource temporarily
unavailable)
read(6, 0xbfd613df, 1)                  = -1 EAGAIN (Resource temporarily
unavailable)
read(6, 0xbfd613df, 1)                  = -1 EAGAIN (Resource temporarily
unavailable)
read(6, 0xbfd613df, 1)                  = -1 EAGAIN (Resource temporarily
unavailable)
poll(

NOW nm-applet is started and will ask for the WPA password



[{fd=4, events=POLLIN}, {fd=3, events=POLLIN, revents=POLLIN}, {fd=6,
events=POLLIN}], 3, -1) = 1
read(6, 0xbfd613df, 1)                  = -1 EAGAIN (Resource temporarily
unavailable)
read(6, 0xbfd613df, 1)                  = -1 EAGAIN (Resource temporarily
unavailable)
read(6, 0xbfd613df, 1)                  = -1 EAGAIN (Resource temporarily
unavailable)
accept(3, {sa_family=AF_FILE, path=@}, [2]) = 8
mmap2(NULL, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0x4002d000
mlock(0x4002d000, 16384)                = 0
mmap2(NULL, 2101248, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0x40447000
mprotect(0x40447000, 4096, PROT_NONE)   = 0
clone(child_stack=0x406474b4,
flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID,
parent_tidptr=0x40647bd8, {entry_number:6, base_addr:0x40647b90, limit:1048575,
seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0,
useable:1}, child_tidptr=0x40647bd8) = 28569
read(6, 0xbfd613df, 1)                  = -1 EAGAIN (Resource temporarily
unavailable)
read(6, 0xbfd613df, 1)                  = -1 EAGAIN (Resource temporarily
unavailable)
read(6, 0xbfd613df, 1)                  = -1 EAGAIN (Resource temporarily
unavailable)
poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=6, events=POLLIN,
revents=POLLIN}], 3, -1) = 1
futex(0x40647bd8, FUTEX_WAIT, 28569, NULL) = 0
close(8)                                = 0
read(6, "\252", 1)                      = 1
read(6, 0xbfd613df, 1)                  = -1 EAGAIN (Resource temporarily
unavailable)
read(6, 0xbfd613df, 1)                  = -1 EAGAIN (Resource temporarily
unavailable)
read(6, 0xbfd613df, 1)                  = -1 EAGAIN (Resource temporarily
unavailable)
read(6, 0xbfd613df, 1)                  = -1 EAGAIN (Resource temporarily
unavailable)
read(6, 0xbfd613df, 1)                  = -1 EAGAIN (Resource temporarily
unavailable)
read(6, 0xbfd613df, 1)                  = -1 EAGAIN (Resource temporarily
unavailable)
poll(



Somewhere in these traces, nm-applet has crashed.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >
References