Summary: | k3b crashes when adding audio files to project (.cue) | ||
---|---|---|---|
Product: | [Applications] k3b | Reporter: | Charles <opensourcetwin> |
Component: | general | Assignee: | Michał Małek <michalm> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | dtwyman102, trueg |
Priority: | NOR | ||
Version: | 2.0.2 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Charles
2013-11-02 15:34:54 UTC
*** This bug has been marked as a duplicate of bug 283287 *** Created attachment 85904 [details]
New crash information added by DrKonqi
k3b (2.0.2) on KDE Platform 4.8.5 (4.8.5) using Qt 4.8.1
- What I was doing when the application crashed:
Adding mp3 files to create an audio cd. After adding the files to the bottom window, K3b crashes each time. Have tried several times and same thing happens.
-- Backtrace (Reduced):
#8 0xabf1d408 in av_free_packet (pkt=0x95817e0) at /build/buildd/libav-0.8.10/libavcodec/avpacket.c:154
#9 0xacbf937e in K3bFFMpegFile::close (this=0x91ba478) at /build/buildd/k3b-2.0.2/plugins/decoder/ffmpeg/k3bffmpegwrapper.cpp:166
#10 0xacbf940c in K3bFFMpegFile::open (this=0x91ba478) at /build/buildd/k3b-2.0.2/plugins/decoder/ffmpeg/k3bffmpegwrapper.cpp:92
#11 0xacbfa236 in K3bFFMpegWrapper::open (this=0x90037f0, filename=...) at /build/buildd/k3b-2.0.2/plugins/decoder/ffmpeg/k3bffmpegwrapper.cpp:440
#12 0xacbf87f0 in K3bFFMpegDecoderFactory::canDecode (this=0x89a9ec0, url=...) at /build/buildd/k3b-2.0.2/plugins/decoder/ffmpeg/k3bffmpegdecoder.cpp:60
|