Want more features on Pastebin? Sign Up, it's FREE!
Guest

michaelvoliveira

By: a guest on May 2nd, 2010  |  syntax: Bash  |  size: 2.36 KB  |  views: 64  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print  |  clone
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. GNU gdb 6.3
  2. Copyright 2004 Free Software Foundation, Inc.
  3. GDB is free software, covered by the GNU General Public License, and you are
  4. welcome to change it and/or distribute copies of it under certain conditions.
  5. Type "show copying" to see the conditions.
  6. There is absolutely no warranty for GDB.  Type "show warranty" for details.
  7. This GDB was configured as "i586-pc-haiku"...
  8. [tcsetpgrp failed in terminal_inferior: Invalid Argument]
  9. Thread 75939 caused an exception: Segment violation
  10. Reading symbols from /boot/system/runtime_loader...done.
  11. Loaded symbols for /boot/system/runtime_loader
  12. Reading symbols from /boot/common/lib/libcards.so.1.0.0...done.
  13. Loaded symbols for /boot/common/lib/libcards.so.1.0.0
  14. Reading symbols from /boot/common/lib/libpng12.so.0.40.0...done.
  15. Loaded symbols for /boot/common/lib/libpng12.so.0.40.0
  16. Reading symbols from /boot/system/lib/libz.so.1...done.
  17. Loaded symbols for /boot/system/lib/libz.so.1
  18. Reading symbols from /boot/common/lib/libX11.so.6.3.0...done.
  19. Loaded symbols for /boot/common/lib/libX11.so.6.3.0
  20. Reading symbols from /boot/common/lib/libxcb.so.1.1.0...done.
  21. Loaded symbols for /boot/common/lib/libxcb.so.1.1.0
  22. Reading symbols from /boot/common/lib/libXau.so.6.0.0...done.
  23. Loaded symbols for /boot/common/lib/libXau.so.6.0.0
  24. Reading symbols from /boot/system/lib/libbsd.so...done.
  25. Loaded symbols for /boot/system/lib/libbsd.so
  26. Reading symbols from /boot/system/lib/libnetwork.so...done.
  27. Loaded symbols for /boot/system/lib/libnetwork.so
  28. Reading symbols from /boot/system/lib/libroot.so...done.
  29. Loaded symbols for /boot/system/lib/libroot.so
  30. Reading symbols from /boot/system/lib/libbe.so...done.
  31. Loaded symbols for /boot/system/lib/libbe.so
  32. Reading symbols from /boot/system/lib/libsupc++.so...done.
  33. Loaded symbols for /boot/system/lib/libsupc++.so
  34. Reading symbols from /boot/system/lib/libstdc++.so...done.
  35. Loaded symbols for /boot/system/lib/libstdc++.so
  36. [tcsetpgrp failed in terminal_inferior: Invalid Argument]
  37. [Switching to team /boot/common/bin/freecell (75939) thread freecell (75939)]
  38. 0x0026ed87 in XDefaultScreen (dpy=0x1) at Macros.c:47
  39. 47      int XDefaultScreen(Display *dpy) { return (DefaultScreen(dpy)); }
  40. (gdb) bt
  41. #0  0x0026ed87 in XDefaultScreen (dpy=0x1) at Macros.c:47
  42. #1  0x0020b8ae in init_ace (argc=1, argv=0x7ffef538) at table.c:121
  43. #2  0x00202ab4 in main (argc=0, argv=0x0) at freecell.c:43
  44. (gdb)
clone this paste RAW Paste Data