Re: Crazy CFPreferences!
Re: Crazy CFPreferences!
- Subject: Re: Crazy CFPreferences!
- From: SEBESTYÉN Gábor <email@hidden>
- Date: Mon, 18 Oct 2004 21:15:21 +0200
>
I would create the dictionary with kCFTypeDictionaryKeyCallBacks and
>
kCFTypeDictionaryValueCallBacks
Yep, you were right it was really a bug, fixed..
But my problem remained: the crash happens in the other branch when the dict0 is not null:
0 libobjc.A.dylib 0x908311ec objc_msgSend + 0xc
1 com.apple.CoreFoundation 0x9019cb2c CFDictionaryAddValue + 0x1f4
2 com.apple.CoreFoundation 0x901b377c CFDictionaryCreateMutableCopy + 0x1f4
3 libsilent.dylib 0x01a2f36c Config::WriteInt(char*, char*, int) + 0x84 (Config.cpp:188)
CFDictionaryCreateMutableCopy does something bad.
Further ideas? :)
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden