glxinfo crashed with SIGSEGV

Bug #204736 reported by Dirk
8
Affects Status Importance Assigned to Milestone
mesa-utils (Ubuntu)
Invalid
Medium
Unassigned

Bug Description

I was probably executing "GL Desktop" and it was collecting info.

ProblemType: Crash
Architecture: i386
Date: Wed Mar 19 19:52:55 2008
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/bin/glxinfo
NonfreeKernelModules: nvidia
Package: mesa-utils 7.0.3~rc2-1ubuntu2
PackageArchitecture: i386
ProcCmdline: glxinfo -l
ProcEnviron:
 PATH=/home/username/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
Signal: 11
SourcePackage: mesa
Stacktrace: #0 0xbf8072e0 in ?? () from /lib/ld-linux.so.2
StacktraceTop: ?? () from /lib/ld-linux.so.2
ThreadStacktrace:
 .
 Thread 1 (process 6537):
 #0 0xbf8072e0 in ?? () from /lib/ld-linux.so.2
Title: glxinfo crashed with SIGSEGV
Uname: Linux 2.6.24-12-generic i686
UserGroups: Debian-exim adm admin audio cdrom dialout dip floppy lpadmin netdev plugdev powerdev scanner vdr video

Tags: apport-crash
Revision history for this message
Dirk (ubuntu-tobit) wrote :
Revision history for this message
Apport retracing service (apport) wrote : Symbolic stack trace

StacktraceTop:_start () from /lib/ld-linux.so.2

Revision history for this message
Apport retracing service (apport) wrote : Symbolic threaded stack trace
Revision history for this message
Dirk (ubuntu-tobit) wrote :
Download full text (11.2 KiB)

Here is the output of glxinfo, run manually:-

name of display: :0.0
display: :0 screen: 0
direct rendering: Yes
server glx vendor string: NVIDIA Corporation
server glx version string: 1.4
server glx extensions:
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig,
    GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control,
    GLX_EXT_texture_from_pixmap, GLX_ARB_multisample, GLX_NV_float_buffer,
    GLX_ARB_fbconfig_float, GLX_EXT_framebuffer_sRGB
client glx vendor string: NVIDIA Corporation
client glx version string: 1.4
client glx extensions:
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_visual_info,
    GLX_EXT_visual_rating, GLX_EXT_import_context, GLX_SGI_video_sync,
    GLX_NV_swap_group, GLX_NV_video_out, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
    GLX_SGI_swap_control, GLX_NV_float_buffer, GLX_ARB_fbconfig_float,
    GLX_EXT_fbconfig_packed_float, GLX_EXT_texture_from_pixmap,
    GLX_EXT_framebuffer_sRGB
GLX version: 1.3
GLX extensions:
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig,
    GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control,
    GLX_EXT_texture_from_pixmap, GLX_ARB_multisample, GLX_NV_float_buffer,
    GLX_ARB_fbconfig_float, GLX_EXT_framebuffer_sRGB,
    GLX_ARB_get_proc_address
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce 8600 GT/PCI/SSE2
OpenGL version string: 2.1.2 NVIDIA 169.12
OpenGL extensions:
    GL_ARB_color_buffer_float, GL_ARB_depth_texture, GL_ARB_draw_buffers,
    GL_ARB_fragment_program, GL_ARB_fragment_program_shadow,
    GL_ARB_fragment_shader, GL_ARB_half_float_pixel, GL_ARB_imaging,
    GL_ARB_multisample, GL_ARB_multitexture, GL_ARB_occlusion_query,
    GL_ARB_pixel_buffer_object, GL_ARB_point_parameters, GL_ARB_point_sprite,
    GL_ARB_shadow, GL_ARB_shader_objects, GL_ARB_shading_language_100,
    GL_ARB_texture_border_clamp, GL_ARB_texture_compression,
    GL_ARB_texture_cube_map, GL_ARB_texture_env_add,
    GL_ARB_texture_env_combine, GL_ARB_texture_env_dot3, GL_ARB_texture_float,
    GL_ARB_texture_mirrored_repeat, GL_ARB_texture_non_power_of_two,
    GL_ARB_texture_rectangle, GL_ARB_transpose_matrix,
    GL_ARB_vertex_buffer_object, GL_ARB_vertex_program, GL_ARB_vertex_shader,
    GL_ARB_window_pos, GL_ATI_draw_buffers, GL_ATI_texture_float,
    GL_ATI_texture_mirror_once, GL_S3_s3tc, GL_EXT_texture_env_add,
    GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color,
    GL_EXT_blend_equation_separate, GL_EXT_blend_func_separate,
    GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_compiled_vertex_array,
    GL_EXT_Cg_shader, GL_EXT_bindable_uniform, GL_EXT_depth_bounds_test,
    GL_EXT_draw_buffers2, GL_EXT_draw_instanced, GL_EXT_draw_range_elements,
    GL_EXT_fog_coord, GL_EXT_framebuffer_blit, GL_EXT_framebuffer_multisample,
    GL_EXT_framebuffer_object, GL_EXTX_framebuffer_mixed_formats,
    GL_EXT_framebuffer_sRGB, GL_EXT_geometry_shader4,
    GL_EXT_gpu_program_parameters, GL_EXT_gpu_shader4,
    GL_EXT_multi_draw_arrays, GL_EXT_packed_depth_stencil,
    GL_EXT_packed_float, GL_EXT_packed_pixels, GL_EXT_pixel_buffer_object,
    GL_EXT_point_parameters, GL_EXT_rescale_normal, ...

Revision history for this message
Emil Sit (emilsit) wrote :

Hello, thank you for taking the time to report this bug and helping to make Ubuntu better.

Can you reproduce this crash if you run "glxinfo -l" from the command line? (It looks like the output you attached is from running glxinfo without the -l flag.)

Changed in mesa-utils:
status: New → Incomplete
Revision history for this message
Dirk (ubuntu-tobit) wrote : Re: [Bug 204736] Re: glxinfo crashed with SIGSEGV

Emil Sit wrote:
> Hello, thank you for taking the time to report this bug and helping to
> make Ubuntu better.
>
> Can you reproduce this crash if you run "glxinfo -l" from the command
> line? (It looks like the output you attached is from running glxinfo
> without the -l flag.)
>
>
> ** Changed in: mesa-utils (Ubuntu)
> Sourcepackagename: None => mesa-utils
>
> ** Changed in: mesa-utils (Ubuntu)
> Status: New => Incomplete
>

I think this problem has gone away. It may have been an artifact of
doing an update from Gutsy -> Hardy and then only on the first Beta
release.

Revision history for this message
Emil Sit (emilsit) wrote :

Ok, I will close this bug then.

For future reference you can manage the status of your own bugs by clicking on the current status in the yellow line and then choosing a new status in the revealed drop down box. You can learn more about bug statuses at https://wiki.ubuntu.com/Bugs/Status . Thank you again for taking the time to report this bug and helping to make Ubuntu better. Feel free to submit any future bugs you may find.

Changed in mesa-utils:
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.