| Summary: | Kdevelop hangs when parses a file with a single long line | ||
|---|---|---|---|
| Product: | [Applications] kdevelop | Reporter: | mikifus |
| Component: | general | Assignee: | kdevelop-bugs-null |
| Status: | RESOLVED WAITINGFORINFO | ||
| Severity: | crash | CC: | prcoder |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 4.7.1 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
mikifus
2015-07-06 10:29:27 UTC
I'm surprised about this in the backtrace: #43 0x00007f243a07eb72 in shutdownGracefully (sig=15) at /build/buildd/kdevplatform-1.7.1/shell/core.cpp:68 #44 <signal handler called> Did you Ctrl-C/kill the KDevelop process before getting a backtrace? *** Bug 363264 has been marked as a duplicate of this bug. *** (In reply to Kevin Funk from comment #1) > I'm surprised about this in the backtrace: > > #43 0x00007f243a07eb72 in shutdownGracefully (sig=15) at > /build/buildd/kdevplatform-1.7.1/shell/core.cpp:68 > #44 <signal handler called> > > Did you Ctrl-C/kill the KDevelop process before getting a backtrace? I actually don't remember exactly what I did, but I reported the bug using the graphical assistant and I think the app gets killed at some point. After I reported this I've updated the software and doubled my RAM. Despite other small issues in similar contexts, It won't crash anymore, so I would consider it solved. |