Re: [SOLVED] Process infinite loop in logObjcMessageSends
Re: [SOLVED] Process infinite loop in logObjcMessageSends
- Subject: Re: [SOLVED] Process infinite loop in logObjcMessageSends
- From: Florent Pillet <email@hidden>
- Date: Thu, 2 Oct 2003 12:13:02 +0200
I figured out that I had a memory overwrite somewhere and this seems to
mess up the runtime.
Florent
On jeudi, oct 2, 2003, at 11:40 Europe/Paris, Florent Pillet wrote:
I have a weird problem. I'm developing a framework with a command line
tool to test it. Starting today, running the tool started to block in
the logObcMessageSends function of libObjc. I don't understand what's
happening. I suspect that it may be a selector identifier which is a
duplicate of another one (I added a couple new selectors recently) but
I'm really stuck on that one.
--
Florent Pillet, Code Segment email@hidden
Developer tools and end-user products for Palm OS & Mac OS X
ICQ: 117292463
http://perso.wanadoo.fr/fpillet
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.