OpenswanのUbuntu 64bit用Debianパッケージを作る

in Uncategorized

IPSec実装Openswanの最新版2.6.32のUbuntu用パッケージが32ビット版しかアップされてないようなので、良い機会と思いtarballから自分で作る手順を調べてメモ。

# aptitude install libgmp3-dev devscripts debhelper libssl-dev htmldoc man2html
libcurl4-openssl-dev libopensc2-dev libldap2-dev libpam0g-dev libkrb5-dev dpatch
po-debconf
# tar zxvf openswan-2.6.32.tar.gz
# cd openswan-2.6.32
# debuild -i -us -uc -b
# cd ..
インストール
# dpkg -i openswan_2.6.32-1xelerance1_amd64.deb

Ubuntuほとんどのパッケージは標準でこと足りるのだがOpenswanだけは新しいものでないと話にならない。

以前のエントリーMac, iPhone, iPod touchでL2TP over IPSec – サーバ設定編は今見ると無駄が多いのでいつか書き直したい。


バージョン0.10.0リリース – LadioCast開発記その61

in LadioCast

LadioCastバージョン0.10.0をリリースします。

  • LadioCast-0.10.0.dmg (4ウェイユニバーサルバイナリ・Mac OS X 10.5 “Leopard” 以降)

0.9.2から0.10.0への変更点は以下のとおりです。

  • 並行して複数のサーバーへ接続し配信できるよう機能を拡張
  • イベント発生時にユーザー定義のAppleScriptを実行できる機能を追加
今回リリースのLadioCastは全くのベータ版ですので安定した動作が必要とされる場合は使用しないで下さい。

0.10ではストリーマー (メイン出力から放送する部分)の並列化を行いました(ストリーマー数は環境設定から変更できます)。 そのため根本的な処理の書き直しが入っていて安定するにはまだしばらく時間を要すると思います。 それを踏まえて0.10ではもう一つの大きな拡張が入る予定ですので、最終的なバージョンになるのはかなり先のことになりそうです。

とりあえずそういうことで。

25 Responses to “バージョン0.10.0リリース – LadioCast開発記その61”

  1. kawauso

    Hi Iyok!
    Thank you for testing the version.
    If you could see any messages of LadioCast on Console when crashed, paste that here.
    That will help.

  2. here is the error logs, thanks!
    Process: LadioCast [3775]
    Path: /Volumes/LadioCast 0.10.0/LadioCast.app/Contents/MacOS/LadioCast
    Identifier: com.kawauso.LadioCast
    Version: ??? (0.10.0)
    Code Type: X86 (Native)
    Parent Process: launchd [86]
    Date/Time: 2010-10-01 23:40:13.498 +0700
    OS Version: Mac OS X 10.6.4 (10F569)
    Report Version: 6
    Interval Since Last Report: 685594 sec
    Crashes Since Last Report: 34
    Per-App Interval Since Last Report: 318 sec
    Per-App Crashes Since Last Report: 20
    Anonymous UUID: FC6B689C-29CF-4D12-968B-C0D45D0F908C
    Exception Type: EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0×0000000000000003
    Crashed Thread: 3
    Application Specific Information:
    objc_msgSend() selector name: writeBufferFrom:numberOfChannels:numberOfFrames:
    Thread 0: Dispatch queue: com.apple.main-thread
    0 com.apple.CoreFoundation 0x926825cd _CFAutoreleasePoolAddObject + 365
    1 com.apple.CoreFoundation 0x9268244a -[NSObject(NSObject) autorelease] + 26
    2 com.kawauso.LadioCast 0x0000fae9 +[LCMeterView meterBarImageRep:saturation:] + 345
    3 com.kawauso.LadioCast 0x0000f6ce -[LCMeterView initWithFrame:] + 302
    4 com.apple.AppKit 0x910aec1c -[NSCustomView nibInstantiate] + 576
    5 com.apple.AppKit 0x90ff3d5d -[NSIBObjectData instantiateObject:] + 253
    6 com.apple.AppKit 0x90ff3062 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 336
    7 com.apple.AppKit 0x90ff1508 loadNib + 257
    8 com.apple.AppKit 0x90ff0900 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 228
    9 com.apple.AppKit 0x90ff0811 +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 158
    10 com.apple.AppKit 0x90ff075c +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 383
    11 com.apple.AppKit 0x90fed561 NSApplicationMain + 434
    12 com.kawauso.LadioCast 0×00006736 start + 54
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0×95522942 kevent + 10
    1 libSystem.B.dylib 0x9552305c _dispatch_mgr_invoke + 215
    2 libSystem.B.dylib 0×95522519 _dispatch_queue_invoke + 163
    3 libSystem.B.dylib 0x955222be _dispatch_worker_thread2 + 240
    4 libSystem.B.dylib 0x95521d41 _pthread_wqthread + 390
    5 libSystem.B.dylib 0x95521b86 start_wqthread + 30
    Thread 2:
    0 libSystem.B.dylib 0x955219d2 __workq_kernreturn + 10
    1 libSystem.B.dylib 0x95521f68 _pthread_wqthread + 941
    2 libSystem.B.dylib 0x95521b86 start_wqthread + 30
    Thread 3 Crashed:
    0 libobjc.A.dylib 0x98f10ed4 objc_msgSend + 20
    1 com.kawauso.LadioCast 0x00014a60 -[LCMultiOutputRenderer render:] + 176
    2 com.kawauso.LadioCast 0x000148c5 -[LCMultiOutputRenderer threadLoop:] + 565
    3 com.apple.Foundation 0x9671d8d4 -[NSThread main] + 45
    4 com.apple.Foundation 0x9671d884 __NSThread__main__ + 1499
    5 libSystem.B.dylib 0x9552981d _pthread_start + 345
    6 libSystem.B.dylib 0x955296a2 thread_start + 34
    Thread 3 crashed with X86 Thread State (32-bit):
    eax: 0×00000003 ebx: 0×00000000 ecx: 0x0002555c edx: 0x002170f0
    edi: 0×00000000 esi: 0×00000000 ebp: 0xb0184c88 esp: 0xb0184c4c
    ss: 0x0000001f efl: 0×00010206 eip: 0x98f10ed4 cs: 0×00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0×00000037
    cr2: 0×00000003
    Binary Images:
    0×1000 – 0x2bff7 +com.kawauso.LadioCast ??? (0.10.0) /Volumes/LadioCast 0.10.0/LadioCast.app/Contents/MacOS/LadioCast
    0×48000 – 0x4aff7 +libogg.0.dylib 7.0.0 (compatibility 7.0.0) /Volumes/LadioCast 0.10.0/LadioCast.app/Contents/Frameworks/libogg.0.dylib
    0x4e000 – 0x132ff7 +libvorbisenc.2.dylib 3.6.0 (compatibility 3.0.0) /Volumes/LadioCast 0.10.0/LadioCast.app/Contents/Frameworks/libvorbisenc.2.dylib
    0×167000 – 0x18eff7 +libvorbis.0.dylib 5.3.0 (compatibility 5.0.0) /Volumes/LadioCast 0.10.0/LadioCast.app/Contents/Frameworks/libvorbis.0.dylib
    0×194000 – 0x19dfe7 +libshout.3.dylib 6.0.0 (compatibility 6.0.0) /Volumes/LadioCast 0.10.0/LadioCast.app/Contents/Frameworks/libshout.3.dylib
    0x6a0000 – 0x6a4ff3 com.apple.audio.AudioIPCPlugIn 1.1.2 (1.1.2) /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
    0x6a9000 – 0x6afffb com.apple.audio.AppleHDAHALPlugIn 1.8.7 (1.8.7f1) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
    0x6b5000 – 0x6b9ff7 +com.srslabs.iwow ??? (3.1.1) /Library/Audio/Plug-Ins/HAL/iWow.plugin/Contents/MacOS/iTea
    0×716000 – 0x718ff3 com.apple.LiveType.component 2.1.4 (2.1.4) /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
    0x71e000 – 0x782fe2 com.apple.LiveType.framework 2.1.4 (2.1.4) /Library/Application Support/ProApps/SharedA/Frameworks/LiveType.framework/Versions/A/LiveType
    0x7a2000 – 0x7e8ffb com.apple.motion.component 1.0 (729) /Library/QuickTime/Motion.component/Contents/MacOS/Motion
    0x7ee000 – 0x7f0ff7 Motion 729.0.0 (compatibility 1.0.0) /Library/Frameworks/Motion.framework/Versions/A/Motion
    0x12a86000 – 0x12b23ff8 com.apple.procore.framework 4.0.2 (757) /Library/Application Support/ProApps/SharedA/Frameworks/ProCore.framework/Versions/A/ProCore
    0x12e56000 – 0x12f16fff +net.sourceforge.webcam-osx.common 0.9.2 (0.9.2) /Library/QuickTime/macam.component/Contents/MacOS/macam
    0×70000000 – 0x700caffb com.apple.audio.units.Components 1.6.1 (1.6.1) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe00000 – 0x8fe4162b dyld 132.1 (???) /usr/lib/dyld
    0×90078000 – 0x90086fe7 libz.1.dylib 1.2.3 (compatibility 1.0.0) /usr/lib/libz.1.dylib
    0x900f6000 – 0x9010bfff com.apple.ImageCapture 6.0 (6.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x908d2000 – 0x909c4ff7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) /usr/lib/libcrypto.0.9.8.dylib
    0x909c5000 – 0x909ebfff com.apple.DictionaryServices 1.1.1 (1.1.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x90b4d000 – 0x90b52ff7 com.apple.OpenDirectory 10.6 (10.6) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x90b53000 – 0x90b61ff7 com.apple.opengl 1.6.9 (1.6.9) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x90b62000 – 0x90f97ff7 libLAPACK.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x90feb000 – 0x918cbff7 com.apple.AppKit 6.6.6 (1038.29) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x918e2000 – 0x91a64fe7 libicucore.A.dylib 40.0.0 (compatibility 1.0.0) /usr/lib/libicucore.A.dylib
    0x91a6b000 – 0x91a8aff7 com.apple.CoreVideo 1.6.1 (45.5) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x91aeb000 – 0x91c17fff com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x91c7a000 – 0x91c7eff7 libGIF.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91c89000 – 0x91d53fef com.apple.CoreServices.OSServices 357 (357) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x91d54000 – 0x91dcffe7 com.apple.audio.CoreAudio 3.2.2 (3.2.2) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x91dd0000 – 0x91e80ff3 com.apple.ColorSync 4.6.3 (4.6.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x91e81000 – 0x91e83ff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x91e84000 – 0x91ec6ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0×92240000 – 0x922e8ffb com.apple.QD 3.35 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x923b0000 – 0x9256afe3 com.apple.ImageIO.framework 3.0.3 (3.0.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0×92655000 – 0x927cffe3 com.apple.CoreFoundation 6.6.3 (550.29) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x927d0000 – 0x927e2ff7 com.apple.MultitouchSupport.framework 204.13 (204.13) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x927e3000 – 0x927e4ff7 com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x92a9c000 – 0x92a9cff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x92d3c000 – 0x92d79ff7 com.apple.SystemConfiguration 1.10.2 (1.10.2) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x92d7a000 – 0x92dcaff7 com.apple.framework.familycontrols 2.0.1 (2010) /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x92dcb000 – 0x92e3aff7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x92e72000 – 0x92edcfe7 libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) /usr/lib/libstdc++.6.dylib
    0x92edd000 – 0x92ee0ffb com.apple.help 1.3.1 (41) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x92ee1000 – 0x936d0557 com.apple.CoreGraphics 1.545.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x936d1000 – 0x93a50fe3 com.apple.RawCamera.bundle 3.0.3 (529) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x93a51000 – 0x93a52ff7 com.apple.TrustEvaluationAgent 1.1 (1) /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x93b97000 – 0x93ba3ff7 libkxld.dylib ??? (???) /usr/lib/system/libkxld.dylib
    0x93c48000 – 0x93c48ff7 com.apple.ApplicationServices 38 (38) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x93df7000 – 0x93e17fe7 libresolv.9.dylib 41.0.0 (compatibility 1.0.0) /usr/lib/libresolv.9.dylib
    0x93e64000 – 0x93e64ff7 com.apple.vecLib 3.6 (vecLib 3.6) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x93e65000 – 0x93e65ff7 com.apple.Carbon 150 (152) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x93e66000 – 0x93e71ff7 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x93ea4000 – 0x93f81ff7 com.apple.vImage 4.0 (4.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x93f82000 – 0x94038ffb libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0×94039000 – 0x9408aff7 com.apple.HIServices 1.8.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x9408b000 – 0x94126ff7 com.apple.ApplicationServices.ATS 275.11.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0×94127000 – 0x9412bff7 libGFXShared.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x9412c000 – 0x941d5ff7 com.apple.CFNetwork 454.9.8 (454.9.8) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x941d6000 – 0x94237fe7 com.apple.CoreText 3.1.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
    0×94238000 – 0x94339fe7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) /usr/lib/libxml2.2.dylib
    0×94631000 – 0x94633ff7 libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x9463c000 – 0x9463cff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9463d000 – 0x948a1fef com.apple.security 6.1.1 (37594) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x954fb000 – 0x956a1feb libSystem.B.dylib 125.2.0 (compatibility 1.0.0) /usr/lib/libSystem.B.dylib
    0x956a2000 – 0x9577dfe7 com.apple.DesktopServices 1.5.7 (1.5.7) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x9577e000 – 0x957a2ff7 libJPEG.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x957a3000 – 0x957e6ff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x957e7000 – 0x95869ffb SecurityFoundation ??? (???) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x9586a000 – 0x958b3fe7 libTIFF.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x95c8f000 – 0x95cdcfeb com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
    0x95d25000 – 0x95e31ff7 libGLProgrammability.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x95e42000 – 0x95f70fe7 com.apple.CoreData 102.1 (251) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x95f71000 – 0x95f8dfe3 com.apple.openscripting 1.3.1 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x95f8e000 – 0x95f8eff7 liblangid.dylib ??? (???) /usr/lib/liblangid.dylib
    0x95f8f000 – 0x95f9aff7 libCSync.A.dylib 543.50.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0×96105000 – 0x96429fef com.apple.HIToolbox 1.6.3 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x9642a000 – 0x9642aff7 com.apple.Cocoa 6.6 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0×96464000 – 0x96486fef com.apple.DirectoryService.Framework 3.6 (621.4) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x965b7000 – 0x965bafe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib
    0×96634000 – 0x966edfe7 libsqlite3.dylib 9.6.0 (compatibility 9.0.0) /usr/lib/libsqlite3.dylib
    0x966ee000 – 0x96706ff7 com.apple.CFOpenDirectory 10.6 (10.6) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0×96707000 – 0x96977ffb com.apple.Foundation 6.6.3 (751.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0×96978000 – 0x96a15fe3 com.apple.LaunchServices 362.1 (362.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x96a16000 – 0x96a19ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x96a1a000 – 0x96a55feb libFontRegistry.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x96a7b000 – 0x96a81fff com.apple.CommonPanels 1.2.4 (91) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x96a85000 – 0x96ac9fe7 com.apple.Metadata 10.6.3 (507.10) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x96ad5000 – 0x96df5feb com.apple.CoreServices.CarbonCore 861.13 (861.13) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x97d4c000 – 0x97d74ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) /usr/lib/libxslt.1.dylib
    0x97d75000 – 0x97da6ff7 libGLImage.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x97dd0000 – 0x97e7eff3 com.apple.ink.framework 1.3.3 (107) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x97e7f000 – 0x97e7fff7 com.apple.Accelerate 1.6 (Accelerate 1.6) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x97eae000 – 0x97eb7ff7 com.apple.DiskArbitration 2.3 (2.3) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x97ef9000 – 0x97f3dff3 com.apple.coreui 2 (114) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x97f3e000 – 0x97fa2ffb com.apple.htmlrendering 72 (1.1.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
    0x97fa3000 – 0x97fb7ffb com.apple.speech.synthesis.framework 3.10.35 (3.10.35) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x97fb8000 – 0x97fbfff3 com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x97fc0000 – 0x97fe1fe7 com.apple.opencl 12.1 (12.1) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x9800c000 – 0x9809efe3 com.apple.print.framework.PrintCore 6.2 (312.5) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x9809f000 – 0x980d7ff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) /usr/lib/libcups.2.dylib
    0x980d8000 – 0x984eeff7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x986d7000 – 0x9871dff7 libauto.dylib ??? (???) /usr/lib/libauto.dylib
    0x987ae000 – 0x987c9ff7 libPng.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0×98807000 – 0x98811ffb com.apple.speech.recognition.framework 3.11.1 (3.11.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0×98812000 – 0x9886dff7 com.apple.framework.IOKit 2.0 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x9887c000 – 0x988fcfeb com.apple.SearchKit 1.3.0 (1.3.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x9891f000 – 0x9892cff7 com.apple.NetFS 3.2.1 (3.2.1) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x9892d000 – 0x98941fe7 libbsm.0.dylib ??? (???) /usr/lib/libbsm.0.dylib
    0×98942000 – 0x98caaff7 com.apple.QuartzCore 1.6.2 (227.22) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x98f0b000 – 0x98fb8fe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) /usr/lib/libobjc.A.dylib
    0x98fb9000 – 0x99051fe7 edu.mit.Kerberos 6.5.10 (6.5.10) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0×99056000 – 0x99066ff7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) /usr/lib/libsasl2.2.dylib
    0x9939a000 – 0x993ddff7 com.apple.NavigationServices 3.5.4 (182) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
    0x993de000 – 0x993e2ff7 IOSurface ??? (???) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x993e5000 – 0x993effe7 com.apple.audio.SoundManager 3.9.3 (3.9.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
    0x994a9000 – 0x994baff7 com.apple.LangAnalysis 1.6.6 (1.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x994bb000 – 0x994eeff7 com.apple.AE 496.4 (496.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x9961d000 – 0x99916fef com.apple.QuickTime 7.6.6 (1742) /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0×99917000 – 0x99958ff7 libRIP.A.dylib 543.50.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0xffff0000 – 0xffff1fff libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

  3. Cool! I check this site nearly every day hoping for a new version, so I did a double take today when I saw that a new version of LadioCast had been posted!
    So… Does this version FINALLY provide the AUTO reconnect feature that everyone has been asking for for over a year?
    9.2 has been working well for me in a totally automated setup, so unless this new release has this much needed addition, I will probably just stay with 9.2. Until you provide a way for LadioCast to reconnect to a server if the connection gets dropped, I can’t get too excited about any other changes.
    Thanks in advance for any additional info on this new release.
    Cheers.
    []Rick. :o)

  4. kawauso

    Hi Rick!
    LadioCast 0.10 provides an error hook invoked when it drops connection.
    That needs to be defined as a function in user AppleScript file.
    I added a minimal example of script to perform auto reconnect using that in Readme.en.
    If 0.9 works well for you, there is no need to move in a hurry, though.
    The future additions in 0.10 releases will be about the streamer itself.
    Thanks.

  5. Thanks for the info!
    So just to clarify… Currently there is no actual hooks in this new version to run a reconnect attempt as an AppleScript, or is there one and you just didn’t provide the actual script to do it? If there is a hook for an AS to be triggered after a disconnect, I can definitely work with that since I do have such a script, although I would have much preferred if the application itself would just re-estrablish the connection as part of the application’s feature set.
    Based on some of these early reports, it looks like you have some stability problems with this latest release, so since I am currently running a timed reconnect script regardless of actual connection status, I guess I will just hold off upgrading until you fix the curent bug.
    What I am using works, but since it is on a timed schedule and not triggered by an actual disconnect event, my feed can be down for theoretically 14.59 minutes if the disconnect comes right after the last scheduled run. (My automation to force a connection only runs every 15 minutes.)
    Thanks in advance for more info on this.
    Cheers. :o)

  6. kawauso

    (Before running the 0.10, it is good to take backup of ${HOME}Library/Preferences/com.kawauso.LadioCast.plist for your 0.9.)
    There is a hook to be triggered after a disconnect, and the GUI to read an AS file and set the hook name is in the Events tab of 0.10′s streamer windows.
    Also an example AS is in Readme to perform intervaled auto reconnect with that.
    I know who wants intervaled auto reconnect would image something more straightforward (“reconnect in [ ] seconds, [ ] times repeat”).
    But in other region where the Internet TCP/IP connection is much reliable, LadioCast’s implicit immediate reconnect has been enough for instant accidents.
    So I liked to provide an event to handle with which users can decide what reaction should be taken after LadioCast really drops the connection.
    That’s the design of LadioCast 0.10.
    Thanks again.

  7. OK…Thanks for the explanation. I am upgrading my weather station computer hardware today with a new 27″ iMac Quad Core i5! and will be putting the older 24″ iMac into the LadioCast role,replacing an old PowerMac G4 tower. After that upgrade is finished, I will download the new version and see how it all goes. I’ve got everything backed up in triplicate, so no worries there! LOL!
    Thanks again!
    []Rick. :o)

  8. I just finished upgrading my station hardware and upgraded the older machine to run LadioCast 0.10.0! I have to say that your new scripting interface is working PERFECTLY and passed several simulated disconnect tests. It ran the script I wrote and reconnected every time! I just deleted all my iCAL schedules that I had to previously run with 9.2.
    Great job!!
    Thanks again! :o)
    []Rick.

  9. No problem Kawauso San!
    Everything is still working great as of this reply! Couldn’t be happier with the addition of the AS option for a reconnect. Looking forward to seeing what else you may add to future versions, but as I this release, it is basically doing everything I need it to do, and the audio quality is still much, much better than most PC streaming software I hear being used for streaming the NOAA weather radio broadcasts on Weather Underground.
    Thanks again!
    []Rick. :o)

  10. Nope… I have LadioCast quit and restart every morning at 3AM as I reboot the router that connects my radio streaming server to our network. Never have seen any problems with the application either with reboots or with it reconnecting using the new Event script feature.
    The machine that runs LadioCast is fully automated using Automator to handle all of the above. Again, I have had zero issues with 0.10 so far.
    Hope that helps.

  11. 匿名

    adiocastが急に使えなくなりました。
    マイクの音は拾いますが、soundflower2chの音を拾いません。
    なぜだか分からないので教えて下さい。
    お願いします。

  12. かわうそ

    ジンさんこんにちは!
    メールに返信しましたがLadioCastが入力を受け取っている場合その音は必ず
    レベルメーターの振れに表れます。出力も同様です。逆にいいますとメーターが
    振れてなければ(少くとも振れるほどの音が)入っていない/出ていないといえます。
    ということでLadioCast内の思ったルートのメーターが振れるように原因を定めて
    みてください。
    ではでは。

  13. Over the last week and a half I have had a few crashes with LadioCast 0.10. Let me know if you would like me to email the crashlogs to you.
    This has uncovered an issue that still needs to address for seamless unattended operation. LadioCast really needs to have a “WatchDog” app included with it that will automatically relaunch it if it crashes. There also needs to be an option for “CONNECT ON LAUNCH”. With both of these added, if LadioCast ever crashes in an automated situation, it will reboot itself, and when the app has fully loaded it will automatically connect to the server set in the preferences.
    Hope you can at least add the CONNECT ON LAUNCH option since that would allow me to dispense with having to include an automator action to hit the connect button when LadioCast is launched during reboot of the machine.
    Other than these occasional crashes, LadioCast has been running well for weeks at a time without a problem.
    Thanks!
    []Rick. :)

  14. kawauso

    Thank you for reporting about 0.10 and suggestions!
    The log of 0.10.0, paste here unless it is multiple ones.
    About the “CONNECT ON LAUNCH”, Mac will launch the application when an AppleScript message “tell” it to do something (such as connect) and the application hasn’t been launched yet.
    Where reliable and advanced automation is needed, I think some combination of LadioCast and other good softwares should be arranged, as you might do.

  15. I mentioned the CONNECT ON LAUNCH as a missing feature because all of the other broadcast software I have tried out there includes this in the app. Only LadioCast does not. I still think it should be a check box in the app’s preferences rather than needing to be a scripted function. Would make the application more competitive with commercial software out there that does what it does.
    In terms of OSX auto-relaunching LadioCast if it crashes… Can you provide a copy of the script for that action here in the forum please? I was not aware that OSX was capable of performing watch-dog actions like that. My LWC weather station software runs a little app that monitors it and will relaunch it if it crashes. It doesn’t use OSX to do it.
    Thanks!
    I will post the latest crashlog later today. I don’t have access to the machine running LadioCast right now.
    Cheers.
    []Rick. :o)

  16. Just had another crash this morning.
    Here is the log: (Do you plan a service update soon? Never had crashes like this with 9.0 or 9.2)
    Process: LadioCast [2599]
    Path: /Applications/LadioCast 10/LadioCast.app/Contents/MacOS/LadioCast
    Identifier: com.kawauso.LadioCast
    Version: ??? (0.10.0)
    Code Type: X86 (Native)
    Parent Process: launchd [77]
    Date/Time: 2010-10-31 03:08:02.383 -0700
    OS Version: Mac OS X 10.6.4 (10F569)
    Report Version: 6
    Interval Since Last Report: 997074 sec
    Crashes Since Last Report: 4
    Per-App Interval Since Last Report: 981023 sec
    Per-App Crashes Since Last Report: 3
    Anonymous UUID: B801E126-B2B0-4DB3-BBF1-43A64A5CC26D
    Exception Type: EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x000000000000000f
    Crashed Thread: 4
    Application Specific Information:
    objc_msgSend() selector name: writeBufferFrom:numberOfChannels:numberOfFrames:
    Thread 0: Dispatch queue: com.apple.main-thread
    0 libobjc.A.dylib 0x989efeda objc_msgSend + 26
    1 com.apple.Foundation 0×91127398 NSStringFromClass + 60
    2 com.apple.AppKit 0x94b862bf +[NSObject(NSKeyValueBindingCreation) _exposedBindings] + 439
    3 com.apple.AppKit 0x94b860f4 +[NSObjectParameterBinder bindingsForObject:] + 56
    4 com.apple.AppKit 0x94b7f5d6 -[NSObject(NSKeyValueBindingCreation) _binderForBinding:withBinders:createAutoreleasedInstanceIfNotFound:] + 335
    5 com.apple.AppKit 0x94b7fe84 -[NSObject(NSKeyValueBindingCreation) bind:toObject:withKeyPath:options:] + 157
    6 com.apple.AppKit 0x94c2c003 -[NSNibBindingConnector establishConnection] + 156
    7 com.apple.AppKit 0x94b5b3f3 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1249
    8 com.apple.AppKit 0x94b59508 loadNib + 257
    9 com.apple.AppKit 0x94b58900 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 228
    10 com.apple.AppKit 0x94b58811 +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 158
    11 com.apple.AppKit 0x94b5875c +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 383
    12 com.apple.AppKit 0x94b55561 NSApplicationMain + 434
    13 com.kawauso.LadioCast 0×00006736 start + 54
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x916a0942 kevent + 10
    1 libSystem.B.dylib 0x916a105c _dispatch_mgr_invoke + 215
    2 libSystem.B.dylib 0x916a0519 _dispatch_queue_invoke + 163
    3 libSystem.B.dylib 0x916a02be _dispatch_worker_thread2 + 240
    4 libSystem.B.dylib 0x9169fd41 _pthread_wqthread + 390
    5 libSystem.B.dylib 0x9169fb86 start_wqthread + 30
    Thread 2:
    0 libSystem.B.dylib 0x9169f9d2 __workq_kernreturn + 10
    1 libSystem.B.dylib 0x9169ff68 _pthread_wqthread + 941
    2 libSystem.B.dylib 0x9169fb86 start_wqthread + 30
    Thread 3:
    0 libSystem.B.dylib 0x9167a0fa mach_msg_trap + 10
    1 libSystem.B.dylib 0x9167a867 mach_msg + 68
    2 ….audio_hijack_server.hermes 0x001dd4cd ah_serv_loop + 175
    3 libSystem.B.dylib 0x916a781d _pthread_start + 345
    4 libSystem.B.dylib 0x916a76a2 thread_start + 34
    Thread 4 Crashed:
    0 libobjc.A.dylib 0x989efed4 objc_msgSend + 20
    1 com.kawauso.LadioCast 0x00014a60 -[LCMultiOutputRenderer render:] + 176
    2 com.kawauso.LadioCast 0x000148c5 -[LCMultiOutputRenderer threadLoop:] + 565
    3 com.apple.Foundation 0x9113a8d4 -[NSThread main] + 45
    4 com.apple.Foundation 0x9113a884 __NSThread__main__ + 1499
    5 libSystem.B.dylib 0x916a781d _pthread_start + 345
    6 libSystem.B.dylib 0x916a76a2 thread_start + 34
    Thread 4 crashed with X86 Thread State (32-bit):
    eax: 0x0000000f ebx: 0×00000000 ecx: 0x0002555c edx: 0x0025ec80
    edi: 0×00000000 esi: 0×00000000 ebp: 0xb0206c88 esp: 0xb0206c4c
    ss: 0x0000001f efl: 0×00010206 eip: 0x989efed4 cs: 0×00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0×00000037
    cr2: 0x0000000f
    Binary Images:
    0×1000 – 0x2bff7 +com.kawauso.LadioCast ??? (0.10.0) /Applications/LadioCast 10/LadioCast.app/Contents/MacOS/LadioCast
    0×53000 – 0x55ff7 +libogg.0.dylib 7.0.0 (compatibility 7.0.0) /Applications/LadioCast 10/LadioCast.app/Contents/Frameworks/libogg.0.dylib
    0×59000 – 0x13dff7 +libvorbisenc.2.dylib 3.6.0 (compatibility 3.0.0) /Applications/LadioCast 10/LadioCast.app/Contents/Frameworks/libvorbisenc.2.dylib
    0×172000 – 0x199ff7 +libvorbis.0.dylib 5.3.0 (compatibility 5.0.0) /Applications/LadioCast 10/LadioCast.app/Contents/Frameworks/libvorbis.0.dylib
    0x19f000 – 0x1a8fe7 +libshout.3.dylib 6.0.0 (compatibility 6.0.0) /Applications/LadioCast 10/LadioCast.app/Contents/Frameworks/libshout.3.dylib
    0x1da000 – 0x1e6ff7 +com.rogueamoeba.audio_hijack_server.hermes 2.2.3 (2.2.3) /usr/local/hermes/modules/Instant Hijack Server.hermesmodule/Contents/MacOS/Instant Hijack Server
    0×717000 – 0x71bff3 com.apple.audio.AudioIPCPlugIn 1.1.2 (1.1.2) /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
    0×720000 – 0x726ffb com.apple.audio.AppleHDAHALPlugIn 1.8.7 (1.8.7f1) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
    0x72b000 – 0x753fff +com.joesoft.hal ??? (1.0.3.344) /Library/Audio/Plug-Ins/HAL/Hear.plugin/Contents/MacOS/Hear
    0×70000000 – 0x700caffb com.apple.audio.units.Components 1.6.1 (1.6.1) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe00000 – 0x8fe4162b dyld 132.1 (???) /usr/lib/dyld
    0×90003000 – 0x90323feb com.apple.CoreServices.CarbonCore 861.13 (861.13) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x903c4000 – 0x903fffeb libFontRegistry.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0×90400000 – 0x9050cff7 libGLProgrammability.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x906e9000 – 0x906e9ff7 com.apple.ApplicationServices 38 (38) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x906ea000 – 0x906ebff7 com.apple.TrustEvaluationAgent 1.1 (1) /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0×90702000 – 0x90746ff3 com.apple.coreui 2 (114) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0×90747000 – 0x9074cff7 com.apple.OpenDirectory 10.6 (10.6) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x9074d000 – 0x907dffe3 com.apple.print.framework.PrintCore 6.2 (312.5) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x907e0000 – 0x90896ffb libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0×90897000 – 0x90897ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0×90898000 – 0x908a3ff7 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x908a4000 – 0x90cbaff7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x90cfb000 – 0x90cfbff7 com.apple.Cocoa 6.6 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x90d0c000 – 0x90d2dfe7 com.apple.opencl 12.1 (12.1) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x90d2e000 – 0x90d46ff7 com.apple.CFOpenDirectory 10.6 (10.6) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x90d47000 – 0x90ec9fe7 libicucore.A.dylib 40.0.0 (compatibility 1.0.0) /usr/lib/libicucore.A.dylib
    0×91124000 – 0x91394ffb com.apple.Foundation 6.6.3 (751.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x913ce000 – 0x914abff7 com.apple.vImage 4.0 (4.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0×91679000 – 0x9181ffeb libSystem.B.dylib 125.2.0 (compatibility 1.0.0) /usr/lib/libSystem.B.dylib
    0×91820000 – 0x91840fe7 libresolv.9.dylib 41.0.0 (compatibility 1.0.0) /usr/lib/libresolv.9.dylib
    0×91848000 – 0x9184cff7 IOSurface ??? (???) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x9184d000 – 0x9184fff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0×92517000 – 0x9253bff7 libJPEG.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x9261b000 – 0x9293ffef com.apple.HIToolbox 1.6.3 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0×92940000 – 0x92a32ff7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) /usr/lib/libcrypto.0.9.8.dylib
    0x92a33000 – 0x92a4eff7 libPng.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x92ba4000 – 0x92bc3ff7 com.apple.CoreVideo 1.6.1 (45.5) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x92bc7000 – 0x92c31fe7 libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) /usr/lib/libstdc++.6.dylib
    0x92c45000 – 0x92d71fff com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x92d72000 – 0x92e4dfe7 com.apple.DesktopServices 1.5.7 (1.5.7) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x92e96000 – 0x92ef1ff7 com.apple.framework.IOKit 2.0 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x92ef3000 – 0x92f3cfe7 libTIFF.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x92f69000 – 0x92fbaff7 com.apple.HIServices 1.8.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x930af000 – 0x930b1ff7 libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x930b3000 – 0x93133feb com.apple.SearchKit 1.3.0 (1.3.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0×93134000 – 0x93181feb com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
    0x9422f000 – 0x94232ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0×94233000 – 0x942dcff7 com.apple.CFNetwork 454.9.8 (454.9.8) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0×94304000 – 0x9432afff com.apple.DictionaryServices 1.1.1 (1.1.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0×94330000 – 0x94333ffb com.apple.help 1.3.1 (41) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0×94334000 – 0x94338ff7 libGIF.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x943b8000 – 0x94427ff7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0×94620000 – 0x94634fe7 libbsm.0.dylib ??? (???) /usr/lib/libbsm.0.dylib
    0×94635000 – 0x946e5ff3 com.apple.ColorSync 4.6.3 (4.6.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x9472f000 – 0x947aafe7 com.apple.audio.CoreAudio 3.2.2 (3.2.2) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x947ab000 – 0x9482dffb SecurityFoundation ??? (???) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0×94830000 – 0x948d8ffb com.apple.QD 3.35 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x948d9000 – 0x94a07fe7 com.apple.CoreData 102.1 (251) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x94b0f000 – 0x94b52ff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x94b53000 – 0x95433ff7 com.apple.AppKit 6.6.6 (1038.29) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0×95445000 – 0x95487ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0×95488000 – 0x9549cffb com.apple.speech.synthesis.framework 3.10.35 (3.10.35) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x955b3000 – 0x95603ff7 com.apple.framework.familycontrols 2.0.1 (2010) /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0×95622000 – 0x95632ff7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) /usr/lib/libsasl2.2.dylib
    0x959d6000 – 0x95b90fe3 com.apple.ImageIO.framework 3.0.3 (3.0.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x95bc4000 – 0x95bd0ff7 libkxld.dylib ??? (???) /usr/lib/system/libkxld.dylib
    0x95c02000 – 0x95c08fff com.apple.CommonPanels 1.2.4 (91) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x95c09000 – 0x95c0dff7 libGFXShared.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x95c0e000 – 0x95ca9ff7 com.apple.ApplicationServices.ATS 275.11.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x95caa000 – 0x95f0efef com.apple.security 6.1.1 (37594) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x95f0f000 – 0x95f42ff7 com.apple.AE 496.4 (496.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0×96175000 – 0x96175ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0×96199000 – 0x961a7fe7 libz.1.dylib 1.2.3 (compatibility 1.0.0) /usr/lib/libz.1.dylib
    0x961db000 – 0x961e4ff7 com.apple.DiskArbitration 2.3 (2.3) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0×96207000 – 0x96586fe3 com.apple.RawCamera.bundle 3.0.3 (529) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x967a5000 – 0x96f94557 com.apple.CoreGraphics 1.545.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x970ad000 – 0x970deff7 libGLImage.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x970df000 – 0x97125ff7 libauto.dylib ??? (???) /usr/lib/libauto.dylib
    0×97126000 – 0x97227fe7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) /usr/lib/libxml2.2.dylib
    0×97372000 – 0x9742bfe7 libsqlite3.dylib 9.6.0 (compatibility 9.0.0) /usr/lib/libsqlite3.dylib
    0x9742c000 – 0x9743aff7 com.apple.opengl 1.6.9 (1.6.9) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0×97474000 – 0x97511fe3 com.apple.LaunchServices 362.1 (362.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0×97512000 – 0x97519ff3 com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x9751a000 – 0x97694fe3 com.apple.CoreFoundation 6.6.3 (550.29) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0×97753000 – 0x9775eff7 libCSync.A.dylib 543.50.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x977b7000 – 0x977efff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) /usr/lib/libcups.2.dylib
    0x9785f000 – 0x9785fff7 com.apple.Carbon 150 (152) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0×97860000 – 0x978c4ffb com.apple.htmlrendering 72 (1.1.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
    0x978c5000 – 0x978c5ff7 com.apple.vecLib 3.6 (vecLib 3.6) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x978c6000 – 0x97903ff7 com.apple.SystemConfiguration 1.10.2 (1.10.2) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0×97904000 – 0x97916ff7 com.apple.MultitouchSupport.framework 204.13 (204.13) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x97af3000 – 0x97b15fef com.apple.DirectoryService.Framework 3.6 (621.4) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x97b16000 – 0x97b27ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x9869a000 – 0x9869dfe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib
    0x9869e000 – 0x986e2fe7 com.apple.Metadata 10.6.3 (507.10) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x989ea000 – 0x98a97fe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) /usr/lib/libobjc.A.dylib
    0x98a98000 – 0x98a98ff7 liblangid.dylib ??? (???) /usr/lib/liblangid.dylib
    0x98a99000 – 0x98a99ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x98a9a000 – 0x98b48ff3 com.apple.ink.framework 1.3.3 (107) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x98bf3000 – 0x98bfdfe7 com.apple.audio.SoundManager 3.9.3 (3.9.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
    0x98c0b000 – 0x98c18ff7 com.apple.NetFS 3.2.1 (3.2.1) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x98c19000 – 0x9904eff7 libLAPACK.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x9904f000 – 0x990e7fe7 edu.mit.Kerberos 6.5.10 (6.5.10) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x990e8000 – 0x99110ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) /usr/lib/libxslt.1.dylib
    0×99111000 – 0x99479ff7 com.apple.QuartzCore 1.6.2 (227.22) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9957d000 – 0x99587ffb com.apple.speech.recognition.framework 3.11.1 (3.11.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0×99588000 – 0x995a4fe3 com.apple.openscripting 1.3.1 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x995fc000 – 0x9963fff7 com.apple.NavigationServices 3.5.4 (182) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
    0×99640000 – 0x996a1fe7 com.apple.CoreText 3.1.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
    0x997e6000 – 0x998b0fef com.apple.CoreServices.OSServices 357 (357) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x998dc000 – 0x998ddff7 com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x998de000 – 0x998f3fff com.apple.ImageCapture 6.0 (6.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0×99907000 – 0x99948ff7 libRIP.A.dylib 543.50.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0xffff0000 – 0xffff1fff libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
    Model: iMac6,1, BootROM IM61.0093.B07, 2 processors, Intel Core 2 Duo, 2.16 GHz, 2 GB, SMC 1.10f3
    Graphics: NVIDIA GeForce 7300 GT, NVIDIA GeForce 7300 GT, PCIe, 128 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0×87), Broadcom BCM43xx 1.0 (5.10.91.27)
    Bluetooth: Version 2.3.3f8, 2 service, 19 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: ST3250824AS Q, 232.89 GB
    Parallel ATA Device: MATSHITADVD-R UJ-85J
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0×8501, 0xfd400000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0×8206, 0x7d100000
    USB Device: IR Receiver, 0x05ac (Apple Inc.), 0×8240, 0x7d200000
    USB Device: Apple Optical USB Mouse, 0x05ac (Apple Inc.), 0×0304, 0x1d100000
    FireWire Device: unknown_device, Unknown

  17. Have been having more and more crashes. Just had another one this morning. THe program looks like it relaunches but is just sitting there unconnected to the server. I have to manually hit connect. If the app connected automatically, it would recover from these crashes by itself.
    Crash Log:
    Process: LadioCast [23063]
    Path: /Applications/LadioCast 10/LadioCast.app/Contents/MacOS/LadioCast
    Identifier: com.kawauso.LadioCast
    Version: ??? (0.10.0)
    Code Type: X86 (Native)
    Parent Process: launchd [77]
    Date/Time: 2010-11-02 03:08:02.475 -0700
    OS Version: Mac OS X 10.6.4 (10F569)
    Report Version: 6
    Interval Since Last Report: 172786 sec
    Crashes Since Last Report: 1
    Per-App Interval Since Last Report: 146009 sec
    Per-App Crashes Since Last Report: 1
    Anonymous UUID: B801E126-B2B0-4DB3-BBF1-43A64A5CC26D
    Exception Type: EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0×0000000000000008
    Crashed Thread: 4
    Application Specific Information:
    objc_msgSend() selector name: writeBufferFrom:numberOfChannels:numberOfFrames:
    Thread 0: Dispatch queue: com.apple.main-thread
    0 libobjc.A.dylib 0x989fe978 objc_selopt::objc_selopt_t::hash(char const*) const + 2888
    1 libobjc.A.dylib 0x989fe9c9 objc_selopt::objc_selopt_t::get(char const*) const + 45
    2 libobjc.A.dylib 0x989eb33f _objc_search_builtins + 290
    3 libobjc.A.dylib 0x989eb13e __sel_registerName + 44
    4 com.apple.Foundation 0×91145174 NSKeyValueMethodForPattern + 117
    5 com.apple.Foundation 0x91144e2b +[NSObject(NSKeyValueCodingPrivate) _createValueGetterWithContainerClassID:key:] + 425
    6 com.apple.Foundation 0x911472cd +[NSObject(NSKeyValueCoding) _createMutableArrayValueGetterWithContainerClassID:key:] + 679
    7 com.apple.Foundation 0x91146fa9 _NSKeyValueMutableArrayGetterForIsaAndKey + 274
    8 com.apple.Foundation 0×91146428 _NSKVONotifyingEnableForInfoAndKey + 1600
    9 com.apple.Foundation 0x911459ff -[NSKeyValueUnnestedProperty _isaForAutonotifying] + 88
    10 com.apple.Foundation 0×91145885 -[NSKeyValueUnnestedProperty isaForAutonotifying] + 49
    11 com.apple.Foundation 0×91143837 -[NSObject(NSKeyValueObserverRegistration) _addObserver:forProperty:options:context:] + 833
    12 com.apple.Foundation 0x911420f8 -[NSObject(NSKeyValueObserverRegistration) addObserver:forKeyPath:options:context:] + 565
    13 com.apple.AppKit 0x94d3c981 -[_NSModelObservingTracker _registerOrUnregister:observerNotificationsForKeyPath:ofModelObject:] + 134
    14 com.apple.AppKit 0x94d3c8f0 -[_NSModelObservingTracker _registerOrUnregister:observerNotificationsForKeyPath:] + 383
    15 com.apple.AppKit 0x94d3c733 -[_NSModelObservingTracker registerModelKeyPath:] + 284
    16 com.apple.AppKit 0x94d3c5b4 -[_NSModelObservingTracker analyzeKeyPath:registerOrUnregister:] + 459
    17 com.apple.AppKit 0x94d3c3a1 -[NSController addObserver:forKeyPath:options:context:] + 60
    18 com.apple.AppKit 0x94b8d848 -[NSBinder _updateObservingRegistration:] + 1387
    19 com.apple.AppKit 0x94b8c77c -[NSBinder establishConnection] + 349
    20 com.apple.AppKit 0x94b800b8 -[NSObject(NSKeyValueBindingCreation) bind:toObject:withKeyPath:options:] + 721
    21 com.apple.AppKit 0x94c2c003 -[NSNibBindingConnector establishConnection] + 156
    22 com.apple.AppKit 0x94b5b3f3 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1249
    23 com.apple.AppKit 0x94b59508 loadNib + 257
    24 com.apple.AppKit 0x94b58900 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 228
    25 com.apple.AppKit 0x94b58811 +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 158
    26 com.apple.AppKit 0x94b5875c +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 383
    27 com.apple.AppKit 0x94b55561 NSApplicationMain + 434
    28 com.kawauso.LadioCast 0×00006736 start + 54
    Thread 1:
    0 libSystem.B.dylib 0x9169f9d2 __workq_kernreturn + 10
    1 libSystem.B.dylib 0x9169ff68 _pthread_wqthread + 941
    2 libSystem.B.dylib 0x9169fb86 start_wqthread + 30
    Thread 2: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x916a0942 kevent + 10
    1 libSystem.B.dylib 0x916a105c _dispatch_mgr_invoke + 215
    2 libSystem.B.dylib 0x916a0519 _dispatch_queue_invoke + 163
    3 libSystem.B.dylib 0x916a02be _dispatch_worker_thread2 + 240
    4 libSystem.B.dylib 0x9169fd41 _pthread_wqthread + 390
    5 libSystem.B.dylib 0x9169fb86 start_wqthread + 30
    Thread 3:
    0 libSystem.B.dylib 0x9167a0fa mach_msg_trap + 10
    1 libSystem.B.dylib 0x9167a867 mach_msg + 68
    2 ….audio_hijack_server.hermes 0x001dd4cd ah_serv_loop + 175
    3 libSystem.B.dylib 0x916a781d _pthread_start + 345
    4 libSystem.B.dylib 0x916a76a2 thread_start + 34
    Thread 4 Crashed:
    0 libobjc.A.dylib 0x989efed4 objc_msgSend + 20
    1 com.kawauso.LadioCast 0x00014a60 -[LCMultiOutputRenderer render:] + 176
    2 com.kawauso.LadioCast 0x000148c5 -[LCMultiOutputRenderer threadLoop:] + 565
    3 com.apple.Foundation 0x9113a8d4 -[NSThread main] + 45
    4 com.apple.Foundation 0x9113a884 __NSThread__main__ + 1499
    5 libSystem.B.dylib 0x916a781d _pthread_start + 345
    6 libSystem.B.dylib 0x916a76a2 thread_start + 34
    Thread 4 crashed with X86 Thread State (32-bit):
    eax: 0×00000008 ebx: 0×00000000 ecx: 0x0002555c edx: 0x00279d60
    edi: 0×00000000 esi: 0×00000000 ebp: 0xb0206c88 esp: 0xb0206c4c
    ss: 0x0000001f efl: 0×00010202 eip: 0x989efed4 cs: 0×00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0×00000037
    cr2: 0×00000008
    Binary Images:
    0×1000 – 0x2bff7 +com.kawauso.LadioCast ??? (0.10.0) /Applications/LadioCast 10/LadioCast.app/Contents/MacOS/LadioCast
    0×53000 – 0x55ff7 +libogg.0.dylib 7.0.0 (compatibility 7.0.0) /Applications/LadioCast 10/LadioCast.app/Contents/Frameworks/libogg.0.dylib
    0×59000 – 0x13dff7 +libvorbisenc.2.dylib 3.6.0 (compatibility 3.0.0) /Applications/LadioCast 10/LadioCast.app/Contents/Frameworks/libvorbisenc.2.dylib
    0×172000 – 0x199ff7 +libvorbis.0.dylib 5.3.0 (compatibility 5.0.0) /Applications/LadioCast 10/LadioCast.app/Contents/Frameworks/libvorbis.0.dylib
    0x19f000 – 0x1a8fe7 +libshout.3.dylib 6.0.0 (compatibility 6.0.0) /Applications/LadioCast 10/LadioCast.app/Contents/Frameworks/libshout.3.dylib
    0x1da000 – 0x1e6ff7 +com.rogueamoeba.audio_hijack_server.hermes 2.2.3 (2.2.3) /usr/local/hermes/modules/Instant Hijack Server.hermesmodule/Contents/MacOS/Instant Hijack Server
    0×717000 – 0x71bff3 com.apple.audio.AudioIPCPlugIn 1.1.2 (1.1.2) /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
    0×720000 – 0x726ffb com.apple.audio.AppleHDAHALPlugIn 1.8.7 (1.8.7f1) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
    0x72b000 – 0x753fff +com.joesoft.hal ??? (1.0.3.344) /Library/Audio/Plug-Ins/HAL/Hear.plugin/Contents/MacOS/Hear
    0×70000000 – 0x700caffb com.apple.audio.units.Components 1.6.1 (1.6.1) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe00000 – 0x8fe4162b dyld 132.1 (???) /usr/lib/dyld
    0×90003000 – 0x90323feb com.apple.CoreServices.CarbonCore 861.13 (861.13) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x903c4000 – 0x903fffeb libFontRegistry.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0×90400000 – 0x9050cff7 libGLProgrammability.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x906e9000 – 0x906e9ff7 com.apple.ApplicationServices 38 (38) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x906ea000 – 0x906ebff7 com.apple.TrustEvaluationAgent 1.1 (1) /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0×90702000 – 0x90746ff3 com.apple.coreui 2 (114) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0×90747000 – 0x9074cff7 com.apple.OpenDirectory 10.6 (10.6) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x9074d000 – 0x907dffe3 com.apple.print.framework.PrintCore 6.2 (312.5) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x907e0000 – 0x90896ffb libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0×90897000 – 0x90897ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0×90898000 – 0x908a3ff7 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x908a4000 – 0x90cbaff7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x90cfb000 – 0x90cfbff7 com.apple.Cocoa 6.6 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x90d0c000 – 0x90d2dfe7 com.apple.opencl 12.1 (12.1) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x90d2e000 – 0x90d46ff7 com.apple.CFOpenDirectory 10.6 (10.6) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x90d47000 – 0x90ec9fe7 libicucore.A.dylib 40.0.0 (compatibility 1.0.0) /usr/lib/libicucore.A.dylib
    0×91124000 – 0x91394ffb com.apple.Foundation 6.6.3 (751.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x913ce000 – 0x914abff7 com.apple.vImage 4.0 (4.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0×91679000 – 0x9181ffeb libSystem.B.dylib 125.2.0 (compatibility 1.0.0) /usr/lib/libSystem.B.dylib
    0×91820000 – 0x91840fe7 libresolv.9.dylib 41.0.0 (compatibility 1.0.0) /usr/lib/libresolv.9.dylib
    0×91848000 – 0x9184cff7 IOSurface ??? (???) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x9184d000 – 0x9184fff7 com.apple.securityhi 4.0 (36638) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0×92517000 – 0x9253bff7 libJPEG.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x9261b000 – 0x9293ffef com.apple.HIToolbox 1.6.3 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0×92940000 – 0x92a32ff7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) /usr/lib/libcrypto.0.9.8.dylib
    0x92a33000 – 0x92a4eff7 libPng.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x92ba4000 – 0x92bc3ff7 com.apple.CoreVideo 1.6.1 (45.5) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x92bc7000 – 0x92c31fe7 libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) /usr/lib/libstdc++.6.dylib
    0x92c45000 – 0x92d71fff com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x92d72000 – 0x92e4dfe7 com.apple.DesktopServices 1.5.7 (1.5.7) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x92e96000 – 0x92ef1ff7 com.apple.framework.IOKit 2.0 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x92ef3000 – 0x92f3cfe7 libTIFF.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x92f69000 – 0x92fbaff7 com.apple.HIServices 1.8.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x930af000 – 0x930b1ff7 libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x930b3000 – 0x93133feb com.apple.SearchKit 1.3.0 (1.3.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0×93134000 – 0x93181feb com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
    0x9422f000 – 0x94232ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0×94233000 – 0x942dcff7 com.apple.CFNetwork 454.9.8 (454.9.8) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0×94304000 – 0x9432afff com.apple.DictionaryServices 1.1.1 (1.1.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0×94330000 – 0x94333ffb com.apple.help 1.3.1 (41) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0×94334000 – 0x94338ff7 libGIF.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x943b8000 – 0x94427ff7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0×94620000 – 0x94634fe7 libbsm.0.dylib ??? (???) /usr/lib/libbsm.0.dylib
    0×94635000 – 0x946e5ff3 com.apple.ColorSync 4.6.3 (4.6.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x9472f000 – 0x947aafe7 com.apple.audio.CoreAudio 3.2.2 (3.2.2) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x947ab000 – 0x9482dffb SecurityFoundation ??? (???) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0×94830000 – 0x948d8ffb com.apple.QD 3.35 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x948d9000 – 0x94a07fe7 com.apple.CoreData 102.1 (251) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x94b0f000 – 0x94b52ff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x94b53000 – 0x95433ff7 com.apple.AppKit 6.6.6 (1038.29) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0×95445000 – 0x95487ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0×95488000 – 0x9549cffb com.apple.speech.synthesis.framework 3.10.35 (3.10.35) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x955b3000 – 0x95603ff7 com.apple.framework.familycontrols 2.0.1 (2010) /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0×95622000 – 0x95632ff7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) /usr/lib/libsasl2.2.dylib
    0x959d6000 – 0x95b90fe3 com.apple.ImageIO.framework 3.0.3 (3.0.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x95bc4000 – 0x95bd0ff7 libkxld.dylib ??? (???) /usr/lib/system/libkxld.dylib
    0x95c02000 – 0x95c08fff com.apple.CommonPanels 1.2.4 (91) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x95c09000 – 0x95c0dff7 libGFXShared.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x95c0e000 – 0x95ca9ff7 com.apple.ApplicationServices.ATS 275.11.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x95caa000 – 0x95f0efef com.apple.security 6.1.1 (37594) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x95f0f000 – 0x95f42ff7 com.apple.AE 496.4 (496.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0×96175000 – 0x96175ff7 com.apple.CoreServices 44 (44) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0×96199000 – 0x961a7fe7 libz.1.dylib 1.2.3 (compatibility 1.0.0) /usr/lib/libz.1.dylib
    0x961db000 – 0x961e4ff7 com.apple.DiskArbitration 2.3 (2.3) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0×96207000 – 0x96586fe3 com.apple.RawCamera.bundle 3.0.3 (529) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x967a5000 – 0x96f94557 com.apple.CoreGraphics 1.545.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x970ad000 – 0x970deff7 libGLImage.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x970df000 – 0x97125ff7 libauto.dylib ??? (???) /usr/lib/libauto.dylib
    0×97126000 – 0x97227fe7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) /usr/lib/libxml2.2.dylib
    0×97372000 – 0x9742bfe7 libsqlite3.dylib 9.6.0 (compatibility 9.0.0) /usr/lib/libsqlite3.dylib
    0x9742c000 – 0x9743aff7 com.apple.opengl 1.6.9 (1.6.9) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0×97474000 – 0x97511fe3 com.apple.LaunchServices 362.1 (362.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0×97512000 – 0x97519ff3 com.apple.print.framework.Print 6.1 (237.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x9751a000 – 0x97694fe3 com.apple.CoreFoundation 6.6.3 (550.29) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0×97753000 – 0x9775eff7 libCSync.A.dylib 543.50.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x977b7000 – 0x977efff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) /usr/lib/libcups.2.dylib
    0x9785f000 – 0x9785fff7 com.apple.Carbon 150 (152) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0×97860000 – 0x978c4ffb com.apple.htmlrendering 72 (1.1.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
    0x978c5000 – 0x978c5ff7 com.apple.vecLib 3.6 (vecLib 3.6) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x978c6000 – 0x97903ff7 com.apple.SystemConfiguration 1.10.2 (1.10.2) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0×97904000 – 0x97916ff7 com.apple.MultitouchSupport.framework 204.13 (204.13) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x97af3000 – 0x97b15fef com.apple.DirectoryService.Framework 3.6 (621.4) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x97b16000 – 0x97b27ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x9869a000 – 0x9869dfe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib
    0x9869e000 – 0x986e2fe7 com.apple.Metadata 10.6.3 (507.10) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x989ea000 – 0x98a97fe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) /usr/lib/libobjc.A.dylib
    0x98a98000 – 0x98a98ff7 liblangid.dylib ??? (???) /usr/lib/liblangid.dylib
    0x98a99000 – 0x98a99ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x98a9a000 – 0x98b48ff3 com.apple.ink.framework 1.3.3 (107) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x98bf3000 – 0x98bfdfe7 com.apple.audio.SoundManager 3.9.3 (3.9.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
    0x98c0b000 – 0x98c18ff7 com.apple.NetFS 3.2.1 (3.2.1) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x98c19000 – 0x9904eff7 libLAPACK.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x9904f000 – 0x990e7fe7 edu.mit.Kerberos 6.5.10 (6.5.10) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x990e8000 – 0x99110ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) /usr/lib/libxslt.1.dylib
    0×99111000 – 0x99479ff7 com.apple.QuartzCore 1.6.2 (227.22) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9957d000 – 0x99587ffb com.apple.speech.recognition.framework 3.11.1 (3.11.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0×99588000 – 0x995a4fe3 com.apple.openscripting 1.3.1 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x995fc000 – 0x9963fff7 com.apple.NavigationServices 3.5.4 (182) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
    0×99640000 – 0x996a1fe7 com.apple.CoreText 3.1.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
    0x997e6000 – 0x998b0fef com.apple.CoreServices.OSServices 357 (357) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x998dc000 – 0x998ddff7 com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x998de000 – 0x998f3fff com.apple.ImageCapture 6.0 (6.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0×99907000 – 0x99948ff7 libRIP.A.dylib 543.50.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0xffff0000 – 0xffff1fff libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
    Model: iMac6,1, BootROM IM61.0093.B07, 2 processors, Intel Core 2 Duo, 2.16 GHz, 2 GB, SMC 1.10f3
    Graphics: NVIDIA GeForce 7300 GT, NVIDIA GeForce 7300 GT, PCIe, 128 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0×87), Broadcom BCM43xx 1.0 (5.10.91.27)
    Bluetooth: Version 2.3.3f8, 2 service, 19 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: ST3250824AS Q, 232.89 GB
    Parallel ATA Device: MATSHITADVD-R UJ-85J
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0×8501, 0xfd400000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0×8206, 0x7d100000
    USB Device: IR Receiver, 0x05ac (Apple Inc.), 0×8240, 0x7d200000
    USB Device: Apple Optical USB Mouse, 0x05ac (Apple Inc.), 0×0304, 0x1d100000
    FireWire Device: unknown_device, Unknown

  18. “Kawauso | November 2, 2,010 in 03:53 | Reply
    Thank you for the further information.
    Other matters seem to be beyond my abilities at this time.
    Cheers.”
    Are you referring to the crashing? I sure hope not! :o(
    I am kind of committed to using this version now and have removed all of my iCAL reconnect events that originally took me hours to add to the schedule, so rolling back to 9.2 is not really an option I would care to pursue if I can avoid it. I have not been able to figure out where scheduled automator events are saved in iCAL. Doesn’t appear to be in the preferences file, so I have been unable to find a way to save different copies of the iCAL schedule so that I could just replace one version without all the 15 minute reconnect events needed for 9.2 and the one I am using with 0.10 that relies on the new reconnect script feature instead.
    Can you confirm what you meant by your last statement? If you are saying that you are not going to be able to fix the bug that is causing the crashes, I guess I will have no choice but to roll back to 9.2 and spend another several hours adding all those reconnect events in order to keep LadioCast connected if the server drops the connection.
    Without such reconnect events in iCAL, Ladiocast 9.2 will just sit there unconnected if the Wunderground server drops the connection. This is why I have been making such a point about the need for LadioCast to feature a built in connection monitor as well as the ability to connect to the designated server when it is launched from the dock.
    I might have to start looking for another application for my streaming needs that provides these crucial connection related features that LadioCast currently lacks.
    Thanks in advance!
    Cheers.
    []Rick. :o)

  19. Hmmm…I didn’t realize that it was such an unstable release that would be left up here without a follow up version for this long. :o(
    When do you plan to release a more stable version with these added features?
    As I said, I am now dependent on that reconnect feature which 9.2 doesn’t have, so I am having to limp along here with this very unstable version 0.10.
    Thanks in advance for any ETA on the next release.
    Cheers.
    []Rick.

Leave a Reply to Rick

Click here to cancel reply.

*


神田川の桜並木2010

in Uncategorized

神田川の桜並木がこのところの冷え込みでいい具合に開花状態を保っています。 今週末まで持ちそうですね。 いつものように360°パノラマにしてみました。(iPhoneのカメラで14枚をステッチ、要Java)


らじおぱバージョン1.4.0リリース

in Ladiopa

らじおぱ1.4.0がApp Storeに出されました。 このリリースでの変更点は以下のとおりです。

  • 登録したお気に入りの編集ができるようになりました
  • キーワード一致条件が前方一致・後方一致・完全一致から選べるようになりました
  • お気に入りのサウンドをユーザーが入れ換えられるようになりました(iTunes File Sharing, iOS 4以降)
サウンドの入れ換えはiTunesのファイル共有インターフェース(以下の画面)にて行います。 ladiopa.1.4.0.file_sharing.png
サウンドファイルを入れ替えた後、確実に有効にするためにらじおぱを一旦再起動してください。
サウンドファイルを作成する場合は4秒以内でCAF(かAIFF)形式ファイル、お手持ちの環境での作成方法はインターネットで調べてみてください。 例としてある番組のリスナーさんが作られた通知音集が以下としてダウンロードできます。
お気に入り放送通知音集 from にがつのだらだら一周年記念!!

その他細かい注意点など。
以前のバージョンで登録したお気に入りを最初に編集する際、デフォルトでサウンド無しが選ばれますので適宜変更してください。
お気に入りの編集でもキーワードをあてる宛て先フィールド自体は変更できず、登録時に選んだものになります

また何かあればコメント、メール等でよろしくおねがいします。

今回審査は9日間ほどでしたが一発通過でした。 らじおぱのメジャーリリースではたぶん初じゃないかなと思います。 真正面から突っ込まれそうなポイントがあっただけに、これが通過した技術的意義は大きかったです。

それでは。

4 Responses to “らじおぱバージョン1.4.0リリース”

  1. アップデートありがとうございます。
    さらに使いやすく、自分好みにできるとはすばらしいです。
    まだサウンドはいじってないので、これから楽しみです!!
    また何かあれば報告いたします。
    お疲れ様でした。

  2. 更新ありがとうございます。
    一つ要望があるのですが、もし宜しければファイル共有等からお気に入りのインポート・エクスポートに対応して頂けないでしょうか。
    理由としてはPC側からお気に入りを編集、あるいはPC向けねとらじブラウザのDolphinとお気に入りの同期をとりたいからです。
    どんな形式であれインポート・エクスポートがあれば、後の編集・同期用のソフトは自分で書きますので、どうか対応のご検討をして頂けないでしょうか。
    内部で使っているデータをそのままテキストで出力するだけで構いません。
    よろしくお願いします。

  3. かわうそ

    sunさんこんにちは!
    いつもリリース気にかけていただいてありがとうございます。
    お待たせしました。

  4. かわうそ

    Mxxさんこんにちは!
    お気に入りのインポート・エクスポート、提案いただきありがとうございます。
    PCと同期がとれると便利そうですね。
    らじおぱのお気に入りはローカルにある(PC的な)機能と、通知サーバー上にある機能、そしてそれらの連携で構成されています。インポート・エクスポートの出入口をしっかりすればローカルにある機能は同期できそうですが、サーバーと連携している部分のデータは整合性をとるのが難しくなってしまうかもしれません。
    またうまい方法を考えついたら検討してみたいと思います。


らじおぱっどバージョン1.3.1リリース

in Ladiopa

らじおぱっどバージョン1.3.1は今朝審査を通過したようです。 24時間以内のいつダウンロード可になるか相変らずよくわかりませんが、またあとから見てみてビックリってことにならなければいいなと思います。 今回の審査ではちゃんとプッシュ通知ありのお気に入りを登録してくれたらしく、サーバーにAppleクパチーノからのログが出ていました。 ですので全くできないまま上がったということはないと思います。 既にお気に入り後方非互換性でバージョン1.3.2を出すことは確定なんですけれども。

関係無いですがちょっと驚いたこと。 審査はアメリカ西海岸標準時での勤務時間内に行われるのが常なのですが、今回は現地土曜日午後だったはず。 自動タイマーで通過させるわけでも無さそうですので、中の人は休日出勤してるのでしょうか、ごくろうさまです。

軌道に乗るようでしたら通知数の集計がWebで閲覧できるようにはしようと思っています。

4 Responses to “らじおぱっどバージョン1.3.1リリース”

  1. ねとらじジャンキー

    ただ今ダウンロードさせて頂きました。
    非常に使いやすいアプリに大変満足しております。
    1点要望があるのですが、お気に入りの登録情報を後から編集できるようにできないでしょうか。
    現在は放送中の番組から新規お気に入り登録画面に飛んで、そこでしかお気に入りの編集ができない状態になっております。
    後からお気に入りの情報を変更する(特にプッシュ通知をするかしないか)をいつでもできるようになればより使い勝手の良いアプリになると思います。
    欲を言えば、放送中の番組からでなくても新規お気に入り登録できるように・・・

  2. 1.3.1 ダウンロードしました。ご対応ありがとうございます。
    わたしもねとらじジャンキーさん同様、お気に入り周りの機能追加を要望します。
    ・(放送中でなくても)新規追加や既に追加したお気に入りの編集を自由にできるようにして欲しい
    ご検討いただければ幸いです。

  3. かわうそ

    ねとらじジャンキーさんe_さんこんにちは!
    コメントありがとうございます。
    お気に入り、編集機能があると便利ですね。
    やっと枠が定まってきた感があるので、使い勝手を向上させる方もまた考えていきたいと思います。
    ではでは。

  4. お世話になってます。
    放送中でなくても新規登録というのは現状では適当な放送をお気に入り登録して、その時にキーワードを選択するところでマウントだったらマウントをタップすると自由に記入できますので今後正式に対応されるのであればそれまではこの方法でしのげますよ。