Re: (Regression in r37057 by "tommaso") Crash on quit when fullscreen and AdvFind dialog open.

2011-01-08 Thread Tommaso Cucinotta
Il 06/01/2011 09:59, Vincent van Ravesteijn ha scritto: Last, Have you ever thought about a search history ? Yes, sometimes, even though I'm not sure about the possible user interface for that. Perhaps two little arrows somewhere which, when pushed, navigate through the last performed searc

Re: (Regression in r37057 by "tommaso") Crash on quit when fullscreen and AdvFind dialog open.

2011-01-06 Thread Vincent van Ravesteijn
On Thu, Jan 6, 2011 at 9:58 AM, Vincent van Ravesteijn wrote: >> In principle this works out-of-the-box because the settings are >> restored by Qt. > > What I forgot to say is: > Last, Have you ever thought about a search history ? Vincent

Re: (Regression in r37057 by "tommaso") Crash on quit when fullscreen and AdvFind dialog open.

2011-01-06 Thread Vincent van Ravesteijn
> In principle this works out-of-the-box because the settings are > restored by Qt. What I forgot to say is: If you also want to remember the settings in the dialog, like word-wrap, case-sensitivity and so on, you need to implement the following two functions: - void FindAndReplace::restoreSessi

Re: (Regression in r37057 by "tommaso") Crash on quit when fullscreen and AdvFind dialog open.

2011-01-06 Thread Vincent van Ravesteijn
On Wed, Jan 5, 2011 at 4:13 PM, Tommaso Cucinotta wrote: > Il 05/01/2011 16:05, Vincent van Ravesteijn ha scritto: >> >> A side-effect also was that we don't remember the outliner visibility >> status on exit, because all documents were closed on exit and also the >> outliner then. I think you wan

Re: (Regression in r37057 by "tommaso") Crash on quit when fullscreen and AdvFind dialog open.

2011-01-05 Thread Abdelrazak Younes
On 01/05/2011 04:05 PM, Vincent van Ravesteijn wrote: Op 5-1-2011 15:42, Tommaso Cucinotta schreef: Il 05/01/2011 11:46, Jean-Marc Lasgouttes ha scritto: Le 05/01/2011 00:21, Tommaso Cucinotta a écrit : Ok, let's give up with the assumption that the Adv Search dialog can only be open when a m

Re: (Regression in r37057 by "tommaso") Crash on quit when fullscreen and AdvFind dialog open.

2011-01-05 Thread Tommaso Cucinotta
Il 05/01/2011 16:05, Vincent van Ravesteijn ha scritto: A side-effect also was that we don't remember the outliner visibility status on exit, because all documents were closed on exit and also the outliner then. I think you want the find-replace widget also to be remembered to the next sessio

Re: (Regression in r37057 by "tommaso") Crash on quit when fullscreen and AdvFind dialog open.

2011-01-05 Thread Tommaso Cucinotta
Il 05/01/2011 00:21, Tommaso Cucinotta ha scritto: If anyone likes it, I'll commit it. Anyway, being a fix of a crash, I thought it is ok to commit anycase (r37115). (if later we come up with a means for closing the dialog when last doc is closed, then this code is harmless). T.

Re: (Regression in r37057 by "tommaso") Crash on quit when fullscreen and AdvFind dialog open.

2011-01-05 Thread Vincent van Ravesteijn
Op 5-1-2011 15:42, Tommaso Cucinotta schreef: Il 05/01/2011 11:46, Jean-Marc Lasgouttes ha scritto: Le 05/01/2011 00:21, Tommaso Cucinotta a écrit : Ok, let's give up with the assumption that the Adv Search dialog can only be open when a main document exists and is open. I prefer to give up.

Re: (Regression in r37057 by "tommaso") Crash on quit when fullscreen and AdvFind dialog open.

2011-01-05 Thread Tommaso Cucinotta
Il 05/01/2011 11:46, Jean-Marc Lasgouttes ha scritto: Le 05/01/2011 00:21, Tommaso Cucinotta a écrit : Ok, let's give up with the assumption that the Adv Search dialog can only be open when a main document exists and is open. In fact the following sequence is sufficient for violating it: 1) C-N

Re: (Regression in r37057 by "tommaso") Crash on quit when fullscreen and AdvFind dialog open.

2011-01-05 Thread Jean-Marc Lasgouttes
Le 05/01/2011 00:21, Tommaso Cucinotta a écrit : Ok, let's give up with the assumption that the Adv Search dialog can only be open when a main document exists and is open. In fact the following sequence is sufficient for violating it: 1) C-N (new doc) 2) C-S-f (Adv Search panel) 3) C-w (close doc

Re: (Regression in r37057 by "tommaso") Crash on quit when fullscreen and AdvFind dialog open.

2011-01-04 Thread Tommaso Cucinotta
Il 04/01/2011 18:24, John McCabe-Dansted ha scritto: Keycodes: '''\CF\Ae\[Right]L\Cq'''\[!Loop] To reproduce: 1) Press Cntl-Shift-F to open the AdvFind dialog (KK: \CF) 2) Press F11 to go Fullscreen (KK: \Ae) 3) Press Cntl-Q to quit... (KK: \Cq) I then get the following crash. Arch: x86_64 Revi

(Regression in r37057 by "tommaso") Crash on quit when fullscreen and AdvFind dialog open.

2011-01-04 Thread John McCabe-Dansted
Keycodes: '''\CF\Ae\[Right]L\Cq'''\[!Loop] To reproduce: 1) Press Cntl-Shift-F to open the AdvFind dialog (KK: \CF) 2) Press F11 to go Fullscreen (KK: \Ae) 3) Press Cntl-Q to quit... (KK: \Cq) I then get the following crash. Arch: x86_64 Revision: 37080 Regression in r37057 {{{ Program received

Re: 1.6svn: Crash on quit after changing preferences

2008-08-27 Thread Abdelrazak Younes
Bennett Helm wrote: On Mac, anytime I make a change to LyX's preferences, I get a new "special" menu appearing. Sometimes (and I'm not sure exactly under what conditions) this leads to a crash while editing a document. But it *always* leads to a crash if I try to quit. Here' Could you please

Re: 1.6svn: Crash on quit after changing preferences

2008-08-27 Thread Bennett Helm
Sorry for the incomplete message; let's try this again. On Wed, Aug 27, 2008 at 2:54 PM, Bennett Helm <[EMAIL PROTECTED]> wrote: > On Mac, anytime I make a change to LyX's preferences, I get a new "special" > menu appearing. Sometimes (and I'm not sure exactly under what conditions) > this leads

1.6svn: Crash on quit after changing preferences

2008-08-27 Thread Bennett Helm
On Mac, anytime I make a change to LyX's preferences, I get a new "special" menu appearing. Sometimes (and I'm not sure exactly under what conditions) this leads to a crash while editing a document. But it *always* leads to a crash if I try to quit. Here'

Re: Crash on quit

2008-07-12 Thread Bennett Helm
On Sat, Jul 12, 2008 at 6:33 AM, Uwe Stöhr <[EMAIL PROTECTED]> wrote: > > Recently I've been getting occasional crashes on quit. > > I see this here too on Windows. Could you please report this at bugzilla so > that this won't be forgotten? > > regards Uwe > Done: http://bugzilla.lyx.org/show_bu

Re: Crash on quit

2008-07-12 Thread Pavel Sanda
Pavel Sanda wrote: > Bennett Helm wrote: > > Program received signal EXC_BAD_ACCESS, Could not access memory. > > Reason: KERN_INVALID_ADDRESS at address: 0x6163697c > > std::_Rb_tree, > > iirc redblack trees were used in completion stuff, so maybe Stefan would > have some idea. no i was wrong, i

Re: Crash on quit

2008-07-12 Thread Pavel Sanda
Bennett Helm wrote: > Program received signal EXC_BAD_ACCESS, Could not access memory. > Reason: KERN_INVALID_ADDRESS at address: 0x6163697c > std::_Rb_tree, iirc redblack trees were used in completion stuff, so maybe Stefan would have some idea. pavel > std::less, std::allocator lyx::Messages>

Re: Crash on quit

2008-07-12 Thread Uwe Stöhr
> Recently I've been getting occasional crashes on quit. I see this here too on Windows. Could you please report this at bugzilla so that this won't be forgotten? regards Uwe

Crash on quit

2008-07-11 Thread Bennett Helm
Recently I've been getting occasional crashes on quit. Using gdb, I see multiple messages like this when LyX is running: lyx(98256,0xa019dfa0) malloc: *** mmap(size=1206730752) failed (error code=12) *** error: can't allocate region *** set a breakpoint in malloc_error_break to debug After I qu

Re: Mac: Crash on Quit

2008-04-30 Thread Enrico Forestieri
On Tue, Apr 29, 2008 at 09:24:41PM -0400, Bennett Helm wrote: > On Tue, Apr 29, 2008 at 1:29 PM, Enrico Forestieri <[EMAIL PROTECTED]> > wrote: > > > On Tue, Apr 29, 2008 at 10:56:52AM -0400, Bennett Helm wrote: > > > Seeing Enrico's recent report of crash on

Re: Mac: Crash on Quit

2008-04-29 Thread Bennett Helm
On Tue, Apr 29, 2008 at 1:29 PM, Enrico Forestieri <[EMAIL PROTECTED]> wrote: > On Tue, Apr 29, 2008 at 10:56:52AM -0400, Bennett Helm wrote: > > Seeing Enrico's recent report of crash on quit on Windows, here's > another > > one on Mac. (Didn't look like th

Re: Mac: Crash on Quit

2008-04-29 Thread Enrico Forestieri
On Tue, Apr 29, 2008 at 10:56:52AM -0400, Bennett Helm wrote: > Seeing Enrico's recent report of crash on quit on Windows, here's another > one on Mac. (Didn't look like the same problem to me, so I'm creating a new > thread, but cc-ing Enrico just in case.) This has

Re: Mac: Crash on Quit

2008-04-29 Thread Stefan Schimanski
I think it's the same, some double deletion of the pasteboards. Stefan Am 29.04.2008 um 16:56 schrieb Bennett Helm: Seeing Enrico's recent report of crash on quit on Windows, here's another one on Mac. (Didn't look like the same problem to me, so I'm creating

Mac: Crash on Quit

2008-04-29 Thread Bennett Helm
Seeing Enrico's recent report of crash on quit on Windows, here's another one on Mac. (Didn't look like the same problem to me, so I'm creating a new thread, but cc-ing Enrico just in case.) This has happened for a little while now. Program received signal EXC_BAD_ACCESS, Cou

Re: 1.5.0 alpha crash on quit

2006-11-24 Thread Peter Kümmel
Abdelrazak Younes wrote: > Peter Kümmel wrote: I've found a solution without ::exit(0) which I've tested with msvc/Qt4.2.1 and Linux/Qt4.1.3. >>> I don't understand. Current svn doesn't need the ::exit(0) on Linux and >>> Windows, so why is it a solution? >> >> It is a solution becau

Re: 1.5.0 alpha crash on quit

2006-11-19 Thread Abdelrazak Younes
Peter Kümmel wrote: Abdelrazak Younes wrote: Exactly my point. With current svn, it is not necessary and everything is destroyed in the correct order on Windows and I believe also Linux without requiring a hard ::exit(0). Does this mean needing ::exit(0) is a Qt bug? I am not sure. The inter

Re: 1.5.0 alpha crash on quit

2006-11-19 Thread Peter Kümmel
Abdelrazak Younes wrote: > Exactly my point. With current svn, it is not necessary and everything > is destroyed in the correct order on Windows and I believe also Linux > without requiring a hard ::exit(0). Does this mean needing ::exit(0) is a Qt bug? Peter

Re: 1.5.0 alpha crash on quit

2006-11-19 Thread Abdelrazak Younes
Peter Kümmel wrote: Abdelrazak Younes wrote: Peter Kümmel wrote: Abdelrazak Younes wrote: > I suggest that you test this carefully before applying. You don't want to know how much time I spent to get it right on windows. Do you see/have problems with the attached patch? Here on windows it w

Re: 1.5.0 alpha crash on quit

2006-11-19 Thread Peter Kümmel
Abdelrazak Younes wrote: > Peter Kümmel wrote: >> Abdelrazak Younes wrote: >> > I suggest that you test this carefully before applying. You don't want >>> to know how much time I spent to get it right on windows. >> >> Do you see/have problems with the attached patch? >> >> Here on windows it work

Re: 1.5.0 alpha crash on quit

2006-11-19 Thread Abdelrazak Younes
Peter Kümmel wrote: Abdelrazak Younes wrote: > I suggest that you test this carefully before applying. You don't want to know how much time I spent to get it right on windows. Do you see/have problems with the attached patch? Here on windows it works fine. It also removes the buggy Qt code.

Re: 1.5.0 alpha crash on quit

2006-11-19 Thread Peter Kümmel
Abdelrazak Younes wrote: > I suggest that you test this carefully before applying. You don't want > to know how much time I spent to get it right on windows. Do you see/have problems with the attached patch? Here on windows it works fine. It also removes the buggy Qt code. Bennett, could you pl

Re: 1.5.0 alpha crash on quit

2006-11-19 Thread Abdelrazak Younes
Peter Kümmel wrote: Should I just check in this patch: Index: src/frontends/qt4/GuiImplementation.C === --- src/frontends/qt4/GuiImplementation.C (revision 15972) +++ src/frontends/qt4/GuiImplementation.C (working copy)

Re: 1.5.0 alpha crash on quit

2006-11-19 Thread Bennett Helm
On Nov 19, 2006, at 12:59 PM, Peter Kümmel wrote: Bennett Helm wrote: This is really a endless story. here the next try. Well, it turns out you're wrong again: it wasn't endless! This patch (which I applied on top of the last one) fixes the problem. Thanks! Bennett Great. Good that I was

Re: 1.5.0 alpha crash on quit

2006-11-19 Thread Peter Kümmel
Bennett Helm wrote: >> This is really a endless story. here the next try. > > Well, it turns out you're wrong again: it wasn't endless! This patch > (which I applied on top of the last one) fixes the problem. > > Thanks! > > Bennett > Great. Good that I was wrong. ;) Does it also work with th

Re: 1.5.0 alpha crash on quit

2006-11-19 Thread Bennett Helm
On Nov 19, 2006, at 12:37 PM, Peter Kümmel wrote: Bennett Helm wrote: The crash I got was on exit, not on startup. This time I deleted .lyxpipe.in (from another instance of LyX I had running), and tried 1.5 again. Again, a crash on exit, but a more informative backtrace: (gdb) run Starting

Re: 1.5.0 alpha crash on quit

2006-11-19 Thread Peter Kümmel
Bennett Helm wrote: > On Nov 19, 2006, at 12:00 PM, Abdelrazak Younes wrote: > >> Bennett Helm wrote: >>> On Nov 19, 2006, at 7:36 AM, Peter Kümmel wrote: It looks like we rely on a Qt bug on Windows and on Linux. Bennett could you please try the attached patch. >>> Thanks, Peter. Howeve

Re: 1.5.0 alpha crash on quit

2006-11-19 Thread Bennett Helm
On Nov 19, 2006, at 12:00 PM, Abdelrazak Younes wrote: Bennett Helm wrote: On Nov 19, 2006, at 7:36 AM, Peter Kümmel wrote: It looks like we rely on a Qt bug on Windows and on Linux. Bennett could you please try the attached patch. Thanks, Peter. However, I still get a crash. Here's the only

Re: 1.5.0 alpha crash on quit

2006-11-19 Thread Abdelrazak Younes
Bennett Helm wrote: On Nov 19, 2006, at 7:36 AM, Peter Kümmel wrote: It looks like we rely on a Qt bug on Windows and on Linux. Bennett could you please try the attached patch. Thanks, Peter. However, I still get a crash. Here's the only backtrace I get: This is not a crash on exit but on

Re: 1.5.0 alpha crash on quit

2006-11-19 Thread Peter Kümmel
Bennett Helm wrote: > On Nov 19, 2006, at 7:36 AM, Peter Kümmel wrote: > >> It looks like we rely on a Qt bug on Windows and on Linux. >> Bennett could you please try the attached patch. > > Thanks, Peter. However, I still get a crash. Here's the only backtrace I > get: > > Starting program: /Ap

Re: 1.5.0 alpha crash on quit

2006-11-19 Thread Bennett Helm
On Nov 19, 2006, at 7:36 AM, Peter Kümmel wrote: It looks like we rely on a Qt bug on Windows and on Linux. Bennett could you please try the attached patch. Thanks, Peter. However, I still get a crash. Here's the only backtrace I get: Starting program: /Applications/LyX-150.app/Contents/Ma

Re: 1.5.0 alpha crash on quit

2006-11-19 Thread Abdelrazak Younes
Angus Leeming wrote: Georg Baum <[EMAIL PROTECTED]> writes: Peter Kümmel wrote: BTW, next time at a book shop, have a look at "Modern C++ Design" by Andrei Alexandrescu. I might do so. Incidentally, whilst this book most definitely *is* a good investment, the Singleton pattern was reimple

Re: 1.5.0 alpha crash on quit

2006-11-19 Thread Abdelrazak Younes
Peter Kümmel wrote: Peter Kümmel wrote: Peter Kümmel wrote: Peter Kümmel wrote: Bennett Helm wrote: On Nov 18, 2006, at 12:50 PM, Abdelrazak Younes wrote: Georg Baum wrote: Am Freitag, 17. November 2006 21:06 schrieb Peter Kümmel: Georg Baum wrote: Peter Kümmel wrote: My idea was to us

Re: 1.5.0 alpha crash on quit

2006-11-19 Thread Abdelrazak Younes
Bennett Helm wrote: On Nov 18, 2006, at 12:50 PM, Abdelrazak Younes wrote: This is what I did. Hopefully, all crash-on-exit problems on windows and Mac should be solved now. Unfortunately, not. Quitting LyX on Mac gives: Program received signal EXC_BAD_ACCESS, Could not access memory. Reaso

Re: 1.5.0 alpha crash on quit

2006-11-19 Thread Peter Kümmel
Peter Kümmel wrote: > Peter Kümmel wrote: >> Peter Kümmel wrote: >>> Bennett Helm wrote: On Nov 18, 2006, at 12:50 PM, Abdelrazak Younes wrote: > Georg Baum wrote: >> Am Freitag, 17. November 2006 21:06 schrieb Peter Kümmel: >>> Georg Baum wrote: Peter Kümmel wrote: >

Re: 1.5.0 alpha crash on quit

2006-11-19 Thread Peter Kümmel
Peter Kümmel wrote: > Peter Kümmel wrote: >> Bennett Helm wrote: >>> On Nov 18, 2006, at 12:50 PM, Abdelrazak Younes wrote: >>> Georg Baum wrote: > Am Freitag, 17. November 2006 21:06 schrieb Peter Kümmel: >> Georg Baum wrote: >>> Peter Kümmel wrote: >>> My idea was to

Re: 1.5.0 alpha crash on quit

2006-11-19 Thread Peter Kümmel
Peter Kümmel wrote: > Bennett Helm wrote: >> On Nov 18, 2006, at 12:50 PM, Abdelrazak Younes wrote: >> >>> Georg Baum wrote: Am Freitag, 17. November 2006 21:06 schrieb Peter Kümmel: > Georg Baum wrote: >> Peter Kümmel wrote: >> >>> My idea was to use some Loki code for singlet

Re: 1.5.0 alpha crash on quit

2006-11-19 Thread Peter Kümmel
Bennett Helm wrote: > On Nov 18, 2006, at 12:50 PM, Abdelrazak Younes wrote: > >> Georg Baum wrote: >>> Am Freitag, 17. November 2006 21:06 schrieb Peter Kümmel: Georg Baum wrote: > Peter Kümmel wrote: > >> My idea was to use some Loki code for singletons and global static >>> dat

Re: 1.5.0 alpha crash on quit

2006-11-19 Thread Peter Kümmel
Angus Leeming wrote: > Georg Baum <[EMAIL PROTECTED]> writes: Peter Kümmel wrote: >>> BTW, next time at a book shop, have a look at "Modern C++ Design" by >>> Andrei Alexandrescu. > >> I might do so. > > Incidentally, whilst this book most definitely *is* a good investment, the > Singleton

Re: 1.5.0 alpha crash on quit

2006-11-18 Thread Angus Leeming
Georg Baum <[EMAIL PROTECTED]> writes: > > > Peter Kümmel wrote: > > BTW, next time at a book shop, have a look at "Modern C++ Design" by > > Andrei Alexandrescu. > I might do so. Incidentally, whilst this book most definitely *is* a good investment, the Singleton pattern was reimplemented as a

Re: 1.5.0 alpha crash on quit

2006-11-18 Thread Bennett Helm
On Nov 18, 2006, at 12:50 PM, Abdelrazak Younes wrote: Georg Baum wrote: Am Freitag, 17. November 2006 21:06 schrieb Peter Kümmel: Georg Baum wrote: Peter Kümmel wrote: My idea was to use some Loki code for singletons and global static data. I don't know Loki, so maybe I am missing somethi

Re: 1.5.0 alpha crash on quit

2006-11-18 Thread Bernhard Roider
Hello! Maybe some help (i think i once posted it on the list): I don't have 1.5 yet so i can't test it there, but on two WinXP PCs all Versions of 1.4.3 crash also on exit if i turn on instant preview and close the lyx window short time after opening a document (like e.g. the doc file customi

Re: 1.5.0 alpha crash on quit

2006-11-18 Thread Abdelrazak Younes
Georg Baum wrote: Am Freitag, 17. November 2006 21:06 schrieb Peter Kümmel: Georg Baum wrote: Peter Kümmel wrote: My idea was to use some Loki code for singletons and global static data. I don't know Loki, so maybe I am missing something here, but I believe that we already have everything

Re: 1.5.0 alpha crash on quit

2006-11-18 Thread Peter Kümmel
Georg Baum wrote: > Am Freitag, 17. November 2006 21:06 schrieb Peter Kümmel: >> Georg Baum wrote: >>> Peter Kümmel wrote: >>> My idea was to use some Loki code for singletons and global static > data. >>> I don't know Loki, so maybe I am missing something here, but I believe > that >>> we a

Re: 1.5.0 alpha crash on quit

2006-11-18 Thread Georg Baum
Am Freitag, 17. November 2006 21:06 schrieb Peter Kümmel: > Georg Baum wrote: > > Peter Kümmel wrote: > > > >> My idea was to use some Loki code for singletons and global static data. > > > > I don't know Loki, so maybe I am missing something here, but I believe that > > we already have everyth

Re: 1.5.0 alpha crash on quit

2006-11-18 Thread Andre Poenitz
On Fri, Nov 17, 2006 at 04:57:14PM +0100, Peter Kümmel wrote: > > Abdelrazak> This is something else... Do you have an idea Georg? > > > > Looks like prepareExit tries to use _() and the iconv stuff has > > already been killed. Probably that the static IconvProcessor (in > > utf8_to_ucs4) and the

Re: 1.5.0 alpha crash on quit

2006-11-17 Thread Abdelrazak Younes
Peter Kümmel wrote: Abdelrazak Younes wrote: avoid global static data! Yes, maybe the remaining data could be centralized in one class which will be create and deleted at one place. We should avoid that creation and destruction is handled automatically by the compiler. What do you think I

Re: 1.5.0 alpha crash on quit

2006-11-17 Thread Bennett Helm
On Nov 17, 2006, at 11:59 AM, Abdelrazak Younes wrote: Bennett Helm wrote: On Nov 17, 2006, at 5:59 AM, Abdelrazak Younes wrote: Bennett Helm wrote: 1.5.0 alpha crashes every time on quit on Intel Mac. Here's the backtrace: Could you try out this patch please? I still get a crash. Here's

Re: 1.5.0 alpha crash on quit

2006-11-17 Thread Peter Kümmel
Georg Baum wrote: > Peter Kümmel wrote: > >> My idea was to use some Loki code for singletons and global static data. > > I don't know Loki, so maybe I am missing something here, but I believe that > we already have everything needed. Yes, we have C++. BTW, next time at a book shop, have a look

Re: 1.5.0 alpha crash on quit

2006-11-17 Thread Georg Baum
Peter Kümmel wrote: > My idea was to use some Loki code for singletons and global static data. I don't know Loki, so maybe I am missing something here, but I believe that we already have everything needed. >> avoid global static data! > > Yes, maybe the remaining data could be centralized in

Re: 1.5.0 alpha crash on quit

2006-11-17 Thread Peter Kümmel
Abdelrazak Younes wrote: > Peter Kümmel wrote: >> Jean-Marc Lasgouttes wrote: "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: >>> Abdelrazak> Bennett Helm wrote: > On Nov 17, 2006, at 5:59 AM, Abdelrazak Younes wrote: >> Bennett Helm wrote: >>> 1.5.0 alpha crashes

Re: 1.5.0 alpha crash on quit

2006-11-17 Thread Abdelrazak Younes
Bennett Helm wrote: On Nov 17, 2006, at 5:59 AM, Abdelrazak Younes wrote: Bennett Helm wrote: 1.5.0 alpha crashes every time on quit on Intel Mac. Here's the backtrace: Could you try out this patch please? I still get a crash. Here's the new backtrace: Please try again with last svn. Ab

Re: 1.5.0 alpha crash on quit

2006-11-17 Thread Abdelrazak Younes
Peter Kümmel wrote: Jean-Marc Lasgouttes wrote: "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> Bennett Helm wrote: On Nov 17, 2006, at 5:59 AM, Abdelrazak Younes wrote: Bennett Helm wrote: 1.5.0 alpha crashes every time on quit on Intel Mac. Here's the backtrace:

Re: 1.5.0 alpha crash on quit

2006-11-17 Thread Abdelrazak Younes
Bennett Helm wrote: On Nov 17, 2006, at 5:59 AM, Abdelrazak Younes wrote: Bennett Helm wrote: 1.5.0 alpha crashes every time on quit on Intel Mac. Here's the backtrace: Could you try out this patch please? I still get a crash. Here's the new backtrace: Program received signal EXC_BAD_ACCE

Re: 1.5.0 alpha crash on quit

2006-11-17 Thread Peter Kümmel
Jean-Marc Lasgouttes wrote: >> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: > > Abdelrazak> Bennett Helm wrote: >>> On Nov 17, 2006, at 5:59 AM, Abdelrazak Younes wrote: Bennett Helm wrote: > 1.5.0 alpha crashes every time on quit on Intel Mac. Here's the > backtr

Re: 1.5.0 alpha crash on quit

2006-11-17 Thread Abdelrazak Younes
Peter Kümmel wrote: Abdelrazak Younes wrote: Bennett Helm wrote: On Nov 17, 2006, at 5:59 AM, Abdelrazak Younes wrote: Bennett Helm wrote: 1.5.0 alpha crashes every time on quit on Intel Mac. Here's the backtrace: Could you try out this patch please? I still get a crash. Here's the new bac

Re: 1.5.0 alpha crash on quit

2006-11-17 Thread Peter Kümmel
Abdelrazak Younes wrote: > Bennett Helm wrote: >> On Nov 17, 2006, at 5:59 AM, Abdelrazak Younes wrote: >> >>> Bennett Helm wrote: 1.5.0 alpha crashes every time on quit on Intel Mac. Here's the backtrace: >>> >>> Could you try out this patch please? >> >> I still get a crash. Here's the

Re: 1.5.0 alpha crash on quit

2006-11-17 Thread Georg Baum
Jean-Marc Lasgouttes wrote: > Looks like prepareExit tries to use _() and the iconv stuff has > already been killed. Probably that the static IconvProcessor (in > utf8_to_ucs4) and the LyX instance are not deleted in the right order. That was exactly the result of my analysis, too. Georg

Re: 1.5.0 alpha crash on quit

2006-11-17 Thread Bennett Helm
On Nov 17, 2006, at 10:32 AM, Abdelrazak Younes wrote: Bennett Helm wrote: On Nov 17, 2006, at 5:59 AM, Abdelrazak Younes wrote: Bennett Helm wrote: 1.5.0 alpha crashes every time on quit on Intel Mac. Here's the backtrace: Could you try out this patch please? I still get a crash. Here's

Re: 1.5.0 alpha crash on quit

2006-11-17 Thread Abdelrazak Younes
Jean-Marc Lasgouttes wrote: "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> Bennett Helm wrote: On Nov 17, 2006, at 5:59 AM, Abdelrazak Younes wrote: Bennett Helm wrote: 1.5.0 alpha crashes every time on quit on Intel Mac. Here's the backtrace: Could you try out t

Re: 1.5.0 alpha crash on quit

2006-11-17 Thread Jean-Marc Lasgouttes
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> Bennett Helm wrote: >> On Nov 17, 2006, at 5:59 AM, Abdelrazak Younes wrote: >>> Bennett Helm wrote: 1.5.0 alpha crashes every time on quit on Intel Mac. Here's the backtrace: >>> Could you try out this patc

Re: 1.5.0 alpha crash on quit

2006-11-17 Thread Abdelrazak Younes
Bennett Helm wrote: On Nov 17, 2006, at 5:59 AM, Abdelrazak Younes wrote: Bennett Helm wrote: 1.5.0 alpha crashes every time on quit on Intel Mac. Here's the backtrace: Could you try out this patch please? I still get a crash. Here's the new backtrace: Program received signal EXC_BAD_ACCE

Re: 1.5.0 alpha crash on quit

2006-11-17 Thread Abdelrazak Younes
Bennett Helm wrote: On Nov 17, 2006, at 5:59 AM, Abdelrazak Younes wrote: Bennett Helm wrote: 1.5.0 alpha crashes every time on quit on Intel Mac. Here's the backtrace: Could you try out this patch please? I still get a crash. Here's the new backtrace: Program received signal EXC_BAD_ACCE

Re: 1.5.0 alpha crash on quit

2006-11-17 Thread Bennett Helm
On Nov 17, 2006, at 5:59 AM, Abdelrazak Younes wrote: Bennett Helm wrote: 1.5.0 alpha crashes every time on quit on Intel Mac. Here's the backtrace: Could you try out this patch please? I still get a crash. Here's the new backtrace: Program received signal EXC_BAD_ACCESS, Could not access

Re: 1.5.0 alpha crash on quit

2006-11-17 Thread Abdelrazak Younes
Bennett Helm wrote: 1.5.0 alpha crashes every time on quit on Intel Mac. Here's the backtrace: Could you try out this patch please? Thanks in advance, Abdel. Index: lyx_main.C === --- lyx_main.C (revision 15953) +++ lyx_main.C

Re: 1.5.0 alpha crash on quit

2006-11-17 Thread Georg Baum
Peter Kümmel wrote: > Sorry for not having fixed a bug which I've not introduced. No need to be sorry. I am only a bit frustrated that probably the same bug comes again and again. Georg

Re: 1.5.0 alpha crash on quit

2006-11-17 Thread Georg Baum
Abdelrazak Younes wrote: > Looks like I am responsible here but I don't regret anything. I will > review this code and solve the problem before 1.5.0. Fine. Georg

Re: 1.5.0 alpha crash on quit

2006-11-16 Thread Abdelrazak Younes
Georg Baum wrote: Am Donnerstag, 16. November 2006 12:41 schrieb Peter Kümmel: Bennett Helm wrote: 1.5.0 alpha crashes every time on quit on Intel Mac. Here's the backtrace: Program received signal SIGABRT, Aborted. 0x9003d1dc in kill () (gdb) bt #0 0x9003d1dc in kill () #1 0x9010f2af in ra

Re: 1.5.0 alpha crash on quit

2006-11-16 Thread José Matos
On Thursday 16 November 2006 11:40 pm, Peter Kümmel wrote: > Sorry for not having fixed a bug which I've not introduced. Don't worry I forgive you. ;-) (Only 7 minutes remains to be so magnanimous) > Regards, > Peter -- José Abílio

Re: 1.5.0 alpha crash on quit

2006-11-16 Thread Peter Kümmel
Georg Baum wrote: > Am Donnerstag, 16. November 2006 12:41 schrieb Peter Kümmel: >> Bennett Helm wrote: >>> 1.5.0 alpha crashes every time on quit on Intel Mac. Here's the > backtrace: >>> Program received signal SIGABRT, Aborted. >>> 0x9003d1dc in kill () >>> (gdb) bt >>> #0 0x9003d1dc in kill (

Re: 1.5.0 alpha crash on quit

2006-11-16 Thread Georg Baum
Am Donnerstag, 16. November 2006 12:41 schrieb Peter Kümmel: > Bennett Helm wrote: > > 1.5.0 alpha crashes every time on quit on Intel Mac. Here's the backtrace: > > > > Program received signal SIGABRT, Aborted. > > 0x9003d1dc in kill () > > (gdb) bt > > #0 0x9003d1dc in kill () > > #1 0x9010f2

Re: 1.5.0 alpha crash on quit

2006-11-16 Thread Bennett Helm
ompile! Sorry, the patch was not complete, here a new one and one with the missing part. Thanks. The patch had the changes from Application.C twice, but it compiles. However, I still get a crash on quit. Here's the new backtrace: Program received signal EXC_BAD_ACCESS, Could

Re: 1.5.0 alpha crash on quit

2006-11-16 Thread Peter Kümmel
Bennett Helm wrote: > On Nov 16, 2006, at 6:41 AM, Peter Kümmel wrote: > >> Bennett Helm wrote: >>> 1.5.0 alpha crashes every time on quit on Intel Mac. Here's the >>> backtrace: >>> >>> Program received signal SIGABRT, Aborted. >>> 0x9003d1dc in kill () >>> (gdb) bt >>> #0 0x9003d1dc in kill ()

Re: 1.5.0 alpha crash on quit

2006-11-16 Thread Bennett Helm
On Nov 16, 2006, at 6:41 AM, Peter Kümmel wrote: Bennett Helm wrote: 1.5.0 alpha crashes every time on quit on Intel Mac. Here's the backtrace: Program received signal SIGABRT, Aborted. 0x9003d1dc in kill () (gdb) bt #0 0x9003d1dc in kill () #1 0x9010f2af in raise () #2 0x9010de02 in abor

Re: 1.5.0 alpha crash on quit

2006-11-16 Thread Peter Kümmel
Bennett Helm wrote: > 1.5.0 alpha crashes every time on quit on Intel Mac. Here's the backtrace: > > Program received signal SIGABRT, Aborted. > 0x9003d1dc in kill () > (gdb) bt > #0 0x9003d1dc in kill () > #1 0x9010f2af in raise () > #2 0x9010de02 in abort () > #3 0x90b4039c in __gnu_cxx::__v

1.5.0 alpha crash on quit

2006-11-15 Thread Bennett Helm
1.5.0 alpha crashes every time on quit on Intel Mac. Here's the backtrace: Program received signal SIGABRT, Aborted. 0x9003d1dc in kill () (gdb) bt #0 0x9003d1dc in kill () #1 0x9010f2af in raise () #2 0x9010de02 in abort () #3 0x90b4039c in __gnu_cxx::__verbose_terminate_handler () #4 0x9

LyX 1.5.0 crash on quit (Mac)

2006-10-26 Thread Bennett Helm
LyX 1.5.0 crashes everytime on quit on Mac, and it causes OS X's crashdump utility to go into what seems like an endless loop, consuming all available processor time. Here's the backtrace: Program received signal EXC_BAD_ACCESS, Could not access memory. Reason: KERN_PROTECTION_FAILURE at addr

Re: LyX-140 Crash on Quit

2006-01-04 Thread Bennett Helm
This bug has gotten lost in the shuffle, so I thought I'd repost it. (Others are now reporting the same problem when using LyX/Mac-140pre3.) Bennett On Oct 4, 2005, at 1:40 PM, Bennett Helm wrote: I've occasionally been having lyx-140 crash on quitting. It doesn't happen often enough that I

LyX-140 Crash on Quit

2005-10-04 Thread Bennett Helm
I've occasionally been having lyx-140 crash on quitting. It doesn't happen often enough that I've seen a pattern, and I can't reliably reproduce it. Here's the backtrace: Program received signal EXC_BAD_ACCESS, Could not access memory. Reason: KERN_PROTECTION_FAILURE at address: 0x00050a9b 0