On Aug 3, 2014 2:56 PM, "Enrico Forestieri" <for...@lyx.org> wrote: > > On Fri, Aug 01, 2014 at 12:10:26PM -0400, Scott Kostyshak wrote: > > > On Fri, Aug 1, 2014 at 11:41 AM, Enrico Forestieri <for...@lyx.org> wrote: > > > On Fri, Aug 01, 2014 at 04:36:45PM +0200, Enrico Forestieri wrote: > > > > > >> On Fri, Aug 01, 2014 at 01:49:50PM +0200, Enrico Forestieri wrote: > > >> > > >> > If I put the cursor at the end of the first line (after the note inset) and > > >> > then close the document, LyX segfaults. Running under gdb it only crashes > > >> > the second time, which is weird. Here is the backtrace: > > >> > > >> It seems that this issue occurs only with Qt5. When compiling with Qt4 I > > >> don't experience any crash. > > > > > > Anyway, there is something fishy going on here. Launching lyx with no document > > > open and selecting "Help->About LyX" I get a segfault with either Qt4 or Qt5. > > > This does not occur at revision 1fefbf5b. > > > > I also get a crash with Help > About on Qt 5. I haven't tested on Qt 4. > > I took the time to bisect the thing and the culprit turns out to be > revision fb05011a
Thanks for doing the bisect Enrico. I confirm and don't know why it happens. I will revert. > commit fb05011ad0db2e2c5e557d91f398970d75cf8d15 > Author: Scott Kostyshak <skost...@lyx.org> > Date: Wed Jun 25 16:50:31 2014 -0400 > > Despite the date, this was committed a few days ago. It was suggested to me to keep the author date from when the patch was first made public and I liked the suggestion. Let me know if you find this confusing and we can discuss it. Note also that there is a commit date and you can choose to display that instead of or in addition to the author date. Scott