Summary: | K3B crashes, when adding an ISO for burning a DVD | ||
---|---|---|---|
Product: | [Applications] k3b | Reporter: | Axel Krebs <axel.krebs> |
Component: | general | Assignee: | Michał Małek <michalm> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | ponchorat1968, trueg, vjs60 |
Priority: | NOR | ||
Version: | 2.0.2 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Axel Krebs
2012-09-20 20:59:34 UTC
*** This bug has been marked as a duplicate of bug 283287 *** Created attachment 81884 [details]
New crash information added by DrKonqi
k3b (2.0.2) on KDE Platform 4.10.5 using Qt 4.8.4
- What I was doing when the application crashed:
Adding .iso to burn to DVD.I navigate to the fle.Then click to open.Then KB3 crashes every time.
-- Backtrace (Reduced):
#6 0x00007feed8c11ee2 in av_free_packet () from /usr/lib/x86_64-linux-gnu/libavcodec.so.53
#7 0x00007feed99d3d5e in K3bFFMpegFile::close (this=this@entry=0x2883a00) at /build/buildd/k3b-2.0.2/plugins/decoder/ffmpeg/k3bffmpegwrapper.cpp:166
#8 0x00007feed99d3dc0 in K3bFFMpegFile::open (this=this@entry=0x2883a00) at /build/buildd/k3b-2.0.2/plugins/decoder/ffmpeg/k3bffmpegwrapper.cpp:92
#9 0x00007feed99d4859 in K3bFFMpegWrapper::open (this=<optimized out>, filename=...) at /build/buildd/k3b-2.0.2/plugins/decoder/ffmpeg/k3bffmpegwrapper.cpp:440
#10 0x00007feed99d3452 in K3bFFMpegDecoderFactory::canDecode (this=<optimized out>, url=...) at /build/buildd/k3b-2.0.2/plugins/decoder/ffmpeg/k3bffmpegdecoder.cpp:60
Created attachment 83587 [details]
New crash information added by DrKonqi
k3b (2.0.2) on KDE Platform 4.11.2 using Qt 4.8.2
- What I was doing when the application crashed:
Selecting an '.ISO' file to rip when it crashed.
-- Backtrace (Reduced):
#6 0x00007f14b181b362 in av_free_packet () from /usr/lib/x86_64-linux-gnu/libavcodec.so.53
#7 0x00007f14b2583cfe in K3bFFMpegFile::close (this=0x17a9570) at /build/buildd/k3b-2.0.2/plugins/decoder/ffmpeg/k3bffmpegwrapper.cpp:166
#8 0x00007f14b2583d63 in K3bFFMpegFile::open (this=0x17a9570) at /build/buildd/k3b-2.0.2/plugins/decoder/ffmpeg/k3bffmpegwrapper.cpp:92
#9 0x00007f14b2584989 in K3bFFMpegWrapper::open (this=<optimized out>, filename=...) at /build/buildd/k3b-2.0.2/plugins/decoder/ffmpeg/k3bffmpegwrapper.cpp:440
#10 0x00007f14b25833f2 in K3bFFMpegDecoderFactory::canDecode (this=<optimized out>, url=...) at /build/buildd/k3b-2.0.2/plugins/decoder/ffmpeg/k3bffmpegdecoder.cpp:60
|