Bug 409406 - KMyMoney Crash
Summary: KMyMoney Crash
Status: RESOLVED FIXED
Alias: None
Product: kmymoney
Classification: Applications
Component: general (show other bugs)
Version: 5.0.4
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2019-07-02 10:13 UTC by GBranco
Modified: 2019-07-19 07:18 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
attachment-18560-0.html (2.52 KB, text/html)
2019-07-18 17:22 UTC, GBranco
Details
attachment-31563-0.html (1.77 KB, text/html)
2019-07-19 07:18 UTC, GBranco
Details

Note You need to log in before you can comment on or make changes to this bug.
Description GBranco 2019-07-02 10:13:18 UTC
Application: kmymoney (5.0.4)

Qt Version: 5.12.3
Frameworks Version: 5.59.0
Operating System: Linux 4.19.56 x86_64
Distribution (Platform): Slackware Packages

-- Information about the crash:
- What I was doing when the application crashed:

Starting application. Setting default currency.
Every time.
No other applications opened.

The crash can be reproduced every time.

-- Backtrace:
Application: KMyMoney (kmymoney), signal: Aborted
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f8bfc4b2340 (LWP 1790))]

Thread 6 (Thread 0x7f8bdfade700 (LWP 1799)):
#0  0x00007f8bf0a01454 in  () at /usr/lib64/pulseaudio/libpulsecommon-12.2.so
#1  0x00007f8bf0a0148e in  () at /usr/lib64/pulseaudio/libpulsecommon-12.2.so
#2  0x00007f8bf0a057a8 in pa_pstream_ref () at /usr/lib64/pulseaudio/libpulsecommon-12.2.so
#3  0x00007f8bf0a01a66 in  () at /usr/lib64/pulseaudio/libpulsecommon-12.2.so
#4  0x00007f8bf0a06d93 in  () at /usr/lib64/pulseaudio/libpulsecommon-12.2.so
#5  0x00007f8bf0a06df1 in  () at /usr/lib64/pulseaudio/libpulsecommon-12.2.so
#6  0x00007f8bf0b75593 in  () at /usr/lib64/libpulse.so.0
#7  0x00007f8bf0b762ef in pa_mainloop_dispatch () at /usr/lib64/libpulse.so.0
#8  0x00007f8bf0b7646c in pa_mainloop_iterate () at /usr/lib64/libpulse.so.0
#9  0x00007f8bf0b764cb in pa_mainloop_run () at /usr/lib64/libpulse.so.0
#10 0x00007f8bf0b89e6c in  () at /usr/lib64/libpulse.so.0
#11 0x00007f8bf0a1a87e in  () at /usr/lib64/pulseaudio/libpulsecommon-12.2.so
#12 0x00007f8c017b519c in start_thread () at /lib64/libpthread.so.0
#13 0x00007f8c06d8e4af in clone () at /lib64/libc.so.6

Thread 5 (Thread 0x7f8bf1ed3700 (LWP 1795)):
#0  0x00007f8c017bb1b3 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
#1  0x00007f8bf284451b in  () at /usr/lib64/xorg/modules/dri/nouveau_dri.so
#2  0x00007f8bf2844187 in  () at /usr/lib64/xorg/modules/dri/nouveau_dri.so
#3  0x00007f8c017b519c in start_thread () at /lib64/libpthread.so.0
#4  0x00007f8c06d8e4af in clone () at /lib64/libc.so.6

Thread 4 (Thread 0x7f8bfa210700 (LWP 1794)):
#0  0x00007f8c06d82a19 in poll () at /lib64/libc.so.6
#1  0x00007f8bfee6765e in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007f8bfee6777f in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#3  0x00007f8c07467eab in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#4  0x00007f8c0741394b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#5  0x00007f8c072573e1 in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#6  0x00007f8c076e8446 in  () at /usr/lib64/libQt5DBus.so.5
#7  0x00007f8c07258423 in  () at /usr/lib64/libQt5Core.so.5
#8  0x00007f8c017b519c in start_thread () at /lib64/libpthread.so.0
#9  0x00007f8c06d8e4af in clone () at /lib64/libc.so.6

Thread 3 (Thread 0x7f8bfad8e700 (LWP 1793)):
#0  0x00007f8c06d82a19 in poll () at /lib64/libc.so.6
#1  0x00007f8bfdd33d17 in  () at /usr/lib64/libxcb.so.1
#2  0x00007f8bfdd3580a in xcb_wait_for_event () at /usr/lib64/libxcb.so.1
#3  0x00007f8bfb8e90b8 in  () at /usr/lib64/qt5/plugins/platforms/../../../libQt5XcbQpa.so.5
#4  0x00007f8c07258423 in  () at /usr/lib64/libQt5Core.so.5
#5  0x00007f8c017b519c in start_thread () at /lib64/libpthread.so.0
#6  0x00007f8c06d8e4af in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7f8bfc4ab700 (LWP 1792)):
#0  0x00007f8c017bb1b3 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
#1  0x00007f8c0708d6ec in std::condition_variable::wait(std::unique_lock<std::mutex>&) () at /usr/lib64/libstdc++.so.6
#2  0x00007f8c060705d9 in  () at /usr/lib64/libQt5WebKit.so.5
#3  0x00007f8c060706e9 in  () at /usr/lib64/libQt5WebKit.so.5
#4  0x00007f8c070929a0 in  () at /usr/lib64/libstdc++.so.6
#5  0x00007f8c017b519c in start_thread () at /lib64/libpthread.so.0
#6  0x00007f8c06d8e4af in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f8bfc4b2340 (LWP 1790)):
[KCrash Handler]
#6  0x00007f8c06cb820b in raise () at /lib64/libc.so.6
#7  0x00007f8c06c9a524 in abort () at /lib64/libc.so.6
#8  0x00007f8c0705d657 in  () at /usr/lib64/libstdc++.so.6
#9  0x00007f8c07068ef6 in  () at /usr/lib64/libstdc++.so.6
#10 0x00007f8c07068f41 in  () at /usr/lib64/libstdc++.so.6
#11 0x00007f8c070691c6 in __cxa_rethrow () at /usr/lib64/libstdc++.so.6
#12 0x000000000047ef54 in  ()
#13 0x00007f8c06c9bb5b in __libc_start_main () at /lib64/libc.so.6
#14 0x00000000004abdba in _start ()
[Inferior 1 (process 1790) detached]

Reported using DrKonqi
Comment 1 Thomas Baumgart 2019-07-02 18:56:49 UTC
Is this a first time run of KMyMoney? Does this happen when you run the new file wizard or changing the default currency using Tools/Currencies?

Can you try to duplicate this behavior with a more recent AppImage which can be found on https://kmymoney.org/appimage.php and report back here?

Thanks for your support.
Comment 2 Bug Janitor Service 2019-07-17 04:33:09 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 GBranco 2019-07-18 17:22:06 UTC
Created attachment 121614 [details]
attachment-18560-0.html

This was a first time run of KMyMoney.
Reinstalled mysql and reimported sql file. Downgraded to 5.0.3.
Working with no problem.
I am on Slackware Current with multilib.

Thank you,
---------------------------------

G. Branco

tlm.: +351 926 331 543
email: gsb.gone@gmail.com


On Wed, 17 Jul 2019 at 05:33, Bug Janitor Service <bugzilla_noreply@kde.org>
wrote:

> https://bugs.kde.org/show_bug.cgi?id=409406
>
> --- Comment #2 from Bug Janitor Service <bug-janitor@kde.org> ---
> Dear Bug Submitter,
>
> This bug has been in NEEDSINFO status with no change for at least
> 15 days. Please provide the requested information as soon as
> possible and set the bug status as REPORTED. Due to regular bug
> tracker maintenance, if the bug is still in NEEDSINFO status with
> no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
> due to lack of needed information.
>
> For more information about our bug triaging procedures please read the
> wiki located here:
> https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging
>
> If you have already provided the requested information, please
> mark the bug as REPORTED so that the KDE team knows that the bug is
> ready to be confirmed.
>
> Thank you for helping us make KDE software even better for everyone!
>
> --
> You are receiving this mail because:
> You reported the bug.
Comment 4 GBranco 2019-07-19 07:18:45 UTC
Created attachment 121618 [details]
attachment-31563-0.html

Thank you for your time.

Cheers,
---------------------------------

G. Branco

tlm.: +351 926 331 543
email: gsb.gone@gmail.com


On Thu, 18 Jul 2019 at 18:29, Thomas Baumgart <bugzilla_noreply@kde.org>
wrote:

> https://bugs.kde.org/show_bug.cgi?id=409406
>
> Thomas Baumgart <tbaumgart@kde.org> changed:
>
>            What    |Removed                     |Added
>
> ----------------------------------------------------------------------------
>          Resolution|WAITINGFORINFO              |FIXED
>              Status|NEEDSINFO                   |RESOLVED
>
> --
> You are receiving this mail because:
> You reported the bug.