Hard Crash Dialing Anything.

Everytime I go to use JackenIAX through an Asterisks box it hard crashes (output below). Looks like its crashing trying to play a sound, hopefully this helps:

Command: JackenIAX
Path: /Applications/JackenIAX.app/Contents/MacOS/JackenIAX
Parent: WindowServer [59]

Version: ??? (1.0beta (v218:221M))

PID: 440
Thread: 0

Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000014

Thread 0 Crashed:
0 libiaxclient.dylib 0x0006a81e pa_open + 122
1 libiaxclient.dylib 0x0006acb9 pa_start + 248
2 libiaxclient.dylib 0x0006b200 pa_play_sound + 186
3 libiaxclient.dylib 0x00071317 iaxc_play_sound + 40
4 com.jackenhack.jackeniax 0x00005adf -[JAZiaxClient playSound:repeat:outputToDevice:] + 180
5 com.jackenhack.jackeniax 0x00005618 -[JAZiaxClient dial:] + 473
6 com.jackenhack.jackeniax 0x00002814 -[JAZController dialButtonPressed:] + 80
7 com.apple.AppKit 0x9337cd88 -[NSApplication sendAction:to:from:] + 107
8 com.apple.AppKit 0x9337cce1 -[NSControl sendAction:to:] + 101
9 com.apple.AppKit 0x9337ee91 -[NSCell _sendActionFrom:] + 168
10 com.apple.AppKit 0x93391671 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 1271
11 com.apple.AppKit 0x933af25d -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 848
12 com.apple.AppKit 0x933aeb0d -[NSControl mouseDown:] + 757
13 com.apple.AppKit 0x9336c3af -[NSWindow sendEvent:] + 5279
14 com.apple.AppKit 0x9335e350 -[NSApplication sendEvent:] + 5023
15 com.apple.AppKit 0x93288dfe -[NSApplication run] + 547
16 com.apple.AppKit 0x9327cd2f NSApplicationMain + 573
17 com.jackenhack.jackeniax 0x00001f46 _start + 216
18 com.jackenhack.jackeniax 0x00001e6d start + 41

jacken's picture

A temporary fix

Make sure that you re-select the audio settings in preferences. Save and try again.

jacken's picture

Known bug, will be fixed soon

This is a bug I'm working on. I haven't really done a lot of error checking in the code (that's why I call it a beta :-)

 Hopefully I can publish a new version soon.