Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Aug 2006 19:39:58 GMT
From:      Michael Glaum <mglaum@kvh.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/101327: port cad/pcb. Load netlist causes crash due to unloaded PTHREAD
Message-ID:  <200608031939.k73JdwxY035650@www.freebsd.org>
Resent-Message-ID: <200608031940.k73JeCEu018831@freefall.freebsd.org>

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

>Number:         101327
>Category:       ports
>Synopsis:       port cad/pcb. Load netlist causes crash due to unloaded PTHREAD
>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:   Thu Aug 03 19:40:11 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Michael Glaum
>Release:        6.1
>Organization:
KVH Industries
>Environment:
FreeBSD 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May  7 04:32:43 UTC 2006     root@opus.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
If you have a pcb file loaded and then try to load the associated
netlist, via the program's menu -> File -> load netlist file,
the program pcb terminates complaining
/libexec/ld-elf.so.1: /usr/local/lib/libgthread-2.0.so.0: Undefined symbol "pthread_getschedparam".

So that means cad/pcb/Makefile etc needs to effect a patch
on the work/pcb/Makefile etc to refer to pthread in the LIB etc?
>How-To-Repeat:
cd /usr/ports/cad/pcb/work/pcb-20060414/example
pcb LED
Then select the menu item File -> load netlist file.
Program will close with the aforementioned loader message.
>Fix:

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



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