[FTC beta 15 preview 29] Hard Crashes

I've been getting a LOT of hard crashes in this version. Literally, all I did was move from preview 27 to preview 29.

See crash logs below:

===============================================================
CRASH 1:

Code Type:       X86 (Native)
Parent Process:  launchd [218]

Date/Time:       2008-06-04 10:48:40.222 -0500
OS Version:      Mac OS X 10.5.3 (9D34)
Report Version:  6

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000ffa3a3a0
Crashed Thread:  0

Thread 0 Crashed:
0 libSystem.B.dylib 0x91d51605 tiny_malloc_from_free_list + 235
1   libSystem.B.dylib                   0x91d4a3ed szone_malloc + 180
2   libSystem.B.dylib                   0x91d4a2f8 malloc_zone_malloc + 81
3   com.apple.CoreGraphics              0x96b6028c mem_heap_malloc + 44
4   com.apple.CoreGraphics              0x96b6020b shape_alloc_bounds + 123
5   com.apple.QD                        0x90726bf9 RectRgn + 212
6   com.apple.QD                        0x90728d22 SectRgn + 473
7 rbframework.dylib 0x007b4e0a AtsuDrawSentry::AtsuDrawSentry(AtsuEdit*) + 290
8   rbframework.dylib                   0x007b669f AtsuEdit::Draw() + 35
9 rbframework.dylib 0x007ac3e6 AtsuEditControl::RedrawCore(Graphics*, bool) + 392 10 rbframework.dylib 0x007ac570 AtsuEditControl::Redraw(Graphics*) + 32 11 rbframework.dylib 0x007d79b5 CustomComboBox::RedrawCore(Graphics*, bool) + 99 12 rbframework.dylib 0x007d7c58 CustomComboBox::Redraw(Graphics*) + 32 13 rbframework.dylib 0x007d7c75 CustomComboBox::RedrawWithContent(Graphics*, bool) + 27
14  rbframework.dylib                   0x007197c4 SubPane::Update() + 118
15 rbframework.dylib 0x0071c38e SubPane::RedrawWithContent(Graphics*, bool) + 320
16  rbframework.dylib                   0x007197c4 SubPane::Update() + 118
17 rbframework.dylib 0x0071c38e SubPane::RedrawWithContent(Graphics*, bool) + 320
18  rbframework.dylib                   0x007197c4 SubPane::Update() + 118
19  rbframework.dylib                   0x007f98c5 Window::Refresh() + 195
20 rbframework.dylib 0x00744499 CallFunctionWithExceptionHandling(void (*)()) + 161
21  rbframework.dylib                   0x007f507e IterateWindowList + 532
22 rbframework.dylib 0x007f8aaa IterateRuntimeWindowList(unsigned char (*)(Window*, long), long) + 32
23  rbframework.dylib                   0x00744e95 UpdateMouseCursor() + 591
24  rbframework.dylib                   0x00744381 IsAppShuttingDown() + 53
25 rbframework.dylib 0x00744406 CallFunctionWithExceptionHandling(void (*)()) + 14
26  rbframework.dylib                   0x00744a26 mainloop() + 118
27  rbframework.dylib                   0x006f4e93 RuntimeRun + 47
28  ...delity.fundactionsprototype      0x0000b6a5 REALbasic._RuntimeRun + 34
29  ...delity.fundactionsprototype      0x00003f6a _Main + 137
30  ...delity.fundactionsprototype      0x00001514 % main + 36
31  ...delity.fundactionsprototype      0x00553613 _start + 116
32  ...delity.fundactionsprototype      0x00553569 start + 43

Thread 1:
0   libSystem.B.dylib                   0x91d494a6 mach_msg_trap + 10
1   libSystem.B.dylib                   0x91d50c9c mach_msg + 72
2   ...ple.CoreServices.CarbonCore      0x9296b549 YieldToThread + 478
3 rbframework.dylib 0x006b2660 RuntimeThreadImp::~RuntimeThreadImp() + 336
4   rbframework.dylib                   0x006b2af0 ThreadSuspend + 110
5 ...delity.fundactionsprototype 0x00061521 Thread.Suspend% %o<Thread> + 34 6 ...delity.fundactionsprototype 0x00543d32 FTUpdateThread.Event_Run% %o<FTUpdateThread> + 138
7   rbframework.dylib                   0x006b2be1 ThreadSuspend + 351
8   ...ple.CoreServices.CarbonCore      0x9296fe1d CooperativeThread + 309
9   libSystem.B.dylib                   0x91d7a6f5 _pthread_start + 321
10  libSystem.B.dylib                   0x91d7a5b2 thread_start + 34

Thread 2:
0   libSystem.B.dylib                   0x91d494a6 mach_msg_trap + 10
1   libSystem.B.dylib                   0x91d50c9c mach_msg + 72
2   ...ple.CoreServices.CarbonCore      0x9296b549 YieldToThread + 478
3 rbframework.dylib 0x006b2660 RuntimeThreadImp::~RuntimeThreadImp() + 336
4   rbframework.dylib                   0x006b2af0 ThreadSuspend + 110
5 ...delity.fundactionsprototype 0x00061521 Thread.Suspend% %o<Thread> + 34 6 ...delity.fundactionsprototype 0x00544c08 FTSpellCheckThread.Event_Run%%o<FTSpellCheckThread> + 138
7   rbframework.dylib                   0x006b2be1 ThreadSuspend + 351
8   ...ple.CoreServices.CarbonCore      0x9296fe1d CooperativeThread + 309
9   libSystem.B.dylib                   0x91d7a6f5 _pthread_start + 321
10  libSystem.B.dylib                   0x91d7a5b2 thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0xc0000003  ebx: 0x91d51535  ecx: 0x04000400  edx: 0xffa3a3a0
  edi: 0x00973000  esi: 0x04000000  ebp: 0xbffff2b8  esp: 0xbffff240
   ss: 0x0000001f  efl: 0x00010286  eip: 0x91d51605   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
  cr2: 0xffa3a3a0

CRASH 2:
==============================================
Code Type:       X86 (Native)
Parent Process:  launchd [218]

Date/Time:       2008-06-04 10:51:46.715 -0500
OS Version:      Mac OS X 10.5.3 (9D34)
Report Version:  6

Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x000000000000002e
Crashed Thread:  0

Thread 0 Crashed:
0 ...delity.fundactionsprototype 0x0047043e FTLine.draw% %o<FTLine>o<Graphics>bi4f8f8i4i4i4bf8 + 288 1 ...delity.fundactionsprototype 0x0052b832 FTParagraphProxy.drawLines% %o<FTParagraphProxy>o<Graphics>f8bf8o<FTInsertionPoint> + 4827 2 ...delity.fundactionsprototype 0x00523579 FTParagraphProxy.drawNormalView% %o<FTParagraphProxy>o<Graphics>bf8o<FTInsertionPoint> + 230 3 ...delity.fundactionsprototype 0x00484188 FTPage.drawNormalViewMode %%o<FTPage>o<Graphics>o<FTDocument>i4i4o<FTInsertionPoint> + 3773 4 ...delity.fundactionsprototype 0x00439eef FTDocument.drawNormalViewMode%%o<FTDocument>i4i4i4i4 + 403 5 ...delity.fundactionsprototype 0x0040de92 FTDocument.draw% %o<FTDocument>i4i4i4i4 + 238 6 ...delity.fundactionsprototype 0x003d85c5 FormattedText.draw% %o<FormattedText> + 487 7 ...delity.fundactionsprototype 0x003da894 FormattedText.update% %o<FormattedText>bbi4 + 631 8 ...delity.fundactionsprototype 0x00535f86 FTUpdateTimer.stop% %o<FTUpdateTimer> + 140 9 ...delity.fundactionsprototype 0x003bf90e FormattedText.Event_LostFocus%%o<FormattedText> + 210 10 rbframework.dylib 0x007a7d25 RuntimeCanvas::LostFocus() + 277 11 rbframework.dylib 0x00743b52 SetFocusPane(SubPane*) + 126 12 rbframework.dylib 0x007198bd SubPane::SetMacFocusPart(short, short*) + 199 13 rbframework.dylib 0x0071c79f SubPane::SetRunControl(RuntimeControl*) + 613 14 com.apple.HIToolbox 0x9091e763 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1181 15 com.apple.HIToolbox 0x9091db9d SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405 16 com.apple.HIToolbox 0x9091da02 SendEventToEventTargetWithOptions + 58 17 com.apple.HIToolbox 0x9096fe06 HIView::SendSetFocusPart(short, unsigned char, unsigned char, short*) + 370 18 com.apple.HIToolbox 0x9096fa3a HIView::SetFocusPartInternal(short, unsigned char, unsigned char, short*, short, unsigned char, unsigned char) + 152 19 com.apple.HIToolbox 0x9096f700 HIView::SetFocusPart(short, unsigned char, unsigned char, unsigned long, FocusData*) + 242
20  com.apple.HIToolbox                 0x90999ba7 ClearKeyboardFocus + 193
21  rbframework.dylib                   0x007196b0 InvalidateFocus() + 38
22  rbframework.dylib                   0x007f6c59 Window::Deactivate() + 45
23 rbframework.dylib 0x0079f494 RuntimeViewWindow::Deactivate() + 42 24 rbframework.dylib 0x007f840d PassCarbonEventToPumpedEventQueue(OpaqueEventRef*, OpaqueWindowPtr*, Window*) + 1681 25 com.apple.HIToolbox 0x9091e763 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1181 26 com.apple.HIToolbox 0x9091db9d SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405 27 com.apple.HIToolbox 0x9091da02 SendEventToEventTargetWithOptions + 58
28  com.apple.HIToolbox                 0x909a2f0d PostActivateEvent + 381
29 com.apple.HIToolbox 0x909a299b HiliteAndActivateWindow + 381 30 com.apple.HIToolbox 0x90be00e1 AdjustToNewWindowActivation(WindowData*, WindowContext*, OpaqueWindowPtr*, unsigned char, WindowData*) + 141 31 com.apple.HIToolbox 0x909a27c2 PotentiallyAdjustActivationOnOrderIn(WindowData*, WindowData*) + 156
32  com.apple.HIToolbox                 0x909a0ff1 ShowWindow + 87
33 rbframework.dylib 0x007f56cd ShowReferencedWindow(OpaqueWindowPtr*, OpaqueWindowPtr*, drawerFacings, long) + 565 34 rbframework.dylib 0x007fc180 Window::AboutToYield() + 994 35 rbframework.dylib 0x007fc23e Window::SelectWindow() + 60
36  rbframework.dylib                   0x006f549e RuntimeShowModal + 58
37 ...delity.fundactionsprototype 0x00016834 Window.ShowModal% %o<Window> + 34 38 ...delity.fundactionsprototype 0x002ff1cf winEnteredTextTabs.winEnteredTextTabs.EditTabs% %o<winEnteredTextTabs.winEnteredTextTabs>o<FormattedText> + 190 39 ...delity.fundactionsprototype 0x002e2be5 ccFormattedText.ccFormattedText.bbTabs_Action% %o<ccFormattedText.ccFormattedText> + 316
40  RBAppearancePak.rbx_0.dylib         0x00dfff14 REALPluginMain + 21270
41 rbframework.dylib 0x00721022 RuntimeCustomControlPane::HandleAction(int) + 102 42 rbframework.dylib 0x00719e7e SubPane::RedrawFromCarbonEvent() + 422 43 com.apple.HIToolbox 0x9091e763 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1181 44 com.apple.HIToolbox 0x9091db9d SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405 45 com.apple.HIToolbox 0x9093a4ee SendEventToEventTarget + 52 46 com.apple.HIToolbox 0x9096ebc1 SendHICommandEvent(unsigned long, HICommand const*, unsigned long, unsigned long, unsigned char, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 411
47  com.apple.HIToolbox                 0x909de0c4 SendHICommandToTarget + 58
48 com.apple.HIToolbox 0x90a54bb0 SendControlCommand(HIView*, unsigned long, unsigned long) + 64 49 com.apple.HIToolbox 0x90994386 HIView::NotifyControlHit(OpaqueEventRef*, short, unsigned long) + 122 50 com.apple.HIToolbox 0x909fe020 HIView::ClickInternal(CGPoint const&, unsigned long, void (*) (OpaqueControlRef*, short), OpaqueEventRef*, bool) + 254
51  com.apple.HIToolbox                 0x90a7c199 HandleControlClick + 199
52  RBAppearancePak.rbx_0.dylib         0x00e015da REALPluginMain + 27100
53 rbframework.dylib 0x007200c6 RuntimeCustomControlPane::HandleClick(int, int, int) + 98 54 rbframework.dylib 0x007f9a9a Window::HandleClick(int, int, int) + 270 55 rbframework.dylib 0x0079f1d4 RuntimeViewWindow::HandleClick(int, int, int) + 46 56 rbframework.dylib 0x007429f6 PumpedEventQueue::HandleInContent(PumpedEvent*, Window*, Window*) + 204 57 rbframework.dylib 0x007439ff PumpedEventQueueInternalHandleEvents() + 805 58 rbframework.dylib 0x00743acf PumpedEventQueueHandleEvents() + 11
59  rbframework.dylib                   0x00744e76 UpdateMouseCursor() + 560
60  rbframework.dylib                   0x00744381 IsAppShuttingDown() + 53
61 rbframework.dylib 0x00744406 CallFunctionWithExceptionHandling(void (*)()) + 14
62  rbframework.dylib                   0x00744a26 mainloop() + 118
63  rbframework.dylib                   0x006f4e93 RuntimeRun + 47
64  ...delity.fundactionsprototype      0x0000b6a5 REALbasic._RuntimeRun + 34
65  ...delity.fundactionsprototype      0x00003f6a _Main + 137
66  ...delity.fundactionsprototype      0x00001514 % main + 36
67  ...delity.fundactionsprototype      0x00553613 _start + 116
68  ...delity.fundactionsprototype      0x00553569 start + 43

Thread 1:
0   libSystem.B.dylib                   0x91d494a6 mach_msg_trap + 10
1   libSystem.B.dylib                   0x91d50c9c mach_msg + 72
2   ...ple.CoreServices.CarbonCore      0x9296b549 YieldToThread + 478
3 rbframework.dylib 0x006b2660 RuntimeThreadImp::~RuntimeThreadImp() + 336
4   rbframework.dylib                   0x006b2af0 ThreadSuspend + 110
5 ...delity.fundactionsprototype 0x00061521 Thread.Suspend% %o<Thread> + 34 6 ...delity.fundactionsprototype 0x00543d32 FTUpdateThread.Event_Run% %o<FTUpdateThread> + 138
7   rbframework.dylib                   0x006b2be1 ThreadSuspend + 351
8   ...ple.CoreServices.CarbonCore      0x9296fe1d CooperativeThread + 309
9   libSystem.B.dylib                   0x91d7a6f5 _pthread_start + 321
10  libSystem.B.dylib                   0x91d7a5b2 thread_start + 34

Thread 2:
0   libSystem.B.dylib                   0x91d494a6 mach_msg_trap + 10
1   libSystem.B.dylib                   0x91d50c9c mach_msg + 72
2   ...ple.CoreServices.CarbonCore      0x9296b549 YieldToThread + 478
3 rbframework.dylib 0x006b2660 RuntimeThreadImp::~RuntimeThreadImp() + 336
4   rbframework.dylib                   0x006b2af0 ThreadSuspend + 110
5 ...delity.fundactionsprototype 0x00061521 Thread.Suspend% %o<Thread> + 34 6 ...delity.fundactionsprototype 0x00544c08 FTSpellCheckThread.Event_Run%%o<FTSpellCheckThread> + 138
7   rbframework.dylib                   0x006b2be1 ThreadSuspend + 351
8   ...ple.CoreServices.CarbonCore      0x9296fe1d CooperativeThread + 309
9   libSystem.B.dylib                   0x91d7a6f5 _pthread_start + 321
10  libSystem.B.dylib                   0x91d7a5b2 thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x14e4f200  ebx: 0x14e588b0  ecx: 0x14e50070  edx: 0x00000002
  edi: 0x00000000  esi: 0x00a3f680  ebp: 0xbfffd528  esp: 0xbfffd460
   ss: 0x0000001f  efl: 0x00010206  eip: 0x0047043e   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
  cr2: 0x0000002e


FTC Website: www.truenorthsoftware.com/Realbasic/FormattedText.html
Set List Options (digest and vacation modes): www.freelists.org/list/ftcdev
List Archive: www.freelists.org/archives/ftcdev
Unsubscribe: Send email to ftcdev-request@xxxxxxxxxxxxx with "unsubscribe" in 
the subject field.


Other related posts: