Bug 98205 - (deskutils/taskjuggler) TaskJugglerUI crashes due to "Undefined symbol"
Summary: (deskutils/taskjuggler) TaskJugglerUI crashes due to "Undefined symbol"
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-31 10:20 UTC by Daniel Graupner
Modified: 2006-07-11 18:01 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.