Advertisement
DaVince

Untitled

Jul 23rd, 2015
257
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
GDB 8.71 KB | None | 0 0
  1. vincent@vincent-K93SV:/opt/gdevelop$ gdb ./GDIDE
  2. GNU gdb (Ubuntu 7.9-1ubuntu1) 7.9
  3. Copyright (C) 2015 Free Software Foundation, Inc.
  4. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  5. This is free software: you are free to change and redistribute it.
  6. There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
  7. and "show warranty" for details.
  8. This GDB was configured as "x86_64-linux-gnu".
  9. Type "show configuration" for configuration details.
  10. For bug reporting instructions, please see:
  11. <http://www.gnu.org/software/gdb/bugs/>.
  12. Find the GDB manual and other documentation resources online at:
  13. <http://www.gnu.org/software/gdb/documentation/>.
  14. For help, type "help".
  15. Type "apropos word" to search for commands related to "word"...
  16. Reading symbols from ./GDIDE...(no debugging symbols found)...done.
  17. (gdb) r
  18. Starting program: /opt/gdevelop/GDIDE
  19. [Thread debugging using libthread_db enabled]
  20. Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  21. GDevelop initialization started:
  22. * Config file set.
  23. * Language loaded
  24. * Single instance handling done
  25. * Image handlers loaded
  26. * Crash management ended
  27. * Splash Screen created
  28. * Displaying GDevelop version information :
  29. GDevelop 3.6.83.0, built 14/07/2015
  30. * Creating a useless SFML texture
  31. * Removing CppPlatform/Extensions/AStarAutomatism.xgdle
  32. * Loading platforms and extensions:
  33. Loading platform libGDCpp.so...
  34. * Setting up events compiler...
  35. * Loading events code compiler configuration
  36. * Loading builtin extensions... BuiltinObject, Sprite, BuiltinCommonInstructions, BuiltinCommonConversions, BuiltinVariables, BuiltinMouse, BuiltinKeyboard, BuiltinJoystick, BuiltinScene, BuiltinTime, BuiltinMathematicalTools, BuiltinCamera, BuiltinAudio, BuiltinFile, BuiltinNetwork, BuiltinWindow, BuiltinStringInstructions, BuiltinAdvanced, BuiltinExternalLayouts, done.
  37. Loading of libGDCpp.so done.
  38. Registration in platform manager of libGDCpp.so done.
  39. Loading extensions for GDevelop C++ platform... PlatformAutomatism, TiledSpriteObject, LinkedObjects, PathAutomatism, TextObject, ParticleSystem, SoundObject, Network, PathfindingAutomatism, TextEntryObject, Box3DObject, TileMapObject, Function, PhysicsAutomatism, TopDownMovementAutomatism, CommonDialogs, AdvancedXML, DestroyOutsideAutomatism, TimedEvent, AES, PanelSpriteObject, Light, PrimitiveDrawing, DraggableAutomatism,  done.
  40. Loading platform ./JsPlatform/libGDJS.so...
  41. * Loading builtin extensions... BuiltinObject, Sprite, BuiltinCommonInstructions, BuiltinCommonConversions, BuiltinVariables, BuiltinMouse, BuiltinKeyboard, BuiltinJoystick, BuiltinScene, BuiltinTime, BuiltinMathematicalTools, BuiltinCamera, BuiltinAudio, BuiltinFile, BuiltinNetwork, BuiltinWindow, BuiltinStringInstructions, BuiltinAdvanced, BuiltinExternalLayouts, done.
  42. done.
  43. Loading of ./JsPlatform/libGDJS.so done.
  44. Registration in platform manager of ./JsPlatform/libGDJS.so done.
  45. Loading extensions for GDevelop JS platform... Unable to open Extensions (./JsPlatform/Extensions/) directory.
  46. Loading extensions for GDevelop JS platform... PlatformAutomatism, TiledSpriteObject, LinkedObjects, TextObject, PathfindingAutomatism, TextEntryObject, PhysicsAutomatism, TopDownMovementAutomatism, DestroyOutsideAutomatism, PanelSpriteObject, PrimitiveDrawing, DraggableAutomatism,  done.
  47. * Platform and extensions loading ended.
  48. * Creating main window
  49. * Connecting shortcuts
  50. * Setting help provider
  51. * Loading events editor configuration
  52. * Connecting parameters editors
  53. * Creating log file (if activated)
  54. * Initializing platforms...
  55.  * Starting web server...
  56. * Initialization ended.
  57. Sending analytics data...done (201)
  58.  
  59. (GDIDE:27259): Gtk-CRITICAL **: IA__gtk_window_resize: assertion 'width > 0' failed
  60. Sending analytics data...done (201)
  61.  
  62. (GDIDE:27259): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 'width >= -1' failed
  63.  
  64. (GDIDE:27259): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 'width >= -1' failed
  65. [New Thread 0x7ffefbfff700 (LWP 27317)]
  66. [New Thread 0x7fff18ff9700 (LWP 27314)]
  67. [New Thread 0x7fff197fa700 (LWP 27313)]
  68. [New Thread 0x7fff19ffb700 (LWP 27312)]
  69. [New Thread 0x7fff1a7fc700 (LWP 27311)]
  70. [New Thread 0x7fff1affd700 (LWP 27310)]
  71. [New Thread 0x7fff1b7fe700 (LWP 27309)]
  72. [New Thread 0x7fff1bfff700 (LWP 27308)]
  73. [New Thread 0x7fff50ff9700 (LWP 27307)]
  74. [New Thread 0x7fff517fa700 (LWP 27306)]
  75. [New Thread 0x7fff51ffb700 (LWP 27305)]
  76. [New Thread 0x7fff527fc700 (LWP 27304)]
  77. [New Thread 0x7fff52ffd700 (LWP 27303)]
  78. [New Thread 0x7fff537fe700 (LWP 27302)]
  79. [New Thread 0x7fff58ff9700 (LWP 27301)]
  80. [New Thread 0x7fff597fa700 (LWP 27300)]
  81. [New Thread 0x7fff59ffb700 (LWP 27299)]
  82. [New Thread 0x7fff5a7fc700 (LWP 27298)]
  83. [New Thread 0x7fff5affd700 (LWP 27297)]
  84. [New Thread 0x7fff5b7fe700 (LWP 27296)]
  85. [New Thread 0x7fff5bfff700 (LWP 27295)]
  86. [New Thread 0x7fff53fff700 (LWP 27294)]
  87. [New Thread 0x7fff78ff9700 (LWP 27293)]
  88. [New Thread 0x7fff797fa700 (LWP 27292)]
  89. [New Thread 0x7fff79ffb700 (LWP 27291)]
  90. [New Thread 0x7fff7a7fc700 (LWP 27290)]
  91. [New Thread 0x7fff7affd700 (LWP 27289)]
  92. [New Thread 0x7fff7b7fe700 (LWP 27288)]
  93. [New Thread 0x7fff7bfff700 (LWP 27287)]
  94. [New Thread 0x7fff98ff9700 (LWP 27286)]
  95. [New Thread 0x7fff997fa700 (LWP 27285)]
  96. [New Thread 0x7fff99ffb700 (LWP 27284)]
  97. [New Thread 0x7fff9a7fc700 (LWP 27283)]
  98. [New Thread 0x7fff9affd700 (LWP 27282)]
  99. [New Thread 0x7fff9b7fe700 (LWP 27281)]
  100. [New Thread 0x7fff9bfff700 (LWP 27280)]
  101. [New Thread 0x7fffbcff9700 (LWP 27279)]
  102. [New Thread 0x7fffbd7fa700 (LWP 27278)]
  103. [New Thread 0x7fffbdffb700 (LWP 27277)]
  104. [New Thread 0x7fffbe7fc700 (LWP 27276)]
  105. [New Thread 0x7fffbeffd700 (LWP 27275)]
  106. [New Thread 0x7fffbf7fe700 (LWP 27274)]
  107. [New Thread 0x7fffbffff700 (LWP 27273)]
  108. [New Thread 0x7fffd8ff9700 (LWP 27272)]
  109. [New Thread 0x7fffd97fa700 (LWP 27271)]
  110. [New Thread 0x7fffd9ffb700 (LWP 27270)]
  111. [New Thread 0x7fffda7fc700 (LWP 27269)]
  112. [New Thread 0x7fffdaffd700 (LWP 27268)]
  113. [New Thread 0x7fffdb7fe700 (LWP 27267)]
  114. [New Thread 0x7fffdbfff700 (LWP 27266)]
  115. [New Thread 0x7fffe0a33700 (LWP 27265)]
  116. [New Thread 0x7fffe1234700 (LWP 27264)]
  117.  
  118. Program received signal SIGSEGV, Segmentation fault.
  119. 0x0000000001dc7d50 in ?? ()
  120.  
  121. (gdb) backtrace
  122. #0  0x0000000001dc7d50 in ?? ()
  123. #1  0x00007ffff6312515 in ?? () from /usr/lib/x86_64-linux-gnu/libwx_gtk2u_core-3.0.so.0
  124. #2  0x00007ffff164ed1f in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
  125. #3  0x00007ffff06912d5 in g_closure_invoke () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  126. #4  0x00007ffff06a303c in ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  127. #5  0x00007ffff06ab1a5 in g_signal_emit_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  128. #6  0x00007ffff06ab8ff in g_signal_emit () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  129. #7  0x00007ffff176661c in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
  130. #8  0x00007ffff177a18b in gtk_window_propagate_key_event () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
  131. #9  0x00007ffff62ff9f8 in ?? () from /usr/lib/x86_64-linux-gnu/libwx_gtk2u_core-3.0.so.0
  132. #10 0x00007ffff164ed1f in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
  133. #11 0x00007ffff06912d5 in g_closure_invoke () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  134. #12 0x00007ffff06a303c in ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  135. #13 0x00007ffff06ab1a5 in g_signal_emit_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  136. #14 0x00007ffff06ab8ff in g_signal_emit () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  137. #15 0x00007ffff176661c in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
  138. #16 0x00007ffff164d53f in gtk_propagate_event () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
  139. #17 0x00007ffff164d8fb in gtk_main_do_event () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
  140. #18 0x00007ffff12c0bac in ?? () from /usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0
  141. #19 0x00007ffff03bbc3d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  142. #20 0x00007ffff03bbf20 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  143. #21 0x00007ffff03bc242 in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  144. #22 0x00007ffff164c857 in gtk_main () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
  145. #23 0x00007ffff62e1745 in wxGUIEventLoop::DoRun() () from /usr/lib/x86_64-linux-gnu/libwx_gtk2u_core-3.0.so.0
  146. #24 0x00007ffff5c56750 in wxEventLoopBase::Run() () from /usr/lib/x86_64-linux-gnu/libwx_baseu-3.0.so.0
  147. #25 0x00007ffff5c12a46 in wxAppConsoleBase::MainLoop() () from /usr/lib/x86_64-linux-gnu/libwx_baseu-3.0.so.0
  148. #26 0x00007ffff5cad660 in wxEntry(int&, wchar_t**) () from /usr/lib/x86_64-linux-gnu/libwx_baseu-3.0.so.0
  149. #27 0x000000000048cb38 in main ()
  150. (gdb) quit
  151. A debugging session is active.
  152.  
  153.     Inferior 1 [process 27259] will be killed.
  154.  
  155. Quit anyway? (y or n) y
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement