On Fri, Jul 07, 2006 at 01:11:12AM +0200, Bruno Kleinert wrote:
> hi!
>
> This one time, at band camp, Frank Gevaerts wrote:
> > I get this as a backtrace from gdb:
> >
> > Program received signal SIGSEGV, Segmentation fault.
> > [Switching to Thread -1215526464 (LWP 8819)]
> > 0xb7ae2e16 in strt
hi!
This one time, at band camp, Frank Gevaerts wrote:
> I get this as a backtrace from gdb:
>
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread -1215526464 (LWP 8819)]
> 0xb7ae2e16 in strtof_l () from /lib/tls/i686/cmov/libc.so.6
> (gdb) bt
> #0 0xb7ae2e16 in strtof_
After some more looking around, I found that it crashes somewhere in
gluBuild2DMipmaps( GL_TEXTURE_2D, format, TextureImage[0]->w,
TextureImage[0]->h, format, GL_UNSIGNED_BYTE, TextureImage[0]->pixels );
(utility.cpp:177)
Frank
--
"Debugging is twice as hard as writing the code in the first p
Package: vdrift
Version: 0.0.2006.02.21-1
Followup-For: Bug #376948
I get this as a backtrace from gdb:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1215526464 (LWP 8819)]
0xb7ae2e16 in strtof_l () from /lib/tls/i686/cmov/libc.so.6
(gdb) bt
#0 0xb7ae2e16 in strtof_
4 matches
Mail list logo