You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cocotr...@googlegroups.com
Running on Linux, whenever an NSException gets thrown in my application this happens:
Program received signal SIGSEGV, Segmentation fault. 0xb7f2c327 in _objc_returnAddress (frame=8) at /Users/max/Documents/xcode/cocotron/Foundation/NSException/debugHelpers.m:44
Any ideas please?
max_tc
unread,
Oct 11, 2012, 9:15:29 AM10/11/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cocotr...@googlegroups.com
Fixed this by switching to the release build of libFoundation.so -- was accidentally using the debug build.