Summary: | Crash after loading a full text entry as HTML page (as a new tab ) | ||
---|---|---|---|
Product: | [Applications] akregator | Reporter: | Markus <web> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | billtsil, daviola.menezes, faustinoaq, lloyd_brown, metalinspired, montel, Sascha.Manns, vylu |
Priority: | NOR | Keywords: | drkonqi |
Version: | unspecified | ||
Target Milestone: | --- | ||
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
Markus
2015-10-03 22:16:58 UTC
Created attachment 95243 [details]
New crash information added by DrKonqi
akregator (5.0.2) using Qt 5.4.2
- What I was doing when the application crashed:
For me the crash occurs when I close the fancybox window after zooming in a picture.
Other than that I am able to open HTML pages normally.
-- Backtrace (Reduced):
#6 QString::QString (other=..., this=this@entry=0x7ffd21732650) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:811
#7 Akregator::SearchBar::text (this=0x17706e0) at ../../../akregator/src/searchbar.cpp:125
#8 0x00007f990824af4f in Akregator::MainWidget::saveProperties (this=0x17461c0, config=...) at ../../../akregator/src/mainwidget.cpp:1183
#9 0x00007f99082450b4 in Akregator::Part::autoSaveProperties (this=this@entry=0x171c840) at ../../../akregator/src/akregator_part.cpp:871
#10 0x00007f9908245149 in Akregator::Part::slotOnShutdown (this=this@entry=0x171c840) at ../../../akregator/src/akregator_part.cpp:349
Created attachment 95643 [details]
New crash information added by DrKonqi
akregator (5.0.2) using Qt 5.4.2
- What I was doing when the application crashed:
Im running kontact with ubuntu instalation, and kontact instalation with Muon discover and yours dependencies by synaptic
-- Backtrace (Reduced):
#6 QString::QString (other=..., this=this@entry=0x7ffc808c90c0) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:811
#7 Akregator::SearchBar::text (this=0x31cc520) at ../../../akregator/src/searchbar.cpp:125
#8 0x00007f5066b00f4f in Akregator::MainWidget::saveProperties (this=0x31a8580, config=...) at ../../../akregator/src/mainwidget.cpp:1183
#9 0x00007f5066afb0b4 in Akregator::Part::autoSaveProperties (this=this@entry=0x317e780) at ../../../akregator/src/akregator_part.cpp:871
#10 0x00007f5066afb149 in Akregator::Part::slotOnShutdown (this=this@entry=0x317e780) at ../../../akregator/src/akregator_part.cpp:349
Created attachment 95844 [details] New crash information added by DrKonqi akregator (5.0.2) using Qt 5.4.2 - What I was doing when the application crashed: I was reading some kde news, then i close akregator and when open it again, the program ask me for backup restore. However when all windows are closed the bug report appear. Screenshots: http://imgur.com/a/Tq19r __________________________________ -- Backtrace (Reduced): #6 QString::QString (other=..., this=this@entry=0x7fffc934d260) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:811 #7 Akregator::SearchBar::text (this=0xf4d260) at ../../../akregator/src/searchbar.cpp:125 #8 0x00007ff44453bf4f in Akregator::MainWidget::saveProperties (this=0xf22530, config=...) at ../../../akregator/src/mainwidget.cpp:1183 #9 0x00007ff4445360b4 in Akregator::Part::autoSaveProperties (this=this@entry=0xef7190) at ../../../akregator/src/akregator_part.cpp:871 #10 0x00007ff444536149 in Akregator::Part::slotOnShutdown (this=this@entry=0xef7190) at ../../../akregator/src/akregator_part.cpp:349 (In reply to Faustino Aguilar from comment #3) > Created attachment 95844 [details] > New crash information added by DrKonqi > > akregator (5.0.2) using Qt 5.4.2 > > - What I was doing when the application crashed: > > I was reading some kde news, then i close akregator and when open it again, > the program ask me for backup restore. However when all windows are closed > the bug report appear. > > Screenshots: http://imgur.com/a/Tq19r > __________________________________ > > -- Backtrace (Reduced): > #6 QString::QString (other=..., this=this@entry=0x7fffc934d260) at > /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:811 > #7 Akregator::SearchBar::text (this=0xf4d260) at > ../../../akregator/src/searchbar.cpp:125 > #8 0x00007ff44453bf4f in Akregator::MainWidget::saveProperties > (this=0xf22530, config=...) at ../../../akregator/src/mainwidget.cpp:1183 > #9 0x00007ff4445360b4 in Akregator::Part::autoSaveProperties > (this=this@entry=0xef7190) at ../../../akregator/src/akregator_part.cpp:871 > #10 0x00007ff444536149 in Akregator::Part::slotOnShutdown > (this=this@entry=0xef7190) at ../../../akregator/src/akregator_part.cpp:349 I'm wrong, the correct related is https://bugs.kde.org/show_bug.cgi?id=352512 I can confirm the bug. What is interesting is that it does not happen on all web pages though. it was fixed in 5.1.3 |