| Summary: | Krusader crashes when editing a text file | ||
|---|---|---|---|
| Product: | [Applications] krusader | Reporter: | DaBler <dabler> |
| Component: | general | Assignee: | Krusader Bugs Distribution List <krusader-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | crash | CC: | dabler, davide, krusader-bugs-null, toni.asensi |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
New crash information added by DrKonqi
The file on which it crashed. |
||
|
Description
DaBler
2020-04-30 15:07:11 UTC
Can you post the file you are editing? The use of QML is strange. Created attachment 128128 [details]
New crash information added by DrKonqi
krusader (2.7.2 "Peace of Mind") using Qt 5.14.1
Krusader crashes repeatedly when editing text files. These are C source codes.
-- Backtrace (Reduced):
#7 0x00007fcd9e9fcd91 in QV4::Heap::Base::mark (markStack=0x7ffd5f8b2770, this=0x7fcd8fbc1758) at ../../include/QtQml/5.14.1/QtQml/private/../../../../../src/qml/memory/qv4mmdefs_p.h:123
#8 QV4::Managed::mark (markStack=0x7ffd5f8b2770, this=0x7fcd8fbc1768) at jsruntime/qv4managed_p.h:204
#9 QV4::MemoryManager::collectFromJSStack (this=this@entry=0x557196544e10, markStack=markStack@entry=0x7ffd5f8b2770) at memory/qv4mm.cpp:1221
#10 0x00007fcd9e9fce2c in QV4::MemoryManager::collectRoots (this=this@entry=0x557196544e10, markStack=markStack@entry=0x7ffd5f8b2770) at memory/qv4mm.cpp:873
#11 0x00007fcd9e9fd05d in QV4::MemoryManager::mark (this=this@entry=0x557196544e10) at memory/qv4mm.cpp:917
Created attachment 128129 [details]
The file on which it crashed.
Here is the required file.
Thanks. Thanks for reporting, DaBler. The file didn't cause a crash in my case using the git version of Krusader.
Would you follow the steps of
https://commits.kde.org/krusader?path=INSTALL
to use the git version of Krusader and perform the tests?
Also, can you try to repeat the same actions on Kate? Thanks To clarify the situation: Krusader will not crash again when I open the attached file. It falls sporadically when editing C source codes. However, when I open the problematic file again, everything works fine. The crash occurs approximately once a week (I use Krusader intensively every day.) Thank you for reporting this crash in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the crash with a recent software version? If you can reproduce the issue, please change the status to "CONFIRMED" when replying. Thank you! Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |