Search found 4 matches

by atinm
Mon Jul 05, 2010 11:57 am
Forum: General Topics
Topic: Glaurung Chess (Ipod)
Replies: 26
Views: 14005

Re: Glaurung Chess (Ipod)

Thanks! I patched the code with your stack overflow fix and have that code running in GDB now (it took me the whole morning to get the code to actually run in the debugger after jailbreaking - took a little hunting on Google to find the solution). Let's see if I can crash it again now that I am in ...
by atinm
Sun Jul 04, 2010 8:16 pm
Forum: General Topics
Topic: Glaurung Chess (Ipod)
Replies: 26
Views: 14005

Re: Glaurung Chess (Ipod)

I didn't know there was a standard way (I did notice that Glaurung was enabled for "file sharing" in iTunes, but it didn't actually register in my brain as meaning drop a PGN there because I've never used file sharing in iTunes before!) - I just did a search on google and of course, found the ...
by atinm
Sun Jul 04, 2010 7:35 pm
Forum: General Topics
Topic: Glaurung Chess (Ipod)
Replies: 26
Views: 14005

Re: Glaurung Chess (Ipod)

Hi Tord,

My crash is intermittent, which is why i am having trouble debugging it also - it isn't some known sequence/position that is doing this so it feels like some memory corruption thing (of course . . .).

I saw the "export" of PGN files, but don't see import in Glaurung 2. Maybe I missed the ...
by atinm
Sun Jul 04, 2010 5:58 pm
Forum: General Topics
Topic: Glaurung Chess (Ipod)
Replies: 26
Views: 14005

Re: Glaurung Chess (Ipod)

Tord, I am seeing random crashes with Glaurung 2 on my iPod 2nd generation running iOS4. Running the same code in the iPhone simulator doesn't seem to crash so I am having trouble debugging this (glad you made this open source!). Hoping to hit a crash one of these times while running in the ...