Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 63016 - jack-audio-connection-kit 0.98.1 segfaults upon exit
Summary: jack-audio-connection-kit 0.98.1 segfaults upon exit
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High critical (vote)
Assignee: Jeremy Huddleston (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-06 08:18 UTC by Arve Knudsen
Modified: 2004-09-22 16:10 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Check realtime mode before cancelling watchdog thread (jack-audio-connection-kit-0.98.1-pthread_cancel.patch,714 bytes, patch)
2004-09-06 08:22 UTC, Arve Knudsen
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Arve Knudsen 2004-09-06 08:18:59 UTC
Upon exit the jackd server will segfault unless running in realtime mode, due to an incorrectly referenced pthread id. A simple change (fixed in jack CVS) rectifies this.

Reproducible: Always
Steps to Reproduce:
1. jackd -dalsa
2. ctrl+c

Actual Results:  
jack main caught signal 2
Segmentation fault (core dumped)

Expected Results:  
jack main caught signal 2
Comment 1 Arve Knudsen 2004-09-06 08:22:52 UTC
Created attachment 39056 [details, diff]
Check realtime mode before cancelling watchdog thread
Comment 2 Jeremy Huddleston (RETIRED) gentoo-dev 2004-09-22 16:10:42 UTC
fixed with 0.99.0