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

            Bug ID: 520648
           Summary: Jami crash on startup with SIGABRT in
                    qMessageLogger::fatal (Ubuntu 24.04 / KDE Neon)
    Classification: I don't know
           Product: kde
      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
Jami client crashes instantly upon launch. The system generates a core dump
indicating a fatal error triggered by the Qt framework
(`qMessageLogger::fatal`) immediately during the execution of the main
function.

### STEPS TO REPRODUCE
1. Launch Jami from the application menu or via terminal (`/usr/bin/jami`).
2. The application crashes immediately before showing any graphical interface.

### OBSERVED RESULT
The application terminates abruptly with signal 6 (SIGABRT). Systemd-coredump
captures a 2.9MB core file.

### EXPECTED RESULT
The application should start normally and display the user interface.

### SOFTWARE/OS VERSIONS
* **Operating System:** KDE Neon (Based on Ubuntu 24.04 LTS)
* **Compiler/GCC:** gcc-14-14.2.0-4ubuntu2
* **Qt Version:** Qt 6 (libqt6core.so.6)

### ADDITIONAL INFORMATION
Here is the systemd-coredump log and the stack trace:

```text
pid: 2958 (jami) uid: 1000 (meszarost) gid: 1000 (meszarost) signal: 6 (abrt) 
command line: /usr/bin/jami 
executable: /usr/bin/jami

module libqt6core.so.6 from deb gcc-14-14.2.0-4ubuntu2~24.04.1.amd64

stack trace of thread 2958:
#0 0x00007d7047e9eb2c __pthread_kill_implementation (libc.so.6 + 0x9eb2c)
#1 0x00007d7047e4527e __gi_raise (libc.so.6 + 0x4527e)
#2 0x00007d7047e288ff __gi_abort (libc.so.6 + 0x288ff)
#3 0x00007d7048b75888 n/a (libqt6core.so.6 + 0x575888)
#4 0x00007d7048b763fa _znk14qmessagelogger5fatalepkcz (libqt6core.so.6 +
0x5763fa)
#5 0x000055919db22de8 main (jami + 0xa6de8)
#6 0x00007d7047e2a1ca __libc_start_call_main (libc.so.6 + 0x2a1ca)
#7 0x00007d7047e2a28b __libc_start_main_impl (libc.so.6 + 0x2a28b)
```
Operating System: KDE neon User Edition
KDE Plasma Version: 6.6.5
KDE Frameworks Version: 6.26.0
Qt Version: 6.11.1
Kernel Version: 6.17.0-29-generic (64-bit)
Graphics Platform: Wayland
Processors: 8 × AMD Ryzen 5 2400G with Radeon Vega Graphics
Memory: 16 GiB of RAM (13.6 GiB usable)
Graphics Processor: AMD Radeon Vega 11 Graphics

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

Reply via email to