https://bugs.kde.org/show_bug.cgi?id=505604

--- Comment #5 from Costin Grigoras <[email protected]> ---
Hi,

I've tested it under the KDE Neon Testing ISO, booted from USB. It crashed
again, please see below for the crash report, as well as attached (the
collecting data process never finished, I gave up waiting for it).

The scenario was as follows:
- copied 100 large photos (6000x4000, JPG, 13.5MB/file average) to /tmp
- deleted one by one (Delete key)
- crashed after 76 photos

Please let me know if you need more info.

Cheers,

.costin

```
Starting debugger gdb --init-eval-command=set auto-solib-add off --nw --nx
--batch --command=/tmp/drkonqi.WHNscF --command=/tmp/drkonqi.smrbpQ
--core=/tmp/drkonqi-core.SZVoaO/core /usr/bin/gwenview

This GDB supports auto-downloading debuginfo from the following URLs:
  <https://debuginfod.neon.kde.org/>
  <https://debuginfod.ubuntu.com/>
Enable debuginfod for this session? (y or [n]) [answered N; input not from
terminal]
Debuginfod has been disabled.
To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit.

warning: could not find '.gnu_debugaltlink' file for /usr/bin/gwenview

warning: Can't open file /memfd:pulseaudio (deleted) during file-backed mapping
note processing

warning: Can't open file /memfd:wayland-shm (deleted) during file-backed
mapping note processing

warning: Can't open file anon_inode:i915.gem which was expanded to
anon_inode:i915.gem during file-backed mapping note processing
[New LWP 3542]
[New LWP 3557]
[New LWP 3631]
[New LWP 3560]
[New LWP 3632]
[New LWP 3636]
[New LWP 3562]
[New LWP 3571]
[New LWP 3585]
[New LWP 3550]
[New LWP 3547]
[New LWP 3551]
[New LWP 3548]
[New LWP 3561]
[New LWP 3549]
[New LWP 3584]
[New LWP 3565]
[New LWP 3564]
[New LWP 3563]
[New LWP 3637]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/bin/gwenview /tmp/poze/DSC_2656.JPG'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  __pthread_kill_implementation (no_tid=0, signo=11, threadid=<optimized
out>) at ./nptl/pthread_kill.c:44

warning: 44     ./nptl/pthread_kill.c: No such file or directory
[Current thread is 1 (Thread 0x71fcc631c480 (LWP 3542))]
Cannot QML trace cores :(
add symbol table from file "/lib/x86_64-linux-gnu/libc.so.6"
add symbol table from file "/lib/x86_64-linux-gnu/libKF6Crash.so.6"
warning: could not find '.gnu_debugaltlink' file for
/lib/x86_64-linux-gnu/libgwenviewlib.so.5
add symbol table from file "/lib/x86_64-linux-gnu/libgwenviewlib.so.5"
warning: could not find '.gnu_debugaltlink' file for
/usr/lib/x86_64-linux-gnu/libgwenviewlib.so.4.97.0
warning: could not find '.gnu_debugaltlink' file for
/lib/x86_64-linux-gnu/libQt6Core.so.6
add symbol table from file "/lib/x86_64-linux-gnu/libQt6Core.so.6"
warning: could not find '.gnu_debugaltlink' file for
/usr/lib/x86_64-linux-gnu/libQt6Core.so.6.9.0
warning: could not find '.gnu_debugaltlink' file for
/lib/x86_64-linux-gnu/libQt6Widgets.so.6
add symbol table from file "/lib/x86_64-linux-gnu/libQt6Widgets.so.6"
warning: could not find '.gnu_debugaltlink' file for
/usr/lib/x86_64-linux-gnu/libQt6Widgets.so.6.9.0
warning: could not find '.gnu_debugaltlink' file for
/lib/x86_64-linux-gnu/libglib-2.0.so.0
add symbol table from file "/lib/x86_64-linux-gnu/libglib-2.0.so.0"
warning: could not find '.gnu_debugaltlink' file for
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.8000.0
add symbol table from file "/usr/bin/gwenview"
warning: could not find '.gnu_debugaltlink' file for
/lib/x86_64-linux-gnu/libQt6Network.so.6
add symbol table from file "/lib/x86_64-linux-gnu/libQt6Network.so.6"
warning: could not find '.gnu_debugaltlink' file for
/usr/lib/x86_64-linux-gnu/libQt6Network.so.6.9.0
warning: could not find '.gnu_debugaltlink' file for
/lib/x86_64-linux-gnu/libKF6KIOCore.so.6
add symbol table from file "/lib/x86_64-linux-gnu/libKF6KIOCore.so.6"
warning: could not find '.gnu_debugaltlink' file for
/usr/lib/x86_64-linux-gnu/libKF6KIOCore.so.6.16.0
warning: could not find '.gnu_debugaltlink' file for
/lib/x86_64-linux-gnu/libQt6WaylandClient.so.6
add symbol table from file "/lib/x86_64-linux-gnu/libQt6WaylandClient.so.6"
warning: could not find '.gnu_debugaltlink' file for
/usr/lib/x86_64-linux-gnu/libQt6WaylandClient.so.6.9.0
add symbol table from file
"/lib/x86_64-linux-gnu/libgallium-24.2.8-1ubuntu1~24.04.1.so"
add symbol table from file "/lib/x86_64-linux-gnu/libjpeg.so.8"
Traceback (most recent call last):
  File "/usr/share/drkonqi/gdb/python/gdb_preamble/preamble.py", line 812, in
print_preamble
    print_preamble_internal()
  File "/usr/share/drkonqi/gdb/python/gdb_preamble/preamble.py", line 803, in
print_preamble_internal
    print_sentry_payload(thread)
  File "/usr/share/drkonqi/gdb/python/gdb_preamble/preamble.py", line 727, in
print_sentry_payload
    payload = SentryEvent().make(program, thread)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/share/drkonqi/gdb/python/gdb_preamble/preamble.py", line 528, in
make
    SentryThread(thread, is_crashed=(thread == crash_thread)).to_dict() for
thread in gdb.selected_inferior().threads()
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/share/drkonqi/gdb/python/gdb_preamble/preamble.py", line 416, in
to_dict
    'stacktrace': trace.to_dict(),
                  ^^^^^^^^^^^^^^^
  File "/usr/share/drkonqi/gdb/python/gdb_preamble/preamble.py", line 367, in
to_dict
    SentryTrace.load_solib(self.thread, cramped_memory)
  File "/usr/share/drkonqi/gdb/python/gdb_preamble/preamble.py", line 332, in
load_solib
    raise UnexpectedMappingException(f"No solib and no image found for frame
#{i} on thread {thread}! You could try with debug symbols downloading
enabled.")
UnexpectedMappingException: No solib and no image found for frame #1 on thread
<gdb.InferiorThread id=1.6 target-id="Thread 0x71fc6e7fc6c0 (LWP 3636)">! You
could try with debug symbols downloading enabled.
No solib and no image found for frame #1 on thread <gdb.InferiorThread id=1.6
target-id="Thread 0x71fc6e7fc6c0 (LWP 3636)">! You could try with debug symbols
downloading enabled.
Sentry is attempting to send 2 pending events
Waiting up to 30 seconds
Press Ctrl-C to quit
Debugging ended with exit code '1' and exit status 'NormalExit'
Debugging ended with exit code '1' and exit status 'NormalExit'
Debugging ended with exit code '1' and exit status 'NormalExit'
```

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to