Ticket #162 (closed defect: fixed)
Crash on airspace details dialog
| Reported by: | Turbo | Owned by: | max |
|---|---|---|---|
| Priority: | highest | Milestone: | XCSoar 6.0.x |
| Component: | Other | Version: | |
| Keywords: | Cc: |
Description
When releasing the mouse button after pressing and holding it for some time on an airspace, XCSoar crashes. (PC-SIM version in Debug mode)
Call stack:
Thread [1] (Suspended: Signal 'SIGSEGV' received. Description: Segmentation fault.)
12 AirspacePredicate::condition() 0x0055cdf7
11 AirspaceVisitor::condition() C:\Users\Turbo\_Coding_\Projects\XCSoar\_Git_\src\Engine\Airspace\AirspaceVisitor?.cpp:43 0x004da71d
10 Airspaces::visit_within_range() C:\Users\Turbo\_Coding_\Projects\XCSoar\_Git_\src\Engine\Airspace\Airspaces.cpp:63 0x004bf869
9 MapWindow::AirspaceDetailsAtPoint?() C:\Users\Turbo\_Coding_\Projects\XCSoar\_Git_\src\MapWindowAirspace?.cpp:331 0x00456538
8 MapWindow::on_mouse_up() C:\Users\Turbo\_Coding_\Projects\XCSoar\_Git_\src\MapWindowEvents?.cpp:382 0x00457190
7 Window::on_message() C:\Users\Turbo\_Coding_\Projects\XCSoar\_Git_\src\Screen\Window.cpp:447 0x004894f9
6 PaintWindow::on_message() C:\Users\Turbo\_Coding_\Projects\XCSoar\_Git_\src\Screen\PaintWindow?.cpp:197 0x0048a123
5 Window::WndProc?() C:\Users\Turbo\_Coding_\Projects\XCSoar\_Git_\src\Screen\Window.cpp:557 0x00489820
4 USER32IsWindowVisible() 0x772f86ef
3 <symbol is not available> 0x00060dc8
2 <symbol is not available> 0x00000202
1 <symbol is not available> 0x00000000






