[haiku-bugs] [Haiku] #5295: Crash of gensyscallinfos while building

  • From: "humdinger" <trac@xxxxxxxxxxxx>
  • Date: Tue, 19 Jan 2010 17:30:15 -0000

#5295: Crash of gensyscallinfos while building
--------------------------+-------------------------------------------------
 Reporter:  humdinger     |       Owner:  bonefish      
     Type:  bug           |      Status:  new           
 Priority:  normal        |   Milestone:  R1            
Component:  Build System  |     Version:  R1/Development
 Keywords:                |   Blockedby:                
 Platform:  All           |    Blocking:                
--------------------------+-------------------------------------------------
 This is r35169.

 I wanted to check if #4415 is totally fixed now. After updating svn, a jam
 -qj2 in /src/apps/drivesetup/ results in this crash:
 {{{

 [tcsetpgrp failed in terminal_inferior: Invalid Argument]
 Thread 5119 caused an exception: Segment violation
 Reading symbols from /boot/system/runtime_loader...done.
 Loaded symbols for /boot/system/runtime_loader
 Reading symbols from /boot/common/lib/libstdc++.so.6.0.10...done.
 Loaded symbols for /boot/common/lib/libstdc++.so.6.0.10
 Reading symbols from /boot/system/lib/libsupc++.so...done.
 Loaded symbols for /boot/system/lib/libsupc++.so
 Reading symbols from /boot/system/lib/libroot.so...done.
 Loaded symbols for /boot/system/lib/libroot.so
 [tcsetpgrp failed in terminal_inferior: Invalid Argument]
 [Switching to team
 ../../../generated/objects/haiku_host/x86/release/tools/gensysc (5119)
 thread gensyscallinfos (5119)]
 0x00278999 in __gnu_cxx::__exchange_and_add ()
    from /boot/common/lib/libstdc++.so.6.0.10
 (gdb) bt
 #0  0x00278999 in __gnu_cxx::__exchange_and_add ()
    from /boot/common/lib/libstdc++.so.6.0.10
 #1  0x0024848d in std::locale::operator= ()
    from /boot/common/lib/libstdc++.so.6.0.10
 #2  0x00247122 in std::ios_base::_M_init ()
    from /boot/common/lib/libstdc++.so.6.0.10
 #3  0x00254271 in std::basic_ios<char, std::char_traits<char> >::init ()
    from /boot/common/lib/libstdc++.so.6.0.10
 #4  0x00207def in Main::_ParseSyscalls ()
 #5  0x00202916 in main ()
 (gdb)
 }}}

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/5295>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: