[marble] [Bug 411136] Segfault in Marble::RouteSegment::distanceTo

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Sun Nov 10 05:58:08 GMT 2019


https://bugs.kde.org/show_bug.cgi?id=411136

--- Comment #1 from zl29ah at gmail.com ---
in fact the assertion is being triggered:

qreal RouteSegment::distanceTo( const GeoDataCoordinates &point,
GeoDataCoordinates &closest, GeoDataCoordinates &interpolated ) const
{
    Q_ASSERT( !m_path.isEmpty() );

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Marble-bugs mailing list