Hi all,
I have developed an carbon application in Mac OS 10.3 My application
runs well in the 10.3 but it crashes sometimes in 10.2. And rarely,
sometimes this crashes in 10.3 also. Using the crash log, I am not able to
find where my application goes wrong. Here is the crash report of this
application.
Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000018
Thread 0 Crashed:
0 com.apple.CoreFoundation 0x901cbfb0 _CFBundleGetLanguageSearchList +
0x18
1 com.apple.CoreFoundation 0x901b9d08 CFBundleCopyResourceURL + 0x2c
2 com.apple.HIToolbox 0x9288daa4 MakeThemeFSRef + 0x34
3 com.apple.HIToolbox 0x927e10cc TTheme::GetCurrent() + 0x34
4 com.apple.HIToolbox 0x928c4b5c
DataEngine::GetThemeMenuBarHeight(short&) + 0x34
5 com.apple.HIToolbox 0x927ed518 GetMBarHeight + 0x34
6 com.apple.HIToolbox 0x9280e2b0 ScreenSearch(short, short,
GDevice**, long) + 0x48
7 com.apple.HIToolbox 0x9280e240 HLTBIterateScreenDevices + 0x40
8 com.apple.HIToolbox 0x9281a278 HLTBGetGreatestAreaDevice + 0x50
9 com.apple.HIToolbox 0x9282b698 FindDeviceForCGRect(CGRect const*)
+ 0x7c
10 com.apple.HIToolbox 0x92847be8 DockCallback(unsigned long, void*,
void*, void*) + 0x340
11 com.apple.HIServices 0x92d3c574 dockClientNotificationProc + 0x120
12 com.apple.CoreGraphics 0x93655df0 postLocalNotificationToConnection +
0xe0
13 com.apple.CoreGraphics 0x9362ee88 notifyDatagramHandler + 0x150
14 com.apple.CoreGraphics 0x935f0f18 CGSDispatchDatagramsFromStream +
0x26c
15 com.apple.CoreGraphics 0x935e403c snarfEvents + 0x124
16 com.apple.HIToolbox 0x927ec7c0 MessageHandler + 0x1c
17 com.apple.CoreFoundation 0x901ad2a0 __CFMachPortPerform + 0xe0
18 com.apple.CoreFoundation 0x901a9a24 __CFRunLoopDoSource1 + 0xc8
19 com.apple.CoreFoundation 0x901918f0 __CFRunLoopRun + 0x540
20 com.apple.CoreFoundation 0x90195e8c CFRunLoopRunSpecific + 0x148
21 com.apple.HIToolbox 0x927d5f60 RunCurrentEventLoopInMode + 0xac
22 com.apple.HIToolbox 0x927dc6c8 ReceiveNextEventCommon + 0x17c
23 com.apple.HIToolbox 0x927fe1a0 AcquireNextEventInMode + 0x48
24 com.apple.HIToolbox 0x927fb670 RunApplicationEventLoop + 0x88
25 com.altiris.InvSoln 0x00008dd4 main + 0x1b4
26 com.altiris.InvSoln 0x00008710 _start + 0x188 (crt.c:267)
27 dyld 0x8fe1a558 _dyld_start + 0x64
If there is something wrong in the MenuBar initialisation, then the
application should crash whenever it tries to set the menubar. But this not
happens. The crash is almost frequent in 10.2 and rare in 10.3. I am totally
confused by seeing this crashlogs. I would be thankful if somebody helps in
this. Expecting suggestions....
With regards
Sathish Kumar.S
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Carbon-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/carbon-dev/email@hidden
This email sent to email@hidden