Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 217450 - media-gfx/hugin-0.6.1-r2 crashes when run
Summary: media-gfx/hugin-0.6.1-r2 crashes when run
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-12 20:07 UTC by Ed Davison
Modified: 2008-05-02 21:56 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
output from execution (typescript,8.72 KB, text/plain)
2008-04-12 20:08 UTC, Ed Davison
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ed Davison 2008-04-12 20:07:38 UTC
hugin crashes when anytime it is run and causes a backtrace due to an invalid free()

Reproducible: Always

Steps to Reproduce:
1. open term 
2. run hugin
3. crash

Actual Results:  
crash

Expected Results:  
successful execution

emerged boost-1.34.1 with "threads" use flag
emerged hugin-0.6.1-r2 with "enblend sift unicode" use flags
emerge --info:

Portage 2.1.4.4 (default-linux/x86/2006.1, gcc-4.1.2, glibc-2.6.1-r0, 2.6.20-gentoo-r8 i686)
=================================================================
System uname: 2.6.20-gentoo-r8 i686 Pentium II (Klamath)
Timestamp of tree: Wed, 09 Apr 2008 01:04:01 +0000
distcc 2.11.1 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
app-shells/bash:     3.2_p17-r1
dev-java/java-config: 1.3.7, 2.1.4
dev-lang/python:     2.4.4-r9
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.4.3-r4, 1.5.26
virtual/os-headers:  2.6.23-r3
ACCEPT_KEYWORDS="x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium2 -O3 -pipe -ggdb"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/grass60/etc /usr/kde/3.1/share/config /usr/kde/3.2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-O2 -mcpu=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer sandbox sfperms splitdebug strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="C"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /usr/local/gentopia /usr/portage/local/layman/gentoo-gis /usr/portage/local/layman/gentopia /usr/portage/local/layman/rox"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X alsa berkdb bitmap-fonts cli cracklib crypt cups dri dvd foomatic fortran gdbm gimpprint gnome gpm gtk iconv ipv6 isdnlog jpeg kerberos krb4 ldap midi mudflap mysql ncurses nls nptl nptlonly openmp pam pcre pda perl png ppds pppd python readline reflection sasl session spl ssl tcpd tif tiff truetype-fonts type1-fonts unicode usb x86 xorg zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="r128"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Ed Davison 2008-04-12 20:08:57 UTC
Created attachment 149509 [details]
output from execution

output from execution of hugin
Comment 2 Markus Meier gentoo-dev 2008-04-13 10:26:33 UTC
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=443671

Do other wxGTK apps work on your system? Can you please post the output of emerge -pv wxGTK ? (Maybe re-emerging wxGTK helps...)
Comment 3 Ed Davison 2008-04-14 05:28:32 UTC
Here are the results of the emerge command requested:

$ emerge -pv wxGTK

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N    ] app-admin/eselect-wxwidgets-0.7-r1  0 kB 
[ebuild  NS   ] x11-libs/wxGTK-2.8.7.1-r1  USE="X gnome -debug -doc -gstreamer -odbc -opengl -pch -sdl" 25,745 kB 
[blocks B     ] <=x11-libs/wxGTK-2.6.4.0-r2 (is blocking app-admin/eselect-wxwidgets-0.7-r1)

Total: 2 packages (1 new, 1 in new slot, 1 block), Size of downloads: 25,745 kB


Looks like maybe an uprgade might be good but how to do it ... ?

I will try to re-emerge the existing version and see how that goes as well.
Comment 4 Markus Meier gentoo-dev 2008-04-14 19:26:28 UTC
(In reply to comment #3)
> Looks like maybe an uprgade might be good but how to do it ... ?

ah, sorry - the 2.8 slot won't help you for hugin. try emerge -pv =wxGTK-2.6*


> I will try to re-emerge the existing version and see how that goes as well.

that would be great.
Comment 5 Ed Davison 2008-04-15 05:57:56 UTC
$ emerge -pv =wxGTK-2.6*

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N    ] app-admin/eselect-wxwidgets-0.7-r1  0 kB 
[ebuild     U ] x11-libs/wxGTK-2.6.4.0-r3 [2.6.3.3] USE="X gnome opengl* unicode -debug -doc -odbc -pch% -sdl (-joystick%)" 18,617 kB 
[blocks B     ] <=x11-libs/wxGTK-2.6.4.0-r2 (is blocking app-admin/eselect-wxwidgets-0.7-r1)

Total: 2 packages (1 upgrade, 1 new, 1 block), Size of downloads: 18,617 kB
Comment 6 Markus Meier gentoo-dev 2008-04-18 22:22:36 UTC
(In reply to comment #5)
> $ emerge -pv =wxGTK-2.6*
> 
> These are the packages that would be merged, in order:
> 
> Calculating dependencies... done!
> [ebuild  N    ] app-admin/eselect-wxwidgets-0.7-r1  0 kB 
> [ebuild     U ] x11-libs/wxGTK-2.6.4.0-r3 [2.6.3.3] USE="X gnome opengl*
> unicode -debug -doc -odbc -pch% -sdl (-joystick%)" 18,617 kB 
> [blocks B     ] <=x11-libs/wxGTK-2.6.4.0-r2 (is blocking
> app-admin/eselect-wxwidgets-0.7-r1)
> 
> Total: 2 packages (1 upgrade, 1 new, 1 block), Size of downloads: 18,617 kB
> 

Can you try to upgrade to this version and report if it is any better?
Comment 7 Ed Davison 2008-04-28 15:33:19 UTC
Sorry to be seemingly dense/stupid about this.

How do I resolve that dependency?  Do I have to unmerge the -r2 and then emerge -r3?
Comment 8 Markus Meier gentoo-dev 2008-05-02 12:12:50 UTC
(In reply to comment #7)
> Sorry to be seemingly dense/stupid about this.
> 
> How do I resolve that dependency?  Do I have to unmerge the -r2 and then emerge
> -r3?

yes, 
# emerge -C =x11-libs/wxGTK-2.6.4.0-r2 && emerge --oneshot =x11-libs/wxGTK-2.6.4.0-r3

and it won't hurt to make a backup (before unmerging):
# quickpkg =x11-libs/wxGTK-2.6.4.0-r2
Comment 9 Ed Davison 2008-05-02 14:59:41 UTC
I am doing the unmerge/merge now but just as a note, the quickpkg failed:

# quickpkg =x11-libs/wxGTK-2.6.4.0-r2
 * Could not find anything to match '=x11-libs/wxGTK-2.6.4.0-r2'; skipping
 * No packages found
#
Comment 10 Ed Davison 2008-05-02 15:31:45 UTC
I just realized that the reason quickpkg did not work is that I have 2.6.3.3 installed.  I got an error on the unmerge command you provided and that got me to looking.  I was thinking the same thing you were when I was looking at this.

Once I fixed the quickpkg command it worked fine.

I am doing the unmerge/emerge now of 2.6.4.2-r3 with the right unmerge command.
Comment 11 Ed Davison 2008-05-02 21:56:33 UTC
Good news!  Installing 2.6.4-0-r3 fixed the problem with hugin.  It now runs and I can make the panoramic photos that work properly.