[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gambas-bugtracker] Bug #2973: TrayIcon QT warnings
[Thread Prev] | [Thread Next]
- Subject: [Gambas-bugtracker] Bug #2973: TrayIcon QT warnings
- From: <bugtracker@xxxxxxxxxxxxxx>
- Date: Thu, 02 Jan 2025 14:25:47 GMT
- To: bsteers@xxxxxxxxx,bugtracker@xxxxxxxxxxxxxxxxxxxxxx
http://gambaswiki.org/bugtracker/edit?object=BUG.2973&from=L21haW4- Comment #6 by Bruce STEERS: Aah okay , also this then... Thread 1 "gbx3" received signal SIGABRT, Aborted. __pthread_kill_implementation (no_tid=0, signo=6, threadid=<optimised out>) at ./nptl/pthread_kill.c:44 warning: 44 ./nptl/pthread_kill.c: No such file or directory (gdb) bt #0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=<optimised out>) at ./nptl/pthread_kill.c:44 #1 __pthread_kill_internal (signo=6, threadid=<optimised out>) at ./nptl/pthread_kill.c:78 #2 __GI___pthread_kill (threadid=<optimised out>, signo=signo@entry=6) at ./nptl/pthread_kill.c:89 #3 0x00007ffff7c4526e in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26 #4 0x00007ffff7c288ff in __GI_abort () at ./stdlib/abort.c:79 #5 0x00007ffff50a8e5f in qAbort() () from /lib/x86_64-linux-gnu/libQt6Core.so.6 #6 0x00007ffff50a9232 in QMessageLogger::fatal(char const*, ...) const () from /lib/x86_64-linux-gnu/libQt6Core.so.6 #7 0x00007ffff50a928a in qt_assert(char const*, char const*, int) () from /lib/x86_64-linux-gnu/libQt6Core.so.6 #8 0x00007ffff657f320 in QtPrivate::QPodArrayOps<CTRAYICON*>::erase (n=1, b=<optimised out>, this=0x7ffff65fff30 <_list>) at /usr/include/x86_64-linux-gnu/qt6/QtCore/qarraydataops.h:185 #9 QList<CTRAYICON*>::remove (n=<optimised out>, i=<optimised out>, this=<optimised out>) at /usr/include/x86_64-linux-gnu/qt6/QtCore/qlist.h:771 #10 QList<CTRAYICON*>::removeAt (i=<optimised out>, this=<optimised out>) at /usr/include/x86_64-linux-gnu/qt6/QtCore/qlist.h:552 #11 TrayIcon_free (_object=0x5555559e8e68, _param=<optimised out>) at ctrayicon.cpp:157 #12 0x00005555555c3239 in EXEC_native () at gbx_exec.c:1312 --Type <RET> for more, q to quit, c to continue without paging-- #13 0x00005555555c3fd8 in EXEC_special_do (class=<optimised out>, index=<optimised out>, object=<optimised out>, object@entry=0x5555559e8e68, nparam=nparam@entry=0, drop=1 '\001') at gbx_exec.c:1627 #14 0x00005555555c45c0 in EXEC_special_inheritance (special=special@entry=1, class=<optimised out>, object=object@entry=0x5555559e8e68, nparam=nparam@entry=0, drop=drop@entry=1 '\001') at gbx_exec.c:1685 #15 0x000055555557b450 in CLASS_free (object=0x5555559e8e68) at gbx_class.c:780 #16 0x00005555555a3230 in OBJECT_release_static (class=0x55555587d9e8, var=0x55555593f6b0, nelt=<optimised out>, data=0x5555558d9c68 "\350هUUU") at gbx_object.c:277 #17 0x00005555555a3313 in release (class=<optimised out>, ob=<optimised out>) at gbx_object.c:335 #18 0x00005555555a3413 in OBJECT_release (class=<optimised out>, ob=<optimised out>) at gbx_object.c:353 #19 0x000055555557b4d5 in CLASS_free (object=<optimised out>) at gbx_class.c:771 #20 0x00005555555b5999 in CSTRUCT_release (ob=<optimised out>) at gbx_struct.c:58 #21 0x00005555555a335e in release (class=<optimised out>, ob=<optimised out>) at gbx_object.c:323 #22 0x00005555555a33f2 in OBJECT_release (class=0x55555587d9e8, ob=0x5555558d9c68) at gbx_object.c:353 #23 0x000055555557b493 in error_CLASS_free (save=0x7fffffffd800, object=0x5555558d9c68) at gbx_class.c:761 #24 CLASS_free (object=0x5555558d9c68) at gbx_class.c:783 #25 0x000055555557b561 in CLASS_clean_up (silent=silent@entry=0 '\000') at gbx_class.c:336 #26 0x00005555555a19fb in main_exit (silent=silent@entry=0 '\000') at gbx.c:156 #27 0x0000555555575218 in main (argc=<optimised out>, argv=<optimised out>) at gbx.c:547 (gdb) Bruce STEERS changed the state of the bug to: Accepted. ----[ Gambas bugtracker-list is hosted by https://www.hostsharing.net ]----