Issue 87218 - dbaccess'es complex test cases crash the UNO bridge
Summary: dbaccess'es complex test cases crash the UNO bridge
Status: CLOSED IRREPRODUCIBLE
Alias: None
Product: udk
Classification: Code
Component: code (show other issues)
Version: DEV300m3
Hardware: PC Windows XP
: P2 Trivial (vote)
Target Milestone: OOo 3.0
Assignee: Stephan Bergmann
QA Contact: issues@udk
URL:
Keywords: crash
Depends on:
Blocks:
 
Reported: 2008-03-18 23:08 UTC by Frank Schönheit
Modified: 2008-04-09 12:57 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
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
.