You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Mikhail Fursov (JIRA)" <ji...@apache.org> on 2008/03/18 10:35:24 UTC

[jira] Commented: (HARMONY-5261) [drlvm][jit][jet][awt] ArgoUML hangs

    [ https://issues.apache.org/jira/browse/HARMONY-5261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12579775#action_12579775 ] 

Mikhail Fursov commented on HARMONY-5261:
-----------------------------------------

I found that when running ArgoUML in -Xem:opt mode we have an assertion in escape analysis pass.

 	msvcr71d.dll!_assert(const char * expr=0x024fdef8, const char * filename=0x024fdea8, unsigned int lineno=1594)  Line 295	C
>	jitrino.dll!Jitrino::EscAnalyzer::scanCnGNodeRefsGE(Jitrino::EscAnalyzer::CnGNode * cgn=0x059f05c8, bool check_var_src=false)  Line 1594 + 0x1f	C++
 	jitrino.dll!Jitrino::EscAnalyzer::setCreatedObjectStates()  Line 1334	C++
 	jitrino.dll!Jitrino::EscAnalyzer::doAnalysis()  Line 240	C++
 	jitrino.dll!Jitrino::EscapeAnalysisPass::_run(Jitrino::IRManager & irm={...})  Line 89	C++
 	jitrino.dll!Jitrino::OptPass::run()  Line 62 + 0x11	C++


> [drlvm][jit][jet][awt] ArgoUML hangs
> ------------------------------------
>
>                 Key: HARMONY-5261
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5261
>             Project: Harmony
>          Issue Type: Bug
>          Components: App-Oriented Bug Reports, DRLVM
>    Affects Versions: 5.0M4
>            Reporter: Alexey Varlamov
>         Attachments: a.log, b.log, c.log
>
>
> ArgoUML hangs on startup in client and JET modes of DRLVM. It displays ~25% on progress bar at splash screen and hangs. But it does not hang on interpreter, opt and server mode. 
> Unfortunately J9 VME crashes much earlier, so no reference result is available. 

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