Bug 68096 - kontact crash on attempt to save contacts list in address book
Summary: kontact crash on attempt to save contacts list in address book
Status: RESOLVED WORKSFORME
Alias: None
Product: kontact
Classification: Applications
Component: calendar (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-13 08:19 UTC by Amit Shah
Modified: 2017-10-22 19:40 UTC (History)
1 user (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 Amit Shah 2003-11-13 08:19:51 UTC
Version:           3.2beta1 (using KDE KDE 3.1.93)
Installed from:    Compiled From Sources
Compiler:          gcc3.3.2 Debian Sid
OS:          Linux

Here's the trace:

(no debugging symbols found)...(no debugging symbols found)...

[snip similar lines]

(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...[New Thread 1097436640 (LWP 794)]
(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...

[snip similar lines]

(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...0x4133830e in __waitpid_nocancel ()
   from /lib/tls/libpthread.so.0
#0  0x4133830e in __waitpid_nocancel () from /lib/tls/libpthread.so.0
#1  0x4096a784 in KCrash::defaultCrashHandler(int) ()
   from /home/Amit/kde3.2-beta1/lib/libkdecore.so.4
#2  <signal handler called>
#3  0x087a0c90 in ?? ()
#4  0x41c9077a in KOAgendaView::createDayLabels() ()
   from /home/Amit/kde3.2-beta1/lib/libkorganizer.so.1
#5  0x41c926e8 in KOAgendaView::fillAgenda() ()
   from /home/Amit/kde3.2-beta1/lib/libkorganizer.so.1
#6  0x41c91aea in KOAgendaView::showDates(QDate const&, QDate const&) ()
   from /home/Amit/kde3.2-beta1/lib/libkorganizer.so.1
#7  0x41cbff99 in KOViewManager::updateView(QDate const&, QDate const&) ()
   from /home/Amit/kde3.2-beta1/lib/libkorganizer.so.1
#8  0x41cb62b7 in CalendarView::updateView(QDate const&, QDate const&) ()
   from /home/Amit/kde3.2-beta1/lib/libkorganizer.so.1
#9  0x41cb6330 in CalendarView::updateView() ()
   from /home/Amit/kde3.2-beta1/lib/libkorganizer.so.1
#10 0x41cbcb43 in CalendarView::slotCalendarChanged() ()
   from /home/Amit/kde3.2-beta1/lib/libkorganizer.so.1
#11 0xbfffe9e0 in ?? ()
#12 0x00000023 in ?? ()
#13 0x40016c80 in ?? () from /lib/ld-linux.so.2
Comment 1 Ingo Klöcker 2003-11-16 09:26:54 UTC
The crash actually happens in the Calendar component.
Comment 2 Cornelius Schumacher 2003-11-16 10:41:28 UTC
What resources do you have configured in KOrganizer an in KAddressBook?
Comment 3 Amit Shah 2003-11-17 11:58:40 UTC
In korganizer: the birthday import plugin from kaddressbook, a file-resource which points to an ics file, and the default korganizer resource which is some file in my home dir.

in kaddressbook: no ldap plugins, just the bare address book thingy.

Tell me if you need more info. I couldn't reproduce the crash this time...
Comment 4 Tobias Koenig 2003-11-23 14:53:38 UTC
Hi Amit,

could you please give us a step by step description how to reproduce this bug?
'save contacts list in address book' doesn't say much ;)

Maybe this bug was already fixed in CVS HEAD, so when you can't reproduce it
with current version please close the report.

Ciao,
Tobias
Comment 5 Amit Shah 2003-11-24 07:30:47 UTC
Closing it for now. It just happened once; I couldn't reproduce it the 2nd time: same build, no changes. It was because I couldn't reproduce it, I just gave the debug info w/o any reproducing details.