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

Auto DJ Fails in win10-64 #10093

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

Auto DJ Fails in win10-64 #10093

mixxxbot opened this issue Aug 23, 2022 · 19 comments

Comments

@mixxxbot
Copy link
Collaborator

Reported by: wunjo
Date: 2020-08-27T09:18:03Z
Status: Fix Released
Importance: Critical
Launchpad Issue: lp1893197
Tags: autodj, windows
Attachments: mixxx.log.2, mixxx.log.1, mixxx.log.7, mixxx.log.6


Leaving the app overnight broadcasting, I twice noticed Mixx hangs without playing.
One player loaded, the other one empty.
mixxx-2.4.0-alpha-pre-master-git7498-release-x64

@mixxxbot
Copy link
Collaborator Author

Commented by: daschuer
Date: 2020-08-27T10:03:10Z


Which transition mode did you use? With which time?
Did you define into and outro regions?

Can you recall which two track where affected?

Please attache the mixxx.log file from this session.
https://github.com/mixxxdj/mixxx/wiki/Finding-the-mixxx.log-file
by luck it is still there with a suffix number.

@mixxxbot
Copy link
Collaborator Author

Commented by: wunjo
Date: 2020-08-28T18:31:11Z
Attachments: mixxx.log.2


Hi Daniel,

transition; Fade at Outro Start, 4 sec
defined; intro start, outro start and outro end.(most tracks)

I see in the log section there are 3 minidumps (with mixxx-settins) so there were 3 instances with malfunctions.

Now playing vs.7491, playing well:-)

@mixxxbot
Copy link
Collaborator Author

Commented by: wunjo
Date: 2020-08-28T18:33:03Z
Attachments: mixxx.log.1

@mixxxbot
Copy link
Collaborator Author

Commented by: ronso0
Date: 2021-05-05T20:17:54Z


@wunjo Please let us know if you encouter that bug again and provide a backtrace in case Mixxx crashes.

@mixxxbot
Copy link
Collaborator Author

Commented by: wunjo
Date: 2021-05-06T12:11:17Z


Hi Ronso0,

Still happens here. Still using mixxx-2.4.0-alpha-pre-master-git7491-release-x64 for broadcast.
Mixxx didn't crash it just stopped the autoDJ for some reason.

From time to time I tried newer versions of 2.4 alpha, they didn't work for me, same story.
These include:
Mixxx-main-r7730-b7e72bf826.msi
Mixxx-main-r7786-eff873a190.msi
Mixxx-main-r7803-f1c2947989.msi
Mixxx-2.3-r8090-9f259f8fef.msi

Win10 20h2 64
AMD A8-3870 APU with Radeon(tm) 8Gb
I run Mixxx in developer mode due transfer from A=440 to A=432

@mixxxbot
Copy link
Collaborator Author

Commented by: ronso0
Date: 2021-05-06T12:40:47Z


hmm.. So playback stops but AutoDj still appears to be engaged?

@mixxxbot
Copy link
Collaborator Author

Commented by: Holzhaus
Date: 2021-05-06T13:41:08Z


Please post log output, maybe AutoDJ encountered some debug assertion and disabled itself.

@mixxxbot
Copy link
Collaborator Author

Commented by: Holzhaus
Date: 2021-05-06T13:43:08Z


Hmm, or maybe not. DEBUG_ASSERT does show up in the logs, not just on the terminal, right?

Does it always happen for the same track?

@mixxxbot
Copy link
Collaborator Author

Commented by: wunjo
Date: 2021-05-10T12:57:34Z


Jan, no, at random.

Logic tells me it is caused by a change between mixxx-2.4.0-alpha-pre-master-git7491-release-x64.exe witch runs 7/24, and mixxx-2.4.0-alpha-pre-master-git7498-release-x64.exe where the stops occur.

@mixxxbot
Copy link
Collaborator Author

Commented by: wunjo
Date: 2021-05-10T13:27:39Z
Attachments: mixxx.log.7


last try log

@mixxxbot
Copy link
Collaborator Author

Commented by: wunjo
Date: 2021-05-10T13:28:40Z
Attachments: mixxx.log.6


also last try

@mixxxbot
Copy link
Collaborator Author

Commented by: daschuer
Date: 2022-02-27T23:32:53Z


Does this still happen? There is no violated assertion visible in your logs.

I have prepared a Mixxx version with more debug output when using auto DJ.
Can you please try to reproduce the issue with the build found at the bottom of this page?
https://github.com/daschuer/mixxx/actions/runs/1907115706

(You need to log in on GitHub for download)

@mixxxbot
Copy link
Collaborator Author

Commented by: wunjo
Date: 2022-03-02T23:15:09Z


Hi Daniel,

I'm using now the standard edition 2.3.1
No problems sudden stops now.
The only problem now is Mixxx sometimes skipping the fade out, after changing the fade out in the next track. But i have to rapport this as a new bug, I guess..

I will try the prepared version, report back on it.

@mixxxbot
Copy link
Collaborator Author

Commented by: daschuer
Date: 2022-03-03T06:22:22Z


The jump cut issue is already tracked here:
https://bugs.launchpad.net/mixxx/+bug/1948975

@mixxxbot
Copy link
Collaborator Author

Commented by: daschuer
Date: 2022-03-03T07:38:47Z


I have prepared here another build with more debug messages and merged with 2.4
The original link was 2.3 based.

I am curious if this issue is a 2.4 regression.
The main difference is that we have replaced the sample based cue point API by a frame based one.
Maybe there is a factor 2 missing somewhere.

@mixxxbot
Copy link
Collaborator Author

Commented by: wunjo
Date: 2022-03-05T20:30:28Z


Daniel,
The download on the link you provided on 27-2 has no issues. Runs now 55 hours.
I'll check on the other bug report 1948975
Thanks

@mixxxbot
Copy link
Collaborator Author

Commented by: daschuer
Date: 2022-03-14T15:27:14Z


#4698

@mixxxbot
Copy link
Collaborator Author

Commented by: daschuer
Date: 2022-03-16T07:09:44Z


@wunjo: Please test the build found here: https://github.com/mixxxdj/mixxx/actions/runs/1981955789

@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 2.3.3 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