Summary: | rekonq crashes when using shortcuts | ||
---|---|---|---|
Product: | [Unmaintained] rekonq | Reporter: | Rohan Garg <rohan> |
Component: | general | Assignee: | Andrea Diamantini <adjam7> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | dev, leonardo.la.malfa, matija, pano_90, rohan |
Priority: | NOR | ||
Version: | 0.6.85 | ||
Target Milestone: | 0.7 | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi New crash information added by DrKonqi |
Description
Rohan Garg
2011-02-28 16:13:05 UTC
Targetting 0.7 Git commit 4a13c398a3f490b1d36b30e2b40c712fbcada755 by Andrea Diamantini. Committed on 28/02/2011 at 17:33. Pushed by adjam into branch 'master'. Do NOT parse suggestions referred to empty strings BUG:267316 M +2 -1 src/opensearch/opensearchmanager.cpp http://commits.kde.org/rekonq/4a13c398a3f490b1d36b30e2b40c712fbcada755 Created attachment 57702 [details]
New crash information added by DrKonqi
rekonq (0.6.86) on KDE Platform 4.6.00 (4.6.0) using Qt 4.7.0
- What I was doing when the application crashed:
Typing kde:KTabBar into the URL bar
- Unusual behavior I noticed:
the kde: url is a search shortcut to api.kde.org to search for classes, after typing "kde:" rekonq crashes
- Custom settings of the application:
-- Backtrace (Reduced):
#6 QString::append (this=0x7fff86f9ca20, str=...) at tools/qstring.cpp:1495
#7 0x00007f72feeb5792 in operator+= (this=0x0, searchTerm=...) at /usr/include/qt4/QtCore/qstring.h:281
#8 operator+ (this=0x0, searchTerm=...) at /usr/include/qt4/QtCore/qstring.h:1023
#9 OpenSearchEngine::suggestionPathFor (this=0x0, searchTerm=...) at /media/Data/rekonq/src/opensearch/opensearchengine.cpp:285
#10 0x00007f72feeb58b3 in OpenSearchEngine::parseSuggestion (this=0x10, searchTerm=..., resp=...) at /media/Data/rekonq/src/opensearch/opensearchengine.cpp:257
Re Opening bug report, since this is happening again *** Bug 266810 has been marked as a duplicate of this bug. *** Git commit d4af85597e389594a3f69fd2c79059f7d8826275 by Andrea Diamantini. Committed on 08/03/2011 at 17:29. Pushed by adjam into branch 'master'. Checking for the empty string causing Rohan & Pano's bug... Next test CCBUG:267316 By the way, are you sure this is yet happening? I can no more reproduce it since the first fix... M +4 -1 src/opensearch/opensearchengine.cpp http://commits.kde.org/rekonq/d4af85597e389594a3f69fd2c79059f7d8826275 Guys, any news here? Uhm, well it's a hit and miss, Most of the time it works, but once or twice rekonq hangs and then crashes, didn't get a backtrace because Dr.Konqi didn't start up, bug:foo works but lpuser:rohangarg ( a ubuntu specific protocol ) causes random crashes where i don't get the backtrace. Created attachment 59154 [details]
New crash information added by DrKonqi
rekonq (0.7.0) on KDE Platform 4.6.1 (4.6.1) using Qt 4.7.2
- What I was doing when the application crashed:
I was typing a Web Shortcut I frequently use, when Rekonq crashed. Although I re-opened it, re-typed the shorcut, and it crashed again, it seems reproducible only sometimes.
-- Backtrace (Reduced):
#7 QString::append (this=0xbf96b5ec, str=...) at tools/qstring.cpp:1529
[...]
#14 0xb5434cd3 in KJob::result (this=0x9d86150, _t1=0x9d86150) at ./kjob.moc:194
#15 0xb5434d28 in KJob::emitResult (this=0x9d86150) at ../../kdecore/jobs/kjob.cpp:312
#16 0xb5863975 in KIO::SimpleJob::slotFinished (this=0x9d86150) at ../../kio/kio/job.cpp:525
#17 0xb5869a16 in KIO::TransferJob::slotFinished (this=0x9d86150) at ../../kio/kio/job.cpp:1118
Created attachment 63774 [details]
New crash information added by DrKonqi
rekonq (0.7.0) on KDE Platform 4.6.5 (4.6.5) using Qt 4.7.3
- What I was doing when the application crashed:
Entering a user defined shortcut in the address bar of rekonq.
-- Backtrace (Reduced):
#7 QString::append (this=0xbf92a7a0, str=...) at tools/qstring.cpp:1529
[...]
#12 0xb4632e4d in metacall (argv=0xbf92aa98, idx=10, cl=QMetaObject::InvokeMetaMethod, object=0x8ee00f0) at kernel/qmetaobject.cpp:237
[...]
#15 0xb53d31e5 in KJob::result(KJob*) () from /usr/lib/libkdecore.so.5
#16 0xb53d3238 in KJob::emitResult() () from /usr/lib/libkdecore.so.5
#17 0xb58722b8 in KIO::SimpleJob::slotFinished() () from /usr/lib/libkio.so.5
*** Bug 274168 has been marked as a duplicate of this bug. *** *** Bug 274261 has been marked as a duplicate of this bug. *** |