From kde-bugs-dist Thu Dec 05 17:01:54 2002 From: William Stephenson Date: Thu, 05 Dec 2002 17:01:54 +0000 To: kde-bugs-dist Subject: [Bug 51542] New: crash: drag event into monthview X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=103910772229724 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. http://bugs.kde.org/show_bug.cgi?id=51542 Summary: crash: drag event into monthview Product: korganizer Version: unspecified Platform: Compiled Sources OS/Version: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: general AssignedTo: schumacher@kde.org ReportedBy: william.stephenson@ncl.ac.uk Version: (using KDE Devel) Installed from: Compiled sources Compiler: gcc3.1 OS: Linux I've just discovered that when I drag an event from the calendar into a different day in the monthview, korg crashes. I can replicate this both with my regular calendar and with a blank calendar. Event is just a blank normal event. CVS of about 29/11/02. This was the last console output: libkcal: CalendarLocal::event(): KOrganizer-1800720543.175 libkcal: Event Organizer: Email: korganizer: State changed, modified true korganizer: KOAgendaView::startDrag(): Delete drag source And this was all I got as a backtrace: [New Thread 1024 (LWP 7088)] 0x415318c9 in wait4 () from /lib/libc.so.6 #0 0x415318c9 in wait4 () from /lib/libc.so.6 #1 0x415acc90 in __DTOR_END__ () from /lib/libc.so.6 #2 0x4138ca93 in waitpid () from /lib/libpthread.so.0 #3 0x409fdc97 in KCrash::defaultCrashHandler(int) (sig=11) at kcrash.cpp:235 #4 0x4138a12b in pthread_sighandler () from /lib/libpthread.so.0 #5 #6 0xffffffff in ?? () #7 0x40d3214e in QEventLoop::processEvents(unsigned) (this=0x80a5210, flags=4) at kernel/qeventloop_x11.cpp:169 #8 0x40d94096 in QEventLoop::enterLoop() (this=0x80a5210) at kernel/qeventloop.cpp:191 #9 0x40d93fb2 in QEventLoop::exec() (this=0x80a5210) at kernel/qeventloop.cpp:138 #10 0x40d7da3f in QApplication::exec() (this=0xbffff240) at kernel/qapplication.cpp:2424 #11 0x400a1a0b in main (argc=2, argv=0xbffff3d4) at main.cpp:93 #12 0x414ac4a2 in __libc_start_main () from /lib/libc.so.6