| Summary: | krusader crashes on startup with signal 11 segfault | ||
|---|---|---|---|
| Product: | [Applications] krusader | Reporter: | kdebug.rektum |
| Component: | general | Assignee: | Shie Erlich <manson> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | andresbajotierra |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Unlisted Binaries | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
Merging with bug 191167. Thanks *** This bug has been marked as a duplicate of bug 191167 *** |
Application that crashed: krusader Version of the application: 2.0.0 "Mars Pathfinder" KDE Version: 4.3.00 (KDE 4.3.0) Qt Version: 4.5.2 Operating System: Linux 2.6.30-4.slh.1-sidux-amd64 x86_64 What I was doing when the application crashed: After working like a charm for a while, suddenly krusader crashes during startup every time. console output: ~/ krusader krusader(1273) UserAction::UserAction: Initialisising useractions... krusader(1273) UserAction::UserAction: 10 useractions read. KCrash: Application 'krusader' crashing... sock_file=/home/XXX/.kde/socket-XXXX/kdeinit4__0 I managed to fix the problem by manually editing ~/.kde/share/config/krusaderrc which contained a bad active tab index, in [Startup] the parameter "Left Active Tab" was set to 2 whereas "Left Tab Bar[$e]" only had 2 elements. -- Backtrace: Application: Krusader (krusader), signal: Segmentation fault [KCrash Handler] #5 0x00000000004539fa in PanelManager::slotChangePanel (this=0x2ae9c10, p=0x0) at /build/buildd/krusader-2.0.0/krusader/panelmanager.cpp:71 #6 0x000000000045e418 in KrusaderView::start (this=0x2a89430, leftTabs=..., leftTypes=..., leftProps=..., leftActiveTab=2, rightTabs=..., rightTypes=..., rightProps=..., rightActiveTab=1, leftSideActive=true) at /build/buildd/krusader-2.0.0/krusader/krusaderview.cpp:141 #7 0x000000000046d7e4 in Krusader (this=0x7fff92918930, __in_chrg=<value optimized out>, __vtt_parm=<value optimized out>) at /build/buildd/krusader-2.0.0/krusader/krusader.cpp:376 #8 0x000000000045b59c in main (argc=5, argv=0x7fff9291a1c8) at /build/buildd/krusader-2.0.0/krusader/main.cpp:240 This bug may be a duplicate of or related to bug 191167 Reported using DrKonqi