HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • Back to Ticket #510

Ticket #510: cmake_crash.txt

File cmake_crash.txt, 1.7 KB (added by jonas.kirilla, 4 years ago)
Line 
1GNU gdb 6.3
2Copyright 2004 Free Software Foundation, Inc.
3GDB is free software, covered by the GNU General Public License, and you are
4welcome to change it and/or distribute copies of it under certain conditions.
5Type "show copying" to see the conditions.
6There is absolutely no warranty for GDB.  Type "show warranty" for details.
7This GDB was configured as "i586-pc-haiku"...(no debugging symbols found)
8
9[tcsetpgrp failed in terminal_inferior: Invalid Argument]
10Thread 220997 caused an exception: Segment violation
11Reading symbols from /boot/system/runtime_loader...done.
12Loaded symbols for /boot/system/runtime_loader
13Reading symbols from /boot/system/lib/libroot.so...done.
14Loaded symbols for /boot/system/lib/libroot.so
15Reading symbols from /boot/system/lib/libbe.so...done.
16Loaded symbols for /boot/system/lib/libbe.so
17Reading symbols from /boot/system/lib/libnetwork.so...done.
18Loaded symbols for /boot/system/lib/libnetwork.so
19Reading symbols from /boot/system/lib/libstdc++.r4.so...done.
20Loaded symbols for /boot/system/lib/libstdc++.r4.so
21[tcsetpgrp failed in terminal_inferior: Invalid Argument]
22[Switching to team /boot/common/bin/cmake (220997) thread cmake (220997)]
230x009d2fd1 in strlen () from /boot/system/lib/libroot.so
24(gdb) bt
25#0  0x009d2fd1 in strlen () from /boot/system/lib/libroot.so
26#1  0x004ad740 in string_char_traits<char>::length ()
27#2  0x004ace5f in basic_string<char, string_char_traits<char>, __malloc_alloc_template<0> >::assign
28    ()
29#3  0x004abad1 in basic_string<char, string_char_traits<char>, __malloc_alloc_template<0> >::operator= ()
30#4  0x004ac040 in cmDocumentation::SetCMakeRoot ()
31#5  0x004a3d9d in do_cmake ()
32#6  0x004a3c48 in main ()
33(gdb)

Download in other formats:

  • Original Format

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/