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

Shotcut crashes while trimming Audio track with MP3 #213

Closed
kiselev-dv opened this issue Mar 27, 2016 · 0 comments
Closed

Shotcut crashes while trimming Audio track with MP3 #213

kiselev-dv opened this issue Mar 27, 2016 · 0 comments

Comments

@kiselev-dv
Copy link

  1. Add audio track
  2. Add mp3 to this track
  3. Try to trim it from start or from the end

Shotcut crashes.

Stdout1:

[mp3 @ 0x7f669e5273a0] Skipping 0 bytes of junk at 1839.
[mp3 @ 0x7f669e3213e0] Skipping 0 bytes of junk at 1839.
[Debug  ] <MLT> [producer avformat] audio: total_streams 1 max_stream 0 total_channels 2 max_channels 2
[Debug  ] <> running
*** Error in `bin/shotcut': corrupted double-linked list: 0x00007f66d013be50 ***
Aborted

Another try with different error:

[Debug  ] <MLT> [producer avformat] audio: total_streams 1 max_stream 0 total_channels 2 max_channels 2
[mp3 @ 0x7f0a180024e0] Skipping 0 bytes of junk at 1839.
[mp3 @ 0x7f0a18004320] Skipping 0 bytes of junk at 1839.
[mp3 @ 0x7f0a18004fe0] overread, skip -7 enddists: -3 -3
[Debug  ] <> running
[mp3 @ 0x7f0a18018540] Skipping 0 bytes of junk at 1839.
[mp3 @ 0x7f0a181a0960] Skipping 0 bytes of junk at 1839.
[Debug  ] <MLT> [producer avformat] audio: total_streams 1 max_stream 0 total_channels 2 max_channels 2
[mp3 @ 0x7f0a18219440] overread, skip -7 enddists: -5 -5
Segmentation fault

Os ubuntu trusty 14.04.4 LTS
Shotcut version

[Info   ] <Application::Application(int&, char**)> Starting Shotcut version 16.03.01 
[Info   ] <Application::Application(int&, char**)> Linux version 
[Info   ] <Application::Application(int&, char**)> number of logical cores = 4 
[Info   ] <Application::Application(int&, char**)> locale = QLocale(Russian, Cyrillic, Russia) 
[Info   ] <Application::Application(int&, char**)> install dir = "/home/dkiselev/dist/Shotcut/Shotcut.app/bin" 
[Debug  ] <> language "ru_RU"
[Debug  ] <> deinterlacer "onefield"
[Debug  ] <> external monitor ""
[Debug  ] <> GPU processing false
[Debug  ] <> interpolation "nearest"
[Debug  ] <> video mode ""
[Debug  ] <> realtime true
Shotcut 16.03.01

Maybe connected with

@ddennedy ddennedy changed the title Shotcut crushes while Audio track trimming Shotcut crashes while trimming Audio track with MP3 Mar 28, 2016
@ddennedy ddennedy added this to the 16.04 milestone Mar 31, 2016
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

2 participants