| Summary: | KDE Alarm randomly crashing on startup. | ||
|---|---|---|---|
| Product: | [Applications] kalarm | Reporter: | Daniel <danielplower> |
| Component: | general | Assignee: | David Jarvie <djarvie> |
| Status: | CLOSED NOT A BUG | ||
| Severity: | crash | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Fedora RPMs | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Daniel
2011-05-19 12:45:17 UTC
The crash is happening before KAlarm even looks at alarms, so it isn't related to starting alarms. On the face of it, the crash doesn't look possible (but obviously it is). I wonder whether it always crashes in exactly the same place - could you please try displaying the crash trace a couple of times more, and check whether the following lines are the same. If they are different, please post the complete traces here. Thread 1 (Thread 0x... (LWP ...)): [KCrash Handler] #6 0x... in ref (this=...) at /usr/src/debug/kdepim-4.4.11.1/kalarm/resourcemodelview.cpp:536 #7 QList (this=0x...) at /usr/include/QtCore/qlist.h:117 #8 ResourceModel::refresh (this=0x...) at /usr/src/debug/kdepim-4.4.11.1/kalarm/resourcemodelview.cpp:216 (Note that some numeric values will change every time, and should be ignored - I've replaced them with "...") Can you please say where to download your kdepim package, so that I can check the exact source code in it. The Fedora repository doesn't seem to contain kdepim version 2.4.11 (as far as I can tell). Hi David, It's not crashed again since I reported it. Here's the kdepim package info for you. Name : kdepim Relocations: (not relocatable) Version : 4.4.11.1 Vendor: Fedora Project Release : 2.fc14 Build Date: Tue 26 Apr 2011 15:31:49 BST Install Date: Sat 07 May 2011 11:40:12 BST Build Host: x86-16.phx2.fedoraproject.org Group : Applications/Productivity Source RPM: kdepim-4.4.11.1-2.fc14.src.rpm Size : 19211001 License: GPLv2 Signature : RSA/SHA256, Wed 27 Apr 2011 13:44:14 BST, Key ID 421caddb97a1071f Packager : Fedora Project URL : http://www.kde.org/ Summary : KDE PIM (Personal Information Manager) applications Description : KDE PIM (Personal Information Manager) applications, including: * akregator: feed aggregator * blogilo: blogging application, focused on simplicity and usability * kmail: email client * knode: newsreader * knotes: sticky notes for the desktop * kontact: integrated PIM management * korganizer: journal, appointments, events, todos /usr/bin/akonadiconsole /usr/bin/akregator /usr/bin/akregatorstorageexporter /usr/bin/blogilo /usr/bin/groupwarewizard /usr/bin/groupwisewizard /usr/bin/ical2vcal /usr/bin/kabc2mutt /usr/bin/kabcclient /usr/bin/kaddressbook /usr/bin/kalarm As I said before, the crash happens in what looks like an impossible place. The most obvious explanation would be that some library (perhaps Qt) was out of sync with kdepim. I wonder if when the kdepim update was installed, another package which should also have been installed, wasn't due to some packaging/dependency fault. The fact that the crash no longer occurs lends some support to this theory. For that reason, I'm closing the bug as invalid. If it happens again, please reopen it, and provide a new crash backtrace if it differs at all from your original one. |