Package: amarok
Version: 2.2~rc1-1
Severity: serious

I upgraded from 2.1something to 2.2~rc1-1 and now it crashes right after the
start. It does a scan of the files and then crashes right away. When I try
again it just crashes.
Removing every config and and database file (so everything with amarok inside
the name) it will scan again everything and then crash when I enable random
playlist and then click on repopulate. The crash will happen on every start
(when it tries to repopulate the list - sometimes I needed to start the play
of the track or pressing repopulate to start repopulation of it), but will
not scan everything again.


$ gdb --args amarok --debug --nofork
GNU gdb (GDB) 6.8.50.20090628-cvs-debian        
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.           
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"   
and "show warranty" for details.                                             
This GDB was configured as "x86_64-linux-gnu".                               
For bug reporting instructions, please see:                                  
<http://www.gnu.org/software/gdb/bugs/>...                                   
(gdb) r                                                                      
Starting program: /usr/bin/amarok --debug --nofork                           
[Thread debugging using libthread_db enabled]                                
[New Thread 0x7ffff008f950 (LWP 8312)]                                       
[New Thread 0x7fffeebeb950 (LWP 8313)]                                       
[New Thread 0x7fffee1e1950 (LWP 8314)]                                       
[New Thread 0x7fffed9e0950 (LWP 8315)]                                       
[Thread 0x7fffed9e0950 (LWP 8315) exited]                                    
[Thread 0x7fffee1e1950 (LWP 8314) exited]                                    
[New Thread 0x7fffee1e1950 (LWP 8316)]                                       
[New Thread 0x7fffed9e0950 (LWP 8317)]                                       
[New Thread 0x7fffecdd6950 (LWP 8318)]                                       
Object::connect: No such signal BrowserCategoryList::leavingTree()           
Object::connect:  (sender name:   'internet')                                
[New Thread 0x7fffec5d5950 (LWP 8319)]                                       
[New Thread 0x7fffeae55950 (LWP 8320)]                                       
[Thread 0x7fffeae55950 (LWP 8320) exited]                                    
Object::connect: No such signal BrowserCategoryList::leavingTree()           
Object::connect:  (sender name:   'root list')                               
Object::connect: No such slot BrowserWidget::categoryChanged()               
Object::connect:  (sender name:   'root list')                               
QLayout: Attempting to add QLayout "" to Playlist::SortWidget "", which already 
has a layout
QWidget::insertAction: Attempt to insert null action                            
            
Object::connect: No such signal BrowserWidget::widgetActivated( int )           
            
Object::connect:  (receiver name: 'MainWindow')                                 
            
Object::connect: No such signal CollectionWidget::home()                        
            
Object::connect:  (sender name:   'collections')                                
            
Object::connect:  (receiver name: 'root list')                                  
            
Object::connect: No such signal ServiceBrowser::home()                          
            
Object::connect:  (sender name:   'internet')                                   
            
Object::connect:  (receiver name: 'root list')                                  
            
Object::connect: No such signal BrowserCategoryList::leavingTree()              
            
Object::connect:  (sender name:   'playlists')                                  
            
[New Thread 0x7fffeae55950 (LWP 8321)]                                          
            
Object::connect: No such signal PlaylistBrowserNS::DynamicCategory::home()      
            
Object::connect:  (receiver name: 'playlists')                                  
            
"building tree with 0 leafs."                                                   
            
m_groupHash:                                                                    
            
()
Object::connect: No such signal PlaylistBrowserNS::PlaylistCategory::home()
Object::connect:  (receiver name: 'playlists')
Object::connect: No such signal PlaylistBrowserNS::PodcastCategory::home()
Object::connect:  (receiver name: 'playlists')
Object::connect: No such signal PlaylistBrowserNS::PlaylistBrowser::home()
Object::connect:  (sender name:   'playlists')
Object::connect:  (receiver name: 'root list')
Object::connect: No such signal FileBrowser::Widget::home()
Object::connect:  (sender name:   'files')
Object::connect:  (receiver name: 'root list')
[New Thread 0x7fffe2fcc950 (LWP 8322)]
[New Thread 0x7fffe27cb950 (LWP 8323)]
[New Thread 0x7fffe1fca950 (LWP 8324)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffe2fcc950 (LWP 8322)]
0x00007ffff7a9aa32 in Dynamic::BiasSolver::getRandomTrack (this=0x13e0f20, 
subset=<value optimized out>) at ../../src/dynamic/BiasSolver.cpp:733
733     ../../src/dynamic/BiasSolver.cpp: No such file or directory.
        in ../../src/dynamic/BiasSolver.cpp
(gdb) bt
#0  0x00007ffff7a9aa32 in Dynamic::BiasSolver::getRandomTrack (this=0x13e0f20, 
subset=<value optimized out>) at 
../../src/dynamic/BiasSolver.cpp:733
#1  0x00007ffff7a9ad68 in Dynamic::BiasSolver::generateInitialPlaylist 
(this=0x13e0f20, optim...@0x7fffe2fcbf3f) at 
../../src/dynamic/BiasSolver.cpp:597
#2  0x00007ffff7a9d837 in Dynamic::BiasSolver::run (this=0x13e0f20) at 
../../src/dynamic/BiasSolver.cpp:172
#3  0x0000003a00e0c7ec in ThreadWeaver::JobRunHelper::runTheJob (this=<value 
optimized out>, th=<value optimized out>, job=<value optimized out>) 
at ../../../threadweaver/Weaver/Job.cpp:106
#4  0x0000003a00e0cb0f in ThreadWeaver::Job::execute (this=<value optimized 
out>, th=<value optimized out>) at 
../../../threadweaver/Weaver/Job.cpp:135
#5  0x0000003a00e0baef in ThreadWeaver::ThreadRunHelper::run (this=<value 
optimized out>, parent=<value optimized out>, th=<value optimized out>) 
at ../../../threadweaver/Weaver/Thread.cpp:95
#6  0x0000003a00e0bf59 in ThreadWeaver::Thread::run (this=<value optimized 
out>) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00000039f146c475 in QThreadPrivate::start (arg=<value optimized out>) at 
thread/qthread_unix.cpp:188
#8  0x00000039eb806f9a in start_thread (arg=<value optimized out>) at 
pthread_create.c:300
#9  0x00000039eaccc56d in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()
(gdb)



--- System information. ---
Architecture: amd64
Kernel:       Linux 2.6.31-rc5

Debian Release: squeeze/sid
  500 unstable        ftp.debian.org 
  500 unstable        debian-multimedia.informatik.uni-erlangen.de 
  500 testing         ftp.debian.org 
  500 stable          ftp.debian.org 
    1 experimental    ftp.debian.org 

--- Package information. ---
Depends                               (Version) | Installed
===============================================-+-=======================
amarok-common                     (= 2.2~rc1-1) | 2.2~rc1-1
amarok-utils                      (= 2.2~rc1-1) | 2.2~rc1-1
phonon-backend-xine                             | 4:4.3.1-4
 OR phonon-backend                              | 
kdebase-runtime                    (>= 4:4.3.0) | 4:4.3.1-1
kdelibs5                           (>= 4:4.3.1) | 4:4.3.1-1
libc6                                  (>= 2.4) | 2.9-26
libcurl3-gnutls                   (>= 7.16.2-1) | 7.19.5-1.1
libgcc1                            (>= 1:4.1.1) | 1:4.4.1-4
libgcrypt11                          (>= 1.4.2) | 1.4.4-4
libglib2.0-0                        (>= 2.14.0) | 2.21.6-1
libgpod4-nogtk                      (>= 0.7.0)  | 
 OR libgpod4                         (>= 0.7.0) | 0.7.2-1.1
libgtk2.0-0                          (>= 2.8.0) | 2.17.11-1
liblastfm0               (>= 0.4.0~git20090710) | 0.4.0~git20090710-1
libloudmouth1-0                    (>= 1.1.4-2) | 1.4.3-4
libmtp8                              (>= 0.3.1) | 0.3.7-7
libmysqlclient16                    (>= 5.1.36) | 5.1.37-2
libphonon4                         (>= 4:4.3.0) | 4:4.5.2-2
libplasma3                        (>= 4:4.2.98) | 4:4.3.1-1
libqt4-dbus                        (>= 4:4.5.2) | 4:4.5.2-2
libqt4-network                     (>= 4:4.5.2) | 4:4.5.2-2
libqt4-script                      (>= 4:4.5.2) | 4:4.5.2-2
libqt4-sql                         (>= 4:4.5.2) | 4:4.5.2-2
libqt4-svg                         (>= 4:4.5.2) | 4:4.5.2-2
libqt4-webkit                      (>= 4:4.5.2) | 4:4.5.2-2
libqt4-xml                         (>= 4:4.5.2) | 4:4.5.2-2
libqtcore4                         (>= 4:4.5.2) | 4:4.5.2-2
libqtgui4                          (>= 4:4.5.2) | 4:4.5.2-2
libstdc++6                           (>= 4.2.1) | 4.4.1-4
libstreamanalyzer0                   (>= 0.7.0) | 0.7.0-1+b2
libstreams0                          (>= 0.7.0) | 0.7.0-1+b2
libtag-extras1                       (>= 1.0.1) | 1.0.1-1
libtag1c2a                          (>= 1.6-2~) | 1.6-3
libxml2                              (>= 2.7.4) | 2.7.4.dfsg-2
phonon                             (>= 4:4.5.2) | 4:4.5.2-2
zlib1g                             (>= 1:1.1.4) | 1:1.2.3.3.dfsg-15
libqtscript4-core                               | 0.1.0-3
libqtscript4-gui                                | 0.1.0-3
libqtscript4-network                            | 0.1.0-3
libqtscript4-xml                                | 0.1.0-3
libqtscript4-sql                                | 0.1.0-3
libqtscript4-uitools                            | 0.1.0-3
amarok-common                     (= 2.2~rc1-1) | 2.2~rc1-1
amarok-utils                      (= 2.2~rc1-1) | 2.2~rc1-1
phonon-backend-xine                             | 4:4.3.1-4
 OR phonon-backend                              | 
kdebase-runtime                    (>= 4:4.3.0) | 4:4.3.1-1
kdelibs5                           (>= 4:4.3.1) | 4:4.3.1-1
libc6                                  (>= 2.4) | 2.9-26
libcurl3-gnutls                   (>= 7.16.2-1) | 7.19.5-1.1
libgcc1                            (>= 1:4.1.1) | 1:4.4.1-4
libgcrypt11                          (>= 1.4.2) | 1.4.4-4
libglib2.0-0                        (>= 2.14.0) | 2.21.6-1
libgpod4-nogtk                      (>= 0.7.0)  | 
 OR libgpod4                         (>= 0.7.0) | 0.7.2-1.1
libgtk2.0-0                          (>= 2.8.0) | 2.17.11-1
liblastfm0               (>= 0.4.0~git20090710) | 0.4.0~git20090710-1
libloudmouth1-0                    (>= 1.1.4-2) | 1.4.3-4
libmtp8                              (>= 0.3.1) | 0.3.7-7
libmysqlclient16                    (>= 5.1.36) | 5.1.37-2
libphonon4                         (>= 4:4.3.0) | 4:4.5.2-2
libplasma3                        (>= 4:4.2.98) | 4:4.3.1-1
libqt4-dbus                        (>= 4:4.5.2) | 4:4.5.2-2
libqt4-network                     (>= 4:4.5.2) | 4:4.5.2-2
libqt4-script                      (>= 4:4.5.2) | 4:4.5.2-2
libqt4-sql                         (>= 4:4.5.2) | 4:4.5.2-2
libqt4-svg                         (>= 4:4.5.2) | 4:4.5.2-2
libqt4-webkit                      (>= 4:4.5.2) | 4:4.5.2-2
libqt4-xml                         (>= 4:4.5.2) | 4:4.5.2-2
libqtcore4                         (>= 4:4.5.2) | 4:4.5.2-2
libqtgui4                          (>= 4:4.5.2) | 4:4.5.2-2
libstdc++6                           (>= 4.2.1) | 4.4.1-4
libstreamanalyzer0                   (>= 0.7.0) | 0.7.0-1+b2
libstreams0                          (>= 0.7.0) | 0.7.0-1+b2
libtag-extras1                       (>= 1.0.1) | 1.0.1-1
libtag1c2a                          (>= 1.6-2~) | 1.6-3
libxml2                              (>= 2.7.4) | 2.7.4.dfsg-2
phonon                             (>= 4:4.5.2) | 4:4.5.2-2
zlib1g                             (>= 1:1.1.4) | 1:1.2.3.3.dfsg-15
libqtscript4-core                               | 0.1.0-3
libqtscript4-gui                                | 0.1.0-3
libqtscript4-network                            | 0.1.0-3
libqtscript4-xml                                | 0.1.0-3
libqtscript4-sql                                | 0.1.0-3
libqtscript4-uitools                            | 0.1.0-3


Package Status      (Version) | Installed
=============================-+-===========
phonon-backend                | 


Recommends                         (Version) | Installed
============================================-+-===============
kdemultimedia-kio-plugins       (>= 4:4.2.0) | 4:4.3.1-1
kdemultimedia-kio-plugins       (>= 4:4.2.0) | 4:4.3.1-1
amarok                        (>= 2.2~rc1-1) | 2.2~rc1-1


Suggests               (Version) | Installed
================================-+-===========
libqt4-sql-sqlite                | 4:4.5.2-2
libqt4-sql-mysql                 | 4:4.5.2-2
libqt4-sql-psql                  | 
libqt4-sql-sqlite                | 4:4.5.2-2
libqt4-sql-mysql                 | 4:4.5.2-2
libqt4-sql-psql                  | 







-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to