Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ASSERT: "record.indexOf(column) == m_tableColumnIndex[column]" in file src/library/basesqltablemodel.cpp, line 203 #6711

Closed
mixxxbot opened this issue Aug 22, 2022 · 3 comments
Labels
Milestone

Comments

@mixxxbot
Copy link
Collaborator

Reported by: esbrandt
Date: 2012-11-21T20:00:06Z
Status: Fix Released
Importance: Medium
Launchpad Issue: lp1081759
Attachments: crashreporter.txt


Tested with latest lp:mixxx/1.11
You need to have Traktor installed (ex. Traktor 2.6.0 demo)

How to reproduce:

  • In Mixxx switch to Traktor sidebar item

  • Right-click on a Traktor playlist (ex. Demo Tracks)

  • Select Add to Auto DJ from the context menu

  • Crash

    Last lines of mixxx.log
    ....
    Debug [Main]: Activate Traktor Playlist: "-->Demo Tracks"
    Debug [Main]: TraktorPlaylistModel(0x7fab2a492540) select() took 1 ms
    Debug [Main]: WSearchLineEdit::restoreSearch( "" )
    Debug [Main]: TraktorPlaylistModel(0x7fab2f24d600) select() error: src/library/basesqltablemodel.cpp 194 "SELECT track_id,position FROM TraktorPlaylist_-1 ORDER BY TraktorPlaylist_-1.track_id ASC" QSqlError(-1, "Unable to fetch row", "No query")
    Fatal [Main]: ASSERT: "record.indexOf(column) == m_tableColumnIndex[column]" in file src/library/basesqltablemodel.cpp, line 203
    Abort trap: 6

@mixxxbot mixxxbot added the bug label Aug 22, 2022
@mixxxbot
Copy link
Collaborator Author

Commented by: esbrandt
Date: 2012-11-21T20:00:06Z
Attachments: crashreporter.txt

@mixxxbot
Copy link
Collaborator Author

Commented by: rryan
Date: 2012-11-22T07:01:59Z


I don't have Traktor installed but after taking a look around I am pretty sure I know what could cause this. Fix is in lp:mixxx/1.11 r3491

@mixxxbot
Copy link
Collaborator Author

Issue closed with status Fix Released.

@mixxxbot mixxxbot transferred this issue from another repository Aug 24, 2022
@mixxxbot mixxxbot added this to the 1.11.0 milestone Aug 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant