[Mesa-dev] [Bug 35200] Mesa 7.6 implementation error: bad datatype in interpolate_int_colors

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Mar 12 00:14:45 PST 2011


https://bugs.freedesktop.org/show_bug.cgi?id=35200

--- Comment #2 from Charles Obler <ReadBetweenLines at yahoo.com> 2011-03-12 00:14:45 PST ---
Hello Brian --
When I run voronoi directly --
/usr/lib/xscreensaver/voronoi

I get a small black window, and, 30 seconds later, 135M of log messages in
/var/log/gdm/:0.log .  I attempted to send the glxinfo -v -t report as an
attachment, but my message was rejected by bugzilla, so I am sending it again,
this time with the report in-line (below).

Thank you for your interest.  I wasn't sure whether or not to label this bug
critical.  The bug BECOMES critical when there is no space left in the
partition.  

I found voronoi by using a bash script to monitor the log and dump ps output
when the log grows.  So far, voronoi is the only program causing the problem. 
I have basically a clean unmodified system.

Charles Obler
glxinfo report:
name of display: :0.0
display: :0  screen: 0
direct rendering: No
server glx vendor string: SGI
server glx version string: 1.2
server glx extensions:
    GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating, 
    GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_OML_swap_method, 
    GLX_SGI_make_current_read, GLX_SGIS_multisample, GLX_SGIX_hyperpipe, 
    GLX_SGIX_swap_barrier, GLX_SGIX_fbconfig, GLX_MESA_copy_sub_buffer
client glx vendor string: SGI
client glx version string: 1.4
client glx extensions:
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context, 
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_allocate_memory, 
    GLX_MESA_copy_sub_buffer, GLX_MESA_swap_control, 
    GLX_MESA_swap_frame_usage, GLX_OML_swap_method, GLX_OML_sync_control, 
    GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync, 
    GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, 
    GLX_SGIX_visual_select_group, GLX_EXT_texture_from_pixmap
GLX extensions:
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context, 
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer, 
    GLX_OML_swap_method, GLX_SGI_make_current_read, GLX_SGIS_multisample, 
    GLX_SGIX_fbconfig, GLX_EXT_texture_from_pixmap
OpenGL vendor string: Mesa Project
OpenGL renderer string: Software Rasterizer
OpenGL version string: 1.4 (2.1 Mesa 7.6)
OpenGL extensions:
    GL_ARB_depth_texture, GL_ARB_draw_buffers, GL_ARB_fragment_program, 
    GL_ARB_fragment_program_shadow, GL_ARB_imaging, GL_ARB_multisample, 
    GL_ARB_multitexture, GL_ARB_occlusion_query, GL_ARB_point_parameters, 
    GL_ARB_point_sprite, GL_ARB_shadow, GL_ARB_shadow_ambient, 
    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_crossbar, 
    GL_ARB_texture_env_dot3, GL_ARB_texture_mirrored_repeat, 
    GL_ARB_texture_non_power_of_two, GL_ARB_texture_rectangle, 
    GL_ARB_transpose_matrix, GL_ARB_vertex_program, GL_ARB_window_pos, 
    GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color, 
    GL_EXT_blend_equation_separate, GL_EXT_blend_func_separate, 
    GL_EXT_blend_logic_op, GL_EXT_blend_minmax, GL_EXT_blend_subtract, 
    GL_EXT_copy_texture, GL_EXT_draw_range_elements, GL_EXT_fog_coord, 
    GL_EXT_framebuffer_object, GL_EXT_multi_draw_arrays, GL_EXT_packed_pixels, 
    GL_EXT_paletted_texture, GL_EXT_point_parameters, GL_EXT_polygon_offset, 
    GL_EXT_rescale_normal, GL_EXT_secondary_color, 
    GL_EXT_separate_specular_color, GL_EXT_shadow_funcs, 
    GL_EXT_shared_texture_palette, GL_EXT_stencil_two_side, 
    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_env_combine, GL_EXT_texture_env_dot3, 
    GL_EXT_texture_lod_bias, GL_EXT_texture_mirror_clamp, 
    GL_EXT_texture_object, GL_EXT_texture_rectangle, GL_EXT_vertex_array, 
    GL_3DFX_texture_compression_FXT1, GL_APPLE_packed_pixels, 
    GL_ATI_draw_buffers, GL_ATI_texture_env_combine3, 
    GL_ATI_texture_mirror_once, GL_ATIX_texture_env_combine3, 
    GL_IBM_texture_mirrored_repeat, GL_INGR_blend_func_separate, 
    GL_MESA_pack_invert, GL_MESA_ycbcr_texture, GL_NV_blend_square, 
    GL_NV_fragment_program, GL_NV_light_max_exponent, GL_NV_point_sprite, 
    GL_NV_texgen_reflection, GL_NV_texture_env_combine4, 
    GL_NV_texture_rectangle, GL_NV_vertex_program, GL_NV_vertex_program1_1, 
    GL_SGI_color_matrix, GL_SGI_color_table, GL_SGIS_generate_mipmap, 
    GL_SGIS_texture_border_clamp, GL_SGIS_texture_edge_clamp, 
    GL_SGIS_texture_lod, GL_SGIX_shadow_ambient, GL_SUN_multi_draw_arrays
glu version: 1.3
glu extensions:
    GLU_EXT_nurbs_tessellator, GLU_EXT_object_space_tess

***
*** WARNING: Direct Rendering is NOT enabled
***


Vis  Vis   Visual Trans  buff lev render DB ste  r   g   b   a  aux dep ste 
accum buffers  MS   MS
 ID Depth   Type  parent size el   type     reo sz  sz  sz  sz  buf th  ncl  r 
 g   b   a  num bufs
----------------------------------------------------------------------------------------------------
0x21 24 TrueColor    0     32  0  rgba   1   0   8   8   8   8   0   24  8   0 
 0   0   0   0   0
0x22 24 DirectColor  0     32  0  rgba   1   0   8   8   8   8   0   24  8   0 
 0   0   0   0   0
0xde 24 TrueColor    0     24  0  rgba   0   0   8   8   8   0   0    0  0   0 
 0   0   0   0   0
0xdf 24 TrueColor    0     24  0  rgba   0   0   8   8   8   0   0    0  0  16 
16  16   0   0   0
0xe0 24 TrueColor    0     24  0  rgba   1   0   8   8   8   0   0    0  0   0 
 0   0   0   0   0
0xe1 24 TrueColor    0     24  0  rgba   1   0   8   8   8   0   0    0  0  16 
16  16   0   0   0
0xe2 24 TrueColor    0     24  0  rgba   0   0   8   8   8   0   0    0  8   0 
 0   0   0   0   0
0xe3 24 TrueColor    0     24  0  rgba   0   0   8   8   8   0   0    0  8  16 
16  16   0   0   0
0xe4 24 TrueColor    0     24  0  rgba   1   0   8   8   8   0   0    0  8   0 
 0   0   0   0   0
0xe5 24 TrueColor    0     24  0  rgba   1   0   8   8   8   0   0    0  8  16 
16  16   0   0   0
0xe6 24 TrueColor    0     24  0  rgba   0   0   8   8   8   0   0   24  0   0 
 0   0   0   0   0
0xe7 24 TrueColor    0     24  0  rgba   0   0   8   8   8   0   0   24  0  16 
16  16   0   0   0
0xe8 24 TrueColor    0     24  0  rgba   1   0   8   8   8   0   0   24  0   0 
 0   0   0   0   0
0xe9 24 TrueColor    0     24  0  rgba   1   0   8   8   8   0   0   24  0  16 
16  16   0   0   0
0xea 24 TrueColor    0     24  0  rgba   0   0   8   8   8   0   0   24  8   0 
 0   0   0   0   0
0xeb 24 TrueColor    0     24  0  rgba   0   0   8   8   8   0   0   24  8  16 
16  16   0   0   0
0xec 24 TrueColor    0     24  0  rgba   1   0   8   8   8   0   0   24  8   0 
 0   0   0   0   0
0xed 24 TrueColor    0     24  0  rgba   1   0   8   8   8   0   0   24  8  16 
16  16   0   0   0
0xee 24 TrueColor    0     32  0  rgba   0   0   8   8   8   8   0    0  0   0 
 0   0   0   0   0
0xef 24 TrueColor    0     32  0  rgba   0   0   8   8   8   8   0    0  0  16 
16  16  16   0   0
0xf0 24 TrueColor    0     32  0  rgba   1   0   8   8   8   8   0    0  0   0 
 0   0   0   0   0
0xf1 24 TrueColor    0     32  0  rgba   1   0   8   8   8   8   0    0  0  16 
16  16  16   0   0
0xf2 24 TrueColor    0     32  0  rgba   0   0   8   8   8   8   0    0  8   0 
 0   0   0   0   0
0xf3 24 TrueColor    0     32  0  rgba   0   0   8   8   8   8   0    0  8  16 
16  16  16   0   0
0xf4 24 TrueColor    0     32  0  rgba   1   0   8   8   8   8   0    0  8   0 
 0   0   0   0   0
0xf5 24 TrueColor    0     32  0  rgba   1   0   8   8   8   8   0    0  8  16 
16  16  16   0   0
0xf6 24 TrueColor    0     32  0  rgba   0   0   8   8   8   8   0   24  0   0 
 0   0   0   0   0
0xf7 24 TrueColor    0     32  0  rgba   0   0   8   8   8   8   0   24  0  16 
16  16  16   0   0
0xf8 24 TrueColor    0     32  0  rgba   1   0   8   8   8   8   0   24  0  16 
16  16  16   0   0
0xf9 24 TrueColor    0     32  0  rgba   0   0   8   8   8   8   0   24  8   0 
 0   0   0   0   0
0xfa 24 TrueColor    0     32  0  rgba   0   0   8   8   8   8   0   24  8  16 
16  16  16   0   0
0xfb 24 TrueColor    0     32  0  rgba   1   0   8   8   8   8   0   24  8  16 
16  16  16   0   0
0xfc 24 DirectColor  0     24  0  rgba   0   0   8   8   8   0   0    0  0   0 
 0   0   0   0   0
0xfd 24 DirectColor  0     24  0  rgba   0   0   8   8   8   0   0    0  0  16 
16  16   0   0   0
0xfe 24 DirectColor  0     24  0  rgba   1   0   8   8   8   0   0    0  0   0 
 0   0   0   0   0
0xff 24 DirectColor  0     24  0  rgba   1   0   8   8   8   0   0    0  0  16 
16  16   0   0   0
0x100 24 DirectColor  0     24  0  rgba   0   0   8   8   8   0   0    0  8   0
  0   0   0   0   0
0x101 24 DirectColor  0     24  0  rgba   0   0   8   8   8   0   0    0  8  16
 16  16   0   0   0
0x102 24 DirectColor  0     24  0  rgba   1   0   8   8   8   0   0    0  8   0
  0   0   0   0   0
0x103 24 DirectColor  0     24  0  rgba   1   0   8   8   8   0   0    0  8  16
 16  16   0   0   0
0x104 24 DirectColor  0     24  0  rgba   0   0   8   8   8   0   0   24  0   0
  0   0   0   0   0
0x105 24 DirectColor  0     24  0  rgba   0   0   8   8   8   0   0   24  0  16
 16  16   0   0   0
0x106 24 DirectColor  0     24  0  rgba   1   0   8   8   8   0   0   24  0   0
  0   0   0   0   0
0x107 24 DirectColor  0     24  0  rgba   1   0   8   8   8   0   0   24  0  16
 16  16   0   0   0
0x108 24 DirectColor  0     24  0  rgba   0   0   8   8   8   0   0   24  8   0
  0   0   0   0   0
0x109 24 DirectColor  0     24  0  rgba   0   0   8   8   8   0   0   24  8  16
 16  16   0   0   0
0x10a 24 DirectColor  0     24  0  rgba   1   0   8   8   8   0   0   24  8   0
  0   0   0   0   0
0x10b 24 DirectColor  0     24  0  rgba   1   0   8   8   8   0   0   24  8  16
 16  16   0   0   0
0x10c 24 DirectColor  0     32  0  rgba   0   0   8   8   8   8   0    0  0   0
  0   0   0   0   0
0x10d 24 DirectColor  0     32  0  rgba   0   0   8   8   8   8   0    0  0  16
 16  16  16   0   0
0x10e 24 DirectColor  0     32  0  rgba   1   0   8   8   8   8   0    0  0   0
  0   0   0   0   0
0x10f 24 DirectColor  0     32  0  rgba   1   0   8   8   8   8   0    0  0  16
 16  16  16   0   0
0x110 24 DirectColor  0     32  0  rgba   0   0   8   8   8   8   0    0  8   0
  0   0   0   0   0
0x111 24 DirectColor  0     32  0  rgba   0   0   8   8   8   8   0    0  8  16
 16  16  16   0   0
0x112 24 DirectColor  0     32  0  rgba   1   0   8   8   8   8   0    0  8   0
  0   0   0   0   0
0x113 24 DirectColor  0     32  0  rgba   1   0   8   8   8   8   0    0  8  16
 16  16  16   0   0
0x114 24 DirectColor  0     32  0  rgba   0   0   8   8   8   8   0   24  0   0
  0   0   0   0   0
0x115 24 DirectColor  0     32  0  rgba   0   0   8   8   8   8   0   24  0  16
 16  16  16   0   0
0x116 24 DirectColor  0     32  0  rgba   1   0   8   8   8   8   0   24  0   0
  0   0   0   0   0
0x117 24 DirectColor  0     32  0  rgba   1   0   8   8   8   8   0   24  0  16
 16  16  16   0   0
0x118 24 DirectColor  0     32  0  rgba   0   0   8   8   8   8   0   24  8   0
  0   0   0   0   0
0x119 24 DirectColor  0     32  0  rgba   0   0   8   8   8   8   0   24  8  16
 16  16  16   0   0
0x11a 24 DirectColor  0     32  0  rgba   1   0   8   8   8   8   0   24  8  16
 16  16  16   0   0
0x5d 32 TrueColor    0     32  0  rgba   1   0   8   8   8   8   0   24  0   0 
 0   0   0   0   0



--- On Fri, 3/11/11, bugzilla-daemon at freedesktop.org
<bugzilla-daemon at freedesktop.org> wrote:

From: bugzilla-daemon at freedesktop.org <bugzilla-daemon at freedesktop.org>
Subject: [Bug 35200] Mesa 7.6 implementation error: bad datatype in
interpolate_int_colors
To: ReadBetweenLines at yahoo.com
Received: Friday, March 11, 2011, 3:14 PM

https://bugs.freedesktop.org/show_bug.cgi?id=35200

--- Comment #1 from Brian Paul <brian.e.paul at gmail.com> 2011-03-11 07:14:19 PST
---
I installed xscreensaver-gl-extras 5.12 and ran
/usr/libexec/xscreensaver/voronoi directly and didn't see any warnings.  I
tried 7.6 and current Mesa from git.

What does glxinfo say (in particular the OpenGL renderer string)?

Do you see the warnings if you run /usr/libexec/xscreensaver/voronoi directly?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the mesa-dev mailing list