Summary: | kate crashed when performing a session quick open after having just saved a new session [QUrl::operator==(), KActivities::ResourceInstance::setUri(), KateViewManager::createView()] | ||
---|---|---|---|
Product: | [Applications] kate | Reporter: | Craig Magina <craig.magina> |
Component: | general | Assignee: | KWrite Developers <kwrite-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | ivan.cukic, john.koch7 |
Priority: | VHI | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.10.2 | |
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Craig Magina
2012-12-19 17:03:27 UTC
This seems to work now and was an issue of the betas. If you get this crash again with KDE >= 4.10.0, please report back in bug #308595. *** This bug has been marked as a duplicate of bug 308595 *** *** This bug has been marked as a duplicate of bug 315649 *** Created attachment 78655 [details]
New crash information added by DrKonqi
kate (3.10.1) on KDE Platform 4.10.1 using Qt 4.8.2
- What I was doing when the application crashed: I just saved one session and was opening a new one with Quick Selection
-- Backtrace (Reduced):
#6 QUrl::operator== (this=0x10, url=...) at io/qurl.cpp:6035
#7 0x00007f0714eab791 in KActivities::ResourceInstance::setUri(QUrl const&) () from /usr/lib/libkactivities.so.6
#8 0x00007f0719731b4b in createView (doc=<optimized out>, this=0x1e2d4b0) at ../../../kate/app/kateviewmanager.cpp:418
#9 KateViewManager::createView (this=0x1e2d4b0, doc=<optimized out>) at ../../../kate/app/kateviewmanager.cpp:387
#10 0x00007f0719736fa4 in KateViewSpace::restoreConfig (this=0x19fae60, viewMan=0x1e2d4b0, config=0x19193a0, groupname=...) at ../../../kate/app/kateviewspace.cpp:256
|