Bug 293569 - Gwenview crashes attempting to import photos from SDHC card [ KProtocolInfoFactory::findProtocol(), KProtocolInfo::proxiedBy() ]
Summary: Gwenview crashes attempting to import photos from SDHC card [ KProtocolInfoFa...
Status: RESOLVED WORKSFORME
Alias: None
Product: kdelibs
Classification: Unmaintained
Component: ksycoca (show other bugs)
Version: 4.7
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-07 20:05 UTC by Michael
Modified: 2018-11-29 09:37 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael 2012-02-07 20:05:54 UTC
Application: gwenview_importer (2.7.4)
KDE Platform Version: 4.7.4 (4.7.4)
Qt Version: 4.7.4
Operating System: Linux 3.0.0-15-generic i686
Distribution: Ubuntu 11.10

-- Information about the crash:
- What I was doing when the application crashed:
I inserted a SDHC card in the computer's built-in card reader, and selected "Import photos using Gwenview" as the action to take. Gwenview failed to fully start and crashed.
- Unusual behavior I noticed:
Attempting to start Gwenview normally after starting from the drive connect message failed resulted in another crash.

The crash can be reproduced some of the time.

-- Backtrace:
Application: Gwenview Importer (gwenview_importer), signal: Segmentation fault
[KCrash Handler]
#7  QString (other=..., this=0x8307c58) at /usr/include/qt4/QtCore/qstring.h:728
#8  node_create (avalue=..., akey=..., aupdate=0xbfb64480, adt=0x830ebf0, this=<optimized out>) at /usr/include/qt4/QtCore/qmap.h:453
#9  QMap<QString, KSharedPtr<KProtocolInfo> >::detach_helper (this=0x3e885bc) at /usr/include/qt4/QtCore/qmap.h:760
#10 0x05594a55 in detach (this=0x3e885bc) at /usr/include/qt4/QtCore/qmap.h:202
#11 find (akey=..., this=0x3e885bc) at /usr/include/qt4/QtCore/qmap.h:617
#12 KProtocolInfoFactory::findProtocol (this=0x3e885a8, protocol=...) at ../../kdecore/sycoca/kprotocolinfofactory.cpp:95
#13 0x05590c31 in KProtocolInfo::proxiedBy (_protocol=...) at ../../kdecore/sycoca/kprotocolinfo.cpp:369
#14 0x0031bb85 in findProtocol (url=...) at ../../kio/kio/kprotocolmanager.cpp:994
#15 0x0031c200 in KProtocolManager::supportsListing (url=...) at ../../kio/kio/kprotocolmanager.cpp:1034
#16 0x002c7bed in KDirListerCache::validUrl (this=0x83054b8, lister=0x8407468, url=...) at ../../kio/kio/kdirlister.cpp:395
#17 0x002cfafc in KDirListerCache::listDir (this=0x83054b8, lister=0x8407468, _u=..., _keep=false, _reload=false) at ../../kio/kio/kdirlister.cpp:124
#18 0x002d0d8c in KDirLister::openUrl (this=0x8407468, _url=..., _flags=...) at ../../kio/kio/kdirlister.cpp:2064
#19 0x08053896 in Gwenview::DocumentDirFinder::DocumentDirFinder (this=0x8331c88, rootUrl=...) at ../../importer/documentdirfinder.cpp:52
#20 0x0805b881 in Gwenview::ThumbnailPage::setSourceUrl (this=0x82b34c0, url=...) at ../../importer/thumbnailpage.cpp:191
#21 0x08055f4f in Gwenview::ImportDialog::qt_metacall (this=0x82b52c8, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0x8401b50) at ./importdialog.moc:77
#22 0x009b1b7d in metacall (argv=0x8401b50, idx=41, cl=QMetaObject::InvokeMetaMethod, object=0x82b52c8) at kernel/qmetaobject.cpp:237
#23 QMetaObject::metacall (object=0x82b52c8, cl=QMetaObject::InvokeMetaMethod, idx=41, argv=0x8401b50) at kernel/qmetaobject.cpp:232
#24 0x009bc685 in QMetaCallEvent::placeMetaCall (this=0x8406d10, object=0x82b52c8) at kernel/qobject.cpp:535
#25 0x009c3b52 in QObject::event (this=0x82b52c8, e=0x8406d10) at kernel/qobject.cpp:1217
#26 0x010d1c92 in QWidget::event (this=0x82b52c8, event=0x8406d10) at kernel/qwidget.cpp:8754
#27 0x014f451c in QMainWindow::event (this=0x82b52c8, event=0x8406d10) at widgets/qmainwindow.cpp:1478
#28 0x00da95a4 in KMainWindow::event (this=0x82b52c8, ev=0x8406d10) at ../../kdeui/widgets/kmainwindow.cpp:1084
#29 0x01077d84 in notify_helper (e=0x8406d10, receiver=0x82b52c8, this=0x81ca028) at kernel/qapplication.cpp:4486
#30 QApplicationPrivate::notify_helper (this=0x81ca028, receiver=0x82b52c8, e=0x8406d10) at kernel/qapplication.cpp:4458
#31 0x0107d1d8 in QApplication::notify (this=0x81ca028, receiver=0x82b52c8, e=0x8406d10) at kernel/qapplication.cpp:4451
#32 0x00ccd971 in KApplication::notify (this=0xbfb65270, receiver=0x82b52c8, event=0x8406d10) at ../../kdeui/kernel/kapplication.cpp:311
#33 0x009ab19e in QCoreApplication::notifyInternal (this=0xbfb65270, receiver=0x82b52c8, event=0x8406d10) at kernel/qcoreapplication.cpp:787
#34 0x009aef93 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#35 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x818ee30) at kernel/qcoreapplication.cpp:1428
#36 0x009af0ec in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1321
#37 0x009d96a4 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#38 postEventSourceDispatch (s=0x81cbb80) at kernel/qeventdispatcher_glib.cpp:277
#39 0x01aa325f in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#40 0x01aa3990 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#41 0x01aa3c2a in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#42 0x009d9ada in QEventDispatcherGlib::processEvents (this=0x818fb58, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#43 0x0112fe7a in QGuiEventDispatcherGlib::processEvents (this=0x818fb58, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#44 0x009aa1dd in QEventLoop::processEvents (this=0xbfb65194, flags=...) at kernel/qeventloop.cpp:149
#45 0x009aa421 in QEventLoop::exec (this=0xbfb65194, flags=...) at kernel/qeventloop.cpp:201
#46 0x009af19d in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064
#47 0x01075924 in QApplication::exec () at kernel/qapplication.cpp:3760
#48 0x08050fb8 in main (argc=137395056, argv=0x19) at ../../importer/main.cpp:74

Possible duplicates by query: bug 236910.

Reported using DrKonqi
Comment 1 Andrew Crouthamel 2018-10-29 22:45:21 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 2 Bug Janitor Service 2018-11-13 14:36:38 UTC
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
mark the bug 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!
Comment 3 Bug Janitor Service 2018-11-29 09:37:42 UTC
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!