Bug 89419 - crash in calendar when updating calendar view
Summary: crash in calendar when updating calendar view
Status: RESOLVED WORKSFORME
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Mandrake RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: needs_verification, triaged
: 92601 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-09-13 17:51 UTC by Frederik Himpe
Modified: 2011-02-05 07:06 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Frederik Himpe 2004-09-13 17:51:22 UTC
Version:            (using KDE KDE 3.3.0)
Installed from:    Mandrake RPMs
Compiler:          gcc 3.4.1 
OS:                Linux

I'm using Mandrakelinux 10.1 Cooker with KDE 3.2.3 and KDEPim 3.0 (according to changelog of package, it should be CVS of september 10.

I left kontact open in the calendar view. It is possible that the details window of an appointment was open, I'm not sure anymore about that. Kontact crashed without any user interaction:
(no debugging symbols found)...Using host libthread_db library "/lib/tls/libthread_db.so.1".
(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...[Thread debugging using libthread_db enabled]
[New Thread 1093343232 (LWP 26689)]
[New Thread 1126861744 (LWP 26691)]
[Thread debugging using libthread_db enabled]
[New Thread 1093343232 (LWP 26689)]
[New Thread 1126861744 (LWP 26691)]
[Thread debugging using libthread_db enabled]
[New Thread 1093343232 (LWP 26689)]
[New Thread 1126861744 (LWP 26691)]
[New Thread 1118469040 (LWP 26690)]
(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...0xffffe410 in ?? ()
#0  0xffffe410 in ?? ()
#1  0xbfffd6cc in ?? ()
#2  0x00000000 in ?? ()
#3  0x00000000 in ?? ()
#4  0x4ecef2db in __waitpid_nocancel () from /lib/tls/libpthread.so.0
#5  0x40a9ce6e in KCrash::defaultCrashHandler () from /usr/lib/libkdecore.so.4
#6  <signal handler called>
#7  0x411286aa in QString::QString () from /usr/lib/qt3/lib/libqt-mt.so.3
#8  0x401dc7cc in KCal::IncidenceBase::uid () from /usr/lib/libkcal.so.2
#9  0x43471023 in KOAgendaView::fillAgenda () from /usr/lib/libkorganizer.so.1
#10 0x43471eb8 in KOAgendaView::showDates () from /usr/lib/libkorganizer.so.1
#11 0x43391309 in KOViewManager::updateView ()
   from /usr/lib/libkorganizer.so.1
#12 0x43467ca7 in CalendarView::updateView () from /usr/lib/libkorganizer.so.1
#13 0x43467d29 in CalendarView::updateView () from /usr/lib/libkorganizer.so.1
#14 0x433923a4 in CalendarView::slotCalendarChanged ()
   from /usr/lib/libkorganizer.so.1
#15 0x43473c2a in CalendarView::qt_invoke () from /usr/lib/libkorganizer.so.1
#16 0x40e3322d in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#17 0x08788708 in ?? ()
#18 0x0829e6c8 in ?? ()
#19 0x00000000 in ?? ()
#20 0x084cf0a8 in ?? ()
#21 0x0829c188 in ?? ()
#22 0x08542270 in ?? ()
#23 0xbfffdd48 in ?? ()
#24 0x4efd5f21 in operator delete () from /usr/lib/libstdc++.so.6
Comment 1 Frederik Himpe 2004-09-14 12:46:01 UTC
I experienced this crash again, when I was scrolling around in the free/busy tab page of an appointment.

(Of course the product should be korganizer instead of kaddressbook, but I cannot find a way to correct this.)
Comment 2 Cornelius Schumacher 2004-10-18 20:58:35 UTC
What calendar resources have you configured in KOrganizer?
Comment 3 Frederik Himpe 2004-10-19 21:11:53 UTC
this was with a SLOX resource. I'm not sure if it is related, but as soon as I open the calendar in kontact, I have several messages stating "The file or folder http://login:password@server/servlet/webdav.groupuser?user=*&group=*&groupres=*&res=*&details=t does not exist" (once from kontact, and I think twice from the alarm daemon - it's also strange it mentions http, because I chose a secure connection in groupwarewizard, and notice also it prints my password in clear text on the screen). Nevertheless, the calendar information is shown correctly.
Comment 4 Reinhold Kainhofer 2005-02-13 21:29:27 UTC
*** Bug 92601 has been marked as a duplicate of this bug. ***
Comment 5 Reinhold Kainhofer 2006-11-02 19:26:51 UTC
Reassigning all KOrganizer bug reports and wishes to the newly created 
korganizer-devel mailing list.
Comment 6 FiNeX 2008-11-24 15:29:47 UTC
Cannot reproduce using local file resource (on KDE4 current trunk). Someone with a SLOX resource should test this too.
Comment 7 Sergio Martins 2011-02-05 07:06:58 UTC
Closing this 7 year old bug. Code is different now, retest with a recent version.