Hi,
I have an app that crashes on OS X.
It seems to crash in the rbframework.dylib so no exception handler is caught.
It is totally reproducible. I just need to open and close a window.
It crashes in the same spot in both the IDE and built apps.
Rb2006r4 PPC IDE.
What other tools are available on OS X that will help me narrow this down?
Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x0000000e
Thread 0 Crashed:
0 rbframework.dylib 0x00b02a6c
Array::GetElement(long) const + 48
1 rbframework.dylib 0x00bb7078
GetDefaultControlFont() + 292
2 rbframework.dylib 0x00bb7084
GetDefaultControlFont() + 304
3 rbframework.dylib 0x00bb7084
GetDefaultControlFont() + 304
4 rbframework.dylib 0x00bb70f8
EstablishSpecialBackground(SubPane*) + 44
5 rbframework.dylib 0x00bb7444
OSControl::OSControl[unified](SubPane*, int, Rect, string, int, int,
int, int) + 404
6 rbframework.dylib 0x00bb7218
OSControl::OSControl[not-in-charge](SubPane*, int, Rect, string, int,
int, int, int) + 88
7 rbframework.dylib 0x00ba4140
Scroller::Scroller[unified](unsigned char, ScrollerDelegate*,
ContainerPane*, int, Rect, int, unsigned char, unsigned char) + 200
8 rbframework.dylib 0x00ba4068
Scroller::Scroller[in-charge](unsigned char, ScrollerDelegate*,
ContainerPane*, int, Rect, int, unsigned char, unsigned char) + 48
9 rbframework.dylib 0x00ba54a8
NewHorizontalScroller(ScrollerDelegate*, ContainerPane*, int, Rect,
unsigned char, unsigned char) + 184
10 rbframework.dylib 0x00b65e68
ScrollingListbox::AddHScroller() + 140
11 rbframework.dylib 0x00b31fcc ListboxCreatePane + 576
12 au.com.macsos.riskybusinesssos 0x006a284c
Listbox.#CreatePane%%o<Listbox> + 56
13 rbframework.dylib 0x00b433dc
CreateNewControlPane(RuntimeControl*) + 112
14 rbframework.dylib 0x00b40ccc
RuntimeViewWindow::RuntimeViewWindow[unified](RuntimeView*,
Window::WindowType) + 628
15 rbframework.dylib 0x00b40a48
RuntimeViewWindow::RuntimeViewWindow[in-charge](RuntimeView*,
Window::WindowType) + 16
16 rbframework.dylib 0x00b40134 CreateStandAloneWindow + 308
17 rbframework.dylib 0x00b1712c RuntimeCreateWindow + 452
18 au.com.macsos.riskybusinesssos 0x0062d6ec
Window.__Init%%o<Window> + 112
19 rbframework.dylib 0x00a76480 RuntimeNewVtable + 132
20 rbframework.dylib 0x00a76468 RuntimeNewVtable + 108
21 rbframework.dylib 0x00a7654c RuntimeNewObject + 184
22 rbframework.dylib 0x00b15358 WindowAllocateObject + 36
23 au.com.macsos.riskybusinesssos 0x0062e714
Window.__New%o<Object>%o<Window>x + 96
24 au.com.macsos.riskybusinesssos 0x0021ccf4
wSOProcedure.wSOProcedure.ViewIncidentPushButton_Action%%o<wSOProcedure>
+ 508
--
Cheers,
Dr Gerard Hammond
MacSOS Solutions
http://www.macsos.com.au
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>