Summary: | Kate crashed upon saving file on samba share (and on other situations) [KateSmartCursor::setPositionInternal, KateSmartCursor::translate, KateSmartGroup::translateChanged] | ||
---|---|---|---|
Product: | [Applications] kate | Reporter: | nate <enatefox> |
Component: | general | Assignee: | KWrite Developers <kwrite-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | albbas, andresbajotierra, bruno.vasselle, drankinatty, gkalelis, jchampavere, jerome.frgacic, jguilhemsang, kde, kurt.dequick, linuxfever, luca.naso, mariomoralesrivera, martin.schwinzerl, mihaic, null, piotr.sniady, rodrigue_in, rukhin, ryan.reich, sebastian.souyris, swarnendu_cse, tim.tadh, vendion, versified.verity, will.murnane, Wolfgang_Mader, xtekhne, zubat91 |
Priority: | VHI | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | testcase with which one can reproduce the crash |
Description
nate
2009-07-16 15:37:06 UTC
*** Bug 204737 has been marked as a duplicate of this bug. *** *** Bug 208033 has been marked as a duplicate of this bug. *** *** Bug 209215 has been marked as a duplicate of this bug. *** *** Bug 210762 has been marked as a duplicate of this bug. *** *** Bug 211484 has been marked as a duplicate of this bug. *** *** Bug 211471 has been marked as a duplicate of this bug. *** *** Bug 211537 has been marked as a duplicate of this bug. *** From bug 211667: What I was doing when the application crashed: I pressed Ctrl-V to paste a string into a document and Ctrl-S shortly after that to save the document. Immediately after Ctrl-S kate crashed. *** Bug 211667 has been marked as a duplicate of this bug. *** From bug 212269: What I was doing when the application crashed: I was editing a remote file opened via the sftp protocol in Dolphin. I edited the file, saved it, and changed cursor position when Kate crashed. *** Bug 212269 has been marked as a duplicate of this bug. *** *** Bug 213205 has been marked as a duplicate of this bug. *** *** Bug 213512 has been marked as a duplicate of this bug. *** *** Bug 214012 has been marked as a duplicate of this bug. *** *** Bug 215224 has been marked as a duplicate of this bug. *** From bug 215847: --- Kile randomly (but quite often) crashes on exit. Before the crash, I usually work on a project which involves 5 or 6 tex documents. I also have the dvi open in another window using Okular. *** Bug 215847 has been marked as a duplicate of this bug. *** *** Bug 217035 has been marked as a duplicate of this bug. *** *** Bug 217406 has been marked as a duplicate of this bug. *** *** Bug 217998 has been marked as a duplicate of this bug. *** *** Bug 217431 has been marked as a duplicate of this bug. *** *** Bug 220289 has been marked as a duplicate of this bug. *** 19 duplicate reports. This crash happens far too often and probably has nothing to do with samba at all. Setting priority to very high. Bug 221835 seems to have a reproducible testcase for this crash... *** Bug 221835 has been marked as a duplicate of this bug. *** Created attachment 39698 [details] testcase with which one can reproduce the crash From bug 221835 (thanks Jerome Leclanche): ------- 100% reproducible on this file (cant attach files from the reporting assistant, using dpaste): http://dpaste.com/hold/142610/ Cut the from_string method (lines 14-34) and paste it at the end of the file. The crash can be reproduced everytime. ----- I could reproduce the crash, will try to have a look at fixing it. SVN commit 1071923 by mwolff: only expand forwards, fixes crash when the group size was bigger than the default group size and there was no following group available. it works for me and seems reasonable, but sadly I cannot use the KateTranslationDebugger as it even fails without this change in various places... Please give me feedback, who knows the whole translation code? it's sadly not good documented :( BUG: 200450 CCMAIL: kwrite-devel@kde.org M +1 -1 katesmartmanager.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1071923 *** Bug 222995 has been marked as a duplicate of this bug. *** *** Bug 223836 has been marked as a duplicate of this bug. *** Is this patch supposed to be in RC1 (4.3.90)? If so, this should be reopened. I wrote some more hints in Bug 223836, maybe it worth a try. No, the fix is included since RC2... *** Bug 224632 has been marked as a duplicate of this bug. *** *** Bug 231969 has been marked as a duplicate of this bug. *** @Dominik Haumann: the last one (bug 231969) is on 4.4.1... so .. it could be a different crash (or this crash is still unfixed) ? The backtrace is at least the same. If it's still valid, this one should be reopened. However, there were also other fixes for KDE 4.5 that are not backported. So this may still be fixed, see bug #226409. If this crash still happens in trunk, this is indeed still valid. Milian, maybe you have an idea, since you worked on this already? *** Bug 235930 has been marked as a duplicate of this bug. *** *** Bug 225230 has been marked as a duplicate of this bug. *** *** Bug 235506 has been marked as a duplicate of this bug. *** *** Bug 244453 has been marked as a duplicate of this bug. *** *** Bug 245923 has been marked as a duplicate of this bug. *** *** Bug 248572 has been marked as a duplicate of this bug. *** *** Bug 257105 has been marked as a duplicate of this bug. *** |