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

Segmentation fault in Linux Mint 20.1 #93

Closed
defensem3ch opened this issue Feb 26, 2021 · 4 comments
Closed

Segmentation fault in Linux Mint 20.1 #93

defensem3ch opened this issue Feb 26, 2021 · 4 comments
Labels

Comments

@defensem3ch
Copy link

defensem3ch commented Feb 26, 2021

Describe the issue
Running ./MIDIVisualizer with the attached config and MIDI file caused a crash when exporting to mp4. Console output:

❯ ./MIDIVisualizer
[INFO]: 5 tracks (Tempo track (1)).
[INFO]: 480 units per quarter note .
[INFO]: Reading track 0.
[INFO]: Track  (length: 25, instrument: , major).
[INFO]: Reading track 1.
[INFO]: Track 1 (length: 6445, instrument: , major).
[INFO]: Reading track 2.
[INFO]: Track 2 (length: 6881, instrument: , major).
[INFO]: Reading track 3.
[INFO]: Track 3 (length: 8970, instrument: , major).
[INFO]: Reading track 4.
[INFO]: Track 4 (length: 10025, instrument: , major).
[INFO]: Final track duration 216.94 sec.
[EXPORT]: Processing frame 2503/6839.[1]    17469 segmentation fault (core dumped)  ./MIDIVisualizer

Hardware info:

@defensem3ch
Copy link
Author

My apologies, it looks like this is a duplicate of #82 - I will build from source in the meantime!

@defensem3ch
Copy link
Author

Update: this happens even when building from the latest commit

@defensem3ch defensem3ch reopened this Feb 26, 2021
@kosua20
Copy link
Owner

kosua20 commented Mar 13, 2021

Hello, and thank you for reporting this issue! I've managed to reproduce the issue using the files you provided, I'll keep you up to date once this is solved.

@kosua20
Copy link
Owner

kosua20 commented Mar 14, 2021

The latest 6.3 release should fix this issue. Some notes were outside the standard MIDI range and were not properly handled by MIDIVisualizer.

@kosua20 kosua20 closed this as completed Mar 20, 2021
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

2 participants