Project

General

Profile

gdb_output_build1500_20150209.txt

eunbolt, 2015-02-09 06:46

 
1
dave@theBeast:~$ gdb --args doomsday -nofsaa -game doom1-ultimate
2
GNU gdb (Ubuntu 7.8-1ubuntu4) 7.8.0.20141001-cvs
3
Copyright (C) 2014 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 doomsday...(no debugging symbols found)...done.
17
(gdb) start
18
Function "main" not defined.
19
Make breakpoint pending on future shared library load? (y or [n]) y
20
Temporary breakpoint 1 (main) pending.
21
Starting program: /usr/bin/doomsday -nofsaa -game doom1-ultimate
22
[Thread debugging using libthread_db enabled]
23
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
24
[New Thread 0x7fffe2b88700 (LWP 5808)]
25
[New Thread 0x7fffe2387700 (LWP 5809)]
26
[New Thread 0x7fffd8ff5700 (LWP 5810)]
27
[New Thread 0x7fffcffff700 (LWP 5811)]
28
[New Thread 0x7fffcf7fe700 (LWP 5812)]
29
Application path: /usr/bin/doomsday
30
Created a new 32.0 MB memory volume.
31
Config::read: Detected new build: 1497 => 1500
32
Executable: Doomsday Engine 1.15.0 [#1500] (Unstable 64-bit) Feb  9 2015 03:45:12
33
Command line options:
34
  0: /usr/bin/doomsday
35
  1: -nofsaa
36
  2: -game
37
  3: doom1-ultimate
38
RenderSystem: Loading shader definitions from read-only archive entry "renderer.pack/
39
              shaders.dei" [path "/data/net.dengine.client.pack/renderer.pack/
40
              shaders.dei"] from archive in read-only "(basedir)/data/
41
              net.dengine.client.pack"
42
^ : Loading shader definitions from read-only archive entry "renderer.pack/
43
    lensflares.pack/shaders.dei" [path "/data/net.dengine.client.pack/renderer.pack/
44
    lensflares.pack/shaders.dei"] from archive in read-only "(basedir)/data/
45
    net.dengine.client.pack"
46
[Thread 0x7fffcf7fe700 (LWP 5812) exited]
47
[New Thread 0x7fffcf7fe700 (LWP 5814)]
48
[New Thread 0x7fffbffff700 (LWP 5815)]
49
Joystick_Init: No joysticks found
50
[New Thread 0x7fffb6edd700 (LWP 5816)]
51
[Thread 0x7fffb6edd700 (LWP 5816) exited]
52
[New Thread 0x7fffb6edd700 (LWP 5817)]
53
[New Thread 0x7fffb66dc700 (LWP 5818)]
54
[New Thread 0x7fffb5edb700 (LWP 5819)]
55
[Thread 0x7fffb5edb700 (LWP 5819) exited]
56
loadAudioDriver: Loading of "fmod" failed
57
Failed initializing audio driver "FMOD"
58
OpenGL 3.0 supported
59
Sys_GLInitialize: OpenGL information:
60
  Version:  3.0 Mesa 10.5.0-devel (git-6e283d4 2015-01-31 utopic-oibaf-ppa+gallium-nine)
61
  Renderer: Gallium 0.4 on AMD BARTS
62
  Vendor:   X.Org
63
Capabilities:
64
  Compressed texture formats: 3
65
  Use texture compression:    no
66
  Available texture units:    8
67
  Maximum texture anisotropy: 16
68
  Maximum texture size:       16384
69
  Line width granularity:     0.1
70
  Line width range:           1...16384
71
^ : OpenGL Extensions:
72
^ :     AMD extensions:
73
        conservative_depth, draw_buffers_blend, seamless_cubemap_per_texture,
74
        shader_stencil_export, shader_trinary_minmax
75
^ :     ANGLE extensions:
76
        texture_compression_dxt3, texture_compression_dxt5
77
^ :     APPLE extensions:
78
        packed_pixels, vertex_array_object
79
^ :     ARB extensions:
80
        ES2_compatibility, ES3_compatibility, base_instance, blend_func_extended,
81
        buffer_storage, clear_buffer_object, clip_control, color_buffer_float,
82
        compressed_texture_pixel_storage, conservative_depth, copy_buffer, debug_output,
83
        depth_buffer_float, depth_clamp, depth_texture, derivative_control, draw_buffers,
84
        draw_buffers_blend, draw_elements_base_vertex, draw_instanced,
85
        explicit_attrib_location, explicit_uniform_location, fragment_coord_conventions,
86
        fragment_program, fragment_program_shadow, fragment_shader, framebuffer_object,
87
        framebuffer_sRGB, get_program_binary, half_float_pixel, half_float_vertex,
88
        instanced_arrays, internalformat_query, invalidate_subdata, map_buffer_alignment,
89
        map_buffer_range, multi_bind, multisample, multitexture, occlusion_query,
90
        occlusion_query2, pixel_buffer_object, point_parameters, point_sprite,
91
        provoking_vertex, robustness, sample_shading, sampler_objects, seamless_cube_map,
92
        seamless_cubemap_per_texture, separate_shader_objects, shader_bit_encoding,
93
        shader_objects, shader_stencil_export, shader_texture_lod, shading_language_100,
94
        shading_language_420pack, shading_language_packing, shadow, stencil_texturing,
95
        sync, texture_barrier, texture_border_clamp, texture_compression,
96
        texture_compression_bptc, texture_compression_rgtc, texture_cube_map,
97
        texture_cube_map_array, texture_env_add, texture_env_combine,
98
        texture_env_crossbar, texture_env_dot3, texture_float, texture_gather,
99
        texture_mirror_clamp_to_edge, texture_mirrored_repeat, texture_multisample,
100
        texture_non_power_of_two, texture_query_levels, texture_query_lod,
101
        texture_rectangle, texture_rg, texture_rgb10_a2ui, texture_storage,
102
        texture_storage_multisample, texture_swizzle, timer_query, transform_feedback2,
103
        transform_feedback3, transform_feedback_instanced, transpose_matrix,
104
        uniform_buffer_object, vertex_array_bgra, vertex_array_object,
105
        vertex_attrib_binding, vertex_buffer_object, vertex_program, vertex_shader,
106
        vertex_type_10f_11f_11f_rev, vertex_type_2_10_10_10_rev, window_pos
107
^ :     ATI extensions:
108
        blend_equation_separate, draw_buffers, separate_stencil, texture_compression_3dc,
109
        texture_env_combine3, texture_float, texture_mirror_once
110
^ :     EXT extensions:
111
        abgr, bgra, blend_color, blend_equation_separate, blend_func_separate,
112
        blend_minmax, blend_subtract, compiled_vertex_array, copy_texture, draw_buffers2,
113
        draw_instanced, draw_range_elements, fog_coord, framebuffer_blit,
114
        framebuffer_multisample, framebuffer_multisample_blit_scaled, framebuffer_object,
115
        framebuffer_sRGB, gpu_program_parameters, multi_draw_arrays,
116
        packed_depth_stencil, packed_float, packed_pixels, pixel_buffer_object,
117
        point_parameters, polygon_offset, provoking_vertex, rescale_normal,
118
        secondary_color, separate_specular_color, shader_integer_mix, shadow_funcs,
119
        stencil_two_side, stencil_wrap, subtexture, texture, texture3D, texture_array,
120
        texture_compression_dxt1, texture_compression_latc, texture_compression_rgtc,
121
        texture_compression_s3tc, texture_cube_map, texture_edge_clamp, texture_env_add,
122
        texture_env_combine, texture_env_dot3, texture_filter_anisotropic,
123
        texture_integer, texture_lod_bias, texture_mirror_clamp, texture_object,
124
        texture_rectangle, texture_sRGB, texture_sRGB_decode, texture_shared_exponent,
125
        texture_snorm, texture_swizzle, timer_query, transform_feedback, vertex_array,
126
        vertex_array_bgra
127
^ :     IBM extensions:
128
        multimode_draw_arrays, rasterpos_clip, texture_mirrored_repeat
129
^ :     INGR extensions:
130
        blend_func_separate
131
^ :     KHR extensions:
132
        context_flush_control, debug
133
^ :     MESA extensions:
134
        pack_invert, texture_signed_rgba, window_pos
135
^ :     NV extensions:
136
        blend_square, conditional_render, depth_clamp, fog_distance, light_max_exponent,
137
        packed_depth_stencil, primitive_restart, texgen_reflection, texture_barrier,
138
        texture_env_combine4, texture_rectangle, vdpau_interop
139
^ :     OES extensions:
140
        EGL_image, read_format
141
^ :     S3 extensions:
142
        s3tc
143
^ :     SGIS extensions:
144
        generate_mipmap, texture_border_clamp, texture_edge_clamp, texture_lod
145
^ :     SUN extensions:
146
        multi_draw_arrays
147
^ :   Extensions (GLX):
148
^ :     GLX extensions:
149
        ARB_create_context, ARB_create_context_profile, ARB_fbconfig_float,
150
        ARB_framebuffer_sRGB, ARB_get_proc_address, ARB_multisample,
151
        EXT_create_context_es2_profile, EXT_framebuffer_sRGB, EXT_import_context,
152
        EXT_texture_from_pixmap, EXT_visual_info, EXT_visual_rating, INTEL_swap_event,
153
        MESA_copy_sub_buffer, MESA_multithread_makecurrent, MESA_query_renderer,
154
        MESA_swap_control, OML_swap_method, OML_sync_control, SGIS_multisample,
155
        SGIX_fbconfig, SGIX_pbuffer, SGIX_visual_select_group, SGI_make_current_read,
156
        SGI_swap_control, SGI_video_sync
157
Audio configuration:
158
  Music: SDLMixer::Music
159
  SFX:   SDLMixer
160
Using DOOMWADDIR: ~/Games/Doom
161
[New Thread 0x7fffb5edb700 (LWP 5824)]
162
[New Thread 0x7fffb4ef1700 (LWP 5825)]
163
[New Thread 0x7fff9dffd700 (LWP 5826)]
164
[New Thread 0x7fff9d297700 (LWP 5827)]
165
[Thread 0x7fff9d297700 (LWP 5827) exited]
166
[New Thread 0x7fff9d297700 (LWP 5828)]
167
Locating "HACX - Twitch 'n Kill"...
168
 ! hacx.wad: missing 
169
 - libdoom.pk3: "(basedir)/data/jdoom/libdoom.pk3"
170
 ⇒ Not playable (incomplete resources)
171
Locating "Chex(R) Quest"...
172
 ! chex.wad: missing 
173
 - libdoom.pk3: "(basedir)/data/jdoom/libdoom.pk3"
174
 ⇒ Not playable (incomplete resources)
175
Locating "Final DOOM: TNT: Evilution"...
176
 - tnt.wad: "~/Games/Doom/TNT.WAD"
177
 - libdoom.pk3: "(basedir)/data/jdoom/libdoom.pk3"
178
 ⇒ Playable
179
Locating "Final DOOM: The Plutonia Experiment"...
180
 - plutonia.wad: "~/Games/Doom/PLUTONIA.WAD"
181
 - libdoom.pk3: "(basedir)/data/jdoom/libdoom.pk3"
182
 ⇒ Playable
183
Locating "DOOM 2: Hell on Earth"...
184
 - doom2.wad or doom2f.wad: "~/Games/Doom/DOOM2.WAD"
185
 - libdoom.pk3: "(basedir)/data/jdoom/libdoom.pk3"
186
 ⇒ Playable
187
Locating "Ultimate DOOM"...
188
[Thread 0x7fff9d297700 (LWP 5828) exited]
189
 - doom.wad or doomu.wad: "~/Games/Doom/DOOM.WAD"
190
 - libdoom.pk3: "(basedir)/data/jdoom/libdoom.pk3"
191
 ⇒ Playable
192
Locating "DOOM Registered"...
193
 - doom.wad: "~/Games/Doom/DOOM.WAD"
194
 - libdoom.pk3: "(basedir)/data/jdoom/libdoom.pk3"
195
 ⇒ Playable
196
Locating "DOOM Shareware"...
197
 ! doom1.wad: missing 
198
 - libdoom.pk3: "(basedir)/data/jdoom/libdoom.pk3"
199
 ⇒ Not playable (incomplete resources)
200
Locating "Doom 64"...
201
 ! doom64.wad: missing 
202
 - libdoom64.pk3: "(basedir)/data/jdoom64/libdoom64.pk3"
203
 ⇒ Not playable (incomplete resources)
204
Locating "Heretic: Shadow of the Serpent Riders"...
205
 ! heretic.wad: missing 
206
 - libheretic.pk3: "(basedir)/data/jheretic/libheretic.pk3"
207
 ⇒ Not playable (incomplete resources)
208
Locating "Heretic Registered"...
209
 ! heretic.wad: missing 
210
 - libheretic.pk3: "(basedir)/data/jheretic/libheretic.pk3"
211
 ⇒ Not playable (incomplete resources)
212
Locating "Heretic Shareware"...
213
 ! heretic1.wad: missing 
214
 - libheretic.pk3: "(basedir)/data/jheretic/libheretic.pk3"
215
 ⇒ Not playable (incomplete resources)
216
Locating "Hexen: Deathkings of the Dark Citadel"...
217
 ! hexen.wad: missing 
218
 ! hexdd.wad: missing 
219
 - libhexen.pk3: "(basedir)/data/jhexen/libhexen.pk3"
220
 ⇒ Not playable (incomplete resources)
221
Locating "Hexen"...
222
 - libhexen.pk3: "(basedir)/data/jhexen/libhexen.pk3"
223
 ! hexen.wad: missing 
224
 ⇒ Not playable (incomplete resources)
225
Locating "Hexen v1.0"...
226
 ! hexen.wad: missing 
227
 - libhexen.pk3: "(basedir)/data/jhexen/libhexen.pk3"
228
 ⇒ Not playable (incomplete resources)
229
Locating "Hexen 4-map Demo"...
230
 ! hexen.wad or machexendemo.wad or hexendemo.wad: missing 
231
 - libhexen.pk3: "(basedir)/data/jhexen/libhexen.pk3"
232
 ⇒ Not playable (incomplete resources)
233
Locating "Hexen 4-map Beta Demo"...
234
 ! hexen.wad or hexenbeta.wad or machexendemo.wad or hexendemo.wad: missing 
235
 - libhexen.pk3: "(basedir)/data/jhexen/libhexen.pk3"
236
 ⇒ Not playable (incomplete resources)
237
Selecting game 'doom1-ultimate'...
238
[New Thread 0x7fff9d297700 (LWP 5829)]
239
[Thread 0x7fff9d297700 (LWP 5829) exited]
240
[New Thread 0x7fff9d297700 (LWP 5830)]
241
[Thread 0x7fff9d297700 (LWP 5830) exited]
242
Path "auto" now mapped to "data/jdoom/auto"
243
Path "auto" now mapped to "defs/jdoom/auto"
244
Loading game resources...
245
IWAD identification: 0xdb003a
246
[New Thread 0x7fff9d297700 (LWP 5831)]
247
[Thread 0x7fff9d297700 (LWP 5831) exited]
248
[New Thread 0x7fff9d297700 (LWP 5832)]
249
ResourceSystem > loadCompositeTextureDefs:
250
    Loaded all 125 texture definitions from "~/Games/Doom/DOOM.WAD:(basedir)/
251
    TEXTURE1.lmp"
252
^ : Loaded all 162 texture definitions from "~/Games/Doom/DOOM.WAD:(basedir)/
253
    TEXTURE2.lmp"
254
Parsing primary config "configs/doom/game.cfg"...
255
Def_Read: Parsing definition files...
256
^ : Definitions:
257
^ :   4   episodes
258
      28  animation groups
259
      6   composite fonts
260
      8   finales
261
      9   lights
262
      37  map infos
263
      7   materials
264
      19  particle generators
265
      4   skies
266
      69  songs
267
      110 sound effects
268
      138 sprite names
269
      974 states
270
      49  surface decorations
271
      368 text strings
272
      8   texture environments
273
      140 things
274
[Thread 0x7fff9d297700 (LWP 5832) exited]
275
ResourceSystem: Model init completed in 0.00 seconds
276
Known maps:
277
    0: E1M1           "~/Games/Doom/DOOM.WAD"
278
    1: E1M2           "~/Games/Doom/DOOM.WAD"
279
    2: E1M3           "~/Games/Doom/DOOM.WAD"
280
    3: E1M4           "~/Games/Doom/DOOM.WAD"
281
    4: E1M5           "~/Games/Doom/DOOM.WAD"
282
    5: E1M6           "~/Games/Doom/DOOM.WAD"
283
    6: E1M7           "~/Games/Doom/DOOM.WAD"
284
    7: E1M8           "~/Games/Doom/DOOM.WAD"
285
    8: E1M9           "~/Games/Doom/DOOM.WAD"
286
    9: E2M1           "~/Games/Doom/DOOM.WAD"
287
   10: E2M2           "~/Games/Doom/DOOM.WAD"
288
   11: E2M3           "~/Games/Doom/DOOM.WAD"
289
   12: E2M4           "~/Games/Doom/DOOM.WAD"
290
   13: E2M5           "~/Games/Doom/DOOM.WAD"
291
   14: E2M6           "~/Games/Doom/DOOM.WAD"
292
   15: E2M7           "~/Games/Doom/DOOM.WAD"
293
   16: E2M8           "~/Games/Doom/DOOM.WAD"
294
   17: E2M9           "~/Games/Doom/DOOM.WAD"
295
   18: E3M1           "~/Games/Doom/DOOM.WAD"
296
   19: E3M2           "~/Games/Doom/DOOM.WAD"
297
   20: E3M3           "~/Games/Doom/DOOM.WAD"
298
   21: E3M4           "~/Games/Doom/DOOM.WAD"
299
   22: E3M5           "~/Games/Doom/DOOM.WAD"
300
   23: E3M6           "~/Games/Doom/DOOM.WAD"
301
   24: E3M7           "~/Games/Doom/DOOM.WAD"
302
   25: E3M8           "~/Games/Doom/DOOM.WAD"
303
   26: E3M9           "~/Games/Doom/DOOM.WAD"
304
   27: E4M1           "~/Games/Doom/DOOM.WAD"
305
   28: E4M2           "~/Games/Doom/DOOM.WAD"
306
   29: E4M3           "~/Games/Doom/DOOM.WAD"
307
   30: E4M4           "~/Games/Doom/DOOM.WAD"
308
   31: E4M5           "~/Games/Doom/DOOM.WAD"
309
   32: E4M6           "~/Games/Doom/DOOM.WAD"
310
   33: E4M7           "~/Games/Doom/DOOM.WAD"
311
   34: E4M8           "~/Games/Doom/DOOM.WAD"
312
   35: E4M9           "~/Games/Doom/DOOM.WAD"
313

    
314
Found 36 maps in total.
315

    
316

    
317
Ultimate DOOM
318

    
319

    
320
[New Thread 0x7fff9d297700 (LWP 5833)]
321
[New Thread 0x7fffa138a700 (LWP 5834)]
322
[New Thread 0x7fffa0b89700 (LWP 5835)]
323
InFineSystem > FinaleInterpreter > S_StartMusic:
324
    Starting music 'intro'
325
MasterWorker: Received 8 servers from master
326
^ : Received 8 servers from master
327
Selecting game 'doom2'...
328
[New Thread 0x7fff9fc42700 (LWP 5840)]
329
[Thread 0x7fff9fc42700 (LWP 5840) exited]
330
[New Thread 0x7fff9fc42700 (LWP 5841)]
331
Path "auto" now mapped to "data/jdoom/auto"
332
Path "auto" now mapped to "defs/jdoom/auto"
333
Loading game resources...
334
[Thread 0x7fff9fc42700 (LWP 5841) exited]
335
IWAD identification: 0x10424c4
336
[New Thread 0x7fff9fc42700 (LWP 5842)]
337
[Thread 0x7fff9fc42700 (LWP 5842) exited]
338
[New Thread 0x7fff9fc42700 (LWP 5843)]
339
ResourceSystem > loadCompositeTextureDefs > readPatchNames > Wad::cacheLump:
340
    Created a new 32.0 MB memory volume.
341
ResourceSystem > loadCompositeTextureDefs:
342
    Loaded all 428 texture definitions from "~/Games/Doom/DOOM2.WAD:(basedir)/
343
    TEXTURE1.lmp"
344
Parsing primary config "configs/doom/game.cfg"...
345
Def_Read: Parsing definition files...
346
[Thread 0x7fffcffff700 (LWP 5811) exited]
347
^ : Definitions:
348
^ :   1   episodes
349
      30  animation groups
350
      6   composite fonts
351
      10  finales
352
      9   lights
353
      33  map infos
354
      7   materials
355
      27  particle generators
356
      3   skies
357
      68  songs
358
      110 sound effects
359
      138 sprite names
360
      974 states
361
      51  surface decorations
362
      368 text strings
363
      11  texture environments
364
      140 things
365
ResourceSystem: Model init completed in 0.00 seconds
366
[Thread 0x7fff9fc42700 (LWP 5843) exited]
367
Known maps:
368
    0: MAP01          "~/Games/Doom/DOOM2.WAD"
369
    1: MAP02          "~/Games/Doom/DOOM2.WAD"
370
    2: MAP03          "~/Games/Doom/DOOM2.WAD"
371
    3: MAP04          "~/Games/Doom/DOOM2.WAD"
372
    4: MAP05          "~/Games/Doom/DOOM2.WAD"
373
    5: MAP06          "~/Games/Doom/DOOM2.WAD"
374
    6: MAP07          "~/Games/Doom/DOOM2.WAD"
375
    7: MAP08          "~/Games/Doom/DOOM2.WAD"
376
    8: MAP09          "~/Games/Doom/DOOM2.WAD"
377
    9: MAP10          "~/Games/Doom/DOOM2.WAD"
378
   10: MAP11          "~/Games/Doom/DOOM2.WAD"
379
   11: MAP12          "~/Games/Doom/DOOM2.WAD"
380
   12: MAP13          "~/Games/Doom/DOOM2.WAD"
381
   13: MAP14          "~/Games/Doom/DOOM2.WAD"
382
   14: MAP15          "~/Games/Doom/DOOM2.WAD"
383
   15: MAP16          "~/Games/Doom/DOOM2.WAD"
384
   16: MAP17          "~/Games/Doom/DOOM2.WAD"
385
   17: MAP18          "~/Games/Doom/DOOM2.WAD"
386
   18: MAP19          "~/Games/Doom/DOOM2.WAD"
387
   19: MAP20          "~/Games/Doom/DOOM2.WAD"
388
   20: MAP21          "~/Games/Doom/DOOM2.WAD"
389
   21: MAP22          "~/Games/Doom/DOOM2.WAD"
390
   22: MAP23          "~/Games/Doom/DOOM2.WAD"
391
   23: MAP24          "~/Games/Doom/DOOM2.WAD"
392
   24: MAP25          "~/Games/Doom/DOOM2.WAD"
393
   25: MAP26          "~/Games/Doom/DOOM2.WAD"
394
   26: MAP27          "~/Games/Doom/DOOM2.WAD"
395
   27: MAP28          "~/Games/Doom/DOOM2.WAD"
396
   28: MAP29          "~/Games/Doom/DOOM2.WAD"
397
   29: MAP30          "~/Games/Doom/DOOM2.WAD"
398
   30: MAP31          "~/Games/Doom/DOOM2.WAD"
399
   31: MAP32          "~/Games/Doom/DOOM2.WAD"
400

    
401
Found 32 maps in total.
402

    
403

    
404
DOOM 2: Hell on Earth
405

    
406

    
407

    
408
Program received signal SIGSEGV, Segmentation fault.
409
0x00000000005f64da in ?? ()
410
(gdb) step
411
Cannot find bounds of current function
412
(gdb) step
413
Cannot find bounds of current function
414
(gdb) quit
415
A debugging session is active.
416

    
417
	Inferior 1 [process 5804] will be killed.
418

    
419
Quit anyway? (y or n) y
420
dave@theBeast:~$ 
421