| Summary: | Crash with auto-preview immediately after saving (triggering build for auto-preview) | ||
|---|---|---|---|
| Product: | [Applications] kile | Reporter: | Bas van Schaik <bas> |
| Component: | general | Assignee: | Michel Ludwig <michel.ludwig> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | crash | CC: | arichardson.kde, poletti.marco |
| Priority: | NOR | ||
| Version First Reported In: | 2.9.60 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
||
|
Description
Bas van Schaik
2012-05-29 13:48:41 UTC
I think to fix this bug it will be very important to find a reliable way to reproduce the crash. Did you encounter some more crashes in the meantime? Created attachment 78307 [details]
New crash information added by DrKonqi
kile (2.9.60) on KDE Platform 4.10.1 using Qt 4.8.4
I'm also getting this issue with today's Kile from git. I wasn't getting any crashes before updating kile (with a few weeks old version from git).
This happens every ~15 minutes during usual LaTeX writing.
-- Backtrace (Reduced):
#5 operator= (other=..., this=0x8) at /usr/include/qt4/QtCore/qhash.h:593
#6 KileTool::LivePreviewManager::updatePreviewInformationAfterCompilationFinished (this=0x28f99b0) at /var/tmp/portage/app-editors/kile-9999/work/kile-9999/src/livepreview.cpp:1343
[...]
#8 0x000000000054eaea in KileTool::Base::done (this=this@entry=0x54b23d0, _t1=_t1@entry=0x54b23d0, _t2=_t2@entry=0, _t3=false) at /var/tmp/portage/app-editors/kile-9999/work/kile-9999_build/src/kiletool.moc:154
#9 0x000000000054eb68 in KileTool::Base::finish (this=0x54b23d0, result=0) at /var/tmp/portage/app-editors/kile-9999/work/kile-9999/src/kiletool.cpp:487
#10 0x000000000056930f in KileTool::LaTeX::latexOutputParserResultInstalled (this=0x54b23d0) at /var/tmp/portage/app-editors/kile-9999/work/kile-9999/src/kilestdtools.cpp:257
Created attachment 79377 [details]
New crash information added by DrKonqi
kile (2.9.60) on KDE Platform 4.10.2 "release 556" using Qt 4.8.4
I can confim this crash, happens with Kile compiled from Git today and KDE 4.10.2
-- Backtrace (Reduced):
#6 operator= (other=..., this=0x8) at /usr/include/QtCore/qhash.h:593
#7 KileTool::LivePreviewManager::updatePreviewInformationAfterCompilationFinished (this=0x1ae54c0) at /home/alex/devel/kdesrc/extragear/office/kile/src/livepreview.cpp:1343
[...]
#9 0x000000000054f13a in KileTool::Base::done (this=this@entry=0x2c5a0e0, _t1=_t1@entry=0x2c5a0e0, _t2=_t2@entry=0, _t3=false) at /home/alex/devel/build/kdesrc/extragear/office/kile/src/kiletool.moc:154
#10 0x000000000054f1b3 in KileTool::Base::finish (this=0x2c5a0e0, result=0) at /home/alex/devel/kdesrc/extragear/office/kile/src/kiletool.cpp:487
#11 0x00000000005697c3 in KileTool::LaTeX::latexOutputParserResultInstalled (this=0x2c5a0e0) at /home/alex/devel/kdesrc/extragear/office/kile/src/kilestdtools.cpp:257
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! 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! 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! |