| Summary: | korgac hunged and filling disk with out of index messages | ||
|---|---|---|---|
| Product: | [Unmaintained] korgac | Reporter: | Elan Ruusamäe <glen> |
| Component: | general | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED UNMAINTAINED | ||
| Severity: | crash | CC: | winter |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
some correction. it doesn't flash here. it's even not painting (just window manager's borders are drawn) and /tmp/xerr-glen-\:0 just grows: QGArray::at: Absolute index 120907744 out of range QGArray::at: Absolute index 120907748 out of range QGArray::at: Absolute index 120907748 out of range QGArray::at: Absolute index 120907752 out of range QGArray::at: Absolute index 120907752 out of range QGArray::at: Absolute index 120907756 out of range QGArray::at: Absolute index 120907756 out of range -rw------- 1 glen glen 2,8G 2005-11-14 09:11 xerr-glen-:0 i built myself kde 3.5rc1 and now the messages are different. perhaps this helps isolating the bug. luckily the messages are not spawned so rapidly, so my $HOME is not filled so instantly ;) kmail: kmail: WARNING: findMessageBySerNum( 1858478 ) invalid serial number kmail: kmail: WARNING: findMessageBySerNum( 1858479 ) invalid serial number kmail: kmail: WARNING: findMessageBySerNum( 1858479 ) invalid serial number kmail: kmail: WARNING: findMessageBySerNum( 1858479 ) invalid serial number kmail: kmail: WARNING: findMessageBySerNum( 1858480 ) invalid serial number kmail: kmail: WARNING: findMessageBySerNum( 1858480 ) invalid serial number kmail: kmail: WARNING: findMessageBySerNum( 1858480 ) invalid serial number kmail: kmail: WARNING: findMessageBySerNum( 1858481 ) invalid serial number kmail: kmail: WARNING: findMessageBySerNum( 1858481 ) invalid serial number kmail: kmail: WARNING: findMessageBySerNum( 1858481 ) invalid serial number kmail: kmail: WARNING: findMessageBySerNum( 1858482 ) invalid serial number kmail: kmail: WARNING: findMessageBySerNum( 1858482 ) invalid serial number kmail: kmail: WARNING: findMessageBySerNum( 1858482 ) invalid serial number kmail: kmail: WARNING: findMessageBySerNum( 1858483 ) invalid serial number kmail: i also noticed right now that it's adding the same calendar entry in INBOX.Calendar for the groupware account (configured as Offline-IMAP in kde) right now it's have created already 10k items. the item it's duplicating has been sent out from Outlook. unfortunately i can't post that email as it's confidental but i'd be happy to share that file structure, if somebody asks. Reassigning all KOrganizer bug reports and wishes to the newly created korganizer-devel mailing list. very old version we no longer maintain. |
Version: 3.4.2 (using KDE 3.4.3, PLD Linux Distribution) Compiler: gcc version 3.3.6 (PLD Linux) OS: Linux (i686) release 2.6.12.6-0.1 when i launch korganizer from klicking tray icon or starting korgac program manually, the application flashes like it's frereshing something and outputing such messages to stdout (which is logged it ~/tmp/x11-out.log and therefor disk fills up quote fast) for (i = 0; ; i++) { QGArray::at: Absolute index 145176 out of range } only way to stop this is to send -9 signal to korgac my data source is disconnected imap. i don't know what could be wrong, i'd be happy to give out more information if i know what to give. and this situation is with two kde instances, my work and home pc, so it's not random corruption.