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=9204          
     
           Summary: Segfault after glXMakeCurrent
           Product: Mesa
           Version: 6.5
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Keywords: have-backtrace
          Severity: normal
          Priority: P2
         Component: GLX
        AssignedTo: mesa3d-dev@lists.sourceforge.net
        ReportedBy: [EMAIL PROTECTED]


When using pd with Gem OpenGL extension I get segfault when destroying or
closing the GL window. I am using Fedora Core 6, with mesa 6.5.1 and Radeon
Mobility 9000. There is no problem closing or destroying the GL window using
mesa 6.4.2 version of libGL.

Here's the gdb backtrace:
(gdb) run
Starting program: /usr/local/bin/pd -lib Gem
[Thread debugging using libthread_db enabled]
[New Thread -1208682816 (LWP 9600)]
Vertex3f: 2
Normal3f: 2

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1208682816 (LWP 9600)]
0x017f2880 in ?? ()
(gdb) bt
#0  0x017f2880 in ?? ()
#1  0x0376dd3c in BindContextWrapper (dpy=0x8cc5a30, gc=0x8d23118,
draw=<value optimized out>, read=39845892) at glxext.c:1542
#2  0x0376ff1f in MakeContextCurrent (dpy=0x8cc5a30, draw=39845892,
read=39845892, gc=0x8d23118) at glxext.c:1630
#3  0x037701c3 in glXMakeCurrent (dpy=0x8cc5a30, draw=39845892,
gc=0x8d23118) at glxext.c:1792
#4  0x00779046 in GemMan::destroyWindow () at GemMan.cpp:1303
#5  0x007797a5 in GemMan::render () at GemMan.cpp:749
#6  0x080b194b in sched_tick (next_sys_time=1511854080) at m_sched.c:355
#7  0x080b266e in m_scheduler () at m_sched.c:460
#8  0x080b580a in sys_main (argc=3, argv=0xbffaef44) at s_main.c:316
#9  0x080bea0f in main (argc=Cannot access memory at address 0x0
) at s_entry.c:27
(gdb)          
     
     
--           
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.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to