From kmail-devel Thu Feb 27 19:02:03 2003 From: Neil Watson Date: Thu, 27 Feb 2003 19:02:03 +0000 To: kmail-devel Subject: [Bug 55301] New: Kmail External Editor Crash X-MARC-Message: https://marc.info/?l=kmail-devel&m=104637265501788 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=55301 Summary: Kmail External Editor Crash Product: kmail Version: unspecified Platform: Compiled Sources OS/Version: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: general AssignedTo: kmail@kde.org ReportedBy: kdebug@watson-wilson.ca Version: (using KDE KDE 3.1) Installed from: Compiled From Sources Compiler: gcc 2.96 OS: Linux When attempting to use vim as an external editor to kmail with either of the following strings: 1. aterm -ls -sf -geometry 125x65+14+16 -b gray55 -fg black -font 9x15 -tn xterm -e vim -f %f 2. gvim -f %f I can create my message but, when I save and quit vim kmail crashes. The crash handler lists this under the Backtrace tab: [New Thread 1024 (LWP 8973)] 0x4138b4f9 in wait4 () from /lib/libc.so.6 #0 0x4138b4f9 in wait4 () from /lib/libc.so.6 #1 0x414090b8 in __check_rhosts_file () from /lib/libc.so.6 #2 0x41242986 in waitpid (pid=10364, stat_loc=0x0, options=0) at wrapsyscall.c:172 #3 0x409d826d in KCrash::defaultCrashHandler () from /opt/kde3.1/lib/libkdecore.so.4 #4 0x4124030b in pthread_sighandler (signo=11, ctx= {gs = 0, __gsh = 0, fs = 0, __fsh = 0, es = 43, __esh = 0, ds = 43, __dsh = 0, edi = 3221220752, esi = 138732096, ebp = 3221220664, esp = 3221220640, ebx = 1099900624, edx = 1, ecx = 138732096, eax = 0, trapno = 14, err = 4, eip = 1097740780, cs = 35, __csh = 0, eflags = 66194, esp_at_signal = 3221220640, ss = 43, __ssh = 0, fpstate = 0xbfffeaa0, oldmask = 2147483648, cr2 = 156}) at signals.c:97 #5 0x412fe7c8 in killpg () from /lib/libc.so.6 #6 0x416b4cd1 in QMultiLineEdit::setAutoUpdate () from /usr/lib/libqt-mt.so.2 #7 0x0810210f in KMEdit::slotExternalEditorDone () #8 0x080e4e6c in KMEdit::qt_invoke () #9 0x40d2a3b0 in QObject::activate_signal () from /opt/kde3.1/lib/libqt-mt.so.3 #10 0x409a25fd in KProcess::processExited () from /opt/kde3.1/lib/libkdecore.so.4 #11 0x409a1641 in KProcess::processHasExited () from /opt/kde3.1/lib/libkdecore.so.4 #12 0x409a330a in KProcessController::slotDoHousekeeping () from /opt/kde3.1/lib/libkdecore.so.4 #13 0x409a373f in KProcessController::qt_invoke () from /opt/kde3.1/lib/libkdecore.so.4 #14 0x40d2a3b0 in QObject::activate_signal () from /opt/kde3.1/lib/libqt-mt.so.3 #15 0x40d2a52a in QObject::activate_signal () from /opt/kde3.1/lib/libqt-mt.so.3 #16 0x40f8f1bc in QSocketNotifier::activated () from /opt/kde3.1/lib/libqt-mt.so.3 #17 0x40d410f9 in QSocketNotifier::event () from /opt/kde3.1/lib/libqt-mt.so.3 #18 0x40ce0c41 in QApplication::internalNotify () from /opt/kde3.1/lib/libqt-mt.so.3 #19 0x40ce0a47 in QApplication::notify () from /opt/kde3.1/lib/libqt-mt.so.3 #20 0x40970bbc in KApplication::notify () from /opt/kde3.1/lib/libkdecore.so.4 #21 0x40cc4099 in QEventLoop::activateSocketNotifiers () from /opt/kde3.1/lib/libqt-mt.so.3 #22 0x40ca7196 in QEventLoop::processEvents () from /opt/kde3.1/lib/libqt-mt.so.3 #23 0x40cf08df in QEventLoop::enterLoop () from /opt/kde3.1/lib/libqt-mt.so.3 #24 0x40cf0825 in QEventLoop::exec () from /opt/kde3.1/lib/libqt-mt.so.3 #25 0x40ce0db2 in QApplication::exec () from /opt/kde3.1/lib/libqt-mt.so.3 #26 0x0818039c in main () #27 0x412ec5b0 in __libc_start_main () from /lib/libc.so.6 _______________________________________________ KMail Developers mailing list kmail@mail.kde.org http://mail.kde.org/mailman/listinfo/kmail