[haiku-bugs] Re: [Haiku] #5668: net_server often crashes after boot

  • From: "marcusoverhagen" <trac@xxxxxxxxxxxx>
  • Date: Fri, 24 Dec 2010 00:05:16 -0000

#5668: net_server often crashes after boot
---------------------------------+------------------------------
  Reporter:  luroh               |        Owner:  axeld
      Type:  bug                 |       Status:  new
  Priority:  normal              |    Milestone:  R1
 Component:  Servers/net_server  |      Version:  R1/Development
Resolution:                      |     Keywords:
Blocked By:                      |  Has a Patch:  0
  Platform:  x86                 |     Blocking:  4470
---------------------------------+------------------------------

Comment (by marcusoverhagen):

 I get a similar crash with static IP in r39925, directly at system start.
 Backtrace is slightly different.

 {{{
 GDB is free software, covered by the GNU General Public License, and you
 are
 welcome to change it and/or distribute copies of it under certain
 conditions.
 Type "show copying" to see the conditions.
 There is absolutely no warranty for GDB.  Type "show warranty" for
 details.
 This GDB was configured as "i586-pc-haiku"...(no debugging symbols found)

 [tcsetpgrp failed in terminal_inferior: Invalid Argument]
 Thread 77 called debugger(): looperlist is not locked; proceed at great
 risk!
 Reading symbols from /boot/system/runtime_loader...done.
 Loaded symbols for /boot/system/runtime_loader
 Reading symbols from /boot/system/lib/libbe.so...done.
 Loaded symbols for /boot/system/lib/libbe.so
 Reading symbols from /boot/system/lib/libnetwork.so...done.
 Loaded symbols for /boot/system/lib/libnetwork.so
 Reading symbols from /boot/system/lib/libbnetapi.so...done.
 Loaded symbols for /boot/system/lib/libbnetapi.so
 Reading symbols from /boot/system/lib/libstdc++.so...done.
 Loaded symbols for /boot/system/lib/libstdc++.so
 Reading symbols from /boot/system/lib/libroot.so...done.
 Loaded symbols for /boot/system/lib/libroot.so
 Reading symbols from /boot/system/lib/libsupc++.so...done.
 Loaded symbols for /boot/system/lib/libsupc++.so
 [tcsetpgrp failed in terminal_inferior: Invalid Argument]
 [Switching to team /boot/system/servers/net_server (77) thread net_server
 (77)]
 0xffff0114 in ?? ()
 (gdb) bt
 #0  0xffff0114 in ?? ()
 #1  0x0060a19b in debugger () from /boot/system/lib/libroot.so
 #2  0x002e2c51 in BPrivate::BLooperList::AssertLocked () from
 /boot/system/lib/libbe.so
 #3  0x002e3245 in BPrivate::BLooperList::IsLooperValid () from
 /boot/system/lib/libbe.so
 #4  0x002e0a85 in BLooper::IsLocked () from /boot/system/lib/libbe.so
 #5  0x002e0ad5 in BLooper::AssertLocked () from /boot/system/lib/libbe.so
 #6  0x002e1538 in BLooper::AddHandler () from /boot/system/lib/libbe.so
 #7  0x003c6eeb in BPrivate::PathHandler::PathHandler () from
 /boot/system/lib/libbe.so
 #8  0x003c70a7 in BPrivate::BPathMonitor::StartWatching () from
 /boot/system/lib/libbe.so
 #9  0x0020c3ad in NetServer::ReadyToRun ()
 #10 0x002d78f9 in BApplication::DispatchMessage () from
 /boot/system/lib/libbe.so
 #11 0x002e22c4 in BLooper::task_looper () from /boot/system/lib/libbe.so
 #12 0x002d7eb4 in BApplication::Run () from /boot/system/lib/libbe.so
 #13 0x0020ad47 in main ()
 (gdb)
 }}}

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/5668#comment:18>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: