Hello,

here is the debug backtrace. If you need further details about
the bug, don't hesitate to ask me.

Regards,

Sebastien

2007/3/5, Sebastien Bacher <[EMAIL PROTECTED]>:
>
> Thank you for your bug. Could you try to get a debug backtrace
> (https://wiki.ubuntu.com/DebuggingProgramCrash)?
>
> ** Changed in: mesa (Ubuntu)
>    Importance: Undecided => Medium
>        Status: Unconfirmed => Needs Info
>
> --
> libgl1_mesa_dri segmentation fault
> https://launchpad.net/bugs/79452
>


-- 
============================

SOILEN Sébastien
[EMAIL PROTECTED]


GNU gdb 6.4.90-debian
Copyright (C) 2006 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 "i486-linux-gnu"...(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".

(gdb) handle SIG33 pass nostop noprint
Signal        Stop      Print   Pass to program Description
SIG33         No        No      Yes             Real-time event 33
(gdb) set pagination 0
(gdb) run
Starting program: /usr/bin/stellarium 
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1216018240 (LWP 4855)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
 -------------------------------------------------------
[ This is Stellarium 0.8.1 - http://www.stellarium.org ]
[ Copyright (C) 2000-2006 Fabien Chereau et al         ]
 -------------------------------------------------------
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[New Thread -1216320608 (LWP 4858)]
(no debugging symbols found)
(no debugging symbols found)
libGL warning: 3D driver claims to not support visual 0x46
(no debugging symbols found)
Application locale is system
Localizing TUI for locale: system
Loading Solar System data...(loaded)
Loading location: "Paris", on Earth (landscape is: "guereins")
Loading Hipparcos star data...(118217 stars loaded [2200 dropped]).
Loading Hipparcos double stars...(8824 stars loaded)
Loading Hipparcos periodic variable stars...(1930 stars loaded)
Load star names from 
/usr/share/stellarium/data/sky_cultures/western/star_names.fab

...no position data for Barnard's galaxy 
...no position data for Papillon 
...no position data for �� Cas nebula Loading NGC data... (13226 items loaded 
[3175 dropped])
Loading NGC name data...( 225 names loaded)

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1216018240 (LWP 4855)]
0x00000000 in ?? ()
(gdb) backtrace
#0  0x00000000 in ?? ()
#1  0xb6ea5f5f in _mesa_get_teximage () from /usr/lib/dri/unichrome_dri.so
#2  0xb6e99dbe in _mesa_GetTexImage () from /usr/lib/dri/unichrome_dri.so
#3  0xb7f22456 in glGetTexImage () from /usr/lib/libGL.so.1
#4  0x080a5788 in std::basic_string<wchar_t, std::char_traits<wchar_t>, 
std::allocator<wchar_t> >::basic_string<wchar_t*> ()
#5  0x0807897e in std::basic_string<wchar_t, std::char_traits<wchar_t>, 
std::allocator<wchar_t> >::basic_string<wchar_t*> ()
#6  0x0807d99b in std::basic_string<wchar_t, std::char_traits<wchar_t>, 
std::allocator<wchar_t> >::basic_string<wchar_t*> ()
#7  0x0807e2d3 in std::basic_string<wchar_t, std::char_traits<wchar_t>, 
std::allocator<wchar_t> >::basic_string<wchar_t*> ()
#8  0x0805ea5f in std::basic_string<char, std::char_traits<char>, 
std::allocator<char> >::basic_string<char*> ()
#9  0x0816ccd1 in std::basic_string<wchar_t, std::char_traits<wchar_t>, 
std::allocator<wchar_t> >::basic_string<wchar_t*> ()
#10 0x08051043 in ?? ()
#11 0xb7afa8cc in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#12 0x0804f441 in ?? ()
(gdb) info resgisters
eax            0x0      0
ecx            0x0      0
edx            0x8a01f80        144711552
ebx            0xb6feab60       -1224823968
esp            0xbff2071c       0xbff2071c
ebp            0xbff38798       0xbff38798
esi            0x1      1
edi            0xbff2079c       -1074657380
eip            0x0      0
eflags         0x210202 [ IF RF ID ]
cs             0x73     115
ss             0x7b     123
ds             0x7b     123
es             0x7b     123
fs             0x0      0
gs             0x33     51
(gdb) thread apply all backtrace

Thread 2 (Thread -1216320608 (LWP 4858)):
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb7dc7bf6 in __nanosleep_nocancel () from 
/lib/tls/i686/cmov/libpthread.so.0
#2  0xb7e2c228 in SDL_Delay () from /usr/lib/libSDL-1.2.so.0
#3  0xb7e2c271 in SDL_Delay () from /usr/lib/libSDL-1.2.so.0
#4  0xb7dde53b in SDL_GetThreadID () from /usr/lib/libSDL-1.2.so.0
#5  0xb7e2964d in SDL_ThreadID () from /usr/lib/libSDL-1.2.so.0
#6  0xb7dc1504 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#7  0xb7bb251e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread -1216018240 (LWP 4855)):
#0  0x00000000 in ?? ()
#1  0xb6ea5f5f in _mesa_get_teximage () from /usr/lib/dri/unichrome_dri.so
#2  0xb6e99dbe in _mesa_GetTexImage () from /usr/lib/dri/unichrome_dri.so
#3  0xb7f22456 in glGetTexImage () from /usr/lib/libGL.so.1
#4  0x080a5788 in std::basic_string<wchar_t, std::char_traits<wchar_t>, 
std::allocator<wchar_t> >::basic_string<wchar_t*> ()
#5  0x0807897e in std::basic_string<wchar_t, std::char_traits<wchar_t>, 
std::allocator<wchar_t> >::basic_string<wchar_t*> ()
#6  0x0807d99b in std::basic_string<wchar_t, std::char_traits<wchar_t>, 
std::allocator<wchar_t> >::basic_string<wchar_t*> ()
#7  0x0807e2d3 in std::basic_string<wchar_t, std::char_traits<wchar_t>, 
std::allocator<wchar_t> >::basic_string<wchar_t*> ()
#8  0x0805ea5f in std::basic_string<char, std::char_traits<char>, 
std::allocator<char> >::basic_string<char*> ()
#9  0x0816ccd1 in std::basic_string<wchar_t, std::char_traits<wchar_t>, 
std::allocator<wchar_t> >::basic_string<wchar_t*> ()
#10 0x08051043 in ?? ()
#11 0xb7afa8cc in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#12 0x0804f441 in ?? ()
(gdb) quit
The program is running.  Exit anyway? (y or n)

-- 
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