Bug 108352 - Birthdays resource crashes (without backtrace)
Summary: Birthdays resource crashes (without backtrace)
Status: RESOLVED DUPLICATE of bug 110382
Alias: None
Product: kresources
Classification: Miscellaneous
Component: birthdays (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Reinhold Kainhofer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-30 01:33 UTC by Carlos Woelz
Modified: 2005-10-02 14:42 UTC (History)
0 users

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 Carlos Woelz 2005-06-30 01:33:40 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources
OS:                Linux

Note: my default addressbook resource is the kolab resource.

This crash happens only when changing the config of the resource. I can reproduce it all the time, but never with backtrace. I use Kontact.

How to reproduce:
Add the resource
Press OK

Change the config (ex: enable the alarm)
Press OK
Crash without backtrace.

Note that everything else works, and that the resource config is correcty changed on restart.


Here is the console output:
libkcal: ResourceKABC::load()
libkcal: Done loading resource birthdays resource
libkcal: CalendarResources::rawJournals()
libkcal: CalendarResources::rawEvents()
kdecore (KConfigSkeleton): KConfigSkeleton::writeConfig()
kdecore (KConfigSkeleton): KConfigSkeleton::readConfig()
korganizer: KOPrefs::usrReadConfig: key: o5KgFvYbLH value: 159,179,222
korganizer: KOPrefs::setResourceColor: o5KgFvYbLH color: #9fb3de
korganizer: KOPrefs::usrReadConfig: key: ueIDBIzEd8 value: 222,223,229
korganizer: KOPrefs::setResourceColor: ueIDBIzEd8 color: #dedfe5
libkdepim: KPimPrefs::usrReadConfig()
kio (KDirWatch): Added Dir /home/kdedev/.kde/share/apps/korganizer/income.accepted [KDirWatch-3]
kio (KDirWatch):  Setup FAM (Req 3) for /home/kdedev/.kde/share/apps/korganizer/income.accepted
kio (KDirWatch): Added Dir /home/kdedev/.kde/share/apps/korganizer/income.tentative [KDirWatch-3]
kio (KDirWatch):  Setup FAM (Req 4) for /home/kdedev/.kde/share/apps/korganizer/income.tentative
kio (KDirWatch): Added Dir /home/kdedev/.kde/share/apps/korganizer/income.cancel [KDirWatch-3]
kio (KDirWatch):  Setup FAM (Req 5) for /home/kdedev/.kde/share/apps/korganizer/income.cancel
kio (KDirWatch): Added Dir /home/kdedev/.kde/share/apps/korganizer/income.reply [KDirWatch-3]
kio (KDirWatch):  Setup FAM (Req 6) for /home/kdedev/.kde/share/apps/korganizer/income.reply
korganizer: toggleResourceView:
korganizer: CalendarView::checkClipboard() false
kparts: 0x82209f0 emitting activePartChanged 0x860ec40
kontact (core): Part activated: 0x860ec40 with stack id. 5
kparts: MainWindow::createGUI, part=0x860ec40 KOrganizerPart kontact
kparts: deactivating GUI for 0x8349980 KMailPart kontact
kmail: KMailPart::guiActivateEvent
kdeui (KToolBar): mainToolBar KToolBar::removeItem item 16 not found
kdeui (KToolBar): mainToolBar KToolBar::removeItem item 16 not found
kresources: KCal Kolab resource: emitting resource changed
korganizer: CalendarView::slotCalendarChanged()
libkcal: Loading resource birthdays resource
libkcal: ResourceKABC::load()
libkcal: Done loading resource birthdays resource
kontact (interfaces): Core::createPart(): libkorganizerpart
kio (KTrader): query for Calendar/Decoration : returning 2 offers
kparts: MainWindow::createGUI, part=0x860ec40 KOrganizerPart kontact
kparts: deactivating GUI for 0x860ec40 KOrganizerPart kontact
kdeui (KToolBar): filter_toolbar KToolBar::removeItem item -90 not found
kresources: Factory::self()
QLayout::addChildLayout: layout already has a parent
kresources: Saving resource JunVfMJVnx
kresources: Resource::writeConfig()
*** glibc detected *** free(): invalid pointer: 0x087bb660 ***
*** KMail got signal 6 (Crashing)
Comment 1 Felix Berger 2005-10-02 14:42:17 UTC

*** This bug has been marked as a duplicate of 110382 ***