Bug 507805 - crash on return INTERNAL_SYSCALL_ERROR_P (ret) ? INTERNAL_SYSCALL_ERRNO (ret) : 0
Summary: crash on return INTERNAL_SYSCALL_ERROR_P (ret) ? INTERNAL_SYSCALL_ERRNO (ret)...
Status: RESOLVED DUPLICATE of bug 503099
Alias: None
Product: plasmashell
Classification: Plasma
Component: generic-crash (other bugs)
Version First Reported In: 6.4.3
Platform: Other Linux
: NOR crash
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-08-03 09:20 UTC by Germano Massullo
Modified: 2025-09-03 12:31 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
gdb trace (302.89 KB, text/plain)
2025-08-03 09:20 UTC, Germano Massullo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Germano Massullo 2025-08-03 09:20:45 UTC
Created attachment 183757 [details]
gdb trace

Plasma 6.4.3 crashed on return INTERNAL_SYSCALL_ERROR_P (ret) ? INTERNAL_SYSCALL_ERRNO (ret) : 0
gdb trace attached.

kde frameworks 6.16.0
qt 6.9.1
Comment 1 TraceyC 2025-08-04 21:16:37 UTC
Searchable backtrace

                Stack trace of thread 9566:
                #0  0x00007f42aa68111c __pthread_kill_implementation (libc.so.6 + 0x7311c)
                #1  0x00007f42aa627afe __GI_raise (libc.so.6 + 0x19afe)
                #2  0x00007f42adce2031 _ZN6KCrash19defaultCrashHandlerEi (libKF6Crash.so.6 + 0x5031)
                #3  0x00007f42aa627c30 __restore_rt (libc.so.6 + 0x19c30)
                #4  0x00007f42a9ace985 _ZNK9QJSEngine6handleEv (libQt6QmlModels.so.6 + 0x3f985)
                #5  0x00007f42a9acfc46 _ZNK13QQmlListModel4dataEii (libQt6QmlModels.so.6 + 0x40c46)
                #6  0x00007f42a9ad01f4 _ZNK13QQmlListModel4dataERK11QModelIndexi (libQt6QmlModels.so.6 + 0x411f4)
                #7  0x00007f420779cced _ZNK11ModelSource4itemEi (libQuickCharts.so.1 + 0x1fced)
                #8  0x00007f4207799845 _ZNK15ChartDataSource5firstEv (libQuickCharts.so.1 + 0x1c845)
                #9  0x00007f420775535b _ZN11LegendModel15getValueForItemEi (libQuickChartsControls.so.1 + 0xc35b)
                #10 0x00007f4207755fa1 _ZN11LegendModel6updateEv (libQuickChartsControls.so.1 + 0xcfa1)
                #11 0x00007f42aad5662c _ZN7QObject5eventEP6QEvent (libQt6Core.so.6 + 0x15662c)
                #12 0x00007f42ad23d97f _ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent (libQt6Widgets.so.6 + 0x3d97f)
                #13 0x00007f42aacf9f38 _ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent (libQt6Core.so.6 + 0xf9f38)
                #14 0x00007f42aacfdd26 _ZN23QCoreApplicationPrivate16sendPostedEventsEP7QObjectiP11QThreadData (libQt6Core.so.6 + 0xfdd26)
                #15 0x00007f42ab01016f postEventSourceDispatch (libQt6Core.so.6 + 0x41016f)
                #16 0x00007f42a981b880 g_main_dispatch (libglib-2.0.so.0 + 0x40880)
                #17 0x00007f42a98247c8 g_main_context_iterate_unlocked (libglib-2.0.so.0 + 0x497c8)
                #18 0x00007f42a9824973 g_main_context_iteration (libglib-2.0.so.0 + 0x49973)
                #19 0x00007f42ab00f9ad _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x40f9ad)
                #20 0x00007f42aad07b03 _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x107b03)
                #21 0x00007f42aad03419 _ZN16QCoreApplication4execEv (libQt6Core.so.6 + 0x103419)
                #22 0x000056395379f96c main (/usr/bin/plasmashell + 0xc96c)
                #23 0x00007f42aa6115f5 __libc_start_call_main (libc.so.6 + 0x35f5)
                #24 0x00007f42aa6116a8 __libc_start_main_impl (libc.so.6 + 0x36a8)
                #25 0x000056395379fe95 _start (/usr/bin/plasmashell + 0xce95)
Comment 2 TraceyC 2025-08-04 21:17:45 UTC
Thanks for filing this bug report and for the backtrace. Unfortunately there isn't enough information for us to try to figure out what's happening. Please add information about your system as requested in the bug report template. Copy and paste this with the information into a new comment.

STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
(available in the Info Center app, or by running `kinfo` in a terminal window)
Linux/KDE Plasma: 
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION


Thanks for your understanding
Comment 3 TraceyC 2025-08-04 21:20:56 UTC
This is likely a duplicate of bug 503099 based on the backtrace
Comment 4 Bug Janitor Service 2025-08-19 03:46:30 UTC
๐Ÿ›๐Ÿงน โš ๏ธ This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information, then set the bug status to REPORTED. If there is no change for at least 30 days, it will be automatically closed as RESOLVED WORKSFORME.

For more information about our bug triaging procedures, please read https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging.

Thank you for helping us make KDE software even better for everyone!
Comment 5 Bug Janitor Service 2025-09-03 03:48:24 UTC
๐Ÿ›๐Ÿงน This bug has been in NEEDSINFO status with no change for at least 30 days. Closing as RESOLVED WORKSFORME.
Comment 6 Germano Massullo 2025-09-03 12:31:41 UTC
The bug is a duplicate of the 503099 you mentioned.

> Unfortunately there isn't enough information for us to try to figure out what's happening.
> Please add information about your system as requested in the bug report template

Versions of Plasma, Qt, KDE Framework were already available
Comment 7 Germano Massullo 2025-09-03 12:31:50 UTC

*** This bug has been marked as a duplicate of bug 503099 ***