From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Mar 26 18:30:01 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ACAAB1065676 for ; Wed, 26 Mar 2008 18:30:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 8FFE18FC26 for ; Wed, 26 Mar 2008 18:30:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m2QIU1Rr016790 for ; Wed, 26 Mar 2008 18:30:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m2QIU1bS016787; Wed, 26 Mar 2008 18:30:01 GMT (envelope-from gnats) Resent-Date: Wed, 26 Mar 2008 18:30:01 GMT Resent-Message-Id: <200803261830.m2QIU1bS016787@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Toomas Aas Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AF077106564A for ; Wed, 26 Mar 2008 18:20:12 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id A4A5D8FC1F for ; Wed, 26 Mar 2008 18:20:12 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m2QIJvJ0013602 for ; Wed, 26 Mar 2008 18:19:57 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m2QIJvT1013601; Wed, 26 Mar 2008 18:19:57 GMT (envelope-from nobody) Message-Id: <200803261819.m2QIJvT1013601@www.freebsd.org> Date: Wed, 26 Mar 2008 18:19:57 GMT From: Toomas Aas To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/122121: qiv segfaults in XSetClassHint X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Mar 2008 18:30:01 -0000 >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: