Bug 234319 - K3b crashes when called from "Last plugged in device" widget
Summary: K3b crashes when called from "Last plugged in device" widget
Status: RESOLVED DUPLICATE of bug 204614
Alias: None
Product: k3b
Classification: Applications
Component: general (show other bugs)
Version: 1.68.0
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Michał Małek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-14 11:10 UTC by Andrei Vasile
Modified: 2010-04-17 22:47 UTC (History)
1 user (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 Andrei Vasile 2010-04-14 11:10:27 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-desktop i686
Distribution: "openSUSE 11.2 (i586)"

What I was doing when the application crashed:
Inserted DVD to copy it. Last plugged in device pops-up showing the DVD's name. Selected "Copy disc with K3b". K3b doesn't open / crash.

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

Thread 2 (Thread 0xb15ffb70 (LWP 7699)):
[KCrash Handler]
#6  0xb778cb54 in K3b::Device::from4Byte(unsigned char*) () from /usr/lib/libk3bdevice.so.6
#7  0xb776a991 in K3b::Device::Device::getSupportedWriteSpeedsViaGP(QList<int>&, K3b::Device::MediaType) const () from /usr/lib/libk3bdevice.so.6
#8  0xb776f5f8 in K3b::Device::Device::determineSupportedWriteSpeeds() const () from /usr/lib/libk3bdevice.so.6
#9  0xb7615b4a in K3b::Medium::update() () from /usr/lib/libk3b.so.6
#10 0xb7617087 in K3b::MediaCache::PollThread::run() () from /usr/lib/libk3b.so.6
#11 0xb554c623 in ?? () from /usr/lib/libQtCore.so.4
#12 0xb48726e5 in start_thread () from /lib/libpthread.so.0
#13 0xb4872600 in ?? () from /lib/libpthread.so.0

Thread 1 (Thread 0xb3dd7920 (LWP 7663)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb49bcd5e in poll () from /lib/libc.so.6
#2  0xb3e23150 in ?? () from /usr/lib/libxcb.so.1
#3  0xb3e236e2 in ?? () from /usr/lib/libxcb.so.1
#4  0xb3e23ab1 in xcb_writev () from /usr/lib/libxcb.so.1
#5  0xb43edd2c in _XSend () from /usr/lib/libX11.so.6
#6  0xb456803c in XRenderAddGlyphs () from /usr/lib/libXrender.so.1
#7  0xb4f59535 in QFontEngineX11FT::uploadGlyphToServer(QFontEngineFT::QGlyphSet*, unsigned int, QFontEngineFT::Glyph*, _XGlyphInfo*, int) const () from /usr/lib/libQtGui.so.4
#8  0xb4f64bcb in QFontEngineFT::loadGlyph(QFontEngineFT::QGlyphSet*, unsigned int, QFontEngineFT::GlyphFormat, bool) const () from /usr/lib/libQtGui.so.4
#9  0xb4f65dba in QFontEngineFT::recalcAdvances(QGlyphLayout*, QFlags<QTextEngine::ShaperFlag>) const () from /usr/lib/libQtGui.so.4
#10 0xb4e94183 in ?? () from /usr/lib/libQtGui.so.4
#11 0xb55bcecb in ?? () from /usr/lib/libQtCore.so.4
#12 0xb55c02cc in ?? () from /usr/lib/libQtCore.so.4
#13 0xb55b99c4 in ?? () from /usr/lib/libQtCore.so.4
#14 0xb55c0a5b in qShapeItem(HB_ShaperItem*) () from /usr/lib/libQtCore.so.4
#15 0xb4ec4a1a in QTextEngine::shapeTextWithHarfbuzz(int) const () from /usr/lib/libQtGui.so.4
#16 0xb4ec528e in QTextEngine::shapeText(int) const () from /usr/lib/libQtGui.so.4
#17 0xb4ec5748 in QTextEngine::shape(int) const () from /usr/lib/libQtGui.so.4
#18 0xb4ecc444 in QTextLine::layout_helper(int) () from /usr/lib/libQtGui.so.4
#19 0xb4ecd153 in QTextLine::setLineWidth(double) () from /usr/lib/libQtGui.so.4
#20 0xb4f0a29e in ?? () from /usr/lib/libQtGui.so.4
#21 0xb4f0d36e in ?? () from /usr/lib/libQtGui.so.4
#22 0xb4f127cd in ?? () from /usr/lib/libQtGui.so.4
#23 0xb4f12dc6 in ?? () from /usr/lib/libQtGui.so.4
#24 0xb4f13010 in ?? () from /usr/lib/libQtGui.so.4
#25 0xb4f130ae in ?? () from /usr/lib/libQtGui.so.4
#26 0xb4f13320 in ?? () from /usr/lib/libQtGui.so.4
#27 0xb4f1394d in ?? () from /usr/lib/libQtGui.so.4
#28 0xb4ef14c2 in ?? () from /usr/lib/libQtGui.so.4
#29 0xb4edefa1 in QTextDocument::documentLayout() const () from /usr/lib/libQtGui.so.4
#30 0xb4edf016 in QTextDocument::size() const () from /usr/lib/libQtGui.so.4
#31 0x0816711e in _start ()

This bug may be a duplicate of or related to bug 233312

Reported using DrKonqi
Comment 1 Michał Małek 2010-04-17 22:47:01 UTC
Fixed in recent versions

*** This bug has been marked as a duplicate of bug 204614 ***