Advertisement
robn

Untitled

Feb 17th, 2012
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.47 KB | None | 0 0
  1. Starting program: /home/rob/code/pioneer/src/gui/guitest
  2. [Thread debugging using libthread_db enabled]
  3. [34.000000,17.906250] Lorem
  4. [30.000000,17.906250] ipsum
  5. [27.000000,17.906250] dolor
  6. [13.000000,17.906250] sit
  7. [29.000000,17.906250] amet,
  8. [63.000000,17.906250] consectetur
  9. [51.000000,17.906250] adipisicing
  10. [17.000000,17.906250] elit,
  11. [20.000000,17.906250] sed
  12. [14.000000,17.906250] do
  13. [45.000000,17.906250] eiusmod
  14. [39.000000,17.906250] tempor
  15. [48.000000,17.906250] incididunt
  16. [11.000000,17.906250] ut
  17. [32.000000,17.906250] labore
  18. [12.000000,17.906250] et
  19. [34.000000,17.906250] dolore
  20. [35.000000,17.906250] magna
  21. [30.000000,17.906250] aliqua.
  22. [13.000000,17.906250] Ut
  23. [25.000000,17.906250] enim
  24. [13.000000,17.906250] ad
  25. [30.000000,17.906250] minim
  26. [38.000000,17.906250] veniam,
  27. [20.000000,17.906250] quis
  28. [41.000000,17.906250] nostrud
  29. [61.000000,17.906250] exercitation
  30. [38.000000,17.906250] ullamco
  31. [33.000000,17.906250] laboris
  32. [16.000000,17.906250] nisi
  33. [11.000000,17.906250] ut
  34. [30.000000,17.906250] aliquip
  35. [12.000000,17.906250] ex
  36. [13.000000,17.906250] ea
  37. [53.000000,17.906250] commodo
  38. [56.000000,17.906250] consequat.
  39. [22.000000,17.906250] Duis
  40. [24.000000,17.906250] aute
  41. [23.000000,17.906250] irure
  42. [27.000000,17.906250] dolor
  43. [8.000000,17.906250] in
  44. [72.000000,17.906250] reprehenderit
  45. [8.000000,17.906250] in
  46. [50.000000,17.906250] voluptate
  47. [22.000000,17.906250] velit
  48. [26.000000,17.906250] esse
  49. [27.000000,17.906250] cillum
  50. [34.000000,17.906250] dolore
  51. [13.000000,17.906250] eu
  52. [31.000000,17.906250] fugiat
  53. [22.000000,17.906250] nulla
  54. [41.000000,17.906250] pariatur.
  55. [51.000000,17.906250] Excepteur
  56. [19.000000,17.906250] sint
  57. [46.000000,17.906250] occaecat
  58. [48.000000,17.906250] cupidatat
  59. [19.000000,17.906250] non
  60. [45.000000,17.906250] proident,
  61. [23.000000,17.906250] sunt
  62. [8.000000,17.906250] in
  63. [25.000000,17.906250] culpa
  64. [14.000000,17.906250] qui
  65. [32.000000,17.906250] officia
  66. [48.000000,17.906250] deserunt
  67. [28.000000,17.906250] mollit
  68. [24.000000,17.906250] anim
  69. [9.000000,17.906250] id
  70. [18.000000,17.906250] est
  71. [43.000000,17.906250] laborum.
  72. label wants size 0.000000,0.000000
  73. guitest: GuiLabel.cpp:22: virtual void Gui::Label::Update(): Assertion `0' failed.
  74.  
  75. Program received signal SIGABRT, Aborted.
  76. 0x00007ffff61a8475 in *__GI_raise (sig=<optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
  77. 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory.
  78. in ../nptl/sysdeps/unix/sysv/linux/raise.c
  79. (gdb)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement