Summary: | k3b crash after failed try to burn blu-ray when saving | ||
---|---|---|---|
Product: | [Applications] k3b | Reporter: | pj |
Component: | general | Assignee: | Michał Małek <michalm> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | david, kamikazow, msanca, sbalfour, trueg |
Priority: | NOR | ||
Version: | 1.91.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
pj
2010-03-25 20:10:55 UTC
k3b(2951)/kio (KDirListerCache) KDirListerCache::slotResult: finished listing KUrl("file:///home/pj") k3b(2951)/kio (KDirListerCache) KDirListerCache::slotResult: finished listing KUrl("file:///") kio_file(2987) kdemain: Starting 2987 k3b(2951)/kio (KDirListerCache) KDirListerCache::slotResult: finished listing KUrl("trash:/") k3b(2951)/kio (KDirListerCache) KDirListerCache::listDir: Entry already in use: KUrl("file:///home/pj") k3b(2951)/kio KNFSShare::KNFSSharePrivate::findExportsFile: Could not find exports file! /etc/exports doesn't exist. Configure it in share/config/knfsshare, [General], exportsFile=.... k3b(2951)/kdecore (K*TimeZone*) KSystemTimeZonesPrivate::instance: instance(): ... initialised k3b(2951)/kdecore (K*TimeZone*) KSystemTimeZonesPrivate::readConfig: readConfig(): local zone= "Europe/Helsinki" k3b(2951)/kdecore (K*TimeZone*) KSystemTimeZonesPrivate::readZoneTab: readZoneTab( "/usr/share/zoneinfo/zone.tab" ) k3b(2951)/kdecore (services) KMimeTypeFactory::parseMagic: Now parsing "/usr/share/mime/magic" QLayout: Attempting to add QLayout "" to QFrame "", which already has a layout K3bQProcess::QProcess(0x349dfd0) k3b(2951)/kdeui (KNotification) KNotificationManager::notificationClosed: 15 kio_file(2987) kdemain: Done kio_file(1995) kdemain: Done and the debuging output of the project: Devices ----------------------- HL-DT-ST BD-RE BH10NS30 EL00 (/dev/sr1, CD-R, CD-RW, CD-ROM, DVD-ROM, DVD-R, DVD-RW, DVD-R DL, BD-ROM, BD-R, BD-RE, DVD+R, DVD+RW, DVD+R DL) [DVD-ROM, DVD-R Sequential, DVD-R Dual Layer Sequential, DVD-R Dual Layer Jump, DVD-RAM, DVD-RW Restricted Overwrite, DVD-RW Sequential, DVD+RW, DVD+R, DVD+R Dual Layer, CD-ROM, CD-R, CD-RW, BD-ROM, BD-R Sequential (SRM), BD-R Random (RRM), BD-RE] [SAO, TAO, RAW, SAO/R96P, SAO/R96R, RAW/R16, RAW/R96P, RAW/R96R, Restricted Overwrite, Layer Jump, Random Recording, Sequential Recording, Sequential Recording + POW] [%7] HL-DT-ST DVDRAM GSA-T20N WW01 (/dev/sr0, CD-R, CD-RW, CD-ROM, DVD-ROM, DVD-R, DVD-RW, DVD-R DL, DVD+R, DVD+RW, DVD+R DL) [DVD-ROM, DVD-R Sequential, DVD-R Dual Layer Sequential, DVD-R Dual Layer Jump, DVD-RAM, DVD-RW Restricted Overwrite, DVD-RW Sequential, DVD+RW, DVD+R, DVD+R Dual Layer, CD-ROM, CD-R, CD-RW] [SAO, TAO, RAW, SAO/R96P, SAO/R96R, RAW/R16, RAW/R96P, RAW/R96R, Restricted Overwrite, Layer Jump] [%7] K3b::IsoImager ----------------------- mkisofs print size result: 11921005 (24414218240 bytes) System ----------------------- K3b Version: 1.91.0 KDE Version: 4.4.1 (KDE 4.4.1) QT Version: 4.6.2 Kernel: 2.6.32-17-generic Used versions ----------------------- mkisofs: 1.1.10 mkisofs ----------------------- 11921005 mkisofs calculate size command: ----------------------- /usr/bin/genisoimage -gui -graft-points -print-size -quiet -volid ekabluray -volset backup -appid K3B THE CD KREATOR (C) 1998-2007 SEBASTIAN TRUEG -publisher Pekka Järveläinen -preparer pj@iki.fi +358 40 543 7856 -sysid LINUX -volset-size 1 -volset-seqno 1 -sort /tmp/kde-pj/k3byY2951.tmp -rational-rock -hide-list /tmp/kde-pj/k3bbP2951.tmp -no-cache-inodes -udf -full-iso9660-filenames -iso-level 3 -path-list /tmp/kde-pj/k3bPb2951.tmp I can't repeat the bug, second time k3b closed without crash. *** Bug 237708 has been marked as a duplicate of this bug. *** *** Bug 238110 has been marked as a duplicate of this bug. *** Created attachment 47959 [details]
New crash information added by DrKonqi
I can reproduce this 100% with care. I think the relevant process is:
->start k3b from the UI
->load blank BDR disk, wait for it to be read by Linux and appear as Empty BD-R medium in k3b
->select New Data Project
->browse to select and add file(s) to the project exceeding 4.7GB (force blu-ray burn size)
->select Project Menu "Burn"
->(in popup window) click "Burn"
->Writing Data Project popup window appears, and a message pop-up "found medium: Empty BR-R medium. Please insert an empty medium..." click X in upper right corner
(message popup disappears)
->click "Cancel" in the Writing window. A message popup appears, "Do you really want to cancel?". Click "Yes" (message popup disappears)
->click X in upper right corner of Writing window
->click X in upper right corner of K3b window. A message popup appears, "Data0 has unsaved data". Click "Save". "Save As" popup window appears. Click "Save" (do not navigate anywhere).
-> BOOM! (KDE Crash Handler popup window appears)
->click "Close" (there are already several duplicate bugs for this).
SVN commit 1137735 by markuss: BUG: 232148 Thanks Stuart <sbalfour@att.net> M +1 -1 k3bemptydiscwaiter.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1137735 |