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

Crash when opening directory with Dolphin #75

Closed
nschlia opened this issue Jan 15, 2021 · 3 comments
Closed

Crash when opening directory with Dolphin #75

nschlia opened this issue Jan 15, 2021 · 3 comments
Assignees
Labels

Comments

@nschlia
Copy link
Owner

nschlia commented Jan 15, 2021

Happens probably always when transcoding a video to audio only. When destformat is set to mp3 and the input format contains a video, the application simply crashes. Actually a audio only file should be created, video just discarded.

@nschlia nschlia self-assigned this Jan 15, 2021
@nschlia nschlia added the bug label Jan 15, 2021
@nschlia
Copy link
Owner Author

nschlia commented Jan 16, 2021

To reproduce:
Mount directory with destination type mp3, source directory with videos. Open mount with Dolphin -> core dump.
Doing a "cp *" works.

@nschlia nschlia changed the title Crash when transcoding mp4 video to mp3 Crash when opening directory with Dolphin Jan 16, 2021
@nschlia
Copy link
Owner Author

nschlia commented Jan 16, 2021

Actually not a problem with video sources. Happens when transcoding audio only, too. Reproducible with

  • Mount directory with destination type mp3. Open mount with Dolphin -> core dump.
  • Doing a "cp *" works.

Causes heap corruptions and double free messages.

@nschlia
Copy link
Owner Author

nschlia commented Jan 30, 2021

Happens with mp3 only, WAV, AIFF and Opus cause no problems.

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