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

SIGSEGV: WWaveformViewer::getCuePointerFromCueMark() #10542

Closed
mixxxbot opened this issue Aug 23, 2022 · 2 comments
Closed

SIGSEGV: WWaveformViewer::getCuePointerFromCueMark() #10542

mixxxbot opened this issue Aug 23, 2022 · 2 comments

Comments

@mixxxbot
Copy link
Collaborator

Reported by: uklotzde
Date: 2021-09-27T23:03:40Z
Status: Incomplete
Importance: Undecided
Launchpad Issue: lp1945247
Tags: cue, waveform


Thread 1 "mixxx" received signal SIGSEGV, Segmentation fault.
QList<CuePointer>::QList (this=0x7fffffffc438, l=...) at /usr/include/qt5/QtCore/qlist.h:853
853	Q_OUTOFLINE_TEMPLATE QList<T>::QList(const QList<T> &l)

#0  QList<CuePointer>::QList(QList<CuePointer> const&) (this=0x7fffffffc438, l=...) at /usr/include/qt5/QtCore/qlist.h:853
mixxxdj/mixxx#4910  0x00000000007639f6 in Track::getCuePoints() const (this=<optimized out>) at ../src/track/track.h:362
mixxxdj/mixxx#4911  WWaveformViewer::getCuePointerFromCueMark(QSharedPointer<WaveformMark>) const (this=<optimized out>, pMark=...) at ../src/widget/wwaveformviewer.cpp:267

Happened after switching back to Mixxx or beforehand, I don't remember. Only noticed that Mixxx became unresponsive and then switched to the console. Tested on main + patches.

@mixxxbot
Copy link
Collaborator Author

Commented by: Be-ing
Date: 2021-11-13T23:35:37Z


Have you identified how to reproduce this? Has it been fixed?

@mixxxbot
Copy link
Collaborator Author

Issue closed with status Incomplete.

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

No branches or pull requests

1 participant