Summary: | unknown error code 255 when burning multisession dvd with LG writer | ||
---|---|---|---|
Product: | [Applications] k3b | Reporter: | martin knocik <martinknocik> |
Component: | Data Project | Assignee: | k3b developers <k3b> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | kde, martinknocik, trueg |
Priority: | NOR | Keywords: | triaged |
Version: | 2.0.0 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
martin knocik
2010-08-12 12:38:19 UTC
Please add on this bugreport the backtrace of the crash http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports on this link you will find how to provide this information (In reply to comment #2) > http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports > > on this link you will find how to provide this information this is backtrace martin@linux-pc1:~> gdb k3b GNU gdb (GDB) SUSE (6.8.91.20090930-2.4) Copyright (C) 2009 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-suse-linux". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /usr/bin/k3b...Reading symbols from /usr/lib/debug/usr/bin/k3b.debug...done. done. (gdb) run Starting program: /usr/bin/k3b Try: zypper install -C "debuginfo(build-id)=5eb73aeb7dced76a5fea236543dc5707bf3cc6a3" Missing separate debuginfo for /usr/lib64/gconv/UTF-16.so Try: zypper install -C "debuginfo(build-id)=4dc9c0aff44820b7b04b954c85dc3bd1a9060b2a" Detaching after fork from child process 11984. k3b(11984)/kdecore (KSycoca): Trying to open ksycoca from "/var/tmp/kdecache-martin/ksycoca4" k3b(11984)/kdeui (kdelibs): Attempt to use QAction "view_projects" with KXMLGUIFactory! k3b(11984)/kdeui (kdelibs): Attempt to use QAction "view_dir_tree" with KXMLGUIFactory! k3b(11984)/kdeui (kdelibs): Attempt to use QAction "view_contents" with KXMLGUIFactory! k3b(11984)/kdeui (kdelibs): Attempt to use QAction "location_bar" with KXMLGUIFactory! Program exited normally. (gdb) k3b(11984)/kdecore (services): Now parsing "/usr/share/mime/magic" k3b(11984)/kdecore (services): Now parsing "/home/martin/.local/share/mime/magic" QLayout: Attempting to add QLayout "" to QFrame "", which already has a layout K3bQProcess::QProcess(0x15f8770) K3bQProcess::QProcess(0x0) K3bQProcess::QProcess(0x15f8770) Sometimes program ends with error "mkisofs crashed". backtrace for this error Copyright (C) 2009 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-suse-linux". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /usr/bin/k3b...Reading symbols from /usr/lib/debug/usr/bin/k3b.debug...done. done. (gdb) run Starting program: /usr/bin/k3b Try: zypper install -C "debuginfo(build-id)=5eb73aeb7dced76a5fea236543dc5707bf3cc6a3" Missing separate debuginfo for /usr/lib64/gconv/UTF-16.so Try: zypper install -C "debuginfo(build-id)=4dc9c0aff44820b7b04b954c85dc3bd1a9060b2a" Detaching after fork from child process 9909. k3b(9909)/kdecore (KSycoca): Trying to open ksycoca from "/var/tmp/kdecache-martin/ksycoca4" k3b(9909)/kdeui (kdelibs): Attempt to use QAction "view_projects" with KXMLGUIFactory! k3b(9909)/kdeui (kdelibs): Attempt to use QAction "view_dir_tree" with KXMLGUIFactory! k3b(9909)/kdeui (kdelibs): Attempt to use QAction "view_contents" with KXMLGUIFactory! k3b(9909)/kdeui (kdelibs): Attempt to use QAction "location_bar" with KXMLGUIFactory! Program exited normally. (gdb) k3b(9909)/kdecore (services): Now parsing "/usr/share/mime/magic" k3b(9909)/kdecore (services): Now parsing "/home/martin/.local/share/mime/magic" QLayout: Attempting to add QLayout "" to QFrame "", which already has a layout K3bQProcess::QProcess(0x16a1f50) K3bQProcess::QProcess(0x0) K3bQProcess::QProcess(0x16a1f50) k3b(9909) KDirListerCache::updateDirectory: The unexpected happened. k3b(9909) KDirListerCache::updateDirectory: listers for KUrl("file:///home/martin") = (KDirLister(0x98a2f0) ) k3b(9909) KDirListerCache::updateDirectory: job= QObject(0x0) Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |