Created
August 24, 2012 21:53
-
-
Save clonejo/3456106 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ gdb ./bralad | |
| GNU gdb (Ubuntu/Linaro 7.4-2012.04-0ubuntu2) 7.4-2012.04 | |
| Copyright (C) 2012 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". | |
| For bug reporting instructions, please see: | |
| <http://bugs.launchpad.net/gdb-linaro/>... | |
| Reading symbols from /home/clonejo/Downloads/BraLa/bralad...done. | |
| (gdb) run -h"127.0.0.1" | |
| Starting program: /home/clonejo/Downloads/BraLa/bralad -h"127.0.0.1" | |
| [Thread debugging using libthread_db enabled] | |
| Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". | |
| (c)allocating 65536 times 4 bytes. Pointer: 0x7ffff7e8c010. | |
| init: 1024x800 | |
| Supported OpenGL version: 3.3.11627 Compatibility Profile Context | |
| Loaded OpenGL version: 33 | |
| Requesting resource "./res/shader/terrain.shader" as "terrain", type: "Shader". | |
| [New Thread 0x7ffff2341700 (LWP 16144)] | |
| [New Thread 0x7ffff1b40700 (LWP 16145)] | |
| Loaded resource "terrain" with type: "Shader". | |
| Requesting resource "./res/texture/terrain.png" as "terrain", type: "Image". | |
| Loaded resource "terrain" with type: "Image". | |
| Requesting resource "./res/texture/grasscolor.png" as "grasscolor", type: "Image". | |
| Loaded resource "grasscolor" with type: "Image". | |
| Requesting resource "./res/texture/leavecolor.png" as "leavecolor", type: "Image". | |
| Loaded resource "leavecolor" with type: "Image". | |
| Requesting resource "./res/texture/watercolor.png" as "watercolor", type: "Image". | |
| Loaded resource "watercolor" with type: "Image". | |
| Failed to load minecraft terrain.png, Zlib Error: "buf error" | |
| Unable to login as user "". Bad login | |
| [New Thread 0x7fffebfff700 (LWP 16146)] | |
| Snooping: version: "BraLa", os_name: "linux", os_version: "undetectable", os_architecture: "64 bit", memory_total: "-1", memory_max: "-1", java_version: "D Compiler: 2060", opengl_version: "3.3.11627 Compatibility Profile Context", opengl_vendor: "ATI Technologies Inc." | |
| (c)allocating 65536 times 4 bytes. Pointer: 0x7fffe00009e0. | |
| Unable to snoop: "HTTP answered 503 instead of 200" | |
| [New Thread 0x7fffeb7fe700 (LWP 16149)] | |
| (c)allocating 65536 times 4 bytes. Pointer: 0x7fffd80009e0. | |
| server.Login(int entity_id : "229", string level_type : "default", byte mode : "1", byte dimension : "0", byte difficulty : "1", ubyte unused : "0", ubyte max_players : "20") | |
| (m)allocating 5242880 bytes. Pointer: 0x7fffeaafd010. | |
| (m)allocating 5242880 bytes. Pointer: 0x7fffea5fc010. | |
| (m)allocating 5242880 bytes. Pointer: 0x7fffea0fb010. | |
| [New Thread 0x7fffea0fa700 (LWP 16150)] | |
| [New Thread 0x7fffe98f9700 (LWP 16151)] | |
| [New Thread 0x7fffe90f8700 (LWP 16152)] | |
| server.SpawnPosition(int x : "-132", int y : "64", int z : "196") | |
| (c)allocating 65536 times 4 bytes. Pointer: 0x7fffd00009e0. | |
| (c)allocating 65536 times 4 bytes. Pointer: 0x7fffdc0009e0. | |
| (c)allocating 65536 times 4 bytes. Pointer: 0x7fffd40009e0. | |
| server.PlayerPositionLook(double x : "-138.624", double stance : "65.62", double y : "64", double z : "197.7", float yaw : "0", float pitch : "0", bool on_ground : "false") | |
| (c)allocating 65536 times 4 bytes. Pointer: 0x7fffd8040f70. | |
| (c)allocating 65536 times 4 bytes. Pointer: 0x7fffd8080f80. | |
| (c)allocating 65536 times 4 bytes. Pointer: 0x7fffd80c0f90. | |
| (c)allocating 65536 times 4 bytes. Pointer: 0x7fffd8100fa0. | |
| (c)allocating 65536 times 4 bytes. Pointer: 0x7fffd8140fb0. | |
| server.MapChunkBulk(MapChunkBulkS chunk_bulk : "MapChunkBulkS(short chunk_count : "5", CoordChunkTuple[] chunks : [ | |
| 1: CoordChunkTuple : [vec3i coords : [-9,0,12], Chunk chunk : "brala.dine.chunk.Chunk"] | |
| 2: CoordChunkTuple : [vec3i coords : [-8,0,12], Chunk chunk : "brala.dine.chunk.Chunk"] | |
| 3: CoordChunkTuple : [vec3i coords : [-8,0,13], Chunk chunk : "brala.dine.chunk.Chunk"] | |
| 4: CoordChunkTuple : [vec3i coords : [-9,0,13], Chunk chunk : "brala.dine.chunk.Chunk"] | |
| 5: CoordChunkTuple : [vec3i coords : [-10,0,13], Chunk chunk : "brala.dine.chunk.Chunk"] | |
| ]") | |
| Program received signal SIGUSR1, User defined signal 1. | |
| [Switching to Thread 0x7fffe90f8700 (LWP 16152)] | |
| 0x00007ffff73a0d84 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
| (gdb) backtrace full | |
| #0 0x00007ffff73a0d84 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 | |
| No symbol table info available. | |
| #1 0x000000000084eca1 in core.sync.condition.Condition.wait() () | |
| No symbol table info available. | |
| #2 0x00000000006cc003 in _D5brala4main12_staticCtor1FZv () at brala/main.d:38 | |
| _TMP0 = 0x86bf7e | |
| #3 0x00000000006e43dd in _D5brala4main9__modctorFZv () | |
| No locals. | |
| Backtrace stopped: previous frame inner to this frame (corrupt stack?) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment