Comment #5 on issue 25462 by [email protected]: CRASH -closeTab: versus JavaScript closing. http://code.google.com/p/chromium/issues/detail?id=25462
Once I got: objc[6769]: FREED(id): message performSelector:withObject: sent to freed object=0x7881a80 Setting NSZombieEnabled=YES gives me: 2009-10-22 08:25:15.220 Chromium[6827:903] *** -[TabController performSelector:withObject:]: message sent to deallocated instance 0x78d3b30 (which presumably refers to the same thing, only it works more reliably). -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
