ports/119866: graphics/hugin (0.7_beta4) crashes on startup

Kyryll A Mirnenko mirya at zoc.com.ua
Mon Jan 21 17:00:07 UTC 2008


>Number:         119866
>Category:       ports
>Synopsis:       graphics/hugin (0.7_beta4) crashes on startup
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 21 17:00:04 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Kyryll A Mirnenko
>Release:        RELENG_7_0
>Organization:
>Environment:
FreeBSD miryanote 7.0-RC1 FreeBSD 7.0-RC1 #48: Sun Jan 20 00:20:33 EET 2008     mirya at miryanote:/usr/src/sys/i386/compile/MY-LITE  i386
>Description:
Recently updated graphics/hugin crashes on startup. It happens after splash screen is displayed and the "Tip of the day" dialog is closed (if ~/.hugin defines it to be shown at all). Also for some reason it doesn't create a coredump file on exit. Here's what I have running it in gdb:

$ gdb hugin
GNU gdb 6.1.1 [FreeBSD]
Copyright 2004 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 "i386-marcel-freebsd"...(no debugging symbols found)...
(gdb) r
Starting program: /usr/local/bin/hugin
..
[New Thread 0x49f01100 (LWP 100127)]
Panorama obj created

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x49f01100 (LWP 100127)]
0x48c173c9 in wxListMainWindow::HighlightLine () from /usr/local/lib/libwx_gtk2_core-2.8.so.0
(gdb) bt
#0  0x48c173c9 in wxListMainWindow::HighlightLine () from /usr/local/lib/libwx_gtk2_core-2.8.so.0
#1  0x48c17e9b in wxListMainWindow::HighlightLines () from /usr/local/lib/libwx_gtk2_core-2.8.so.0
#2  0x48c1801b in wxListMainWindow::HighlightAll () from /usr/local/lib/libwx_gtk2_core-2.8.so.0
#3  0x48c1804a in wxListMainWindow::SortItems () from /usr/local/lib/libwx_gtk2_core-2.8.so.0
#4  0x48c180d1 in wxGenericListCtrl::SortItems () from /usr/local/lib/libwx_gtk2_core-2.8.so.0
#5  0x0811869e in wxBrushBase::~wxBrushBase ()
#6  0x081192be in wxBrushBase::~wxBrushBase ()
#7  0x08119433 in wxBrushBase::~wxBrushBase ()
#8  0x081749d1 in wxTopLevelWindowBase::IsOneOfBars ()
#9  0x08061eb4 in ?? ()
#10 0x08065f61 in wxAppConsole::CallOnInit ()
#11 0x48eafa70 in wxEntry () from /usr/local/lib/libwx_base-2.8.so.0
#12 0x0805e900 in ?? ()
#13 0x0805e759 in ?? ()
#14 0x00000001 in ?? ()
#15 0xbfbfe62c in ?? ()
#16 0xbfbfe634 in ?? ()
#17 0x00000000 in ?? ()
#18 0x48831600 in dlclose () from /libexec/ld-elf.so.1
#19 0x00000001 in ?? ()

All dependent ports are up to date.
>How-To-Repeat:
Build and run recently updated graphics/hugin.
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list