| Summary: | Segfault when creating new tour | ||
|---|---|---|---|
| Product: | [Applications] marble | Reporter: | Josef Kufner <jk> |
| Component: | general | Assignee: | marble-bugs |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | crash | CC: | fabsassolas, nienhueser |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Debian stable | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | New crash information added by DrKonqi | ||
|
Description
Josef Kufner
2015-04-10 12:26:59 UTC
Created attachment 93916 [details]
New crash information added by DrKonqi
marble (1.9.2 (stable release)) on KDE Platform 4.14.5 using Qt 4.8.6
- What I was doing when the application crashed:
Opening Marble
Click on "Creating new tour"
Segfault
-- Backtrace (Reduced):
#5 0x00007f0ed6ea48c1 in Marble::SerialTrack::stop() () from /lib64/libmarblewidget.so.19
#6 0x00007f0ed6ea199c in Marble::TourPlayback::stop() () from /lib64/libmarblewidget.so.19
#7 0x00007f0ed6e9878e in Marble::TourWidget::stopPlaying() () from /lib64/libmarblewidget.so.19
#8 0x00007f0ed6e98da9 in Marble::TourWidgetPrivate::updateRootIndex() () from /lib64/libmarblewidget.so.19
#9 0x00007f0ed6e9d9c5 in Marble::TourWidgetPrivate::openDocument(Marble::GeoDataDocument*) () from /lib64/libmarblewidget.so.19
Seems this was resolved in the meantime. |