Re: What happens when a "synchronize" occurs to synchronize preferences?
Re: What happens when a "synchronize" occurs to synchronize preferences?
- Subject: Re: What happens when a "synchronize" occurs to synchronize preferences?
- From: Rob Frohne <email@hidden>
- Date: Sat, 30 Nov 2002 17:43:52 -0800
Hi Brian, et. al.,
Here is the crash log.
Date/Time: 2002-11-30 17:40:50 -0800
OS Version: 10.2.2 (Build 6F21)
Host: localhost
Command: SigMeter
PID: 10223
Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000000
Thread 0 Crashed:
#0 0x9068ba54 in objc_msgSend
#1 0x90132674 in CFRelease
#2 0x9013e404 in CFDictionaryRemoveAllValues
#3 0x9013e234 in __CFDictionaryDeallocate
#4 0x90132794 in CFRelease
#5 0x9014d9e8 in updateDictRep
#6 0x901936b4 in _CFApplicationPreferencesDomainHasChanged
#7 0x9016b96c in CFPreferencesSynchronize
#8 0x92c40c8c in SyncWithKeyPrefs()
#9 0x92c235ac in GetKeyFocusInfo(KeyFocusKey, unsigned long*,
unsigned long*)
#10 0x92c2e128 in InstallKeyFocusHotKeys
#11 0x92bbaf60 in
CompatibilityEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*,
void*)
#12 0x92ba25b4 in DispatchEventToHandlers
#13 0x92ba291c in SendEventToEventTargetInternal
#14 0x92ba5d28 in SendEventToEventTargetWithOptions
#15 0x92bff8b4 in SendTrackingStatus(unsigned long, MenuData*,
unsigned long, unsigned long, unsigned long, unsigned long, unsigned
char)
#16 0x92c5ba2c in SendBeginTracking(MenuData*, unsigned long,
unsigned long)
#17 0x92c07f58 in SetupMenuTracking(MenuSelectData&, unsigned char,
Point, double, MenuData*, unsigned long, Rect const*, GDevice**, Rect
const*)
#18 0x92c90f9c in PopUpMenuSelectCore(MenuData*, Point, double,
Point, GDevice**, Rect const*, unsigned short, unsigned long, Rect
const*, OpaqueMenuRef**, unsigned short*)
#19 0x92d0fb34 in PopUpMenuSelect
#20 0x93080d30 in _NSPopUpCarbonMenu
#21 0x9310a30c in -[NSCarbonMenuImpl
popUpMenu:atLocation:width:forView:withSelectedItem:withFont:]
#22 0x932bc5b8 in -[NSStatusBarButtonCell
trackMouse:inRect:ofView:untilMouseUp:]
#23 0x9315c898 in -[NSControl mouseDown:]
#24 0x9336dfd4 in -[NSWindow sendEvent:]
#25 0x930ce328 in -[NSApplication sendEvent:]
#26 0x930ca524 in -[NSApplication run]
#27 0x930d2598 in NSApplicationMain
#28 0x00004494 in main (main.m:42)
#29 0x00004218 in _start (crt.c:267)
#30 0x00004098 in start
Thread 1:
#0 0x90074168 in mach_msg_trap
#1 0x900064b0 in mach_msg
#2 0xc00076cc in __ape_internal
#3 0xc0000dd0 in __ape_agent
#4 0x90021268 in _pthread_body
PPC Thread State:
srr0: 0x9068ba54 srr1: 0x0000f030 vrsave: 0x00000000
xer: 0x20000000 lr: 0x90132674 ctr: 0x9068ba3c mq: 0x00000000
r0: 0x906ca0d0 r1: 0xbfffe180 r2: 0x28024242 r3: 0x00218b90
r4: 0x906ca0d0 r5: 0x00000000 r6: 0x00000001 r7: 0x00000000
r8: 0xa01325a8 r9: 0xa01325a8 r10: 0x002d97cb r11: 0x00000001
r12: 0x00000000 r13: 0x00000000 r14: 0x00000000 r15: 0xa309ce38
r16: 0xa309ce38 r17: 0xa309ce38 r18: 0x00000000 r19: 0x00000000
r20: 0x00000002 r21: 0x00000000 r22: 0x769b451d r23: 0x00071910
r24: 0xa01355c4 r25: 0xa01355f4 r26: 0x000aceb0 r27: 0x000002f8
r28: 0x9068ba3c r29: 0x00218b90 r30: 0xa0130da0 r31: 0x901325a8
Rob
On Saturday, November 30, 2002, at 09:49 AM, Brian Webster wrote:
On Saturday, November 30, 2002, at 12:00 AM,
email@hidden wrote:
When the application trys to synchronize with this prefs file and the
"View Option" is present, it crashes. Hmmmm.... Any ideas?
Could you post a stack trace of the crash? You should be able to get
one from the Console application if you have crash reporting enabled
there.
--
Brian Webster
email@hidden
http://homepage.mac.com/bwebster
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
--
Rob Frohne, Ph.D., P.E.
E.F. Cross School of Engineering
Walla Walla College
http://www.wwc.edu/~frohro/
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.