Please do not reply to this email: if you want to comment on the bug, go to    
       
the URL shown below and enter yourcomments there.     
   
https://bugs.freedesktop.org/show_bug.cgi?id=3398          
     
           Summary: i915 20050517 seg fault in sdrawXORline4
           Product: DRI
           Version: DRI CVS
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P3
         Component: DDX drivers
        AssignedTo: dri-devel@lists.sourceforge.net
        ReportedBy: [EMAIL PROTECTED]


I downloaded latest i915 snapshot "i915-20050517-linux.i386.tar.bz2"
and ran blender 3.26.
Every time I pressed 'b' (boundary select command) segmentation fault is 
occured.
When I use dri driver included in xorg-x11 6.8.2-r1, I havn't saw segmentation 
fault.

Environment:
distribution:gentoo
Linux ktest 2.6.11-gentoo-r8 #5 SMP Thu May 26 16:56:54 GMT 2005 i686 Intel(R) 
Pentium(R) 4 CPU 3.00GHz GenuineIntel GNU/Linux
blender:blender-2.36-linux-glibc2.2.5-i386-1.tar.gz (debug compiled)
xorg-x11:6.8.2-r1(version of ebuild)

below is gdb output.:
ktest root # gdb bf-blender/blender/obj/linux-glibc2.3.4-i386/bin/blender
GNU gdb 6.3
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i686-pc-linux-gnu"...Using host libthread_db 
library "/lib/libthread_db.so.1".

(gdb) run
Starting program: /root/bf-blender/blender/obj/linux-glibc2.3.4-
i386/bin/blender
[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 5409)]
Using Python version 2.3

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 5409)]
0x00000000 in ?? ()
(gdb) backtrace
#0  0x00000000 in ?? ()
#1  0xb79157fd in _swrast_logicop_rgba_span (ctx=0x87a2688, rb=0x8b51378,
    span=0xbfff4338, rgba=0xb58e3008) at swrast/s_logic.c:222
#2  0xb78a55c5 in _swrast_write_rgba_span (ctx=0x87a2688, span=0xbfff4338)
    at swrast/s_span.c:1326
#3  0xb789e6fd in general_rgba_line (ctx=0x87a2688, vert0=0xbfff4604,
    vert1=0xbfff46a8) at swrast/s_linetemp.h:430
#4  0xb7899407 in _swrast_validate_line (ctx=0x87a2688, v0=0xbfff4604,
    v1=0xbfff46a8) at swrast/s_context.c:324
#5  0xb7899734 in _swrast_Line (ctx=0x87a2688, v0=0xbfff4604, v1=0xbfff46a8)
    at swrast/s_context.c:520
#6  0xb7825790 in intel_fallback_line (intel=0x87a2688, v0=0xb5846020,
    v1=0xb5846040) at intel_tris.c:518
#7  0xb781dbbf in line_fallback (ctx=0x87a2688, e0=0, e1=2)
    at ../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:730
#8  0xb78266af in intelRenderClippedLine (ctx=0x87a2688, ii=0, jj=2)
    at intel_tris.c:606
#9  0xb78831d9 in clip_line_4 (ctx=0x87a2688, i=0, j=1, mask=1 '\001')
    at tnl/t_vb_cliptmp.h:155
#10 0xb787f97c in clip_render_lines_verts (ctx=0x87a2688, start=0, count=2,
    flags=49) at tnl/t_vb_rendertmp.h:92
#11 0xb788278a in run_render (ctx=0x87a2688, stage=0x892bb4c)
    at tnl/t_vb_render.c:325
---Type <return> to continue, or q <return> to quit---
#12 0xb787b1de in _tnl_run_pipeline (ctx=0x87a2688) at tnl/t_pipeline.c:149
#13 0xb7895a51 in _tnl_flush_vtx (ctx=0x87a2688) at tnl/t_vtx_exec.c:277
#14 0xb78915e0 in _tnl_FlushVertices (ctx=0x87a2688, flags=1)
    at tnl/t_vtx_api.c:842
#15 0xb78e5601 in _mesa_LogicOp (opcode=5379) at main/blend.c:462
#16 0x0813742f in set_inverted_drawing (enable=0) at glutil.c:57
#17 0x081376cd in sdrawXORline4 (nr=0, x0=0, y0=325, x1=1601, y1=325)
    at glutil.c:136
#18 0x08273e97 in get_border (rect=0xbfffe6d0, col=3) at edit.c:156
#19 0x0812cab4 in borderselect () at editview.c:1240
#20 0x081c0d4d in winqreadview3dspace (sa=0x8bc8da4, spacedata=0x8bc8f6c,
    evt=0xbfffe7a0) at space.c:1142
#21 0x081cf23d in scrarea_do_winhandle (area=0x8bc8da4, evt=0xbfffe7a0)
    at spacetypes.c:144
#22 0x0811f27d in scrarea_dispatch_events (sa=0x8bc8da4) at editscreen.c:561
#23 0x08120846 in screen_dispatch_events () at editscreen.c:1120
#24 0x0812107d in screenmain () at editscreen.c:1364
#25 0x080eab28 in main (argc=1, argv=0xbfffe8f4) at creator.c:586
(gdb)

glxinfo:
name of display: :0.0
display: :0  screen: 0
direct rendering: Yes
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_OML_swap_method, GLX_SGI_make_current_read,
    GLX_SGIS_multisample, GLX_SGIX_fbconfig
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_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 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_OML_swap_method, GLX_SGI_make_current_read, GLX_SGIS_multisample,
    GLX_SGIX_fbconfig
OpenGL vendor string: Tungsten Graphics, Inc
OpenGL renderer string: Mesa DRI Intel(R) 915G 20041217 x86/MMX/SSE2
OpenGL version string: 1.3 Mesa 6.3
OpenGL extensions:
    GL_ARB_depth_texture, GL_ARB_fragment_program, GL_ARB_imaging,
    GL_ARB_multisample, GL_ARB_multitexture, GL_ARB_point_parameters,
    GL_ARB_shadow, 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_mirrored_repeat, GL_ARB_texture_rectangle,
    GL_ARB_transpose_matrix, GL_ARB_vertex_buffer_object,
    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_minmax, GL_EXT_blend_subtract,
    GL_EXT_clip_volume_hint, GL_EXT_cull_vertex, 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_multi_draw_arrays,
    GL_EXT_packed_pixels, 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_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_filter_anisotropic, GL_EXT_texture_lod_bias,
    GL_EXT_texture_object, GL_EXT_texture_rectangle, GL_EXT_vertex_array,
    GL_3DFX_texture_compression_FXT1, GL_APPLE_client_storage,
    GL_APPLE_packed_pixels, GL_ATI_blend_equation_separate,
    GL_IBM_rasterpos_clip, GL_IBM_texture_mirrored_repeat,
    GL_INGR_blend_func_separate, GL_MESA_pack_invert, GL_MESA_ycbcr_texture,
    GL_MESA_window_pos, GL_NV_blend_square, GL_NV_light_max_exponent,
    GL_NV_texture_rectangle, GL_NV_texgen_reflection, GL_NV_vertex_program,
    GL_NV_vertex_program1_1, GL_OES_read_format, 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_depth_texture,
    GL_SUN_multi_draw_arrays
glu version: 1.3
glu extensions:
    GLU_EXT_nurbs_tessellator, GLU_EXT_object_space_tess

   visual  x  bf lv rg d st colorbuffer ax dp st accumbuffer  ms  cav
 id dep cl sp sz l  ci b ro  r  g  b  a bf th cl  r  g  b  a ns b eat
----------------------------------------------------------------------
0x22 24 tc  0 32  0 r  y  .  8  8  8  8  0  0  0  0  0  0  0  0 0 None
0x23 24 tc  0 32  0 r  .  .  8  8  8  8  0  0  0  0  0  0  0  0 0 None
0x24 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x25 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x26 24 tc  0 32  0 r  y  .  8  8  8  8  0  0  0 16 16 16 16  0 0 Slow
0x27 24 tc  0 32  0 r  .  .  8  8  8  8  0  0  0 16 16 16 16  0 0 Slow
0x28 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 Slow
0x29 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 Slow          
     
     
--           
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email         
     
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


-------------------------------------------------------
SF.Net email is sponsored by: GoToMeeting - the easiest way to collaborate
online with coworkers and clients while avoiding the high cost of travel and
communications. There is no equipment to buy and you can meet as often as
you want. Try it free.http://ads.osdn.com/?ad_id=7402&alloc_id=16135&op=click
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to