Bug 203204 - krusader crashes on startup with signal 11 segfault
Summary: krusader crashes on startup with signal 11 segfault
Status: RESOLVED DUPLICATE of bug 191167
Alias: None
Product: krusader
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Shie Erlich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-09 19:36 UTC by kdebug.rektum
Modified: 2009-08-09 23:35 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 kdebug.rektum 2009-08-09 19:36:55 UTC
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
Comment 1 Dario Andres 2009-08-09 23:35:15 UTC
Merging with bug 191167. Thanks

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