Sparkle crash on extractUpdate

Asked by Justin Williams

I'm trying to integrate Sparkle from the trunk into my GC-enabled Leopard app, but am running into an issue where Sparkle crashes the application on the [SUBasicUpdateDriver extractUpdate] method. More specifically, when it calls CFRetain(unarchiver).

Can anyone else confirm this issue in their applications? I took a peak at the code and nothing glaringly awful stuck out to me, but it's also 2:30 in the morning so I'm not the most sound of mind right now. :)

Thanks.

Question information

Language:
English Edit question
Status:
Answered
For:
Sparkle Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Justin Williams (carpeaqua) said :
#1

Looking into this a bit more, it seems like the SUUnarchiver object isn't actually being created, thus calling CFRetain on an nonexistent object and crashing out. Not exactly sure what would cause that to occur tho.

Revision history for this message
Andy Matuschak (andymatuschak) said :
#2

Really sorry about that; the bug's been fixed.

Can you help with this problem?

Provide an answer of your own, or ask Justin Williams for more information if necessary.

To post a message you must log in.