[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: libobjc 1.6 and cygwin
From: |
Riccardo Mottola |
Subject: |
Re: libobjc 1.6 and cygwin |
Date: |
Tue, 19 Jul 2011 19:21:55 +0200 |
User-agent: |
Mozilla/5.0 (Windows NT 5.0; rv:5.0) Gecko/20110706 Firefox/5.0 SeaMonkey/2.2 |
Hi,
I have seen some windows related commits and updated. I get a similar,
but slightly different stack trace now:
0x68549db9 in objc_msg_lookup () from C:\cygwin\bin\cygobjc-2.dll
(gdb) bt
#0 0x68549db9 in objc_msg_lookup () from C:\cygwin\bin\cygobjc-2.dll
#1 0x6323dc61 in -[NSView setFrame:] (self=0x6ab610, _cmd=0x633ae0b0,
frameRect={origin = {x = 0, y = 0}, size = {width = 0, height = 0}})
at NSView.m:1225
#2 0x632b7e77 in -[GSWindowDecorationView layout] (self=0x694e60,
_cmd=0x633ae090) at GSWindowDecorationView.m:341
#3 0x630e0f57 in -[NSApplication(Private) _appIconInit] (self=0x60f4b0,
_cmd=0x632d20f0) at NSApplication.m:3799
#4 0x630e2c45 in -[NSApplication _init] (self=0x60f4b0, _cmd=0x632d2100)
at NSApplication.m:921
#5 0x6784b492 in -[NSObject(NSThreadPerformAdditions)
performSelectorOnMainThre
ad:withObject:waitUntilDone:modes:] (self=0x60f4b0, _cmd=0x6792f7c8,
aSelector=0x632d2100, anObject=0x60f4b0, aFlag=<value optimized out>,
anArray=0x613ed8) at NSThread.m:1199
#6 0x6784cd33 in -[NSObject(NSThreadPerformAdditions)
performSelectorOnMainThre
ad:withObject:waitUntilDone:] (self=0x60f4b0, _cmd=0x632d2108,
aSelector=0x632d2100, anObject=0x60f4b0, aFlag=1 '\001')
at NSThread.m:1210
#7 0x630e1722 in -[NSApplication init] (self=0x60f4b0, _cmd=0x632d1e70)
at NSApplication.m:975
#8 0x630d9e82 in +[NSApplication sharedApplication] (self=0x632cf940,
_cmd=0x632c7d88) at NSApplication.m:847
#9 0x630c206d in NSApplicationMain (argc=1, argv=0x4c9a48) at
Functions.m:76
#10 0x004011d0 in main (argc=Cannot access memory at address 0x1c008d
) at main.m:33
(gdb)