Summary: | Crash when adding flac files | ||
---|---|---|---|
Product: | [Applications] k3b | Reporter: | utilisateur.test |
Component: | general | Assignee: | Michał Małek <michalm> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | art.alexion, t-dome, 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
utilisateur.test
2011-11-14 08:35:00 UTC
Created attachment 65735 [details]
New crash information added by DrKonqi
k3b (2.0.2) on KDE Platform 4.7.2 (4.7.2) using Qt 4.7.4
- What I was doing when the application crashed:
I can reproduce it anytime:
Open k3b, the drag and drop a 24 bits/44.1 kHz FLAC file. Then it crashes.
The same happens if I manually create a new audio project and the drop the FLAC file there, or when I drop the FLAC file's cue sheet.
-- Backtrace (Reduced):
#6 0x00007f56d3179472 in av_free_packet (pkt=0x1134a00) at /build/buildd/libav-0.7.2/libavcodec/avpacket.c:154
#7 0x00007f56d3dfcc6e in K3bFFMpegFile::close (this=0x1212490) at /build/buildd/k3b-2.0.2/plugins/decoder/ffmpeg/k3bffmpegwrapper.cpp:166
#8 0x00007f56d3dfccd3 in K3bFFMpegFile::open (this=0x1212490) at /build/buildd/k3b-2.0.2/plugins/decoder/ffmpeg/k3bffmpegwrapper.cpp:92
#9 0x00007f56d3dfd8f9 in K3bFFMpegWrapper::open (this=<optimized out>, filename=...) at /build/buildd/k3b-2.0.2/plugins/decoder/ffmpeg/k3bffmpegwrapper.cpp:440
#10 0x00007f56d3dfc362 in K3bFFMpegDecoderFactory::canDecode (this=<optimized out>, url=<optimized out>) at /build/buildd/k3b-2.0.2/plugins/decoder/ffmpeg/k3bffmpegdecoder.cpp:60
Created attachment 66233 [details]
New crash information added by DrKonqi
k3b (2.0.2) on KDE Platform 4.7.2 (4.7.2) using Qt 4.7.4
- What I was doing when the application crashed:
Adding 24/96 flac files bot from the built in k3b file browser and from dolphin.
-- Backtrace (Reduced):
#7 0x00007f474c2de474 in av_free_packet (pkt=0x2a33770) at /build/buildd/libav-0.7.2/libavcodec/avpacket.c:154
#8 0x00007f474cf61c6e in K3bFFMpegFile::close (this=0x2926570) at /build/buildd/k3b-2.0.2/plugins/decoder/ffmpeg/k3bffmpegwrapper.cpp:166
#9 0x00007f474cf61cd3 in K3bFFMpegFile::open (this=0x2926570) at /build/buildd/k3b-2.0.2/plugins/decoder/ffmpeg/k3bffmpegwrapper.cpp:92
#10 0x00007f474cf628f9 in K3bFFMpegWrapper::open (this=<optimized out>, filename=...) at /build/buildd/k3b-2.0.2/plugins/decoder/ffmpeg/k3bffmpegwrapper.cpp:440
#11 0x00007f474cf61362 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 *** |