Summary: | k3b crashes when adding files | ||
---|---|---|---|
Product: | [Applications] k3b | Reporter: | Mebuntu <salsa_temps> |
Component: | general | Assignee: | Michał Małek <michalm> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | natehdez, salsa_temps, 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
New crash information added by DrKonqi |
Description
Mebuntu
2012-01-07 18:18:34 UTC
Created attachment 67552 [details]
New crash information added by DrKonqi
k3b (2.0.2) on KDE Platform 4.7.3 (4.7.3) using Qt 4.7.4
simply adding a folder of mp3 files to a new compilation in k3b
-- Backtrace (Reduced):
#6 0x00007f77f737bd32 in av_free_packet () from /usr/lib/libavcodec.so.53
#7 0x00007f77fc93fc6e in K3bFFMpegFile::close (this=0x25e7d60) at /build/buildd/k3b-2.0.2/plugins/decoder/ffmpeg/k3bffmpegwrapper.cpp:166
#8 0x00007f77fc93fcd3 in K3bFFMpegFile::open (this=0x25e7d60) at /build/buildd/k3b-2.0.2/plugins/decoder/ffmpeg/k3bffmpegwrapper.cpp:92
#9 0x00007f77fc9408f9 in K3bFFMpegWrapper::open (this=<optimized out>, filename=...) at /build/buildd/k3b-2.0.2/plugins/decoder/ffmpeg/k3bffmpegwrapper.cpp:440
#10 0x00007f77fc93f362 in K3bFFMpegDecoderFactory::canDecode (this=<optimized out>, url=<optimized out>) at /build/buildd/k3b-2.0.2/plugins/decoder/ffmpeg/k3bffmpegdecoder.cpp:60
*** This bug has been marked as a duplicate of bug 283287 *** Created attachment 68410 [details]
New crash information added by DrKonqi
k3b (2.0.2) on KDE Platform 4.7.4 (4.7.4) using Qt 4.7.4
- What I was doing when the application crashed:
I was adding a folder of .mp3 files to a new audio cd project, and K3B immediately crashed.
-- Backtrace (Reduced):
#7 0xb3edd506 in av_free_packet (pkt=0x9543bb0) at /build/buildd/libav-0.7.3/libavcodec/avpacket.c:154
#8 0x06e0333e in K3bFFMpegFile::close (this=0x94ed7c8) at /build/buildd/k3b-2.0.2/plugins/decoder/ffmpeg/k3bffmpegwrapper.cpp:166
#9 0x06e033cc in K3bFFMpegFile::open (this=0x94ed7c8) at /build/buildd/k3b-2.0.2/plugins/decoder/ffmpeg/k3bffmpegwrapper.cpp:92
#10 0x06e041f6 in K3bFFMpegWrapper::open (this=0x93325f0, filename=...) at /build/buildd/k3b-2.0.2/plugins/decoder/ffmpeg/k3bffmpegwrapper.cpp:440
#11 0x06e027b0 in K3bFFMpegDecoderFactory::canDecode (this=0x90743f0, url=...) at /build/buildd/k3b-2.0.2/plugins/decoder/ffmpeg/k3bffmpegdecoder.cpp:60
|