Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Jul 2008 04:56:05 GMT
From:      "Pedro F. Giffuni" <pfgshield-freebsd@yahoo.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/125589: x11-toolkits/xview broken on amd64
Message-ID:  <200807140456.m6E4u59Y075092@www.freebsd.org>
Resent-Message-ID: <200807140500.m6E50CiV050483@freefall.freebsd.org>

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

>Number:         125589
>Category:       ports
>Synopsis:       x11-toolkits/xview broken on amd64
>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 Jul 14 05:00:12 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Pedro F. Giffuni
>Release:        6.3-Release
>Organization:
>Environment:
FreeBSD kakumen.cable.net.co 6.3-RELEASE FreeBSD 6.3-RELEASE #10: Sat Jan 19 01:13:55 COT 2008     root@kakumen.cable.net.co:/usr/src/sys/amd64/compile/SMP  amd64

>Description:
Attempting to launch any application that uses xview on amd64 causes a segmentation dump (signal 10, bus error).
>How-To-Repeat:
>From cmdtool.core:

#0  0x0000000800d69490 in strlen () from /lib/libc.so.6
#1  0x000000080069625c in font_get_attr () from /usr/local/lib/libxview.so.3
#2  0x000000080073f9e4 in xv_get () from /usr/local/lib/libxview.so.3
#3  0x000000080069634e in font_set_avlist () from /usr/local/lib/libxview.so.3
#4  0x000000080073fff6 in xv_create_avlist () from /usr/local/lib/libxview.so.3
#5  0x00000008007402e7 in xv_find_avlist () from /usr/local/lib/libxview.so.3
#6  0x0000000800740427 in xv_find () from /usr/local/lib/libxview.so.3
#7  0x0000000800693b0c in xv_font_with_name ()
   from /usr/local/lib/libxview.so.3
#8  0x000000080073f9e4 in xv_get () from /usr/local/lib/libxview.so.3
#9  0x00000008006ea7c8 in screen_init () from /usr/local/lib/libxview.so.3
#10 0x000000080073ff72 in xv_create_avlist () from /usr/local/lib/libxview.so.3
#11 0x00000008007401c5 in xv_create () from /usr/local/lib/libxview.so.3
#12 0x00000008006f7acd in server_init () from /usr/local/lib/libxview.so.3
#13 0x000000080073ff72 in xv_create_avlist () from /usr/local/lib/libxview.so.3
#14 0x00000008007401c5 in xv_create () from /usr/local/lib/libxview.so.3
#15 0x0000000800741e32 in xv_init () from /usr/local/lib/libxview.so.3
#16 0x0000000000400fe2 in ?? ()
#17 0x0000000000400d9e in ?? ()
..

>From olwmslave.core:

#0  0x000000080066e8d0 in attr_check_use_custom ()
   from /usr/local/lib/libxview.so.3
#1  0x000000080066e9b7 in attr_customize () from /usr/local/lib/libxview.so.3
#2  0x000000080074183c in xv_set () from /usr/local/lib/libxview.so.3
#3  0x00000008006f9996 in server_init () from /usr/local/lib/libxview.so.3
#4  0x0000000800741f72 in xv_create_avlist () from /usr/local/lib/libxview.so.3
#5  0x00000008007421c5 in xv_create () from /usr/local/lib/libxview.so.3
#6  0x0000000800743e32 in xv_init () from /usr/local/lib/libxview.so.3
#7  0x0000000000403064 in ?? ()
#8  0x0000000000401b1e in ?? ()
..

>Fix:
Not known rpobably something related to 64bit support, will have to label BROKEN for amd64 while a solution is found.

While trying to find the bug I noticed that removing 
patch-lib+libxview+font+font_get.c
improves the font view in the popup menu but does not solve the problem.

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



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