Summary: | k3b doesn't start but crashes before it opens | ||
---|---|---|---|
Product: | [Applications] k3b | Reporter: | Dragan <dveselinovic86> |
Component: | general | Assignee: | Michał Małek <michalm> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | bmojo, filibard, trueg, wessels.tobias |
Priority: | NOR | ||
Version: | 1.91.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 2.0.2 | |
Sentry Crash Report: |
Description
Dragan
2010-08-05 17:31:00 UTC
*** Bug 247306 has been marked as a duplicate of this bug. *** SVN commit 1165726 by mmalek: Fixed GPF: make sure buffer is not double-freed BUG: 246822 M +5 -0 ChangeLog M +11 -0 libk3bdevice/k3bdevice_mmc.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1165726 SVN commit 1166748 by mmalek: Don't allocate buffers manually, use QVarLengthArray instead. This way we a avoid memory-leaks and double-free GPFs. BUG: 246822 M +5 -0 ChangeLog M +5 -9 libk3b/jobs/k3bdatatrackreader.cpp M +140 -245 libk3bdevice/k3bdevice.cpp M +15 -14 libk3bdevice/k3bdevice.h M +123 -135 libk3bdevice/k3bdevice_mmc.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1166748 *** Bug 254011 has been marked as a duplicate of this bug. *** *** Bug 255680 has been marked as a duplicate of this bug. *** |