On Sat, May 06, 2006 at 07:41:03PM +0200, Abdelrazak Younes wrote: > For those who want to try latest and greatest SVN for windows, point > your browser to: > > http://wiki.lyx.org/Windows/LyX150Experimental
Still crashes for me when I try to load a file. This time the file dialog appears and the crash happens when I try to change directory. Backtrace attached. -- Enrico
C:\Programmi\lyx-svn\bin>gdb lyx.exe GNU gdb 6.3.50_2004-12-28-cvs (cygwin-special) Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i686-pc-cygwin"... (gdb) run Starting program: /c/Programmi/lyx-svn/bin/lyx.exe Language code:en_EN Setting new locale for Qt:en_EN lyx: Disabling LyX socket. Program received signal SIGSEGV, Segmentation fault. 0x015bae6e in ZNK7QString7trimmedEv () from /c/Programmi/lyx-svn/bin/QtCore4.dll (gdb) bt #0 0x015bae6e in ZNK7QString7trimmedEv () from /c/Programmi/lyx-svn/bin/QtCore4.dll #1 0x1015247f in ZN12Q3FileDialog6goBackEv () from /c/Programmi/lyx-svn/bin/Qt3Support4.dll #2 0x1013604c in ZN12Q3FileDialog16doMimeTypeLookupEv () from /c/Programmi/lyx-svn/bin/Qt3Support4.dll #3 0x10154210 in ZN12Q3FileDialog11qt_metacallEN11QMetaObject4CallEiPPv () from /c/Programmi/lyx-svn/bin/Qt3Support4.dll #4 0x007e516f in LyXFileDialog::qt_metacall () #5 0x0166fc7e in ZN11QMetaObject8activateEP7QObjectiiPPv () #6 0x01690d96 in ZN6QTimer7timeoutEv () #7 0x0166dc19 in ZN7QObject5eventEP6QEvent () #8 0x01729d79 in ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent () from /c/Programmi/lyx-svn/bin/QtGui4.dll #9 0x01729f27 in ZN12QApplication6notifyEP7QObjectP6QEvent () from /c/Programmi/lyx-svn/bin/QtGui4.dll #10 0x01680115 in ZN21QEventDispatcherWin325eventEP6QEvent () #11 0x01729d79 in ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent () from /c/Programmi/lyx-svn/bin/QtGui4.dll #12 0x01729f27 in ZN12QApplication6notifyEP7QObjectP6QEvent () from /c/Programmi/lyx-svn/bin/QtGui4.dll #13 0x0165f7e0 in ZN16QCoreApplication16sendPostedEventsEP7QObjecti () #14 0x01792be2 in Z25qWinProcessConfigRequestsv () #15 0x016595e9 in ZN10QEventLoop13processEventsE6QFlagsINS_17ProcessEventsFlagE- --Type <return> to continue, or q <return> to quit--- E () #16 0x016597cf in ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE () #17 0x01a98268 in ZN7QDialog4execEv () #18 0x007c8337 in FileDialog::open () #19 0x00539751 in LyXFunc::open () #20 0x00541429 in LyXFunc::dispatch () #21 0x008535ae in lyx::frontend::QLAction::action () #22 0x008d1899 in lyx::frontend::QLAction::qt_metacall () #23 0x0166fc7e in ZN11QMetaObject8activateEP7QObjectiiPPv () #24 0x017238b7 in ZN7QAction9triggeredEb () from /c/Programmi/lyx-svn/bin/QtGui4.dll #25 0x01724154 in ZN7QAction8activateENS_11ActionEventE () from /c/Programmi/lyx-svn/bin/QtGui4.dll #26 0x01a61b6e in ZN11QToolButton14nextCheckStateEv () #27 0x01998ad0 in ZNK12QButtonGroup2idEP15QAbstractButton () #28 0x0177e622 in ZN7QWidget5eventEP6QEvent () #29 0x01997e67 in ZN15QAbstractButton5eventEP6QEvent () #30 0x01a61b88 in ZN11QToolButton5eventEP6QEvent () #31 0x01729d79 in ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent () from /c/Programmi/lyx-svn/bin/QtGui4.dll #32 0x0172a6de in ZN12QApplication6notifyEP7QObjectP6QEvent () from /c/Programmi/lyx-svn/bin/QtGui4.dll #33 0x0178bbd0 in ZN15QSessionManager6cancelEv () #34 0x0178dff2 in ZN12QApplication8winFocusEP7QWidgetb () ---Type <return> to continue, or q <return> to quit--- #35 0x77e4158f in USER32!GetTopWindow () from /c/WINNT/system32/USER32.DLL #36 0x000c02e4 in ?? () #37 0x00000202 in ?? () #38 0x00000000 in ?? () from (gdb)