Alexandre DENIS, le Wed 21 Mar 2012 14:55:18 +0100, a écrit : > When starting vite with no argument, it segfaults immediately.
I can not reproduce the crash with the exact same versions of the dependent libraries as you have. > Program received signal SIGSEGV, Segmentation fault. > 0x0000003507abd9a0 in QString::fromLocal8Bit(char const*, int) () from > /usr/lib/libQtCore.so.4 > (gdb) bt > #0 0x0000003507abd9a0 in QString::fromLocal8Bit(char const*, int) () from > /usr/lib/libQtCore.so.4 > #1 0x0000003507b62e7b in QCoreApplication::arguments() () from > /usr/lib/libQtCore.so.4 > #2 0x000000350ac4e281 in ?? () from /usr/lib/libQtGui.so.4 > #3 0x000000350ac4ee39 in ?? () from /usr/lib/libQtGui.so.4 > #4 0x0000003504204ef7 in _SmcProcessMessage () from > /usr/lib/x86_64-linux-gnu/libSM.so.6 > #5 0x0000003504611846 in IceProcessMessages () from > /usr/lib/x86_64-linux-gnu/libICE.so.6 > #6 0x000000350ac3d47f in ?? () from /usr/lib/libQtGui.so.4 > #7 0x0000003507b73eba in QMetaObject::activate(QObject*, QMetaObject const*, > int, void**) () from /usr/lib/libQtCore.so.4 > #8 0x0000003507bbd42e in QSocketNotifier::activated(int) () from > /usr/lib/libQtCore.so.4 > #9 0x0000003507b7bb6b in QSocketNotifier::event(QEvent*) () from > /usr/lib/libQtCore.so.4 > #10 0x000000350abcfc64 in QApplicationPrivate::notify_helper(QObject*, > QEvent*) () from /usr/lib/libQtGui.so.4 > #11 0x000000350abd4af1 in QApplication::notify(QObject*, QEvent*) () from > /usr/lib/libQtGui.so.4 > #12 0x0000003507b6128c in QCoreApplication::notifyInternal(QObject*, QEvent*) > () from /usr/lib/libQtCore.so.4 I guess that might be related to the fact that I'm not using a KDE environment, and thus some KDE-related messages are not sent to vite on my setup, while they are and make vite crash on yours. > When building from sources downloaded from INRIA gforge, it works ok. I have rebuilt vite against the latest libqt, available on http://people.debian.org/~sthibault/vite/ could you try it? Samuel -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org