Re: [Mesa-dev] [Mesa-bug] A memory bug?

1999-10-27 Thread Jean-Pierre Dussault
Brian Paul wrote: > > Does your program use a lot of small display lists? > > -Brian I ran the executable in gdb on my Sun, here follows the trace when it crashes, on a bus error this time. JPD Program received signal SIGBUS, Bus error. 0xef44ae14 in t_splay () (gdb) where #0 0xef44ae14 i

Re: [Mesa-dev] [Mesa-bug] A memory bug?

1999-10-27 Thread Brian Paul
Jean-Pierre Dussault wrote: > > Good evening! > > I hit a strange bug a while ago (in september) using a rpm (on a > Linux/RedHat 6.0 system) of binaries for Mesa 3.1 Beta. I bypassed it by > using a LOCALLY compiled version of Mesa 3.0. I then put the fault on > the "uncompatible binaries". I h

[Mesa-dev] [Mesa-bug] A memory bug?

1999-10-26 Thread Jean-Pierre Dussault
Good evening! I hit a strange bug a while ago (in september) using a rpm (on a Linux/RedHat 6.0 system) of binaries for Mesa 3.1 Beta. I bypassed it by using a LOCALLY compiled version of Mesa 3.0. I then put the fault on the "uncompatible binaries". I hit the very same bug today, in an attempt t

[Mesa-dev] [Mesa-bug] A memory bug?

1999-01-02 Thread Jean-Pierre Dussault
Good evening! A week ago, I reported a memory bug in Mesa-3.1. Since I use Mesa from within the Sather programming language, I found it difficult to provide you with a "small" program exhibiting the bug. Moreover, I feared that the Sather programming language might do incompatible things with res