Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Sep 2004 09:16:26 GMT
From:      Andriy Gapon <avg@icyb.net.ua>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/71723: net/simicq port produces broken executable
Message-ID:  <200409140916.i8E9GQi8005317@www.freebsd.org>
Resent-Message-ID: <200409140920.i8E9KJdr027357@freefall.freebsd.org>

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

>Number:         71723
>Category:       ports
>Synopsis:       net/simicq port produces broken executable
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 14 09:20:18 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Andriy Gapon
>Release:        5.2.1-RELEASE-p9
>Organization:
>Environment:
simicq-0.9.3_2, WITHOUT_KDE=yes
5.2.1-RELEASE-p9 i386
libmap.conf is not used
>Description:
can not believe noone reported this yet.
simicq port built and installed with WITHOUT_KDE=yes option, running sim produces a coredump immediatly at startup:

Program terminated with signal 11, Segmentation fault.
..
(gdb) bt
#0  0x48c100c7 in pthread_mutexattr_setkind_np () from /usr/lib/libc_r.so.5
#1  0x48d0f5ef in glXChannelRectSyncSGIX () from /usr/X11R6/lib/libGL.so.1
#2  0x4804f923 in _rtld () from /libexec/ld-elf.so.1

problem appears to be related to threading library used, incorrect linking or something like that
>How-To-Repeat:
1. build the port (I am not sure if WITHOUT_KDE=yes matters)
2. run sim
3. get coredump
>Fix:
it seems that this port needs the same patch as licq, see:
ports/net/licq/files/patch-admin-ltmain.sh
with the above patch applied sim is working fine
>Release-Note:
>Audit-Trail:
>Unformatted:



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