Hello,

my app has been running fine lately, so I thought I'd try to log on to
Mac OS X as a different user and run the compiled application. As it
turns out, it crashes before reaching the main program. The crash only
occurs when I launch it by double-clicking the application bundle.

When I start just the binary, a terminal window opens and it shows its
Main Form just fine, but I can't focus it.

Here's a the fist part of the crash log. At the point where I cut it,
the last two lines are repeated a few hundred times more.

Any ideas? 

Thanks.
Tobias

----------

Host Name:      iMac
Date/Time:      2007-09-15 14:42:54.504 +0200
OS Version:     10.4.10 (Build 8R2218)
Report Version: 4

Command: MyMacApp
Path:    /borland/exec/MyMacApp.app/Contents/MacOS/MyMacApp
Parent:  WindowServer [921]

Version: ??? (1.0)

PID:    953
Thread: 0

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

Thread 0 Crashed:
0   MyMacApp    0x00012983 SYSTEM_SYSGETMEM_FIXED$LONGINT$$POINTER + 3
1   MyMacApp    0x0000ccb2 SYSTEM_TOBJECT_$__NEWINSTANCE$$TOBJECT + 18
2   MyMacApp    0x000da15e SYSUTILS_RUNERRORTOEXCEPT$LONGINT$POINTER$POINTER + 
862
3   MyMacApp    0x00010e07 FPC_BREAK_ERROR + 39
4   MyMacApp    0x000f7c20 LCLPROC_DEBUGLN$ANSISTRING + 112 (LCLProc.pas:1370)
5   MyMacApp    0x00034cf9 
FORMS_EXCEPTIONOCCURRED$TOBJECT$POINTER$LONGINT$PPOINTER + 73 (Forms.pp:1379)
6   MyMacApp    0x0000dbba SYSTEM_DOUNHANDLEDEXCEPTION + 74
7   MyMacApp    0x0000ded9 FPC_RERAISE + 41
8   MyMacApp    0x0000dbba SYSTEM_DOUNHANDLEDEXCEPTION + 74
9   MyMacApp    0x0000ded9 FPC_RERAISE + 41
10  MyMacApp    0x0000dbba SYSTEM_DOUNHANDLEDEXCEPTION + 74
11  MyMacApp    0x0000ded9 FPC_RERAISE + 41
12  MyMacApp    0x0000dbba SYSTEM_DOUNHANDLEDEXCEPTION + 74
13  MyMacApp    0x0000ded9 FPC_RERAISE + 41
14  MyMacApp    0x0000dbba SYSTEM_DOUNHANDLEDEXCEPTION + 74
15  MyMacApp    0x0000ded9 FPC_RERAISE + 41
16  MyMacApp    0x0000dbba SYSTEM_DOUNHANDLEDEXCEPTION + 74
17  MyMacApp    0x0000ded9 FPC_RERAISE + 41
18  MyMacApp    0x0000dbba SYSTEM_DOUNHANDLEDEXCEPTION + 74

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to