https://bugs.kde.org/show_bug.cgi?id=522454
Bug ID: 522454
Summary: Segfault when startup for heaptrack GUI
Classification: Applications
Product: Heaptrack
Version First unspecified
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
DESCRIPTION
As described in the title
STEPS TO REPRODUCE
1. run the app with heaptrack-gui
OBSERVED RESULT
Segmentation fault (core dumped) heaptrack_gui
EXPECTED RESULT
not crashing
SOFTWARE/OS VERSIONS
Operating System (available in the Info Center app, or by running `info` in a
terminal window): Kubuntu 26.04 LTS
KDE Plasma Version: 6.6.4
KDE Frameworks Version: 6.24.0
Qt Version: uses system libQt5Core.so.5
ADDITIONAL INFORMATION
GDB details:
(gdb) bt
#0 0x00007ffff691aad4 in QObject::thread() const () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#1 0x00007ffff08eebf3 in ??? () at
/usr/lib/x86_64-linux-gnu/libKF5GlobalAccel.so.5
#2 0x00007ffff68f1dbe in qAddPreRoutine(void (*)()) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#3 0x00007ffff7fc67cf in call_init (l=<optimised out>, argc=argc@entry=1,
argv=argv@entry=0x7fffffffd8d8, env=env@entry=0x7fffffffd8e8) at
./elf/dl-init.c:74
#4 0x00007ffff7fc68e4 in call_init (l=<optimised out>, argc=<optimised out>,
argv=<optimised out>, env=<optimised out>) at ./elf/dl-init.c:120
#5 _dl_init (main_map=0x555555629710, argc=1, argv=0x7fffffffd8d8,
env=0x7fffffffd8e8) at ./elf/dl-init.c:121
#6 0x00007ffff7fc25b0 in __GI__dl_catch_exception
(exception=exception@entry=0x0, operate=operate@entry=0x7ffff7fce080
<call_dl_init>, args=args@entry=0x7fffffffcbc0) at ./elf/dl-catch.c:215
#7 0x00007ffff7fce299 in dl_open_worker (a=a@entry=0x7fffffffcbc0) at
./elf/dl-open.c:799
#8 0x00007ffff7fc2513 in __GI__dl_catch_exception
(exception=exception@entry=0x7fffffffcc10, operate=operate@entry=0x7ffff7fce1d0
<dl_open_worker>, args=args@entry=0x7fffffffcbc0) at ./elf/dl-catch.c:241
#9 0x00007ffff7fce74a in _dl_open
(file=0x555555627188
"/usr/lib/x86_64-linux-gnu/qt5/plugins/platformthemes/KDEPlasmaPlatformTheme5.so",
mode=<optimised out>, caller_dlopen=0x7ffff68e9586, nsid=<optimised out>,
argc=1, argv=0x7fffffffd8d8, env=0x7fffffffd8e8)
at ./elf/dl-open.c:900
#10 0x00007ffff5ea0184 in dlopen_doit (a=a@entry=0x7fffffffced0) at
./dlfcn/dlopen.c:56
#11 0x00007ffff7fc2513 in __GI__dl_catch_exception
(exception=exception@entry=0x7fffffffce10, operate=<optimised out>,
args=<optimised out>) at ./elf/dl-catch.c:241
#12 0x00007ffff7fc2659 in _dl_catch_error (objname=0x7fffffffce78,
errstring=0x7fffffffce80, mallocedp=0x7fffffffce77, operate=<optimised out>,
args=<optimised out>) at ./elf/dl-catch.c:260
#13 0x00007ffff5e9fc73 in _dlerror_run (operate=operate@entry=0x7ffff5ea0120
<dlopen_doit>, args=args@entry=0x7fffffffced0) at ./dlfcn/dlerror.c:138
#14 0x00007ffff5ea023b in dlopen_implementation (file=<optimised out>,
mode=<optimised out>, dl_caller=<optimised out>) at ./dlfcn/dlopen.c:71
#15 ___dlopen (file=<optimised out>, mode=<optimised out>) at
./dlfcn/dlopen.c:81
#16 0x00007ffff68e9586 in ??? () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#17 0x00007ffff68e2808 in ??? () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#18 0x00007ffff68e2eff in ??? () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#19 0x00007ffff68e3280 in ??? () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#20 0x00007ffff68d4425 in QFactoryLoader::instance(int) const () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#21 0x00007ffff6d328fe in QPlatformThemeFactory::create(QString const&, QString
const&) () at /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
#22 0x00007ffff6d40890 in QGuiApplicationPrivate::createPlatformIntegration()
() at /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
#23 0x00007ffff6d41d88 in QGuiApplicationPrivate::createEventDispatcher() () at
/usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
#24 0x00007ffff68f4de5 in QCoreApplicationPrivate::init() () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#25 0x00007ffff6d44d0d in QGuiApplicationPrivate::init() () at
/usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
#26 0x00007ffff7571425 in QApplicationPrivate::init() () at
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#27 0x000055555557b467 in ??? ()
#28 0x00007ffff5e2a601 in __libc_start_call_main
(main=main@entry=0x55555557b3f0, argc=argc@entry=1,
argv=argv@entry=0x7fffffffd8d8) at ../sysdeps/nptl/libc_start_call_main.h:59
#29 0x00007ffff5e2a718 in __libc_start_main_impl (main=0x55555557b3f0, argc=1,
argv=0x7fffffffd8d8, init=<optimised out>, fini=<optimised out>,
rtld_fini=<optimised out>, stack_end=0x7fffffffd8c8) at ../csu/libc-start.c:360
#30 0x000055555557c005 in ??? ()
--
You are receiving this mail because:
You are watching all bug changes.