I'm sometimes getting a crash in DRBurnSetupPanel. Its when the panel is
starting up and a device is loading media. Does anyone know if there's a
workaround? Could I be doing something to cause this?
Here's a back trace

#0  0x90ed46e8 in objc_msgSend ()

#1  0x00175701 in NotificationCallback ()

#2  0x0014e764 in DRNotificationCenterObject::AddObserver ()

#3  0x00175341 in _DRNotificationCenterAddObserver ()

#4  0x00175218 in -[DRNotificationCenter addObserver:selector:name:object:]
()

#5  0x0004c483 in -[DRDeviceChooserCell setFilter:] ()

#6  0x0004bfc6 in -[DRDeviceChooserCell init] ()

#7  0x968b8b4b in -[NSControl initWithFrame:] ()

#8  0x968cf16e in -[NSCustomView nibInstantiate] ()

#9  0x968b0ff1 in -[NSIBObjectData instantiateObject:] ()

#10 0x968b0712 in -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:]
()

#11 0x968a6e12 in loadNib ()

#12 0x968a6774 in +[NSBundle(NSNibLoading)
_loadNibFile:nameTable:withZone:ownerBundle:] ()

#13 0x968a63b7 in +[NSBundle(NSNibLoading)
loadNibFile:externalNameTable:withZone:] ()

#14 0x0004bd1c in _DRUILoadNibPanelFromBundle ()

#15 0x0004b816 in -[DRSetupPanel initWithNibName:] ()

#16 0x0004b63c in -[DRBurnSetupPanel initWithNibName:] ()

#17 0x0004b5fa in -[DRBurnSetupPanel init] ()

#18 0x0004b5b8 in +[DRBurnSetupPanel setupPanel] ()

...
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to