Hide Forgot
libreport version: 2.0.7 abrt_version: 2.0.6 backtrace_rating: 4 cmdline: akonadiconsole comment: I've tried to configure mail dispatcher agent via akonadiconsole; trying to close the configuration window led to crash crash_function: QModelIndex executable: /usr/bin/akonadiconsole kernel: 3.1.2-1.fc16.x86_64 pid: 4227 pwd: /home/kvolny/.kde/share/config reason: Process /usr/bin/akonadiconsole was killed by signal 11 (SIGSEGV) time: Čt 1. prosinec 2011, 11:00:39 CET uid: 500 username: kvolny var_log_messages: Dec 1 11:00:43 kvolny abrt[4330]: Saved core dump of pid 4227 (/usr/bin/akonadiconsole) to /var/spool/abrt/ccpp-2011-12-01-11:00:39-4227 (1140711424 bytes) backtrace: Text file, 160518 bytes build_ids: Text file, 7749 bytes dso_list: Text file, 17909 bytes environ: Text file, 3723 bytes maps: Text file, 74625 bytes xsession_errors: :kwin(1809) KWin::Client::readUserTimeMapTimestamp: User timestamp, final: 'ID: 41943187 ;WMCLASS: "akonadiconsole" : "akonadiconsole" ;Caption: "Information – Akonadi Console" ' : 180303495 :kwin(1809) KWin::Workspace::allowClientActivation: Activation, compared: 'ID: 41943187 ;WMCLASS: "akonadiconsole" : "akonadiconsole" ;Caption: "Information – Akonadi Console" ' : 180303495 : 180301130 : true :kwin(1809) KWin::Client::readUserTimeMapTimestamp: User timestamp, final: 'ID: 41943089 ;WMCLASS: "akonadiconsole" : "akonadiconsole" ;Caption: "Akonadi Console" ' : 180307101 :kwin(1809) KWin::Workspace::allowClientActivation: Activation, compared: 'ID: 41943089 ;WMCLASS: "akonadiconsole" : "akonadiconsole" ;Caption: "Akonadi Console" ' : 180307101 : 180301130 : true :kwin(1809) KWin::Client::readUserTimeMapTimestamp: User timestamp, final: 'ID: 41943306 ;WMCLASS: "akonadiconsole" : "akonadiconsole" ;Caption: "Agent Configuration – Akonadi Console" ' : 180369630 :kwin(1809) KWin::Client::readUserTimeMapTimestamp: User timestamp, final: 'ID: 41943043 ;WMCLASS: "abrt-applet" : "abrt-applet" ;Caption: "Process /usr/bin/akonadiconsole was killed by signal 11 (SIGSEGV) - abrt-applet" ' : 180393105 :kwin(1809) KWin::Workspace::allowClientActivation: Activation, compared: 'ID: 41943043 ;WMCLASS: "abrt-applet" : "abrt-applet" ;Caption: "Process /usr/bin/akonadiconsole was killed by signal 11 (SIGSEGV) - abrt-applet" ' : 180393105 : 180387564 : true :kwin(1809) KWin::Workspace::createTile: Now tiling "Process /usr/bin/akonadiconsole was killed by signal 11 (SIGSEGV) - abrt-applet"
Created attachment 539066 [details] File: environ
Created attachment 539067 [details] File: dso_list
Created attachment 539068 [details] File: build_ids
Created attachment 539069 [details] File: backtrace
Created attachment 539070 [details] File: maps
*** Bug 759087 has been marked as a duplicate of this bug. ***
This is a stack overflow due to infinite recursion of QTreeViewPrivate::layout, presumably because the model is invalid. (What's supposed to be a tree is probably a cyclic graph, causing the infinite recursion.) Can you please file this at bugs.kde.org?
(In reply to comment #7) > This is a stack overflow due to infinite recursion of QTreeViewPrivate::layout, > presumably because the model is invalid. (What's supposed to be a tree is > probably a cyclic graph, causing the infinite recursion.) > > Can you please file this at bugs.kde.org? thanks for taking a look, but it seems this is no longer an issue with kdepim-4.7.4-1.fc16.x86_64