tropo / PhonoSDK

Phono.com - The jQuery Phone API
http://phono.com
Other
131 stars 63 forks source link

iOS Audio - Calling 'stop' when already stopped results in crash #2

Open loopingrage opened 12 years ago

loopingrage commented 12 years ago

#0  0x33479464 in objc_msgSend ()
#1  0x0001a398 in -[PhonoAudio stop] (self=0x4d04000, _cmd=0x323764a7) at PhonoAudio.m:468
#2  0x0000547c in -[PhonoShare stop] (self=0x550eea0, _cmd=0x323764a7) at PhonoShare.m:73
#3  0x000047be in -[PhonoAPI stop:] (self=0x1cceb0, _cmd=0x323764a7, uri=0x0) at PhonoAPI.m:149
#4  0x0000397a in -[Phono stop:withDict:] (self=0x1ccf30, _cmd=0x3b60d, arguments=0x550a520, options=0x550e610) at Phono.m:144
#5  0x33a67fec in -[NSObject(NSObject) performSelector:withObject:withObject:] ()
#6  0x000283b0 in -[PhoneGapDelegate execute:] ()
#7  0x00002d5e in -[AppDelegate execute:] (self=0x1196a0, _cmd=0x3b478, command=0x55289a0) at AppDelegate.m:106
#8  0x00028562 in -[PhoneGapDelegate webView:shouldStartLoadWithRequest:navigationType:] ()
#9  0x00002d04 in -[AppDelegate webView:shouldStartLoadWithRequest:navigationType:] (self=0x1196a0, _cmd=0x323a130d, theWebView=0x119460, request=0x5515e70, navigationType=5) at AppDelegate.m:100
#10 0x3220e9f6 in -[UIWebView webView:decidePolicyForNavigationAction:request:frame:decisionListener:] ()
#11 0x3220da50 in -[UIWebViewWebViewDelegate webView:decidePolicyForNavigationAction:request:frame:decisionListener:] ()
#12 0x33a6bd04 in __invoking___ ()
#13 0x33a6bbd4 in -[NSInvocation invoke] ()
#14 0x33a6b730 in -[NSInvocation invokeWithTarget:] ()
#15 0x325772cc in -[_WebSafeForwarder forwardInvocation:] ()
#16 0x33a69aec in ___forwarding___ ()
#17 0x33a69860 in __forwarding_prep_0___ ()
#18 0x33a6bd04 in __invoking___ ()
#19 0x33a6bbd4 in -[NSInvocation invoke] ()
#20 0x3047238c in SendMessage ()
#21 0x3049e3b6 in HandleDelegateSource ()
#22 0x33a767dc in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ ()
#23 0x33a485b6 in __CFRunLoopDoSources0 ()
#24 0x33a47e5a in __CFRunLoopRun ()
#25 0x33a47c86 in CFRunLoopRunSpecific ()
#26 0x33a47b8e in CFRunLoopRunInMode ()
#27 0x33b0e4aa in GSEventRunModal ()
#28 0x33b0e556 in GSEventRun ()
#29 0x32099328 in -[UIApplication _run] ()
#30 0x32096e92 in UIApplicationMain ()
#31 0x00002826 in main (argc=1, argv=0x2fdff5a0) at main.m:14
Current language:  auto; currently objective-c