Issue 87218

Summary: dbaccess'es complex test cases crash the UNO bridge
Product: udk Reporter: Frank Schönheit <frank.schoenheit>
Component: codeAssignee: Stephan Bergmann <stephan.bergmann.secondary>
Status: CLOSED IRREPRODUCIBLE QA Contact: issues@udk <issues>
Severity: Trivial    
Priority: P2 CC: issues
Version: DEV300m3Keywords: crash
Target Milestone: OOo 3.0   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description Frank Schönheit 2008-03-18 23:08:22 UTC
- start soffice.exe "-accept=socket,host=localhost,port=8100;urp"
- in a development environment, go to dbaccess/qa/complex/dbaccess
- do a "dmake"
- do a "dmake run"
=> somewhere in the middle of the tests, OOo crashes silently - no crash
   reporter, nothing ...

If you run OOo in a debugger, and enable the debugger to stop on access
violations (Debug/Exceptions/Win32 Exceptions/c0000005 Access violation), the
you'll see that the crash is in urp_uno.dll!bridges_urp::Marshal::packType()
Comment 1 Frank Schönheit 2008-03-18 23:09:05 UTC
Note: To me, this happens on wntmsci11, non-product. Did not test other
versions/environments.
Comment 2 Stephan Bergmann 2008-03-19 15:32:22 UTC
cannot reproduce; fs, do you have an environment where we can reproduce it?
Comment 3 Frank Schönheit 2008-03-20 09:03:03 UTC
Sure - stop by at my office next day I'm neither on vacation nor working from
home ;)
Comment 4 Stephan Bergmann 2008-04-09 12:57:07 UTC
@fs: since we could only reproduce this with one specific CWS build, it might be
related to that specific build, rather than a general problem, and I close this
issue as WORKSFORME for now; feel free to reopen if you have further data
Comment 5 Stephan Bergmann 2008-04-09 12:57:43 UTC
.