Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,452
Default Trouble finding cause for Excel crash

Trying to trace a bug that causes an Excel crash.
The trouble is it doesn't happen when I step through the code. I think it
somehow has to do with a call to a SQLite wrapper dll, but it is not
consistent.

When I get the Visual C++ debugger up it consistently points to this bit of
assembly:

77124CB4 8B 40 FC mov eax,dword ptr [eax-4]

Something to do with OLEAUT, but that doesn't help me much.
Is there anything one could do with a C++ debugger to pin this down?

I suppose in the end the only way is to do a log of lots of lines of code.

RBS

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,452
Default Trouble finding cause for Excel crash

Just for in case anybody was going to waste any time on this, forget about
it as it is all fixed.

RBS

"RB Smissaert" wrote in message
...
Trying to trace a bug that causes an Excel crash.
The trouble is it doesn't happen when I step through the code. I think it
somehow has to do with a call to a SQLite wrapper dll, but it is not
consistent.

When I get the Visual C++ debugger up it consistently points to this bit
of assembly:

77124CB4 8B 40 FC mov eax,dword ptr [eax-4]

Something to do with OLEAUT, but that doesn't help me much.
Is there anything one could do with a C++ debugger to pin this down?

I suppose in the end the only way is to do a log of lots of lines of code.

RBS


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Trouble Finding Duplicate Values with Conditional Formatting Diane Excel Discussion (Misc queries) 2 May 20th 07 04:00 PM
Having trouble finding the right function g New Users to Excel 2 June 4th 06 11:37 AM
I'm having trouble finding my posted questions? treybreak Excel Discussion (Misc queries) 1 April 27th 06 02:15 PM
trouble finding object to use Wazooli Excel Programming 4 February 22nd 05 01:07 AM
Macro trouble finding 'empty' cells foamfollower Excel Programming 1 October 1st 03 02:59 AM


All times are GMT +1. The time now is 10:59 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"