Bug 98205

Summary: (deskutils/taskjuggler) TaskJugglerUI crashes due to "Undefined symbol"
Product: Ports & Packages Reporter: Daniel Graupner <Daniel>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Daniel Graupner 2006-05-31 10:20:21 UTC
TaskJugglerUI crashes when creating a new project and something is entered into the filename dialog. It seems to be a qt-Threading problem.
The error message is:
/libexec/ld-elf.so.1: /usr/X11R6/lib/libqt-mt.so.3: Undefined symbol "pthread_attr_init"

How-To-Repeat: 1. Start TaskJugglerUI
2. Ctrl+N to create a new project
3. try to enter a filename -> crash
Comment 1 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2006-06-06 21:18:48 UTC
Class Changed
From-To: change-request->sw-bug

Fix Class
Comment 2 Tilman Keskinoz freebsd_committer freebsd_triage 2006-07-11 18:00:47 UTC
State Changed
From-To: open->closed

I have committed a workaround, which fixes the problem for me. 

Thanks for reporting.