Summary: | Segmentation fault on launching import from scanner | ||
---|---|---|---|
Product: | [Frameworks and Libraries] libksane | Reporter: | Andrew Goodbody <ajg02> |
Component: | general | Assignee: | Kåre Särs <kare.sars> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | ajg02, caulier.gilles, maurocafiero |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Debian stable | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kipi-plugins/0ff379e9e1d937e56d64bd5a2bea58ebb32dc2ed | Version Fixed In: | 3.0.0 |
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi New crash information added by DrKonqi New crash information added by DrKonqi |
Description
Andrew Goodbody
2013-01-30 09:10:08 UTC
Created attachment 76804 [details]
New crash information added by DrKonqi
digikam (2.9.0) on KDE Platform 4.8.4 (4.8.4) using Qt 4.8.2
- What I was doing when the application crashed:
Segfault on 2nd launch of import from scanner after selecting which scanner to use.
-- Backtrace (Reduced):
#6 0x00007fa4cf453aea in parent (this=0x7fa488091340) at ../../include/QtCore/../../src/corelib/kernel/qobject.h:273
#7 parentWidget (this=0x7fa488091340) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:1033
#8 QLayout::addChildWidget (this=<optimized out>, w=0x7fa488091340) at kernel/qlayout.cpp:992
#9 0x00007fa4cf437156 in QBoxLayout::insertWidget (this=0x7fa4880ae680, index=index@entry=-1, widget=0x7fa488091340, stretch=0, alignment=...) at kernel/qboxlayout.cpp:1032
#10 0x00007fa4cf4373bb in QBoxLayout::addWidget (this=<optimized out>, widget=<optimized out>, stretch=<optimized out>, alignment=...) at kernel/qboxlayout.cpp:1112
Created attachment 76805 [details]
New crash information added by DrKonqi
digikam (2.9.0) on KDE Platform 4.8.4 (4.8.4) using Qt 4.8.2
- What I was doing when the application crashed:
Segfault on 2nd launch of import from scanner after selecting which scanner to use.
-- Backtrace (Reduced):
#6 0x00007fa4cf453aea in parent (this=0x7fa488091340) at ../../include/QtCore/../../src/corelib/kernel/qobject.h:273
#7 parentWidget (this=0x7fa488091340) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:1033
#8 QLayout::addChildWidget (this=<optimized out>, w=0x7fa488091340) at kernel/qlayout.cpp:992
#9 0x00007fa4cf437156 in QBoxLayout::insertWidget (this=0x7fa4880ae680, index=index@entry=-1, widget=0x7fa488091340, stretch=0, alignment=...) at kernel/qboxlayout.cpp:1032
#10 0x00007fa4cf4373bb in QBoxLayout::addWidget (this=<optimized out>, widget=<optimized out>, stretch=<optimized out>, alignment=...) at kernel/qboxlayout.cpp:1112
Created attachment 76806 [details]
New crash information added by DrKonqi
digikam (2.9.0) on KDE Platform 4.8.4 (4.8.4) using Qt 4.8.2
- What I was doing when the application crashed:
Segfault on 2nd launch of import from scanner after selecting which scanner to use.
-- Backtrace (Reduced):
#6 0x00007fa4cf453aea in parent (this=0x7fa488091340) at ../../include/QtCore/../../src/corelib/kernel/qobject.h:273
#7 parentWidget (this=0x7fa488091340) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:1033
#8 QLayout::addChildWidget (this=<optimized out>, w=0x7fa488091340) at kernel/qlayout.cpp:992
#9 0x00007fa4cf437156 in QBoxLayout::insertWidget (this=0x7fa4880ae680, index=index@entry=-1, widget=0x7fa488091340, stretch=0, alignment=...) at kernel/qboxlayout.cpp:1032
#10 0x00007fa4cf4373bb in QBoxLayout::addWidget (this=<optimized out>, widget=<optimized out>, stretch=<optimized out>, alignment=...) at kernel/qboxlayout.cpp:1112
Oops, KDE bug handler got a bit confused, those last three reports are all the same one. Hi, Can you add debug packages for kdegraphics (libksane) and reproduce the crash? The trace does not contain all the needed info for libksane. Thanks, Kåre Created attachment 76811 [details]
New crash information added by DrKonqi
digikam (2.9.0) on KDE Platform 4.8.4 (4.8.4) using Qt 4.8.2
- What I was doing when the application crashed:
Segfault reproduced after adding debug symbols for libksane
-- Backtrace (Reduced):
#6 0x00007fa85b233aea in parent (this=0x3991e50) at ../../include/QtCore/../../src/corelib/kernel/qobject.h:273
#7 parentWidget (this=0x3991e50) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:1033
#8 QLayout::addChildWidget (this=<optimized out>, w=0x3991e50) at kernel/qlayout.cpp:992
#9 0x00007fa85b217156 in QBoxLayout::insertWidget (this=0x3b5e300, index=index@entry=-1, widget=0x3991e50, stretch=0, alignment=...) at kernel/qboxlayout.cpp:1032
#10 0x00007fa85b2173bb in QBoxLayout::addWidget (this=<optimized out>, widget=<optimized out>, stretch=<optimized out>, alignment=...) at kernel/qboxlayout.cpp:1112
Thanks. I need a bit more of the trace.... The full trace is there as the attachment isn't it? If not, then how do I get it? Sorry I did not notice the attachment. I can now also reproduce the crash. Git commit 1642660ebc94be152462a0c2a6962f6ff553954a by Kåre Särs. Committed on 30/01/2013 at 21:05. Pushed by sars into branch 'master'. Prevent the use from opening two devices with the same KSaneWidget M +5 -0 libksane/ksane_widget.cpp http://commits.kde.org/libksane/1642660ebc94be152462a0c2a6962f6ff553954a Git commit 0ff379e9e1d937e56d64bd5a2bea58ebb32dc2ed by Kåre Särs. Committed on 30/01/2013 at 21:28. Pushed by sars into branch 'master'. Make sure the scanner device is closed when the dialog is closed M +9 -0 acquireimages/scandialog.cpp M +1 -0 acquireimages/scandialog.h http://commits.kde.org/kipi-plugins/0ff379e9e1d937e56d64bd5a2bea58ebb32dc2ed Git commit 3a8351e3b0fc5159d0206b124c04b21c21b10bc2 by Kåre Särs. Committed on 30/01/2013 at 21:05. Pushed by sars into branch 'KDE/4.10'. Prevent the use from opening two devices with the same KSaneWidget M +5 -0 libksane/ksane_widget.cpp http://commits.kde.org/libksane/3a8351e3b0fc5159d0206b124c04b21c21b10bc2 *** Bug 268283 has been marked as a duplicate of this bug. *** |