| Summary: | crash on expanding gpx file node | ||
|---|---|---|---|
| Product: | [Applications] marble | Reporter: | rainer <kdebugs> |
| Component: | general | Assignee: | marble-bugs |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | UrsWeder |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | New crash information added by DrKonqi | ||
|
Description
rainer
2018-05-10 18:31:45 UTC
It's the same crash. *** This bug has been marked as a duplicate of bug 394101 *** Created attachment 158335 [details]
New crash information added by DrKonqi
marble (2.2.20 (2.3 development version)) using Qt 5.15.8
I wanted to expand the node of the loaded GPX file in the Files Tab. Marble crashed imediately on the first click
-- Backtrace (Reduced):
#4 0x00007f4160bd958e in Marble::GeoDataFeature::style() const () at /lib64/libmarblewidget-qt5.so.28
[...]
#6 0x00007f416003d9a6 in QStyledItemDelegate::initStyleOption(QStyleOptionViewItem*, QModelIndex const&) const () at /lib64/libQt5Widgets.so.5
#7 0x00007f416003d090 in QStyledItemDelegate::sizeHint(QStyleOptionViewItem const&, QModelIndex const&) const () at /lib64/libQt5Widgets.so.5
#8 0x00007f4160081e63 in QTreeView::indexRowSizeHint(QModelIndex const&) const () at /lib64/libQt5Widgets.so.5
#9 0x00007f4160085764 in QTreeViewPrivate::itemHeight(int) const () at /lib64/libQt5Widgets.so.5
|