Re: lyx-1.4.0 crashes w/gcc-4.1

2006-03-29 Thread Jose' Matos
On Wednesday 29 March 2006 17:53, Neal Becker wrote: > No, that's good.  Anyone get a traceback? Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1208580432 (LWP 13064)] 0x0849c070 in QMemArray::~QMemArray () (gdb) bt #0 0x0849c070 in QMemArray::~QMemArray () #1 0x0849a

Re: lyx-1.4.0 crashes w/gcc-4.1

2006-03-29 Thread Neal Becker
Rex Dieter wrote: > Jose' Matos wrote: >> On Wednesday 29 March 2006 15:11, Rex Dieter wrote: >> >>>Can you try out the -O0 binary and see if it helps? >> >> >> The problem remains. >> >> The easier way to trigger it is to load the User Guide, then go >> Navigate->List of Figure->... any f

Re: lyx-1.4.0 crashes w/gcc-4.1

2006-03-29 Thread Rex Dieter
Jose' Matos wrote: On Wednesday 29 March 2006 15:11, Rex Dieter wrote: Can you try out the -O0 binary and see if it helps? The problem remains. The easier way to trigger it is to load the User Guide, then go Navigate->List of Figure->... any figure. It crashes with no warning. OK

Re: lyx-1.4.0 crashes w/gcc-4.1

2006-03-29 Thread Jose' Matos
On Wednesday 29 March 2006 15:11, Rex Dieter wrote: > Can you try out the -O0 binary and see if it helps? The problem remains. The easier way to trigger it is to load the User Guide, then go Navigate->List of Figure->... any figure. It crashes with no warning. > -- Rex -- José Abílio

Re: lyx-1.4.0 crashes w/gcc-4.1

2006-03-29 Thread Rex Dieter
Jose' Matos wrote: On Wednesday 29 March 2006 14:48, Rex Dieter wrote: Yeah it does, IMO, it points to a (likely) compiler bug or a very obscure coding error exposed only by gcc-4.1.x's optmizations. Nevertheless I had to turn graphics display off to be able to do some work on fc5. :-)

Re: lyx-1.4.0 crashes w/gcc-4.1

2006-03-29 Thread Jose' Matos
On Wednesday 29 March 2006 14:48, Rex Dieter wrote: > Yeah it does, IMO, it points to a (likely) compiler bug or a very > obscure coding error exposed only by gcc-4.1.x's optmizations. Nevertheless I had to turn graphics display off to be able to do some work on fc5. :-) -- José Abílio

Re: lyx-1.4.0 crashes w/gcc-4.1

2006-03-29 Thread Rex Dieter
Neal Becker wrote: Rex Dieter wrote: Neal Becker wrote: I was afraid of that. What about compile with -O0? OK, wanna try it out? http://apt.kde-redhat.org/apt/kde-redhat/mock/fedora-5-i386-core/lyx/ Let me know if this helps. Acutally, since I suggested this I've realized that the t

Re: lyx-1.4.0 crashes w/gcc-4.1

2006-03-28 Thread Neal Becker
Rex Dieter wrote: > Neal Becker wrote: > >> I was afraid of that. What about compile with -O0? > > OK, wanna try it out? > http://apt.kde-redhat.org/apt/kde-redhat/mock/fedora-5-i386-core/lyx/ > > Let me know if this helps. > Acutally, since I suggested this I've realized that the test with

Re: lyx-1.4.0 crashes w/gcc-4.1

2006-03-28 Thread Neal Becker
Rex Dieter wrote: > Neal Becker wrote: > >> I was afraid of that. What about compile with -O0? > > OK, wanna try it out? > http://apt.kde-redhat.org/apt/kde-redhat/mock/fedora-5-i386-core/lyx/ > > Let me know if this helps. > Thanks, but I'm running on x86_64. Does the problem also show on i3

Re: lyx-1.4.0 crashes w/gcc-4.1

2006-03-28 Thread Rex Dieter
Neal Becker wrote: I was afraid of that. What about compile with -O0? OK, wanna try it out? http://apt.kde-redhat.org/apt/kde-redhat/mock/fedora-5-i386-core/lyx/ Let me know if this helps. -- Rex

Re: lyx-1.4.0 crashes w/gcc-4.1

2006-03-28 Thread Neal Becker
Rex Dieter wrote: > Rex Dieter wrote: >> Neal Becker wrote: >> >>> Lars Gullik Bjønnes wrote: >>> >>> Rex Dieter <[EMAIL PROTECTED]> writes: | Is anyone currently (or will soon) looking at lyx-1.4.0 crashes | (fc5/gcc-4-1): | http://bugzilla.lyx.org/show_bug.cgi?id=2376 >

Re: lyx-1.4.0 crashes w/gcc-4.1

2006-03-28 Thread Rex Dieter
Rex Dieter wrote: Neal Becker wrote: Lars Gullik Bjønnes wrote: Rex Dieter <[EMAIL PROTECTED]> writes: | Is anyone currently (or will soon) looking at lyx-1.4.0 crashes | (fc5/gcc-4-1): | http://bugzilla.lyx.org/show_bug.cgi?id=2376 | http://bugzilla.lyx.org/show_bug.cgi?id=2414 | | I need

Re: lyx-1.4.0 crashes w/gcc-4.1

2006-03-28 Thread Rex Dieter
Neal Becker wrote: Lars Gullik Bjønnes wrote: Rex Dieter <[EMAIL PROTECTED]> writes: | Is anyone currently (or will soon) looking at lyx-1.4.0 crashes | (fc5/gcc-4-1): | http://bugzilla.lyx.org/show_bug.cgi?id=2376 | http://bugzilla.lyx.org/show_bug.cgi?id=2414 | | I need to know if a fix is

Re: lyx-1.4.0 crashes w/gcc-4.1

2006-03-28 Thread Juergen Spitzmueller
Jean-Marc Lasgouttes wrote: > Rex> I need to know if a fix is on the horizon or not. > > I'm afraid nobody knows what trigger that... The current situation is > that it will not be fixed in 1.4.1. I'm pretty sure it's a gcc-4.1/boost issue. I get those crashes with 1.5, but not with 1.4. I compile

Re: lyx-1.4.0 crashes w/gcc-4.1

2006-03-28 Thread Jean-Marc Lasgouttes
> "Rex" == Rex Dieter <[EMAIL PROTECTED]> writes: Rex> Is anyone currently (or will soon) looking at lyx-1.4.0 crashes Rex> (fc5/gcc-4-1): http://bugzilla.lyx.org/show_bug.cgi?id=2376 Rex> http://bugzilla.lyx.org/show_bug.cgi?id=2414 Rex> I need to know if a fix is on the horizon or not. I'm

Re: lyx-1.4.0 crashes w/gcc-4.1

2006-03-28 Thread Neal Becker
Lars Gullik Bjønnes wrote: > Rex Dieter <[EMAIL PROTECTED]> writes: > > | Is anyone currently (or will soon) looking at lyx-1.4.0 crashes > | (fc5/gcc-4-1): > | http://bugzilla.lyx.org/show_bug.cgi?id=2376 > | http://bugzilla.lyx.org/show_bug.cgi?id=2414 > | > | I need to know if a fix is on the

Re: lyx-1.4.0 crashes w/gcc-4.1

2006-03-28 Thread Lars Gullik Bjønnes
Rex Dieter <[EMAIL PROTECTED]> writes: | Is anyone currently (or will soon) looking at lyx-1.4.0 crashes | (fc5/gcc-4-1): | http://bugzilla.lyx.org/show_bug.cgi?id=2376 | http://bugzilla.lyx.org/show_bug.cgi?id=2414 | | I need to know if a fix is on the horizon or not. To my knowledge no, but I'

lyx-1.4.0 crashes w/gcc-4.1

2006-03-28 Thread Rex Dieter
Is anyone currently (or will soon) looking at lyx-1.4.0 crashes (fc5/gcc-4-1): http://bugzilla.lyx.org/show_bug.cgi?id=2376 http://bugzilla.lyx.org/show_bug.cgi?id=2414 I need to know if a fix is on the horizon or not. -- Rex