Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Mar 2008 18:19:57 GMT
From:      Toomas Aas <toomas.aas@raad.tartu.ee>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/122121: qiv segfaults in XSetClassHint
Message-ID:  <200803261819.m2QIJvT1013601@www.freebsd.org>
Resent-Message-ID: <200803261830.m2QIU1bS016787@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         122121
>Category:       ports
>Synopsis:       qiv segfaults in XSetClassHint
>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:   Wed Mar 26 18:30:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Toomas Aas
>Release:        6.3-STABLE
>Organization:
>Environment:
FreeBSD originaal.kodu.lan 6.3-STABLE FreeBSD 6.3-STABLE #0: Tue Feb 19 21:41:02 EET 2008     toomas@originaal.kodu.lan:/usr/obj/usr/src/sys/ORIGINAAL  i386
>Description:
I just installed qiv-2.1.p12 from ports. This also pulled in imlib-1.9.15_5. But whichever image I try to load, qiv segfaults with the following stack trace:

#0  0x2829229c in XSetClassHint () from /usr/X11R6/lib/libX11.so.6
#1  0x2820e649 in gdk_window_new () from /usr/X11R6/lib/libgdk-12.so.2
#2  0x0804cf96 in qiv_load_image ()
#3  0x0804bb2a in main ()

qiv runs, when I do not try to load an image, for example 'qiv -help'.

I didn't specify any special environment variables for the build, just ran 'make install clean'.

This is the contents of my /etc/make.conf:

NO_ATM=true
NO_BLUETOOTH=true
NO_I4B=true
NO_INET6=true
NO_NIS=true
NO_PROFILE=true
MASTER_SITE_GNOME=ftp://ftp.no.gnome.org/pub/GNOME/%SUBDIR%/
PERL_VER=5.8.8
PERL_VERSION=5.8.8

>How-To-Repeat:
Download, for example, the image from http://www.freebsd.org/layout/images/logo-red.png
and run
qiv logo-red.png


>Fix:


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803261819.m2QIJvT1013601>