You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Xiao-Feng Li (JIRA)" <ji...@apache.org> on 2007/05/17 15:26:29 UTC

[jira] Assigned: (HARMONY-3877) [drlvm][gcv5] assertion fires on outofmemory smoke tests

     [ https://issues.apache.org/jira/browse/HARMONY-3877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xiao-Feng Li reassigned HARMONY-3877:
-------------------------------------

    Assignee: Xiao-Feng Li

> [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
>         Assigned To: Xiao-Feng Li
>
> 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.