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

--- Comment #2 from Uģis <ugis.germa...@gmail.com> ---
This is all I could get from gdb, unfortunately I don't get the kde crash
handler when the crash happens, am I missing some package? not sure

-----------------
(gdb) run --nofork --nocrashhandler -v
Starting program: /usr/bin/kmix --nofork --nocrashhandler -v
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
Qt: 5.6.1
KDE Frameworks: 5.23.0
KMix: 4.6
[Inferior 1 (process 1648) exited normally]
(gdb) run --nofork --nocrashhandler
Starting program: /usr/bin/kmix --nofork --nocrashhandler
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[New Thread 0x7fffe4bed700 (LWP 1652)]
kf5.kcoreaddons.kaboutdata: Could not initialize the equivalent properties of
Q*Application: no instance (yet) existing.
[New Thread 0x7fffde9fe700 (LWP 1653)]
kf5.kcoreaddons.kaboutdata: QCoreApplication::applicationVersion "" is
out-of-sync with KAboutData::applicationData().version "4.6"
kf5.kcoreaddons.kaboutdata: QGuiApplication::applicationDisplayName "kmix" is
out-of-sync with KAboutData::applicationData().displayName "KMix"
kf5.kcoreaddons.kaboutdata: QGuiApplication::desktopFileName "" is out-of-sync
with KAboutData::applicationData().desktopFileName "org.kde.kmix"
Shortcut for action  "hide_kmixwindow" "Hide Mixer Window" set with
QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead.
Shortcut for action  "save_1" "Save volume profile 1" set with
QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead.
Shortcut for action  "save_2" "Save volume profile 2" set with
QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead.
Shortcut for action  "save_3" "Save volume profile 3" set with
QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead.
Shortcut for action  "save_4" "Save volume profile 4" set with
QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead.
Shortcut for action  "load_1" "Load volume profile 1" set with
QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead.
Shortcut for action  "load_2" "Load volume profile 2" set with
QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead.
Shortcut for action  "load_3" "Load volume profile 3" set with
QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead.
Shortcut for action  "load_4" "Load volume profile 4" set with
QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead.
Your code needs to be ported in KF5.  See the Ki18n programmers guide.
Cannot load profile  "PulseAudio.Playback_Devices.1.default"  . It was removed
by the user, or the KMix config file is defective.
Cannot load profile  "PulseAudio.Capture_Devices.1.default"  . It was removed
by the user, or the KMix config file is defective.
Cannot load profile  "PulseAudio.Playback_Streams.1.default"  . It was removed
by the user, or the KMix config file is defective.
Cannot load profile  "PulseAudio.Capture_Streams.1.default"  . It was removed
by the user, or the KMix config file is defective.
Cannot load profile  "PulseAudio.Playback_Devices.1.default"  . It was removed
by the user, or the KMix config file is defective.
Cannot load profile  "PulseAudio.Capture_Devices.1.default"  . It was removed
by the user, or the KMix config file is defective.
Cannot load profile  "PulseAudio.Playback_Streams.1.default"  . It was removed
by the user, or the KMix config file is defective.
Cannot load profile  "PulseAudio.Capture_Streams.1.default"  . It was removed
by the user, or the KMix config file is defective.

Program received signal SIGSEGV, Segmentation fault.
0x00007fffefe0abbb in g_main_context_wakeup () from /usr/lib/libglib-2.0.so.0

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

Reply via email to