I also have some debug output from Process Monitor from sysinternals.com

2010/9/9 Knut Olav Bøhmer <boh...@gmail.com>

> Hi,
>
> I have problems with opening documents in openoffice.org from Microsoft
> Internet Explorer.
> I have opened WinDbg and attatched it to soffice.bin
> Which files should I build with debug=true I have buildt sfxmi.dll with
> debug=true, and thought maybe that some functions in appopen.cxx was one of
> the first to be called.
>
> Here is what windbg says when I try to open a file from Explorer:
>
> (990.f4c): C++ EH exception - code e06d7363 (first chance)
> (990.f4c): C++ EH exception - code e06d7363 (first chance)
> (990.f4c): C++ EH exception - code e06d7363 (first chance)
> (990.f4c): C++ EH exception - code e06d7363 (first chance)
> (990.f4c): C++ EH exception - code e06d7363 (first chance)
> (990.f4c): C++ EH exception - code e06d7363 (first chance)
> (990.f4c): Access violation - code c0000005 (first chance)
> First chance exceptions are reported before any exception handling.
> This exception may be expected and handled.
> eax=00000000 ebx=00000000 ecx=00000004 edx=03df6e50 esi=14f6ab90
> edi=00000000
> eip=0c9c1848 esp=014aed00 ebp=014aede8 iopl=0         nv up ei pl nz na po
> nc
> cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000
> efl=00010202
> swmi!SwView::SwView+0x5c2:
> 0c9c1848 8b01            mov     eax,dword ptr [ecx]
> ds:0023:00000004=????????
> 0:000> g
>
>
>
> --
> Knut Olav Bøhmer
>



-- 
Knut Olav Bøhmer
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@api.openoffice.org
For additional commands, e-mail: dev-h...@api.openoffice.org

Reply via email to