Bug 167054 - KMail got signal 11 (Crashing)
Summary: KMail got signal 11 (Crashing)
Status: RESOLVED WORKSFORME
Alias: None
Product: kontact
Classification: Applications
Component: general (show other bugs)
Version: 1.2
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-20 04:11 UTC by Ron Eggler
Modified: 2010-01-10 09:49 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 Ron Eggler 2008-07-20 04:11:43 UTC
Version:           1.2 (using KDE 4.0.98)
Installed from:    SuSE RPMs
OS:                Linux

Kontact crashed when using it "normally" and it wouldn't let me restart it, in the console I get a

reg@linux-c73s:~> kontact
reg@linux-c73s:~> *** KMail got signal 11 (Crashing)
KCrash: Application 'kontact' crashing...
sock_file=/home/reg/.kde4/socket-linux-c73s/kdeinit4__0

and a KDE crash handler window keeps popping up. What's the problem here? Signal 11 doesn't mean a whole lot to me :(

Thank you!
Comment 1 Ron Eggler 2008-07-20 05:14:50 UTC
must have updated my kdelibs but not my kdebase packages. On KDE restart I couldn't fire KDE back-0up so I updated kdelibs as well as kdebase what let me login again and Kontact was working just fine! :) You may wanna think about a better error message? (Maybe one showing up in a lil KDE message box?) :)
Comment 2 ingo 2010-01-10 09:43:28 UTC
I'm on ArchLinux using vanilla kde and I get this:

toad@deskarch 999\1 ~ > kontact
Calling appendChild() on a null node does nothing.
Calling appendChild() on a null node does nothing.
Calling appendChild() on a null node does nothing.
Calling appendChild() on a null node does nothing.
Calling appendChild() on a null node does nothing.
Calling appendChild() on a null node does nothing.
Calling appendChild() on a null node does nothing.
Calling appendChild() on a null node does nothing.
Calling appendChild() on a null node does nothing.
Calling appendChild() on a null node does nothing.
Calling appendChild() on a null node does nothing.
Calling appendChild() on a null node does nothing.
Calling appendChild() on a null node does nothing.
Object::connect: No such signal Akregator::SubscriptionListView::signalDropped (KUrl::List &, Akregator::TreeNode*, Akregator::Folder*)
Object::connect:  (sender name:   'feedtree')
Object::connect:  (receiver name: 'akregator_view')
Object::connect: No such signal Akregator::Part::showPart()
Object::connect:  (receiver name: 'akregator')
<unknown program name>(5911)/ main: Unknown resource type:  "notes"

toad@deskarch 999\2 ~ > *** KMail got signal 11 (Crashing)
KCrash: Application 'kontact' crashing...
sock_file=/home/toad/.kde4/socket-deskarch/kdeinit4__0

toad@deskarch 999\2 ~ > kde4-config --version
Qt: 4.5.3
KDE: 4.3.4 (KDE 4.3.4)
kde4-config: 1.0

I had to use the reset button following a virtualbox disaster while akregator was active. Since then the above happened. Renaming ~/.kde4/share/apps/akregator to ~/.kde4/share/apps/akregator~ resolved the issue. Now I've just got to find the corrupted file in akregator...
Comment 3 ingo 2010-01-10 09:49:08 UTC
Okay, the offending data was in ~/.kde4/share/apps/akregator/data/feeds.opml When I delete that file, the old akregator folder can be used.