Re: Hello !

Graham Booker <[email protected]> Sat, 25 Jun 2005 11:10:06 -0500
Newsgroups gmane.network.fire.devel
Message-ID <[email protected]>
We have seen this reported before, and in every case, that user was  
running APE.  I have asked the user to disable APE and see if it  
still crashes, and none have responded.  If you are using APE,  
perhaps you could try that yourself.

Also note: The code in CVS is drastically different than 1.5.2.  When  
you first launch it, that dialog will tell you what is different.

On Jun 25, 2005, at 7:17 AM, Tobias Hermann wrote:

> Hi Fire Development Team!
>
> I just joined the mailing list and checked out the source code from  
> the cvs repository.
>
> I am using fire for a long time and since I also do program in  
> Cocoa, I thought I might take a look at the code and see if I can  
> contribute in some way.
>
> Another thing is: Since I am using Tiger, I have a very frequent  
> crash bug in Fire (1.5.2). I also can reproduce it in the debugger  
> now (latest sources), maybe some of you can take a look and see, if  
> that is a bug in Fire (or in Tiger or in CoreAudio or maybe even  
> the driver of my audio card).
> The Crash happens, when the door sound was played and the speech  
> engine is started in order to say "... has logged off/on". Weird  
> is, that it is not happening 100%, but it's happening every now and  
> then (which means about 2 up to 15 times a day, running fire about  
> 12 hours a day or so).
>
> I wanted to submit a bug report, but the fire site is down :-( So I  
> am writing it here to the group.
>
> Here's the call stack:
>
> #0    0x07f73a94 in MTBEAudioUnitSoundOutput::BufferComplete
> #1    0x9b01ac50 in AUScheduledSoundPlayerEntry
> #2    0x9afb2f44 in DefaultOutputAUEntry
> #3    0x9afae14c in DefaultOutputAUEntry
> #4    0x9b08cc68 in dyld_stub__keymgr_get_and_lock_processwide_ptr
> #5    0x90b5112c in CallComponent
> #6    0x941927a0 in AudioUnitUninitialize
> #7    0x9409e56c in AudioUnitNodeInfo::Uninitialize
> #8    0x9409e504 in AudioUnitGraph::Uninitialize
> #9    0x9409e8a8 in AudioUnitGraph::Dispose
> #10    0x9409e7f4 in DisposeAUGraph
> #11    0x07f740a8 in  
> MTBEAudioUnitSoundOutput::~MTBEAudioUnitSoundOutput
> #12    0x07f7078c in SpeechChannelManager::~SpeechChannelManager
> #13    0x07f875f4 in SECloseSpeechChannel
> #14    0x918ef974 in KillSpeechChannel
> #15    0x918ee958 in DisposeSpeechChannel
> #16    0x006fe024 in -[SUSpeaker setVoiceUsingIndex:] at  
> SUSpeaker.m:134
> #17    0x00039e18 in -[MainController playSound:forBuddy:] at  
> MainController.m:1887
> #18    0x0ca17794 in -[BuddyItem setJustLoggedOn] at BuddyItem.m:904
> #19    0x0ca13328 in +[BuddyItem buddyLoggedOn:forAccount:] at  
> BuddyItem.m:309
> #20    0x06fa7a20 in fire_parse_oncoming at AIM-oscarCFunctions.m:1757
> #21    0x06fc1f30 in buddychange at buddylist.c:253
> #22    0x06fc2068 in snachandler at buddylist.c:272
> #23    0x06fd4c94 in consumesnac at rxhandlers.c:139
> #24    0x06fd58c8 in aim_rxdispatch at rxhandlers.c:526
> #25    0x06fb5aac in -[AIMoscarCommunicationController  
> socketinfo:withconn:state:] at AIM-oscarCommunicationController.m:210
> #26    0x06fb5b78 in socketcallback at AIM- 
> oscarCommunicationController.m:217
> #27    0x0ca3c964 in socketCallBack at NetworkController.m:742
> #28    0x9075dd14 in __CFSocketDoCallback
> #29    0x9075da38 in __CFSocketPerformV0
> #30    0x9074ae2c in __CFRunLoopDoSources0
> #31    0x9074a35c in __CFRunLoopRun
> #32    0x90749ddc in CFRunLoopRunSpecific
> #33    0x93122ca0 in RunCurrentEventLoopInMode
> #34    0x931cf820 in HIMenuView::SimulateHitSelf
> #35    0x931cf710 in HIStandardMenuView::SimulateHitSelf
> #36    0x931447cc in HIView::EventHandler
> #37    0x93121ab4 in DispatchEventToHandlers
> #38    0x9312120c in SendEventToEventTargetInternal
> #39    0x93121088 in SendEventToEventTargetWithOptions
> #40    0x931cf608 in SendControlSimulateHit
> #41    0x932a79b4 in HIView::SimulateClickSelf
> #42    0x93144728 in HIView::EventHandler
> #43    0x93121ab4 in DispatchEventToHandlers
> #44    0x9312120c in SendEventToEventTargetInternal
> #45    0x93121088 in SendEventToEventTargetWithOptions
> #46    0x931cf4f8 in HIView::SimulateClick
> #47    0x931cf41c in HIViewSimulateClick
> #48    0x931cf2dc in FlashFeedback
> #49    0x931cf240 in SelectItemAndRestoreAllMenuBits
> #50    0x931b9f2c in TrackMenuCommon
> #51    0x931b7c78 in MenuSelectCore
> #52    0x931b7838 in MenuSelect
> #53    0x9361fabc in _NSHandleCarbonMenuEvent
> #54    0x9361d4ec in _DPSNextEvent
> #55    0x9361ce68 in -[NSApplication  
> nextEventMatchingMask:untilDate:inMode:dequeue:]
> #56    0x936193cc in -[NSApplication run]
> #57    0x93709c1c in NSApplicationMain
> #58    0x004fece0 in main at Fire_main.m:45
>
> The last Fire-SourceCode is in SUSpeaker.m:
>
>
> <pastedGraphic.png>
>
> It is crashing with the EXC_BAD_ACCESS signal.
>
> Thanks for any hints. Due to the crash is not really happening in  
> the Fire SourceCode, it maybe that FIre has nothing to do with it.  
> But I had no other speach crashes in Tiger yet, so I am not sure  
> who is guilty...
>
> Best regards
>
> Tobi
>
>
>



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click