Hi

To me this backtrace looks like it has to do with gtk... It is a bit
strange that it work on i386 but not on amd64...

As I do not have access to a amd64 machine I need help with debugging
this.

Regards,

// Ola

On Mon, Feb 27, 2006 at 04:03:45PM -0800, Steve Langasek wrote:
> On Mon, Feb 27, 2006 at 11:11:11PM +0100, Manolo Díaz wrote:
> > Package: lightspeed
> > Version: 1.2-5
> > Severity: grave
> > Justification: renders package unusable
> 
> > Hi,
> >     This is the only thing I see when I try to launch lightspeed:
> 
> > Segmentation fault
> 
> Confirmed.  Here's a backtrace:
> 
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread 46912527189056 (LWP 6822)]
> ogl_draw (cam_id=0) at ogl.c:252
> 252                     if (obj->post_dlist != 0)
> (gdb) bt
> #0  ogl_draw (cam_id=0) at ogl.c:252
> #1  0x000000000040a414 in update (message=<value optimized out>)
>     at animation.c:95
> #2  0x00002aaaab182fe7 in g_get_current_time () from /usr/lib/libglib-1.2.so.0
> #3  0x00002aaaab183b8b in g_main_add_poll () from /usr/lib/libglib-1.2.so.0
> #4  0x00002aaaab183e5f in g_main_run () from /usr/lib/libglib-1.2.so.0
> #5  0x00002aaaaad6fefe in gtk_main () from /usr/lib/libgtk-1.2.so.0
> #6  0x0000000000412ec2 in main (argc=1, argv=0x7fffffc25b28)
>     at lightspeed.c:174
> (gdb) p obj
> $1 = (ogl_object *) 0x0
> (gdb) p o
> $2 = 0
> (gdb) p num_vehicle_objs
> $3 = 2
> (gdb)
> 
> Then I took a look at vehicle_objs and saw that it was a global var, and
> decided I wasn't interested in debugging code like that.
> 
> -- 
> Steve Langasek                   Give me a lever long enough and a Free OS
> Debian Developer                   to set it on, and I can move the world.
> [EMAIL PROTECTED]                                   http://www.debian.org/



-- 
 --------------------- Ola Lundqvist ---------------------------
/  [EMAIL PROTECTED]                     Annebergsslingan 37      \
|  [EMAIL PROTECTED]                 654 65 KARLSTAD          |
|  +46 (0)54-10 14 30                  +46 (0)70-332 1551       |
|  http://www.opal.dhs.org             UIN/icq: 4912500         |
\  gpg/f.p.: 7090 A92B 18FE 7994 0C36  4FE4 18A1 B1CF 0FE5 3DD9 /
 ---------------------------------------------------------------


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to