mltframework / mltframework/shotcut
Segmentation fault when close before waveform is calculated completely
Open
Nobody has claimed this yet.
crash
macOS
- Dominant language
- C++
- Stars
- 15.2k
- Forks
- 1.5k
- Avg merge
- 11h 27m
- Merged PRs (30d)
- 5
Description
Shotcut version 16.03.01
OS X 10.10.5 (14F1509)
don't happen if i just start and exit without loading project.
terminal output:
[Debug ] <MLT> [producer avformat] audio: total_streams 1 max_stream 1 total_channels 2 max_channels 2
[Debug ] <> generating audio levels for /Users/davidak/Movies/Salat/Kamera 2/03102016121528.mov
[Debug ] <> exiting
Segmentation fault: 11
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with osx_crash_report.txt and reproduce the reported exit while audio levels are being generated for the loaded .mov project. Trace the waveform/audio-level generation and shutdown path shown in the terminal output; done means closing before calculation completes no longer causes a segmentation fault.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100