realbasic-games
[Top] [All Lists]

Re: Debug App quits without giving a reason.

To: <realbasic-games at lists dot realsoftware dot com>
Subject: Re: Debug App quits without giving a reason.
From: Stan Rosenbaum <ForeverTangent at yahoo dot com>
Date: Thu, 19 May 2005 20:11:50 -0400
Delivered-to: realbasic-games at lists dot realsoftware dot com
    Hey All,

    OK  I tried Asher's idea of putting a msgbox() command, in the
App.Close() event to see if the debug is quitting or crashing.   It must be
crashing, because the msgbox() did not popup.

    However, after reading all the talk about OS X's Crash log [which is
something I totally forgot OS X does], I looked it up, and did get all
this...

===

Host Name:      Gabumon.local
Date/Time:      2005-05-17 11:22:37 -0400
OS Version:     10.3.9 (Build 7W98)
Report Version: 2

Command: FMOD Wrappers MAC.debug
Path:    /Users/staque/Development/REALbasic/FMOD-EX_Wrappers/FMOD Wrappers
MAC.debug.app/Contents/MacOS/FMOD Wrappers MAC.debug
Version: ??? (1.0.0)
PID:     675
Thread:  0

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_INVALID_ADDRESS (0x0001) at 0xbf7ffff0

Thread 0 Crashed:
0   ATS                                0x96b6523c MapFamilyMetaID(short) +
0xc
1   ATS                                0x96b622d0
_eFOGetFontFamilyTextEncoding + 0x6c
2   ATS                                0x96b62240
FOGetFontFamilyTextEncoding + 0x40
3   com.apple.HIToolbox                0x92898ab4 GetFontScriptHL + 0x20
4   ...ple.CoreServices.CarbonCore     0x902c05a8 GetFontScript + 0x60
5   ...ple.CoreServices.CarbonCore     0x902bdb78 FontToScript + 0x50
6   ...ple.CoreServices.CarbonCore     0x902c02c0 FontScript + 0x14
7   rbframework.dylib                  0x004be8b4 CheckDBCSEncoding(unsigned
long) + 0x44
8   rbframework.dylib                  0x004bf604 StringDBCSLen + 0xc4
9   ???                                0x0000637c
FMODEX.stringToMemoryBlock27777767200<MemoryBlock> + 0x8c
10  ???                                0x0000613c
FMODEX.FMOD_System_CreateSound79077376-1877138908sii&i + 0xac
11  ???                                0x000061cc
FMODEX.FMOD_System_CreateSound-1073746168-1073744752sii&i + 0x13c
12  ???                                0x000061cc
FMODEX.FMOD_System_CreateSound00sii&i + 0x13c
13  ???                                0x000061cc
FMODEX.FMOD_System_CreateSound9770sii&i + 0x13c
14  ???                                0x000061cc
FMODEX.FMOD_System_CreateSound251704320sii&i + 0x13c

Etc... Etc... Etc..


    So I guess the question now, where can I go to understand what the crash
log is printing out.

    Peace

    Stan



On 5/19/05 1:01 PM, "realbasic-games-request at lists dot realsoftware dot com"
<realbasic-games-request at lists dot realsoftware dot com> wrote:

> ==================================================
> 
> Message: 7
> Subject: Re: Debug App quits without giving a reason.
> From: Asher Dunn <asher at fireyesoftware dot com>
> Date: Wed, 18 May 2005 16:43:51 -0400
> 
> 
> On May 18, 2005, at 4:22 PM, Seth Duke wrote:
> 
>> I do miss the black screen of death, frowning mac screen. I took a
>> photo of
>> that screen about 5 years back, re-made it in illustrator and had
>> Kinko's
>> make me a 32" poster of it. ;)
> 
> Wow...
> I think this is getting a little off-topic ;-)
> 
> To answer Stan's question, I have no idea what would cause this (some
> answer!).
> Are you sure the declare is correct? Maybe some tricky pointer/integer
> or pointer to a pointer issue? I would expect that to crash the app
> normally, but you never know.
> Also, try putting a msgbox in app.close to see if you really are
> quitting (with the quite command) somewhere.
> 
> Asher Dunn
> --------------------------------------------------------
> President and Head Developer of Fireye Software
> <http://www.fireyesoftware.com/>
> AIM and Yahoo: fireye7517
> 
> 
> ==================================================

-- 
"Well, that is sort like using a 500lb bomb to end a hostage situation.."
My friend Jason from Filmburn Inc. [Best computer animation company in the
world!] describing me 'Going Stan'.

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

<Prev in Thread] Current Thread [Next in Thread>