[ptx] Compiler versions and Hugin

Peter Gawthrop peter at gawthrop.net
Tue Jul 4 15:00:45 BST 2006


Here is some more info on the problem, any help appreciated as I don't
really know what I am doing.

peterg at barra:~$ gdb hugin
GNU gdb 6.4.90-debian
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i486-linux-gnu"...Using host libthread_db library "/lib/tls/libthread_db.so.1".

(gdb) run
Starting program: /usr/local/bin/hugin 
[Thread debugging using libthread_db enabled]
[New Thread -1225292096 (LWP 2701)]
Panorama obj created

Program received signal SIGABRT, Aborted.
[Switching to Thread -1225292096 (LWP 2701)]
0xb6fe67c7 in raise () from /lib/tls/libc.so.6
(gdb) backtrace
#0  0xb6fe67c7 in raise () from /lib/tls/libc.so.6
#1  0xb6fe806b in abort () from /lib/tls/libc.so.6
#2  0xb7a574fe in wxVLogFatalError () from /usr/lib/libwx_baseu-2.6.so.0
#3  0xb7a57597 in wxLogFatalError () from /usr/lib/libwx_baseu-2.6.so.0
#4  0x08078f10 in MainFrame (this=0x89d46c0, parent=0x0, pano=@0x88c88c4)
    at MainFrame.cpp:219
#5  0x0805fc23 in huginApp::OnInit (this=0x88c8840) at huginApp.cpp:297
#6  0x080613e1 in wxAppConsole::CallOnInit (this=0x88c8840)
    at /usr/include/wx-2.6/wx/app.h:87
#7  0xb7a4abe0 in wxEntry () from /usr/lib/libwx_baseu-2.6.so.0
#8  0xb7a4acb6 in wxEntry () from /usr/lib/libwx_baseu-2.6.so.0
#9  0x0805e060 in main (argc=Cannot access memory at address 0xa8d
) at huginApp.cpp:135
(gdb) 

Thanks,

	Peter


More information about the ptx mailing list