Comment 1 for bug 851737

Revision history for this message
Jens Nachtigall (nachtigall) wrote : Re: mixxx1.10 constantly crashes 2min after being started

I deleted ".mixxx/" dir and did "aptitude purge mixxx", then reinstalled 1.9.0 from the ppa. And guess what: Still mixxx (now the "stable" 1.9.0) crashes 1 minute or two after new library scan. Maybe there is a "bad" file in my library? Any ideas how I can track this error? Do you have a gdb-version of mixxx somewhere (that is, one with symbol table)?

...
Debug: [Main]: PlaylistTableModel(0x9299608) select() took 0 ms
Debug: [Main]: PlaylistTableModel(0x9299608) select() took 1 ms
Debug: [Main]: Creating View: "CREATE TEMPORARY VIEW IF NOT EXISTS library_view AS SELECT library.id,library.played,library.timesplayed,library.artist,library.title,library.album,library.year,library.duration,library.rating,library.genre,library.filetype,library.tracknumber,library.key,library.datetime_added,library.bpm,library.bitrate,track_locations.location,track_locations.fs_deleted,library.comment,library.mixxx_deleted FROM library INNER JOIN track_locations ON library.location = track_locations.id WHERE (mixxx_deleted=0 AND fs_deleted=0)"
Debug: [Main]: LibraryTableModel(0x93197f0) setTable "library_view" ("id", "played", "timesplayed", "artist", "title", "album", "year", "duration", "rating", "genre", "filetype", "tracknumber", "key", "datetime_added", "bpm", "bitrate", "location", "fs_deleted", "comment", "mixxx_deleted") "id"
Debug: [Main]: LibraryTableModel(0x93197f0) buildIndex took 0 ms
Debug: [Main]: LibraryTableModel(0x93197f0) select() took 0 ms
Debug: [Main]: LibraryTableModel(0x93197f0) select() took 1 ms
Debug: [Main]: PrepareLibraryTableModel(0x93197f0) select() took 0 ms
Debug: [Main]: PrepareLibraryTableModel(0x93197f0) select() took 0 ms
Debug: [Main]: WTrackTableView::loadTrackModel() PrepareLibraryTableModel(0x93197f0)
Debug: [Main]: PrepareLibraryTableModel(0x93197f0) select() took 0 ms
Debug: [Main]: PrepareLibraryTableModel(0x93197f0) select() took 1 ms
Debug: [Main]: DlgPrepare(0x92be820, name = "DlgPrepare") analysisActive false
Debug: [Main]: MixxxLibraryFeature::activate()
Debug: [Main]: WTrackTableView::loadTrackModel() LibraryTableModel(0x8ee32f8)
Debug: [Main]: LibraryTableModel(0x8ee32f8) select() took 1 ms
Debug: [Main]: WLibrary::switchToView "WTrackTableView"
Debug: [Main]: WSearchLineEdit::restoreSearch( "" )
Warning: [Main]: QGLContext::makeCurrent(): Cannot make invalid context current.
Debug: [Main]: createWaveformViewer()
Debug: [Main]: WaveformViewerFactory :: Creating new visual waveform
Debug: [Main]: WaveformViewerFactory :: Making new GL context.
Debug: [Main]: createWaveformViewer()
Debug: [Main]: WaveformViewerFactory :: Creating new visual waveform
Debug: [Main]: WaveformViewerFactory :: Sharing existing GL context.
Debug: [Main]: ControlObject::getControl returning NULL for ( "[Channel1]" , "hotcue_38_position" )
Debug: [Main]: ControlObject::getControl returning NULL for ( "[Channel2]" , "hotcue_38_position" )
Warning: [Main]: WPushButton for control "[Channel1],hotcue_1_enabled" is null, skipping.
Warning: [Main]: WPushButton for control "[Channel1],hotcue_2_enabled" is null, skipping.
Warning: [Main]: WPushButton for control "[Channel1],hotcue_3_enabled" is null, skipping.
Warning: [Main]: WPushButton for control "[Channel1],hotcue_4_enabled" is null, skipping.
Warning: [Main]: WPushButton for control "[Channel2],hotcue_1_enabled" is null, skipping.
Warning: [Main]: WPushButton for control "[Channel2],hotcue_2_enabled" is null, skipping.
Warning: [Main]: WPushButton for control "[Channel2],hotcue_3_enabled" is null, skipping.
Warning: [Main]: WPushButton for control "[Channel2],hotcue_4_enabled" is null, skipping.
Warning: [Main]: WPushButton for control "[Channel1],loop_enabled" is null, skipping.
Warning: [Main]: WPushButton for control "[Channel2],loop_enabled" is null, skipping.
Debug: [Main]: Displaying mixxx
Debug: [Main]: Running Mixxx
Debug: [Main]: SidebarModel::clicked() index= QModelIndex(2,0,0x8d49938,SidebarModel(0x8d49938) )
Debug: [Main]: WLibrary::switchToView "PLAYLISTHOME"
Debug: [Main]: WLibrary::setCurrentWidget "PLAYLISTHOME"
Debug: [Main]: SidebarModel::clicked() index= QModelIndex(2,0,0x8d49938,SidebarModel(0x8d49938) )
Debug: [Main]: WLibrary::switchToView "PLAYLISTHOME"
Debug: [Main]: SidebarModel::rightClicked() index= QModelIndex(2,0,0x8d49938,SidebarModel(0x8d49938) )
Debug: [Main]: WLibrary::switchToView "PLAYLISTHOME"
Debug: [Main]: SidebarModel::clicked() index= QModelIndex(3,0,0x8d49938,SidebarModel(0x8d49938) )
Debug: [Main]: WLibrary::switchToView "CRATEHOME"
Debug: [Main]: WLibrary::setCurrentWidget "CRATEHOME"
terminate called after throwing an instance of 'std::bad_alloc'
  what(): std::bad_alloc
Abgebrochen