| Summary: | Krusader error when displaying the contents of the left window to the right | ||
|---|---|---|---|
| Product: | [Applications] krusader | Reporter: | Anderbit <anderbit> |
| Component: | general | Assignee: | Krusader Bugs Distribution List <krusader-bugs-null> |
| Status: | RESOLVED UNMAINTAINED | ||
| Severity: | crash | CC: | kde-bugs, krusader-bugs-null, nikita+kde |
| Priority: | NOR | ||
| Version First Reported In: | 2.4.0-beta1 "Migration" | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | New crash information added by DrKonqi | ||
|
Description
Anderbit
2014-06-18 22:11:45 UTC
Kde4 version is not maintained. If you can repro using the latest stable version (v2.7.0), please reopen. Created attachment 151432 [details]
New crash information added by DrKonqi
krusader (2.7.2 "Peace of Mind") using Qt 5.15.5
I think I hit the same bug today with up-to-date (as of 2022-08-19) KDE Neon.
I opened a regular ZIP archive in the right panel, the archive didn't display anything, only the "busy" mouse cursor; then I hit the key cmbo to display the archive contents in the other pane, too, and Krusader crashed.
I don't think there's anything special about the ZIP archive, it's a regular 5MiB file, no password protection.
-- Backtrace (Reduced):
#4 FileItem::getName (this=<error reading variable: Cannot access memory at address 0x8>) at ./krusader/Dialogs/../FileSystem/fileitem.h:90
#5 KrViewItem::name (this=this@entry=0x0, withExtension=withExtension@entry=true) at ./krusader/Panel/PanelView/krviewitem.cpp:71
#6 0x00005632657290f2 in ListPanel::keyPressEvent (this=0x563266eb0ba0, e=<optimized out>) at ./krusader/Panel/listpanel.cpp:930
#7 0x00007fb5c80dc2b5 in QWidget::event (this=0x563266eb0ba0, event=0x7ffed9ba3f10) at kernel/qwidget.cpp:8692
#8 0x00007fb5c8098e83 in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x563266eb0ba0, e=0x7ffed9ba3f10) at kernel/qapplication.cpp:3637
|