GNU gdb 6.8-debian Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later 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 "i486-linux-gnu"... (gdb) handle SIG33 pass nostop noprint Signal Stop Print Pass to program Description SIG33 No No Yes Real-time event 33 (gdb) set pagination 0 (gdb) run Starting program: /usr/games/chromium [Thread debugging using libthread_db enabled] randomizing. [New Thread 0xb7470720 (LWP 5727)] SDL initialized. video mode set (bpp=16 RGB=565 depth=16) -OpenGL----------------------------------------------------- Vendor : VA Linux Systems, Inc. Renderer : Mesa DRI Rage 128 Pro 20051027 AGP 1x x86/MMX/3DNow! Version : 1.2 Mesa 7.0.3-rc2 Extensions : GL_ARB_imaging GL_ARB_multisample GL_ARB_multitexture GL_ARB_texture_compression GL_ARB_texture_env_add GL_ARB_texture_mirrored_repeat GL_ARB_transpose_matrix GL_ARB_vertex_buffer_object GL_ARB_window_pos GL_EXT_abgr GL_EXT_bgra GL_EXT_blend_color GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_clip_volume_hint GL_EXT_compiled_vertex_array GL_EXT_convolution GL_EXT_copy_texture GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_histogram GL_EXT_packed_pixels GL_EXT_polygon_offset GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_specular_color GL_EXT_stencil_wrap GL_EXT_subtexture GL_EXT_texture GL_EXT_texture3D GL_EXT_texture_edge_clamp GL_EXT_texture_env_add GL_EXT_texture_object GL_EXT_vertex_array GL_APPLE_packed_pixels GL_IBM_rasterpos_clip GL_IBM_texture_mirrored_repeat GL_MESA_ycbcr_texture GL_MESA_window_pos GL_NV_blend_square GL_NV_light_max_exponent GL_NV_texgen_reflection GL_OES_read_format GL_SGI_color_matrix GL_SGI_color_table GL_SGIS_generate_mipmap GL_SGIS_texture_edge_clamp ------------------------------------------------------------ 1 CDROM drive(s). -OpenAL----------------------------------------------------- Vendor : OpenAL Community Renderer : Software Version : 1.1 Extensions : ALC_EXT_capture AL_EXT_capture AL_EXT_vorbis AL_EXT_MP3 AL_LOKI_quadriphonic AL_LOKI_play_position AL_LOKI_WAVE_format AL_LOKI_IMA_ADPCM_format AL_LOKI_buffer_data_callback ALC_LOKI_audio_channel ------------------------------------------------------------ ATTENTION!! Could not load alAttenuationScale ERROR!! <> alGetError() = Invalid Value alAttenuationScale == 0. Kludge it. ...startup complete. high scores: 01/01/2000 nobody 250000 01/01/2000 nobody 200000 01/01/2000 nobody 150000 01/01/2000 nobody 100000 01/01/2000 nobody 50000 Error: Rage 128 timed out... exiting [New Thread 0xb56cbb90 (LWP 5730)] Program exited with code 0377. (gdb) backtrace full No stack. (gdb) info registers The program has no registers now. (gdb) thread apply all backtrace No registers. (gdb) quit