Connecting Tech Pros Worldwide Help | Site Map
 
 
LinkBack Thread Tools Search this Thread
  #1  
Old July 18th, 2005, 06:38 PM
Kevin Dahlhausen
Guest
 
Posts: n/a
Default Pthreads and Extension Modules on Linux

I've been playing with pySonic on unix. PySonic is pyrex wrapper
around the fmod sound library. Fmod is distributed as a shared
library that uses pthreads. I am getting a segfault when a stream
stops playing, at this point I've been able to determine only that the
segfault is from a semaphore message in the pthread library.

Native C++ code solution works fine, so it is some interaction between
python->pySonic shared lib extension->fmod shared lib.

Is anyone aware of any issues or special compiler settings when
building an extension (shared lib) that depends on another shared lib
that uses pthreads?



 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Popular Articles

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over 205,414 network members.