From: Wolfgang T. <wol...@gm...> - 2005-07-21 02:23:44
|
> now that the installation finally succeeded, the real problems > begin... > > I wrote a small application with a "Quit" button. Before the > application displays that it quits, I want it to perform some fancy > action: call the dummy method "dummy" on itself. (Ok, this is just > a simplified version of what I really want...) > > To make it more interesting, it uses the > "performSelectorWithObject" method on itself. When I do this, my > application crashes. Please stand by while I try to reproduce the problem... does running the program from gdb turn up anything at all? Cheers, Wolfgang |