Summary: | kdevelop crash on startup (over ssh) | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | j__n |
Component: | general | Assignee: | kdevelop-bugs-null |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | i.semenov.kde |
Priority: | NOR | ||
Version First Reported In: | 4.2.3 | ||
Target Milestone: | 4.3.0 | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
j__n
2012-05-22 06:44:33 UTC
Created attachment 74831 [details]
New crash information added by DrKonqi
kdevelop (4.3.60) on KDE Platform 4.9.80 using Qt 4.8.2
- What I was doing when the application crashed:
Launch KDevelop with kde-baseapps & kdelibs projects open in the previous session (i.e. kdevelop was loading a certain project on startup).
-- Backtrace (Reduced):
#6 0x00007f88fc34d200 in QTextLine::cursorToX(int*, QTextLine::Edge) const () from /lib64/libQtGui.so.4
#7 0x00007f88e4514ac9 in cursorToX (edge=QTextLine::Leading, cursorPos=12, this=0x7fff3eeb4cf0) at /usr/include/QtGui/qtextlayout.h:230
#8 KateRenderer::layoutLine (this=0x538bb60, lineLayout=..., maxwidth=0, cacheLayout=<optimized out>) at /home/orly/kdesrc/kde/kde-baseapps/kate/part/render/katerenderer.cpp:905
#9 0x00007f88e451927d in KateLayoutCache::line (this=0x538c640, realLine=1292, virtualLine=1292) at /home/orly/kdesrc/kde/kde-baseapps/kate/part/render/katelayoutcache.cpp:318
#10 0x00007f88e456ae40 in KateViewInternal::viewLineOffset (this=this@entry=0x538bd70, virtualCursor=..., offset=1, keepX=keepX@entry=false) at /home/orly/kdesrc/kde/kde-baseapps/kate/part/view/kateviewinternal.cpp:1327
Actually, in my case, everything except kate was built from trunk, whereas kate may have been distro-provided, version 3.9.80. supposed to be fixed in kate *** This bug has been marked as a duplicate of bug 292947 *** |