Issue 78300 - cppuhelper/qa/propertysetmixin fails
Summary: cppuhelper/qa/propertysetmixin fails
Status: CLOSED DUPLICATE of issue 78284
Alias: None
Product: udk
Classification: Code
Component: code (show other issues)
Version: 680m212
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 2.3
Assignee: kay.ramme
QA Contact: issues@udk
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-11 13:04 UTC by Stephan Bergmann
Modified: 2007-07-16 09:58 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 Stephan Bergmann 2007-06-11 13:04:24 UTC
At least on SRC680m212 unxlngi6.pro (both SRC680m211 unxlngi6.pro and SRC680m212
unxsoli4.pro work), cd cppuhelper/qa/propertysetmixin && dmake fails:

...
# Current Time: 14:00:23
[2007.06.11//]
# -- BEGIN:
alltests.Test.testCppEmpty1;PASSED#OK#
alltests.Test.testCppEmpty2;PASSED#OK#
alltests.Test.testCppFull;PASSED#OK#
alltests.Test.testJavaEmpty1;PASSED#OK#
alltests.Test.testJavaEmpty2;PASSED#OK#
alltests.Test.testJavaFull;PASSED#OK#
alltests.Test.finish;PASSED#OK#
# -- END:
Test #PASSED#
Segmentation fault (core dumped)
dmake:  Error code 139, while making 'test'
---* tg_merge.mk *---
Exit 255

with testshl2 core stack

#0  0xb72b803b in __static_initialization_and_destruction_0 (__initialize_p=0,
    __priority=65535) at Reference.hxx:115
#1  0xb72a8b50 in __do_global_dtors_aux ()
   from /export/home/sb93797/tmp/cppuhelper/unxlngi6.pro/lib/qa_propertysetmixin.so
#2  0xb72c4d69 in _fini ()
   from /export/home/sb93797/tmp/cppuhelper/unxlngi6.pro/lib/qa_propertysetmixin.so
#3  0xb7ff754f in _dl_fini () from /lib/ld-linux.so.2
#4  0xb7b4a820 in exit () from /lib/tls/libc.so.6
#5  0xb7b35b1a in __libc_start_main () from /lib/tls/libc.so.6
#6  0x080545e1 in _start ()
Comment 1 kay.ramme 2007-06-13 09:28:52 UTC
.
Comment 2 kay.ramme 2007-06-20 11:17:29 UTC
.
Comment 3 kay.ramme 2007-06-20 11:18:45 UTC
This is duplicate to 78284.


*** This issue has been marked as a duplicate of 78284 ***
Comment 4 kay.ramme 2007-07-16 09:58:58 UTC
Closing ...