Bug 254386 - K3B does not start with a non finished cd-imige at the CD-ROM-Drive
Summary: K3B does not start with a non finished cd-imige at the CD-ROM-Drive
Status: RESOLVED WORKSFORME
Alias: None
Product: k3b
Classification: Applications
Component: general (show other bugs)
Version: 2.0.1
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: k3b developers
URL:
Keywords: investigated, triaged
: 263713 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-10-16 18:25 UTC by Alexander Breitenbach
Modified: 2018-09-19 14:29 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Breitenbach 2010-10-16 18:25:54 UTC
Application that crashed: k3b
Version of the application: 1.68.0
KDE Version: 4.3.5 (KDE 4.3.5) "release 0"
Qt Version: 4.5.3
Operating System: Linux 2.6.31.12-0.2-default i686
Distribution: "openSUSE 11.2 (i586)"

What I was doing when the application crashed:
Entereing a CD-Rom to the drive which contains a non finished written imige file K3B terminated unexpected.

 -- Backtrace:
Application: K3b (k3b), signal: Segmentation fault
[Current thread is 1 (Thread 0xb3d12920 (LWP 24628))]

Thread 2 (Thread 0xb1479b70 (LWP 24676)):
[KCrash Handler]
#6  0xb76be6da in K3b::Device::Track::setLastSector(K3b::Msf const&) () from /usr/lib/libk3bdevice.so.6
#7  0xb76a99b7 in K3b::Device::Device::fixupToc(K3b::Device::Toc&) const () from /usr/lib/libk3bdevice.so.6
#8  0xb76af7c8 in K3b::Device::Device::readToc() const () from /usr/lib/libk3bdevice.so.6
#9  0xb755093a in K3b::Medium::update() () from /usr/lib/libk3b.so.6
#10 0xb7552087 in K3b::MediaCache::PollThread::run() () from /usr/lib/libk3b.so.6
#11 0xb5487623 in ?? () from /usr/lib/libQtCore.so.4
#12 0xb47ad6e5 in start_thread () from /lib/libpthread.so.0
#13 0xb47ad600 in ?? () from /lib/libpthread.so.0

Thread 1 (Thread 0xb3d12920 (LWP 24628)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb48f7d5e in poll () from /lib/libc.so.6
#2  0xb3d5e150 in ?? () from /usr/lib/libxcb.so.1
#3  0xb3d5fe64 in xcb_wait_for_reply () from /usr/lib/libxcb.so.1
#4  0xb4328f3b in _XReply () from /usr/lib/libX11.so.6
#5  0xb43059b7 in XGetImage () from /usr/lib/libX11.so.6
#6  0xb4cab8f6 in QX11PixmapData::transformed(QTransform const&, Qt::TransformationMode) const () from /usr/lib/libQtGui.so.4
#7  0xb4c95468 in QPixmap::transformed(QTransform const&, Qt::TransformationMode) const () from /usr/lib/libQtGui.so.4
#8  0xb4c960fb in QPixmap::scaled(QSize const&, Qt::AspectRatioMode, Qt::TransformationMode) const () from /usr/lib/libQtGui.so.4
#9  0x08167793 in _start ()

Reported using DrKonqi
Comment 1 Michał Małek 2010-12-26 17:44:20 UTC
Thanks for report. Unfortunately, you are using a testing release. Please check the latest stable release (2.0.1) to check if the bug still occurs. If it does, please reopen this report.
Comment 2 Pino Toscano 2011-01-20 11:07:01 UTC
(In reply to comment #1)
> Thanks for report. Unfortunately, you are using a testing release. Please check
> the latest stable release (2.0.1) to check if the bug still occurs. If it does,
> please reopen this report.

Yes, it does, see following duplicate.
Comment 3 Pino Toscano 2011-01-20 11:07:14 UTC
*** Bug 263713 has been marked as a duplicate of this bug. ***
Comment 4 Albert Astals Cid 2014-09-29 22:30:16 UTC
Hi guys, can you please do two things?

 * Install k3b debug symbols if available in your distro

 * run "valgrind k3b --nofork" to reproduce the problem and attach the valgrind output log.

Thanks!
Comment 5 Andrew Crouthamel 2018-09-19 14:29:16 UTC
This bug has had its resolution changed, but accidentally has been left in NEEDSINFO status. I am thus closing this bug and setting the status as RESOLVED to reflect the resolution change.