From kde-bugs-dist Sat May 22 09:07:40 2010 From: J Cain Date: Sat, 22 May 2010 09:07:40 +0000 To: kde-bugs-dist Subject: [Bug 238478] New: Blogilo crashes when submitting blog post to Blogger Message-Id: X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=127451929007826 https://bugs.kde.org/show_bug.cgi?id=238478 Summary: Blogilo crashes when submitting blog post to Blogger Product: blogilo Version: unspecified Platform: Ubuntu Packages OS/Version: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: general AssignedTo: mehrdad.momeny@gmail.com ReportedBy: james.cain.25@gmail.com Application: blogilo (1.0.1) KDE Platform Version: 4.4.3 (KDE 4.4.3) Qt Version: 4.6.2 Operating System: Linux 2.6.32-22-generic i686 Distribution: Ubuntu 10.04 LTS -- Information about the crash: Each time I try to upload a blog entry from blogilo to Google Blogger, it crashes. Everything appears to be OK up until that point. When I go to publish the post, the progress bar initializes and moves for a second. After this the application seg faults. This is 100 pct reproduceable. -- Backtrace: Application: Blogilo (blogilo), signal: Segmentation fault [Current thread is 1 (Thread 0xb7741ab0 (LWP 2827))] Thread 2 (Thread 0xb60aeb70 (LWP 2830)): #0 0x00f27b8a in pthread_mutex_unlock () from /lib/tls/i686/cmov/libc.so.6 #1 0x035094e0 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #2 0x00d6360f in QEventDispatcherGlib::processEvents (this=0x8fb9028, flags=...) at kernel/qeventdispatcher_glib.cpp:414 #3 0x00d36059 in QEventLoop::processEvents (this=0xb60ae270, flags=) at kernel/qeventloop.cpp:149 #4 0x00d364aa in QEventLoop::exec (this=0xb60ae270, flags=...) at kernel/qeventloop.cpp:201 #5 0x00c325a8 in QThread::exec (this=0x909ba18) at thread/qthread.cpp:487 #6 0x00d15c1b in QInotifyFileSystemWatcherEngine::run (this=0x909ba18) at io/qfilesystemwatcher_inotify.cpp:248 #7 0x00c3532e in QThreadPrivate::start (arg=0x909ba18) at thread/qthread_unix.cpp:248 #8 0x0851696e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #9 0x00f1aa0e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 1 (Thread 0xb7741ab0 (LWP 2827)): [KCrash Handler] #6 QString (this=0x0) at /usr/include/qt4/QtCore/qstring.h:714 #7 KBlog::BlogPost::postId (this=0x0) at ../../kblog/blogpost.cpp:146 #8 0x005367f0 in KBlog::GDataPrivate::slotFetchPost (this=0x911fe58, loader=0x8ff82c8, feed=..., status=Syndication::Success) at ../../kblog/gdata.cpp:783 #9 0x0052b4d4 in KBlog::GData::qt_metacall (this=0x94e78c0, _c=QMetaObject::InvokeMetaMethod, _id=24, _a=0xbf96ea70) at ./gdata.moc:123 #10 0x00d3cc9a in QMetaObject::metacall (object=0x94e78c0, cl=155717680, idx=24, argv=0xbf96ea70) at kernel/qmetaobject.cpp:237 #11 0x00d4b3d5 in QMetaObject::activate (sender=0x8ff82c8, m=0x10df974, local_signal_index=0, argv=0xbf96ea70) at kernel/qobject.cpp:3293 #12 0x010bb5df in Syndication::Loader::loadingComplete (this=0x8ff82c8, _t1=0x8ff82c8, _t2=..., _t3=Syndication::Success) at ./loader.moc:91 #13 0x010bc7e8 in Syndication::Loader::slotRetrieverDone (this=0x8ff82c8, data=..., success=true) at ../../syndication/loader.cpp:157 #14 0x010bcc0c in Syndication::Loader::qt_metacall (this=0x8ff82c8, _c=QMetaObject::InvokeMetaMethod, _id=-1, _a=0xbf96ec34) at ./loader.moc:79 #15 0x00d3cc9a in QMetaObject::metacall (object=0x8ff82c8, cl=155717680, idx=5, argv=0xbf96ec34) at kernel/qmetaobject.cpp:237 #16 0x00d4b3d5 in QMetaObject::activate (sender=0x99a9c80, m=0x10dfb58, local_signal_index=0, argv=0xbf96ec34) at kernel/qobject.cpp:3293 #17 0x010bef9f in Syndication::DataRetriever::dataRetrieved (this=0x99a9c80, _t1=..., _t2=true) at ./dataretriever.moc:85 #18 0x010c00b4 in Syndication::FileRetriever::slotResult (this=0x99a9c80, job=0x93ea808) at ../../syndication/dataretriever.cpp:132 #19 0x010c01b7 in Syndication::FileRetriever::qt_metacall (this=0x99a9c80, _c=QMetaObject::InvokeMetaMethod, _id=8, _a=0xbf96eda8) at ./dataretriever.moc:213 #20 0x00d3cc9a in QMetaObject::metacall (object=0x99a9c80, cl=155717680, idx=8, argv=0xbf96eda8) at kernel/qmetaobject.cpp:237 #21 0x00d4b3d5 in QMetaObject::activate (sender=0x93ea808, m=0xa97c88, local_signal_index=3, argv=0xbf96eda8) at kernel/qobject.cpp:3293 #22 0x00929183 in KJob::result (this=0x93ea808, _t1=0x93ea808) at ./kjob.moc:194 #23 0x009294e8 in KJob::emitResult (this=0x93ea808) at ../../kdecore/jobs/kjob.cpp:312 #24 0x00629c60 in KIO::SimpleJob::slotFinished (this=0x93ea808) at ../../kio/kio/job.cpp:517 #25 0x0062a6a0 in KIO::TransferJob::slotFinished (this=0x93ea808) at ../../kio/kio/job.cpp:1097 #26 0x00627ac3 in KIO::TransferJob::qt_metacall (this=0x93ea808, _c=QMetaObject::InvokeMetaMethod, _id=47, _a=0xbf96f03c) at ./jobclasses.moc:367 #27 0x00d3cc9a in QMetaObject::metacall (object=0x93ea808, cl=155717680, idx=47, argv=0xbf96f03c) at kernel/qmetaobject.cpp:237 #28 0x00d4b3d5 in QMetaObject::activate (sender=0x8d99788, m=0x7d7f44, local_signal_index=4, argv=0x0) at kernel/qobject.cpp:3293 #29 0x006f42a7 in KIO::SlaveInterface::finished (this=0x8d99788) at ./slaveinterface.moc:171 #30 0x006f75cd in KIO::SlaveInterface::dispatch (this=0x8d99788, _cmd=104, rawdata=...) at ../../kio/kio/slaveinterface.cpp:175 #31 0x006f4763 in KIO::SlaveInterface::dispatch (this=0x8d99788) at ../../kio/kio/slaveinterface.cpp:91 #32 0x006e7c28 in KIO::Slave::gotInput (this=0x8d99788) at ../../kio/kio/slave.cpp:324 #33 0x006e7e33 in KIO::Slave::qt_metacall (this=0x8d99788, _c=QMetaObject::InvokeMetaMethod, _id=30, _a=0xbf96f34c) at ./slave.moc:82 #34 0x00d3cc9a in QMetaObject::metacall (object=0x8d99788, cl=155717680, idx=30, argv=0xbf96f34c) at kernel/qmetaobject.cpp:237 #35 0x00d4b3d5 in QMetaObject::activate (sender=0x91521e0, m=0x7d4820, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3293 #36 0x005f1bd7 in KIO::Connection::readyRead (this=0x91521e0) at ./connection.moc:92 #37 0x005f3f8e in KIO::ConnectionPrivate::dequeue (this=0x8b94878) at ../../kio/kio/connection.cpp:82 #38 0x005f40be in KIO::Connection::qt_metacall (this=0x91521e0, _c=QMetaObject::InvokeMetaMethod, _id=5, _a=0x98034a0) at ./connection.moc:79 #39 0x00d3cc9a in QMetaObject::metacall (object=0x91521e0, cl=155717680, idx=5, argv=0x98034a0) at kernel/qmetaobject.cpp:237 #40 0x00d47336 in QMetaCallEvent::placeMetaCall (this=0x940a150, object=0x91521e0) at kernel/qobject.cpp:561 #41 0x00d483fe in QObject::event (this=0x91521e0, e=0x940a150) at kernel/qobject.cpp:1248 #42 0x0479a4dc in QApplicationPrivate::notify_helper (this=0x889ed00, receiver=0x91521e0, e=0x940a150) at kernel/qapplication.cpp:4300 #43 0x047a105e in QApplication::notify (this=0xbf96fcac, receiver=0x91521e0, e=0x940a150) at kernel/qapplication.cpp:3704 #44 0x002eff5a in KApplication::notify (this=0xbf96fcac, receiver=0x91521e0, event=0x940a150) at ../../kdeui/kernel/kapplication.cpp:302 #45 0x00d37a3b in QCoreApplication::notifyInternal (this=0xbf96fcac, receiver=0x91521e0, event=0x940a150) at kernel/qcoreapplication.cpp:704 #46 0x00d3a473 in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0x887d2e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215 #47 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x887d2e0) at kernel/qcoreapplication.cpp:1345 #48 0x00d3a5dd in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1238 #49 0x00d63adf in QCoreApplication::sendPostedEvents (s=0x88a0f10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220 #50 postEventSourceDispatch (s=0x88a0f10) at kernel/qeventdispatcher_glib.cpp:276 #51 0x035055e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #52 0x035092d8 in ?? () from /lib/libglib-2.0.so.0 #53 0x035094b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #54 0x00d635d5 in QEventDispatcherGlib::processEvents (this=0x887d4c0, flags=...) at kernel/qeventdispatcher_glib.cpp:412 #55 0x0485a135 in QGuiEventDispatcherGlib::processEvents (this=0x887d4c0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #56 0x00d36059 in QEventLoop::processEvents (this=0xbf96fc04, flags=) at kernel/qeventloop.cpp:149 #57 0x00d364aa in QEventLoop::exec (this=0xbf96fc04, flags=...) at kernel/qeventloop.cpp:201 #58 0x00d3a69f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981 #59 0x0479a577 in QApplication::exec () at kernel/qapplication.cpp:3579 #60 0x08062abd in _start () Possible duplicates by query: bug 227875, bug 225124. Reported using DrKonqi -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.