Public bug reported:

Binary package hint: libgl1-mesa-dri

Hi! 
 
I got a segmentation fault during start of the stellarium program. 
I reproduced the same bug (same function, same moment) with the SVN last 
version of this program. The segmentation fault occurs inside the mesa dri 
library.

NOTE:  The bug doesn't occur when I use the vesa driver with my xserver
x.org .

Here is the backtrace:

#0 0x00000000 in ?? () 
#1 0xb6dfaf5f in _mesa_get_teximage () from /usr/lib/dri/unichrome_dri.so 
#2 0xb6deedbe in _mesa_GetTexImage () from /usr/lib/dri/unichrome_dri.so 
#3 0xb7e3c456 in glGetTexImage () from /usr/lib/libGL.so.1 
#4 0x081bda53 in STexture::getAverageLuminance (this=0x8b54b20) 
at STexture.cpp:56 
#5 0x081a51d2 in ManagedSTexture::getAverageLuminance (this=0x8b54b20) 
at StelTextureMgr.cpp:76 
#6 0x081b510c in MilkyWay::setTexture (this=0x8b54a88, [EMAIL PROTECTED]) 
at MilkyWay.cpp:60 
#7 0x081b5172 in MilkyWay::init (this=0x8b54e08, [EMAIL PROTECTED],  
[EMAIL PROTECTED]) at MilkyWay.cpp:48 
#8 0x08119897 in StelApp::init (this=0xbfb5ccb4) at StelApp.cpp:271 
#9 0x0811a91a in StelApp (this=0xbfb5ccb4, [EMAIL PROTECTED], [EMAIL 
PROTECTED],  
[EMAIL PROTECTED]) at StelApp.cpp:74 
#10 0x080f23c6 in main (argc=Cannot access memory at address 0x0 
) at main.cpp:247 
 
 
If I put a breakpoint at the entry point of the _mesa_get_teximage function, I 
get 
the segmentation fault at the following step of execution: 
 
Breakpoint 2, 0xb6e72d78 in _mesa_get_teximage () 
from /usr/lib/dri/unichrome_dri.so 
(gdb) step 
Single stepping until exit from function _mesa_get_teximage,  
which has no line number information. 
 
Program received signal SIGSEGV, Segmentation fault. 
0x00000000 in ?? () 
 
 
My current config is:  
Ubuntu 6.10 
graphic card VIA KM400 with the last version of the ubuntu driver 
(xorg-video-via 1.0.2.1) 
libgl1-mesa-dri 6.5.1~20060817 (last version) 


Sébastien  SOILEN

** Affects: mesa (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
libgl1_mesa_dri segmentation fault
https://launchpad.net/bugs/79452

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to