Summary: | Crash when moving cursor while refactoring | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | Torgny Nyblom <nyblom> |
Component: | general | Assignee: | kdevelop-bugs-null |
Status: | RESOLVED UPSTREAM | ||
Severity: | crash | CC: | 4ernov, alonsoschaich, andreas, bogdan, branan, bubba, bugs, ccancellieri, ch75, chandrahasa.reddy, cherkasof, christianleo, cyrylas, d.mills-kde, david.graeff, egad, felix_schulte, ficoos, friesoft, fritzone, i.semenov.kde, legrain, lindsay.mathieson, mad.f3ka, maninred, max.schwarz, mcguire, nicolagiacobbe, nicotra.andrea, opiesche, paul.f.fee, pdemaziere, pentek.imre, peter, philipp_muenzel, rbyshko, robert, steverweber, stompdagger1, tomwardathome, trampen, tumaix, ulrich.isensee, vkrevs, volodymyr.volkov, yuriy.kozlov, zjyzhaojiyang |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Torgny Nyblom
2009-09-08 19:19:22 UTC
Bug in Qt or new libc2.10, set the envvar MALLOC_CHECK_=1 when you're using KDE from trunk or when you're not using a KDE session (KDE release packages have that already set). *** Bug 207350 has been marked as a duplicate of this bug. *** *** Bug 208610 has been marked as a duplicate of this bug. *** *** Bug 208750 has been marked as a duplicate of this bug. *** *** Bug 210663 has been marked as a duplicate of this bug. *** *** Bug 211649 has been marked as a duplicate of this bug. *** *** Bug 211670 has been marked as a duplicate of this bug. *** *** Bug 211683 has been marked as a duplicate of this bug. *** *** Bug 212029 has been marked as a duplicate of this bug. *** *** Bug 206105 has been marked as a duplicate of this bug. *** *** Bug 212755 has been marked as a duplicate of this bug. *** *** Bug 212907 has been marked as a duplicate of this bug. *** *** Bug 213041 has been marked as a duplicate of this bug. *** *** Bug 213394 has been marked as a duplicate of this bug. *** *** Bug 213631 has been marked as a duplicate of this bug. *** *** Bug 214284 has been marked as a duplicate of this bug. *** *** Bug 214435 has been marked as a duplicate of this bug. *** *** Bug 214561 has been marked as a duplicate of this bug. *** *** Bug 214689 has been marked as a duplicate of this bug. *** *** Bug 209253 has been marked as a duplicate of this bug. *** *** Bug 214751 has been marked as a duplicate of this bug. *** *** Bug 215116 has been marked as a duplicate of this bug. *** *** Bug 215331 has been marked as a duplicate of this bug. *** *** Bug 215340 has been marked as a duplicate of this bug. *** *** Bug 215354 has been marked as a duplicate of this bug. *** *** Bug 215576 has been marked as a duplicate of this bug. *** *** Bug 215941 has been marked as a duplicate of this bug. *** *** Bug 215961 has been marked as a duplicate of this bug. *** Turns out the Bug is in libc2.10 and libc2.11, see http://sourceware.org/bugzilla/show_bug.cgi?id=10282 *** Bug 216105 has been marked as a duplicate of this bug. *** *** Bug 216253 has been marked as a duplicate of this bug. *** *** Bug 216406 has been marked as a duplicate of this bug. *** *** Bug 216456 has been marked as a duplicate of this bug. *** *** Bug 216495 has been marked as a duplicate of this bug. *** *** Bug 216507 has been marked as a duplicate of this bug. *** *** Bug 216541 has been marked as a duplicate of this bug. *** *** Bug 216549 has been marked as a duplicate of this bug. *** *** Bug 217704 has been marked as a duplicate of this bug. *** For future reference, this problem is tracked upstream in the libc bugtracker under http://sourceware.org/bugzilla/show_bug.cgi?id=10282 *** Bug 218555 has been marked as a duplicate of this bug. *** *** Bug 219147 has been marked as a duplicate of this bug. *** *** Bug 219180 has been marked as a duplicate of this bug. *** *** Bug 219281 has been marked as a duplicate of this bug. *** *** Bug 219726 has been marked as a duplicate of this bug. *** *** Bug 219767 has been marked as a duplicate of this bug. *** *** Bug 221336 has been marked as a duplicate of this bug. *** *** Bug 221634 has been marked as a duplicate of this bug. *** This no longer happens for me with the latest libc update from the Kubuntu repos. *** Bug 221994 has been marked as a duplicate of this bug. *** *** Bug 222509 has been marked as a duplicate of this bug. *** *** Bug 222537 has been marked as a duplicate of this bug. *** *** Bug 222537 has been marked as a duplicate of this bug. *** *** Bug 223770 has been marked as a duplicate of this bug. *** *** Bug 228215 has been marked as a duplicate of this bug. *** *** Bug 228380 has been marked as a duplicate of this bug. *** *** Bug 229444 has been marked as a duplicate of this bug. *** *** Bug 231928 has been marked as a duplicate of this bug. *** *** Bug 232804 has been marked as a duplicate of this bug. *** *** Bug 232942 has been marked as a duplicate of this bug. *** *** Bug 233190 has been marked as a duplicate of this bug. *** *** Bug 234228 has been marked as a duplicate of this bug. *** *** Bug 234361 has been marked as a duplicate of this bug. *** Created attachment 43371 [details]
New crash information added by DrKonqi
Only 4 or 5 seconds after open kdevelop, it's crashed. This happens after change the repository from SVN to GIT.
fachax: make sure your build-env is correct, we increased the SO version in GIT, which might lead to random crashes if you don't update properly. *** Bug 239975 has been marked as a duplicate of this bug. *** *** Bug 242668 has been marked as a duplicate of this bug. *** |