| Summary: | crash importing images from an android usb storage | ||
|---|---|---|---|
| Product: | [Applications] digikam | Reporter: | Jaime Torres <jtamate> |
| Component: | Import-UMS | Assignee: | Digikam Developers <digikam-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | crash | CC: | caulier.gilles, tpr, wazery |
| Priority: | NOR | ||
| Version First Reported In: | 3.0.0 | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 4.0.0 | |
| Sentry Crash Report: | |||
|
Description
Jaime Torres
2012-11-05 10:34:01 UTC
In crash handler, there is no digiKam source code relevant. Please try to get a better BT using GDB... Gilles Caulier #0 0x00007ffff0c440b5 in raise () from /lib64/libc.so.6
#1 0x00007ffff0c45538 in abort () from /lib64/libc.so.6
#2 0x00007ffff227c8df in qt_message_output (msgType=<optimized out>, msgType@entry=QtFatalMsg,
buf=<optimized out>) at /g/kdegit/qt/src/corelib/global/qglobal.cpp:2266
#3 0x00007ffff227ca44 in qt_message(QtMsgType, const char *, typedef __va_list_tag __va_list_tag *) (
msgType=msgType@entry=QtFatalMsg, msg=0x7ffff23fa400 "ASSERT: \"%s\" in file %s, line %d", ap=ap@entry=
0x7fffffffc018) at /g/kdegit/qt/src/corelib/global/qglobal.cpp:2312
#4 0x00007ffff227cbd4 in qFatal (msg=<optimized out>) at /g/kdegit/qt/src/corelib/global/qglobal.cpp:2495
#5 0x00007ffff23868bc in QAbstractItemModel::beginInsertRows (this=0x3b71900, parent=..., first=1, last=0)
at /g/kdegit/qt/src/corelib/kernel/qabstractitemmodel.cpp:2413
#6 0x00000000005d9b4d in publiciseInfos (this=0x3b71900, infos=...)
at /g/kdegit/extragear/graphics/digikam/utilities/importui/models/importimagemodel.cpp:621
Islam, It sound a crash from Import tool Qt4 model/view... Gilles Caulier Can you still reproduce? No, I can not reproduce it anymore. Thanks for the hard work. |