Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- bitetti@8arte64:~/Desktop/godot$ gdb --args godot -e -d -path ~/WildWitch/godot/barbarian_bunny_killer/
- GNU gdb (Ubuntu 7.7-0ubuntu3.1) 7.7
- Copyright (C) 2014 Free Software Foundation, Inc.
- License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
- This is free software: you are free to change and redistribute it.
- There is NO WARRANTY, to the extent permitted by law. Type "show copying"
- and "show warranty" for details.
- This GDB was configured as "x86_64-linux-gnu".
- Type "show configuration" for configuration details.
- For bug reporting instructions, please see:
- <http://www.gnu.org/software/gdb/bugs/>.
- Find the GDB manual and other documentation resources online at:
- <http://www.gnu.org/software/gdb/documentation/>.
- For help, type "help".
- Type "apropos word" to search for commands related to "word"...
- Lendo símbolos de godot...(no debugging symbols found)...concluído.
- (gdb) r
- Starting program: /home/bitetti/Desktop/godot/godot -e -d -path /home/bitetti/WildWitch/godot/barbarian_bunny_killer/
- [Thread debugging using libthread_db enabled]
- Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
- [New Thread 0x7fffeb083700 (LWP 9349)]
- [New Thread 0x7ffff1370700 (LWP 9350)]
- [New Thread 0x7ffff132f700 (LWP 9351)]
- [New Thread 0x7ffff12ee700 (LWP 9352)]
- [New Thread 0x7ffff12ad700 (LWP 9353)]
- [New Thread 0x7ffff126c700 (LWP 9356)]
- [New Thread 0x7ffff122b700 (LWP 9357)]
- [Thread 0x7ffff122b700 (LWP 9357) exited]
- MESSAGE: 'click_ctrl' - /root/EditorNode/@Panel3/@CenterContainer37/@PanelContainer38/@HBoxContainer39/@ToolButton40, ToolButton
- running: /home/bitetti/Desktop/godot/godot -path /home/bitetti/programacao/cpp/WildWitch/godot/barbarian_bunny_killer -rdebug localhost:6007 res://terrain/vale_dos_mercadores/VilaDosMercadores.scn
- ERROR: set_stream_peer: Condition ' p_peer.is_null() ' is true.
- At: core/io/packet_peer.cpp:228.
- ********* listening on port 6007
- OK! 18
- opening pack /home/bitetti/Desktop/godot/godot, -1, -1
- opening pack /home/bitetti/programacao/cpp/WildWitch/godot/barbarian_bunny_killer/data.pck, -1, -1
- has connection!
- has connection!
- sive override size 800,480
- rect size 800,480
- X11 --- GenericDevice
- 800,480 - False
- [New Thread 0x7ffff122b700 (LWP 9367)]
- [Thread 0x7ffff122b700 (LWP 9367) exited]
- CLOSING CONNECTION
- ERROR: set_stream_peer: Condition ' p_peer.is_null() ' is true.
- At: core/io/packet_peer.cpp:228.
- MESSAGE: 'click_ctrl' - /root/EditorNode/@Panel3/@VBoxContainer6/@HSplitContainer8/@VSplitContainer9/@VSplitContainer10/@VBoxContainer11/@Panel16/@Control18/@ScriptEditor6287/@VSplitContainer5909/@ScriptEditorDebugger6286/@AcceptDialog6243/@HBoxContainer6239/@Button6241, Button
- MESSAGE: 'click_ctrl' - /root/EditorNode/@Panel3/@ConfirmationDialog1616/@HBoxContainer1610/@Button1612, Button
- freed code id 3
- freed code id 5
- freed code id 4
- ERROR: free: Method/Function Failed.
- At: servers/visual/visual_server_raster.cpp:3837.
- freed code id 6
- ERROR: free: Method/Function Failed.
- At: servers/visual/visual_server_raster.cpp:3837.
- ERROR: set_stream_peer: Condition ' p_peer.is_null() ' is true.
- At: core/io/packet_peer.cpp:228.
- [Thread 0x7ffff126c700 (LWP 9356) exited]
- [Thread 0x7ffff132f700 (LWP 9351) exited]
- [Thread 0x7ffff1370700 (LWP 9350) exited]
- base resources missing 1
- ERROR: finish: Condition ' instance_dependency_map.size() ' is true.
- At: servers/visual/visual_server_raster.cpp:6155.
- ERROR: cleanup: ObjectDB Instances still exist!
- At: core/object.cpp:1708.
- [Thread 0x7ffff12ad700 (LWP 9353) exited]
- [Thread 0x7ffff12ee700 (LWP 9352) exited]
- [Thread 0x7fffeb083700 (LWP 9349) exited]
- [Inferior 1 (process 9345) exited normally]
- (gdb) Quit
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement