hugin-bug-hunters team mailing list archive
-
hugin-bug-hunters team
-
Mailing list archive
-
Message #00069
[Bug 679038] Re: Hugin crashes on exit after use OpenGL fast preview window
Ticket can be closed for OSX. It has been fixed some time ago.
** Changed in: hugin
Status: New => Fix Released
--
Hugin crashes on exit after use OpenGL fast preview window
https://bugs.launchpad.net/bugs/679038
You received this bug notification because you are a member of Hugin Bug
Hunters, which is subscribed to Hugin.
Status in Hugin - Panorama Tools GUI: Fix Released
Bug description:
When the new OpenGL fast preview window has been used, Hugin crases on exit.
The followin crash report is generated.
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000c59da5db
Crashed Thread: 0
Thread 0 Crashed:
0 libwx_macu_gl-2.8.0.5.0.dylib 0x004f9e4e wxGLCanvas::~wxGLCanvas() + 46
1 net.sourceforge.hugin.Hugin 0x001169e3 GLViewer::~GLViewer() + 115
2 libwx_macu-2.8.0.5.0.dylib 0x00978986 wxWindowBase::DestroyChildren() + 38
3 libwx_macu-2.8.0.5.0.dylib 0x008cc0fd wxWindow::~wxWindow() + 189
4 net.sourceforge.hugin.Hugin 0x00110d06 GLPreviewFrame::~GLPreviewFrame() + 1670
5 libwx_macu-2.8.0.5.0.dylib 0x00978986 wxWindowBase::DestroyChildren() + 38
6 libwx_macu-2.8.0.5.0.dylib 0x008cc0fd wxWindow::~wxWindow() + 189
7 net.sourceforge.hugin.Hugin 0x000a980c MainFrame::~MainFrame() + 412
8 libwx_macu-2.8.0.5.0.dylib 0x008ff2a3 wxAppBase::DeletePendingObjects() + 99
9 libwx_macu-2.8.0.5.0.dylib 0x0085d290 wxApp::MacDoOneEvent() + 160
10 libwx_macu-2.8.0.5.0.dylib 0x0087ec32 wxEventLoop::Dispatch() + 34
11 libwx_macu-2.8.0.5.0.dylib 0x0092389f wxEventLoopManual::Run() + 111
12 libwx_macu-2.8.0.5.0.dylib 0x008fed62 wxAppBase::MainLoop() + 82
13 libwx_macu-2.8.0.5.0.dylib 0x007e165a wxEntry(int&, wchar_t**) + 106
14 net.sourceforge.hugin.Hugin 0x000824c8 main + 24
15 net.sourceforge.hugin.Hugin 0x00002772 start + 258
16 net.sourceforge.hugin.Hugin 0x00002699 start + 41