ObjectiveResource ConnectionManager crash? NSInvocation dealloc

8 views
Skip to first unread message

twiggle

unread,
Nov 14, 2009, 5:02:37 PM11/14/09
to ObjectiveResource

I'm using 1.1 and call

[[ConnectionManager sharedInstance] runJob:@selector(loadStuff)
onTarget:self];

loadStuff calls findAllRemote.

Sometimes it just logs "<=" and is otherwise empty, and if I exit and
dealloc it's containing controller, I get an NSInvocation dealloc
EXC_BAD_ACCESS crash. I'm thinking this is something going on with
OR, but I'm still just getting started. Any ideas? Do I have to
release something in the controller's dealloc?

Thanks

Matt Vague

unread,
Dec 7, 2009, 3:06:35 PM12/7/09
to ObjectiveResource
I have the same problem. Anyone have any ideas??

On Nov 14, 2:02 pm, twiggle <twigbra...@gmail.com> wrote:
> I'm using 1.1 and call
>
>         [[ConnectionManager sharedInstance] runJob:@selector(loadStuff)
>                                                                           onTarget:self];
>
> loadStuff calls findAllRemote.
>
> Sometimes it just logs  "<=" and is otherwiseempty, and if I exit and
Reply all
Reply to author
Forward
0 new messages