Bug 301772 - KWrite crashed at session close
Summary: KWrite crashed at session close
Status: RESOLVED DUPLICATE of bug 303979
Alias: None
Product: kate
Classification: Applications
Component: kwrite (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-12 19:25 UTC by Christopher Yeleighton
Modified: 2012-11-01 13:33 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 Christopher Yeleighton 2012-06-12 19:25:14 UTC
Application: kwrite (4.7.2 (4.7.2) "release 5")
KDE Platform Version: 4.8.4 (4.8.4)
Qt Version: 4.8.2
Operating System: Linux 3.1.10-1.9-desktop x86_64
Distribution: "openSUSE 12.1 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:

I told KDE to shut down.  KWrite crashed, apparently trying to read configuration data (at quitting?  for what purpose?)

-- Backtrace:
Application: KWrite (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#6  KConfigPrivate::lookupData (this=0x0, group=..., key=0x7f20168e8127 "Mode", flags=..., expand=0x7fffa0ad7bcf) at /usr/src/debug/kdelibs-4.8.4/kdecore/config/kconfig.cpp:879
#7  0x00007f202e49eac8 in KConfigGroup::readEntry (this=0x7fffa0ad7d30, key=0x7f20168e8127 "Mode", aDefault=...) at /usr/src/debug/kdelibs-4.8.4/kdecore/config/kconfiggroup.cpp:670
#8  0x00007f202e49ecad in KConfigGroup::readEntry (this=0x7fffa0ad7d30, key=0x7f20168e8127 "Mode", aDefault=<optimized out>) at /usr/src/debug/kdelibs-4.8.4/kdecore/config/kconfiggroup.cpp:654
#9  0x00007f20167ba18b in KateDocument::readParameterizedSessionConfig (this=0xa60d90, kconfig=..., configParameters=0) at /usr/src/debug/kate-4.7.2/part/document/katedocument.cpp:1613
#10 0x00007f201c1aed41 in KWrite::restore () at /usr/src/debug/kate-4.7.2/kwrite/kwritemain.cpp:499
#11 0x00007f201c1aff12 in KWriteApp::init (this=0x7fffa0ad8200) at /usr/src/debug/kate-4.7.2/kwrite/kwriteapp.cpp:67
#12 0x00007f201c1b0a78 in KWriteApp::KWriteApp (this=0x7fffa0ad8200, m_args=<optimized out>) at /usr/src/debug/kate-4.7.2/kwrite/kwriteapp.cpp:51
#13 0x00007f201c1ad64c in kdemain (argc=3, argv=<optimized out>) at /usr/src/debug/kate-4.7.2/kwrite/kwritemain.cpp:678
#14 0x00000000004088e4 in launch (argc=3, _name=0x6a0448 "/usr/bin/kwrite", args=<optimized out>, cwd=0x0, envc=<optimized out>, envs=<optimized out>, reset_env=false, tty=0x0, avoid_loops=false, startup_id_str=0x40b28e "0") at /usr/src/debug/kdelibs-4.8.4/kinit/kinit.cpp:734
#15 0x00000000004099e6 in handle_launcher_request (sock=8, who=<optimized out>) at /usr/src/debug/kdelibs-4.8.4/kinit/kinit.cpp:1226
#16 0x0000000000409f27 in handle_requests (waitForPid=0) at /usr/src/debug/kdelibs-4.8.4/kinit/kinit.cpp:1419
#17 0x00000000004057a7 in main (argc=4, argv=0x7fff00000001, envp=0x7fffa0ad9e30) at /usr/src/debug/kdelibs-4.8.4/kinit/kinit.cpp:1907

This bug may be a duplicate of or related to bug 164657.

Possible duplicates by query: bug 294565.

Reported using DrKonqi
Comment 1 Christoph Cullmann 2012-11-01 13:33:04 UTC

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