Summary: | k3b Bugs | ||
---|---|---|---|
Product: | [Applications] k3b | Reporter: | rory.bethaam |
Component: | general | Assignee: | k3b developers <k3b> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | alice, johannesobermayr, johnschum, rory.bethaam, trueg |
Priority: | NOR | Keywords: | drkonqi |
Version: | 2.0.80 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=272427 | ||
Latest Commit: | http://commits.kde.org/k3b/4c8e704345a75076ef639dd748483512a7c4d52d | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi New crash information added by DrKonqi |
Description
rory.bethaam
2013-12-08 02:40:48 UTC
Created attachment 84002 [details]
New crash information added by DrKonqi
k3b (2.0.80) on KDE Platform 4.11.2 using Qt 4.8.5
- What I was doing when the application crashed: I downloaded an ISO file and it crashed after maybe 2 seconds of loading. Did this every time.
-- Backtrace (Reduced):
#5 K3b::Device::from2Byte (d=d@entry=0x7fff22b8d002 <Address 0x7fff22b8d002 out of bounds>) at /usr/src/debug/k3b-2.0.80.git20131118/libk3bdevice/k3bdeviceglobals.cpp:218
#6 0x00007fbcb75763e8 in K3b::Device::Device::getSupportedWriteSpeedsVia2A (this=this@entry=0x2fa9a20, list=..., mediaType=mediaType@entry=K3b::Device::MEDIA_UNKNOWN) at /usr/src/debug/k3b-2.0.80.git20131118/libk3bdevice/k3bdevice.cpp:3241
#7 0x00007fbcb7576e6b in K3b::Device::Device::determineSupportedWriteSpeeds (this=this@entry=0x2fa9a20) at /usr/src/debug/k3b-2.0.80.git20131118/libk3bdevice/k3bdevice.cpp:3200
#8 0x00007fbcb7576fa0 in K3b::Device::Device::determineMaximalWriteSpeed (this=this@entry=0x2fa9a20) at /usr/src/debug/k3b-2.0.80.git20131118/libk3bdevice/k3bdevice.cpp:3151
#9 0x00007fbcb75780cd in K3b::Device::Device::init (this=0x2fa9a20, bCheckWritingModes=bCheckWritingModes@entry=true) at /usr/src/debug/k3b-2.0.80.git20131118/libk3bdevice/k3bdevice.cpp:414
*** Bug 328897 has been marked as a duplicate of this bug. *** *** Bug 336782 has been marked as a duplicate of this bug. *** Does this happen with k3b from Packman repository? Please set ($ kdebugdialog --on k3b) and provide information from console ... Created attachment 95003 [details]
New crash information added by DrKonqi
k3b (2.0.80) on KDE Platform 4.11.5 using Qt 4.8.5
- What I was doing when the application crashed:
I load K3b, and then, it suddenly crash. I try a lot of time but it the same .
-- Backtrace (Reduced):
#7 K3b::Device::from2Byte (d=0xbfe01002 <Address 0xbfe01002 out of bounds>) at /usr/src/debug/k3b/libk3bdevice/k3bdeviceglobals.cpp:218
#8 0xb5697a26 in K3b::Device::Device::getSupportedWriteSpeedsVia2A (this=this@entry=0x9897bb0, list=..., mediaType=mediaType@entry=K3b::Device::MEDIA_UNKNOWN) at /usr/src/debug/k3b/libk3bdevice/k3bdevice.cpp:3254
#9 0xb569872b in K3b::Device::Device::determineSupportedWriteSpeeds (this=this@entry=0x9897bb0) at /usr/src/debug/k3b/libk3bdevice/k3bdevice.cpp:3213
#10 0xb56988d5 in K3b::Device::Device::determineMaximalWriteSpeed (this=this@entry=0x9897bb0) at /usr/src/debug/k3b/libk3bdevice/k3bdevice.cpp:3164
#11 0xb5699cd2 in K3b::Device::Device::init (this=0x9897bb0, bCheckWritingModes=bCheckWritingModes@entry=true) at /usr/src/debug/k3b/libk3bdevice/k3bdevice.cpp:427
Created attachment 95005 [details]
New crash information added by DrKonqi
k3b (2.0.80) on KDE Platform 4.11.5 using Qt 4.8.5
- What I was doing when the application crashed:
I load K3b, and then, it suddenly crash. I try a lot of time but it the same .
-- Backtrace (Reduced):
#7 K3b::Device::from2Byte (d=0xbfe01002 <Address 0xbfe01002 out of bounds>) at /usr/src/debug/k3b/libk3bdevice/k3bdeviceglobals.cpp:218
#8 0xb5697a26 in K3b::Device::Device::getSupportedWriteSpeedsVia2A (this=this@entry=0x9897bb0, list=..., mediaType=mediaType@entry=K3b::Device::MEDIA_UNKNOWN) at /usr/src/debug/k3b/libk3bdevice/k3bdevice.cpp:3254
#9 0xb569872b in K3b::Device::Device::determineSupportedWriteSpeeds (this=this@entry=0x9897bb0) at /usr/src/debug/k3b/libk3bdevice/k3bdevice.cpp:3213
#10 0xb56988d5 in K3b::Device::Device::determineMaximalWriteSpeed (this=this@entry=0x9897bb0) at /usr/src/debug/k3b/libk3bdevice/k3bdevice.cpp:3164
#11 0xb5699cd2 in K3b::Device::Device::init (this=0x9897bb0, bCheckWritingModes=bCheckWritingModes@entry=true) at /usr/src/debug/k3b/libk3bdevice/k3bdevice.cpp:427
Git commit 4c8e704345a75076ef639dd748483512a7c4d52d by Leslie Zhai. Committed on 06/09/2016 at 07:17. Pushed by lesliezhai into branch 'master'. Fix from2Byte *NO* checking nullptr issue. M +8 -0 libk3bdevice/k3bdeviceglobals.cpp M +9 -0 tests/CMakeLists.txt A +34 -0 tests/k3bdeviceglobalstest.cpp [License: GPL (v2+)] A +28 -0 tests/k3bdeviceglobalstest.h [License: GPL (v2+)] http://commits.kde.org/k3b/4c8e704345a75076ef639dd748483512a7c4d52d |