On 5/16/07, Alexey Varlamov (JIRA) <[EMAIL PROTECTED]> wrote:
[drlvm][gcv5] assertion fires on outofmemory smoke tests
--------------------------------------------------------

                 Key: HARMONY-3877
                 URL: https://issues.apache.org/jira/browse/HARMONY-3877
             Project: Harmony
          Issue Type: Bug
          Components: DRLVM
         Environment: Windows Server 2003 32-bit
            Reporter: Alexey Varlamov


Smoke tests outofmemory.* fail quite often with the following trace:

msvcr71d.dll!_assert(const char * expr=0x01796110, const char * 
filename=0x017960b8, unsigned int lineno=137)  Line 295 C
gc_gen.dll!set_next_block_for_dest(Mspace * mspace=0x01833c18)  Line 137 + 0x1d 
C++
gc_gen.dll!check_dest_block(Mspace * mspace=0x01833c18)  Line 206 + 0x9 C++
gc_gen.dll!get_next_first_src_obj(Mspace * mspace=0x01833c18)  Line 244 + 0x9   
C++
gc_gen.dll!mspace_sliding_compact(Collector * collector=0x01834ae0, Mspace * 
mspace=0x01833c18)  Line 283 + 0x9 C++
gc_gen.dll!slide_compact_mspace(Collector * collector=0x01834ae0)  Line 441 + 
0xd       C++
gc_gen.dll!collector_thread_func(void * arg=0x01834ae0)  Line 159 + 0x9 C++
hythr.dll!thread_start_proc(void * arg=0x0038be60)  Line 711 + 0x9      C
hythr.dll!_threadstartex(void * ptd=0x0038c900)  Line 241 + 0xd C
kernel32.dll!77e66063()

To reproduce:
>build.bat -Dtest.mode=jet test

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



Vladimir, this should have been fixed. Would you please have a retry?

(Actually I couldn't reproduce it locally. But last commit has some
bug fixings that I believe solve the issue. )

Thanks,
xiaofeng

--
http://xiao-feng.blogspot.com

Reply via email to