Yankees251
New Member
- Joined
- Jan 4, 2011
- Messages
- 6
I run a macro to combine several files into one workbook. It gets through 99.9% of it then crashes when the save dialog pops up. Below is crash log. Any ideas?
Error Signature:
Exception: EXC_BAD_ACCESS
Date/Time: 2012-06-05 23:51:55 +0000
Application Name: Microsoft Excel
Application Bundle ID: com.microsoft.Excel
Application Signature: XCEL
Application Version: 14.2.2.120421
Crashed Module Name: Microsoft Excel
Crashed Module Version: 14.2.2.120421
Crashed Module Offset: 0x01000dfb
Blame Module Name: Microsoft Excel
Blame Module Version: 14.2.2.120421
Blame Module Offset: 0x01000dfb
Application LCID: 1033
Extra app info: Reg=en Loc=0x0409
Crashed thread: 0
Thread 0 crashed:
# 1 0x01083dfb in __mh_execute_header + 0x01000DFB (Microsoft Excel + 0x01000dfb)
# 2 0x0107b9ee in __mh_execute_header + 0x00FF89EE (Microsoft Excel + 0x00ff89ee)
# 3 0x0107d69c in __mh_execute_header + 0x00FFA69C (Microsoft Excel + 0x00ffa69c)
# 4 0x01084f92 in __mh_execute_header + 0x01001F92 (Microsoft Excel + 0x01001f92)
# 5 0x001b24af in __mh_execute_header + 0x0012F4AF (Microsoft Excel + 0x0012f4af)
# 6 0x029f39cb in XLDR::XLClientDataBase::SetDrawingElement(Ofc::TWeakPtr<Dr::DrawingElement>) + 0x000000CF (OfficeArt + 0x0006e9cb)
# 7 0x02a261ea in Dr::DrawingE2o::~DrawingE2o() + 0x0000088A (OfficeArt + 0x000a11ea)
# 8 0x029d73db in Dr::DrawingSelectionIterator::FDone() const + 0x0000004B (OfficeArt + 0x000523db)
# 9 0x02a25fda in Dr::DrawingE2o::~DrawingE2o() + 0x0000067A (OfficeArt + 0x000a0fda)
# 10 0x02a25f38 in Dr::DrawingE2o::~DrawingE2o() + 0x000005D8 (OfficeArt + 0x000a0f38)
# 11 0x02a25bc0 in Dr::DrawingE2o::~DrawingE2o() + 0x00000260 (OfficeArt + 0x000a0bc0)
# 12 0x02a25992 in Dr::DrawingE2o::~DrawingE2o() + 0x00000032 (OfficeArt + 0x000a0992)
# 13 0x01084085 in __mh_execute_header + 0x01001085 (Microsoft Excel + 0x01001085)
# 14 0x0108072a in __mh_execute_header + 0x00FFD72A (Microsoft Excel + 0x00ffd72a)
# 15 0x0018a2a1 in __mh_execute_header + 0x001072A1 (Microsoft Excel + 0x001072a1)
# 16 0x02a1ff3b in Art::View::FOnMouseMessage(Art::MouseMessage const&) + 0x00000139 (OfficeArt + 0x0009af3b)
# 17 0x02a1fe24 in Art::View::FOnMouseMessage(Art::MouseMessage const&) + 0x00000022 (OfficeArt + 0x0009ae24)
# 18 0x0018973f in __mh_execute_header + 0x0010673F (Microsoft Excel + 0x0010673f)
# 19 0x00f37021 in __mh_execute_header + 0x00EB4021 (Microsoft Excel + 0x00eb4021)
# 20 0x0027f1f1 in __mh_execute_header + 0x001FC1F1 (Microsoft Excel + 0x001fc1f1)
# 21 0x001209d1 in __mh_execute_header + 0x0009D9D1 (Microsoft Excel + 0x0009d9d1)
# 22 0x000a29ee in __mh_execute_header + 0x0001F9EE (Microsoft Excel + 0x0001f9ee)
# 23 0x00f33951 in __mh_execute_header + 0x00EB0951 (Microsoft Excel + 0x00eb0951)
# 24 0x01ce8a38 in MHIView::ControlClick(MEvent const&) + 0x000001CC (MicrosoftComponentPlugin + 0x000f3a38)
# 25 0x01bfde73 in MHIView::HandleEvent(OpaqueEventHandlerCallRef*, MEvent&) + 0x0000056B (MicrosoftComponentPlugin + 0x00008e73)
# 26 0x000a4df8 in __mh_execute_header + 0x00021DF8 (Microsoft Excel + 0x00021df8)
# 27 0x01bfd857 in MEventHandler::DoEvent(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 0x000000E3 (MicrosoftComponentPlugin + 0x00008857)
# 28 0x01bfd729 in MHIView::InitializeEventHandler() + 0x000001CB (MicrosoftComponentPlugin + 0x00008729)
# 29 0x91023dec in _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 0x00000024 (HIToolbox + 0x0018cdec)
# 30 0x90e9f4f3 in __ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 0x00000642 (HIToolbox + 0x000084f3)
# 31 0x90e9e970 in __ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCallRec + 0x000001E2 (HIToolbox + 0x00007970)
# 32 0x90eb3755 in _SendEventToEventTarget + 0x0000004C (HIToolbox + 0x0001c755)
# 33 0x90f42648 in HIView::Click(OpaqueEventRef*) + 0x00000132 (HIToolbox + 0x000ab648)
# 34 0x90f4271d in _HIViewClick + 0x00000036 (HIToolbox + 0x000ab71d)
# 35 0x9102ff6e in __ZL19HandleClickAsHIViewP15OpaqueWindowPtrP14OpaqueEventRef + 0x00000095 (HIToolbox + 0x00198f6e)
# 36 0x910302e3 in __ZL17HandleWindowClickP15OpaqueWindowPtr5PointsmP14OpaqueEventRef + 0x000001F8 (HIToolbox + 0x001992e3)
# 37 0x91030669 in __ZL16HandleMouseEventP25OpaqueEventHandlerCallRefP14OpaqueEventRef + 0x00000352 (HIToolbox + 0x00199669)
# 38 0x91030bf1 in __ZL26StandardWindowEventHandlerP25OpaqueEventHandlerCallRefP14OpaqueEventRefPv + 0x0000004F (HIToolbox + 0x00199bf1)
# 39 0x91023dec in _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 0x00000024 (HIToolbox + 0x0018cdec)
# 40 0x90e9f4f3 in __ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 0x00000642 (HIToolbox + 0x000084f3)
# 41 0x90e9e970 in __ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCallRec + 0x000001E2 (HIToolbox + 0x00007970)
# 42 0x90eb3755 in _SendEventToEventTarget + 0x0000004C (HIToolbox + 0x0001c755)
# 43 0x90eb3ed5 in __ZL29ToolboxEventDispatcherHandlerP25OpaqueEventHandlerCallRefP14OpaqueEventRefPv + 0x0000077B (HIToolbox + 0x0001ced5)
# 44 0x90e9f9ae in __ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 0x00000AFD (HIToolbox + 0x000089ae)
# 45 0x90e9e970 in __ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCallRec + 0x000001E2 (HIToolbox + 0x00007970)
# 46 0x90eb3755 in _SendEventToEventTarget + 0x0000004C (HIToolbox + 0x0001c755)
# 47 0x01c3cdfd in _McpRunApplicationEventLoop + 0x00002E27 (MicrosoftComponentPlugin + 0x00047dfd)
# 48 0x01c3a46a in _McpRunApplicationEventLoop + 0x00000494 (MicrosoftComponentPlugin + 0x0004546a)
# 49 0x0016ba9e in __mh_execute_header + 0x000E8A9E (Microsoft Excel + 0x000e8a9e)
# 50 0x0016ba32 in __mh_execute_header + 0x000E8A32 (Microsoft Excel + 0x000e8a32)
# 51 0x000857c8 in __mh_execute_header + 0x000027C8 (Microsoft Excel + 0x000027c8)
# 52 0x000855fa in __mh_execute_header + 0x000025FA (Microsoft Excel + 0x000025fa)
X86 Thread State:
eax: 0x00000000 ebx: 0xc007ffa0 ecx: 0x01084f6a edx:0x40000002
edi: 0x7be12ed8 esi: 0xc007ffa0 ebp: 0xc007ff88 esp:0xc007ff50
ss: 0x00000023 eip: 0x01083dfb cs: 0x0000001b ds:0x00000023
es: 0x00000023 fs: 0x00000000 gs: 0x0000000f eflags:0x00010202
Error Signature:
Exception: EXC_BAD_ACCESS
Date/Time: 2012-06-05 23:51:55 +0000
Application Name: Microsoft Excel
Application Bundle ID: com.microsoft.Excel
Application Signature: XCEL
Application Version: 14.2.2.120421
Crashed Module Name: Microsoft Excel
Crashed Module Version: 14.2.2.120421
Crashed Module Offset: 0x01000dfb
Blame Module Name: Microsoft Excel
Blame Module Version: 14.2.2.120421
Blame Module Offset: 0x01000dfb
Application LCID: 1033
Extra app info: Reg=en Loc=0x0409
Crashed thread: 0
Thread 0 crashed:
# 1 0x01083dfb in __mh_execute_header + 0x01000DFB (Microsoft Excel + 0x01000dfb)
# 2 0x0107b9ee in __mh_execute_header + 0x00FF89EE (Microsoft Excel + 0x00ff89ee)
# 3 0x0107d69c in __mh_execute_header + 0x00FFA69C (Microsoft Excel + 0x00ffa69c)
# 4 0x01084f92 in __mh_execute_header + 0x01001F92 (Microsoft Excel + 0x01001f92)
# 5 0x001b24af in __mh_execute_header + 0x0012F4AF (Microsoft Excel + 0x0012f4af)
# 6 0x029f39cb in XLDR::XLClientDataBase::SetDrawingElement(Ofc::TWeakPtr<Dr::DrawingElement>) + 0x000000CF (OfficeArt + 0x0006e9cb)
# 7 0x02a261ea in Dr::DrawingE2o::~DrawingE2o() + 0x0000088A (OfficeArt + 0x000a11ea)
# 8 0x029d73db in Dr::DrawingSelectionIterator::FDone() const + 0x0000004B (OfficeArt + 0x000523db)
# 9 0x02a25fda in Dr::DrawingE2o::~DrawingE2o() + 0x0000067A (OfficeArt + 0x000a0fda)
# 10 0x02a25f38 in Dr::DrawingE2o::~DrawingE2o() + 0x000005D8 (OfficeArt + 0x000a0f38)
# 11 0x02a25bc0 in Dr::DrawingE2o::~DrawingE2o() + 0x00000260 (OfficeArt + 0x000a0bc0)
# 12 0x02a25992 in Dr::DrawingE2o::~DrawingE2o() + 0x00000032 (OfficeArt + 0x000a0992)
# 13 0x01084085 in __mh_execute_header + 0x01001085 (Microsoft Excel + 0x01001085)
# 14 0x0108072a in __mh_execute_header + 0x00FFD72A (Microsoft Excel + 0x00ffd72a)
# 15 0x0018a2a1 in __mh_execute_header + 0x001072A1 (Microsoft Excel + 0x001072a1)
# 16 0x02a1ff3b in Art::View::FOnMouseMessage(Art::MouseMessage const&) + 0x00000139 (OfficeArt + 0x0009af3b)
# 17 0x02a1fe24 in Art::View::FOnMouseMessage(Art::MouseMessage const&) + 0x00000022 (OfficeArt + 0x0009ae24)
# 18 0x0018973f in __mh_execute_header + 0x0010673F (Microsoft Excel + 0x0010673f)
# 19 0x00f37021 in __mh_execute_header + 0x00EB4021 (Microsoft Excel + 0x00eb4021)
# 20 0x0027f1f1 in __mh_execute_header + 0x001FC1F1 (Microsoft Excel + 0x001fc1f1)
# 21 0x001209d1 in __mh_execute_header + 0x0009D9D1 (Microsoft Excel + 0x0009d9d1)
# 22 0x000a29ee in __mh_execute_header + 0x0001F9EE (Microsoft Excel + 0x0001f9ee)
# 23 0x00f33951 in __mh_execute_header + 0x00EB0951 (Microsoft Excel + 0x00eb0951)
# 24 0x01ce8a38 in MHIView::ControlClick(MEvent const&) + 0x000001CC (MicrosoftComponentPlugin + 0x000f3a38)
# 25 0x01bfde73 in MHIView::HandleEvent(OpaqueEventHandlerCallRef*, MEvent&) + 0x0000056B (MicrosoftComponentPlugin + 0x00008e73)
# 26 0x000a4df8 in __mh_execute_header + 0x00021DF8 (Microsoft Excel + 0x00021df8)
# 27 0x01bfd857 in MEventHandler::DoEvent(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 0x000000E3 (MicrosoftComponentPlugin + 0x00008857)
# 28 0x01bfd729 in MHIView::InitializeEventHandler() + 0x000001CB (MicrosoftComponentPlugin + 0x00008729)
# 29 0x91023dec in _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 0x00000024 (HIToolbox + 0x0018cdec)
# 30 0x90e9f4f3 in __ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 0x00000642 (HIToolbox + 0x000084f3)
# 31 0x90e9e970 in __ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCallRec + 0x000001E2 (HIToolbox + 0x00007970)
# 32 0x90eb3755 in _SendEventToEventTarget + 0x0000004C (HIToolbox + 0x0001c755)
# 33 0x90f42648 in HIView::Click(OpaqueEventRef*) + 0x00000132 (HIToolbox + 0x000ab648)
# 34 0x90f4271d in _HIViewClick + 0x00000036 (HIToolbox + 0x000ab71d)
# 35 0x9102ff6e in __ZL19HandleClickAsHIViewP15OpaqueWindowPtrP14OpaqueEventRef + 0x00000095 (HIToolbox + 0x00198f6e)
# 36 0x910302e3 in __ZL17HandleWindowClickP15OpaqueWindowPtr5PointsmP14OpaqueEventRef + 0x000001F8 (HIToolbox + 0x001992e3)
# 37 0x91030669 in __ZL16HandleMouseEventP25OpaqueEventHandlerCallRefP14OpaqueEventRef + 0x00000352 (HIToolbox + 0x00199669)
# 38 0x91030bf1 in __ZL26StandardWindowEventHandlerP25OpaqueEventHandlerCallRefP14OpaqueEventRefPv + 0x0000004F (HIToolbox + 0x00199bf1)
# 39 0x91023dec in _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 0x00000024 (HIToolbox + 0x0018cdec)
# 40 0x90e9f4f3 in __ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 0x00000642 (HIToolbox + 0x000084f3)
# 41 0x90e9e970 in __ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCallRec + 0x000001E2 (HIToolbox + 0x00007970)
# 42 0x90eb3755 in _SendEventToEventTarget + 0x0000004C (HIToolbox + 0x0001c755)
# 43 0x90eb3ed5 in __ZL29ToolboxEventDispatcherHandlerP25OpaqueEventHandlerCallRefP14OpaqueEventRefPv + 0x0000077B (HIToolbox + 0x0001ced5)
# 44 0x90e9f9ae in __ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 0x00000AFD (HIToolbox + 0x000089ae)
# 45 0x90e9e970 in __ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCallRec + 0x000001E2 (HIToolbox + 0x00007970)
# 46 0x90eb3755 in _SendEventToEventTarget + 0x0000004C (HIToolbox + 0x0001c755)
# 47 0x01c3cdfd in _McpRunApplicationEventLoop + 0x00002E27 (MicrosoftComponentPlugin + 0x00047dfd)
# 48 0x01c3a46a in _McpRunApplicationEventLoop + 0x00000494 (MicrosoftComponentPlugin + 0x0004546a)
# 49 0x0016ba9e in __mh_execute_header + 0x000E8A9E (Microsoft Excel + 0x000e8a9e)
# 50 0x0016ba32 in __mh_execute_header + 0x000E8A32 (Microsoft Excel + 0x000e8a32)
# 51 0x000857c8 in __mh_execute_header + 0x000027C8 (Microsoft Excel + 0x000027c8)
# 52 0x000855fa in __mh_execute_header + 0x000025FA (Microsoft Excel + 0x000025fa)
X86 Thread State:
eax: 0x00000000 ebx: 0xc007ffa0 ecx: 0x01084f6a edx:0x40000002
edi: 0x7be12ed8 esi: 0xc007ffa0 ebp: 0xc007ff88 esp:0xc007ff50
ss: 0x00000023 eip: 0x01083dfb cs: 0x0000001b ds:0x00000023
es: 0x00000023 fs: 0x00000000 gs: 0x0000000f eflags:0x00010202