Summary: | Amarok crashes on exit every time [@ MySqlStorage::query] | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | manu.wagner |
Component: | Collections/Local | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | j.f.dejong, kat.amsterdam, kde, krnekit, maris.kde, mazzanil, mitchell, petr.kocandrle, revenant_x, siger95, stasikprog, statement |
Priority: | NOR | ||
Version: | 2.4-GIT | ||
Target Milestone: | 2.4.0 | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi New crash information added by DrKonqi |
Description
manu.wagner
2010-09-16 23:29:51 UTC
Which MySQL version do you use? This looks very much like a problem in MySQL itself *** Bug 252724 has been marked as a duplicate of this bug. *** To both reporters: Do you use the embedded MySQL or do you use an external database? Also please specify which MySQL version you use. I use embedded MySQL version 5.1.46-4.1mdv2010.1. Amarok 2.3.2 compiled from sources. Thank you for the feedback. *** Bug 252754 has been marked as a duplicate of this bug. *** *** Bug 253331 has been marked as a duplicate of this bug. *** *** Bug 253737 has been marked as a duplicate of this bug. *** *** Bug 254418 has been marked as a duplicate of this bug. *** *** Bug 252871 has been marked as a duplicate of this bug. *** *** Bug 254758 has been marked as a duplicate of this bug. *** mysql-5.1.51 amarok-2.3.2-r1 both emerged without embedded MySQL support on Gentoo ~AMD64. OFT: Strange that DrKonqui wasn't considering this issue to be related to #254758 Created attachment 53011 [details]
New crash information added by DrKonqi
Amarok crash by Exit
Created attachment 53370 [details]
New crash information added by DrKonqi
amarok (2.3.2) on KDE Platform 4.5.2 (KDE 4.5.2) using Qt 4.7.0
I was closing the application through tray icon. It doesn't fall everytime. In some cases it close properly and I can run it again and close without falling down until I change current track in playlist. But changing it back doesn't help.
-- Backtrace (Reduced):
#7 0x00007fe81f8c20a7 in my_message_sql (error=1317, str=0x2025014 "Query execution was interrupted", MyFlags=0) at ../sql/mysqld.cc:2987
#8 0x00007fe81faa7012 in send_kill_message (join=0x7fe808063ea0, join_tab=0x7fe808069148, error=<value optimized out>) at ../sql/sql_class.h:2172
#9 evaluate_join_record (join=0x7fe808063ea0, join_tab=0x7fe808069148, error=<value optimized out>) at sql_select.cc:11452
#10 0x00007fe81faab5ae in sub_select (join=0x7fe808063ea0, join_tab=0x7fe808069148, end_of_records=<value optimized out>) at sql_select.cc:11416
#11 0x00007fe81fab6445 in do_select (join=0x7fe808063ea0, fields=0x0, table=0x7fe808070e00, procedure=0x0) at sql_select.cc:11168
Created attachment 54173 [details]
New crash information added by DrKonqi
amarok (2.3.2) on KDE Platform 4.5.3 (KDE 4.5.3) using Qt 4.7.0
- What I was doing when the application crashed:
I had attached a CD-R with MP3 files on it.
I added tracks to the playlist from my local collection which is on a NAS by selecting and droping them on the Add To Playlist in the center bar
then added some tracks from the CD to the playlist by selecting them in Nautilus and dragging them to the playlist.
Then I pushed play.
Listened for a few moments
then went to File... Quit...
Amarok Crashed.
-- Backtrace (Reduced):
#8 0x00007ffdc7cbd4fb in __libc_message (do_abort=<value optimized out>, fmt=<value optimized out>) at ../sysdeps/unix/sysv/linux/libc_fatal.c:189
#9 0x00007ffdc7cc75b6 in malloc_printerr (action=3, str=0x7ffdc7d9acd8 "double free or corruption (!prev)", ptr=<value optimized out>) at malloc.c:6266
[...]
#11 0x00007ffd931aa5e9 in vio_delete () from /usr/lib/libmysqlclient.so.16
#12 0x00007ffd931a63a0 in end_server () from /usr/lib/libmysqlclient.so.16
#13 0x00007ffd931a8362 in mysql_close () from /usr/lib/libmysqlclient.so.16
Is this still valid for current 2.4-git? I can't reproduce this here at all, using 2.4 git of today on KDE 4.6 beta1, Kubuntu 10.10 I am able to reproduce the crash every time. Am using Ubuntu (Gnome desktop) and not Kubuntu. Maybe this is the difference? Kat, did you see what version I was talking about? Unless you are running the latest 2.4-git build your version is older. Can somebody reproduce this with the latest git build? My appologies... My git version is much older... kat@linus:~$ git --version git version 1.7.0.4 Amarok versie 2.3.2 Gebruikmakend van KDE 4.5.3 (KDE 4.5.3) I'll back out of this bug report and see if I can find a newer version of Amarok to test the behaviour against. Closing correctly. I don't know yet if this is resolved. I haven't been able to get the git version to install on Ubuntu 10.04. Plus work time constraints. *** Bug 271382 has been marked as a duplicate of this bug. *** |