Hi, Mikhail:

Ok, I will put my diffs to the JIRA later. And I have solved the issue I
asked two days ago.

I want to know how to use the option -Xdumpfile, It needs liblwdis.sosupporting.

If it need to be written by ourselves, I will finish it. If not, could you
please tell me where can I
get it?

Thanks.

在06-9-5,Mikhail Fursov <[EMAIL PROTECTED]> 写道:

Hi Qiong,
What do you think about putting your diffs to the JIRA? Doing this way we
can write and test the code together?

Apache gurus,
is JIRA the standard tool to simulate SVN branching for developers that
are
not commiters?
Should we gain some success in a feature implementation before we get a
commiter's help and separate branch in SVN?



On 9/4/06, zouqiong <[EMAIL PROTECTED]> wrote:
>
> 在06-9-4,Salikh Zakirov <[EMAIL PROTECTED]> 写道:
> >
> > zouqiong wrote:
> > >> > I am now doing two things:
> > >> > 1. track accesses to the three things you refer. And just the
same
> > >> > implementation as some
> > >> > rt_helper_***, but the following error happens:
> > >> > java.exec:
> > >> >
/root/harmony/enhanced/drlvm/trunk/vm/jitrino/src/jet/cg_ia32.cpp:
> > >> 1621: void
> > >> > Jitrino::Jet::Compiler::gen_patch(const char*, const
> > >> > Jitrino::Jet::CodePatchItem&): 断言"cpi.target_offset != 0"失败。
> > >> > abort_handler()
> > >> >
> > >>
> > > This error has been fixed. But I still want to know How to dump out
> the
> > > native code generated by the VM. Should the liblwdis.so
> > > be written by ourselves?
> > >
> > > Now, although the above error has been resolved, I encounter an new
> > issue.
> > > "SIGSEGV in VM code." This error seems some error happens in
generated
> > > code.
>
>
> This issue has been solved.  Thanks.
>
> Segmentation faults in compiled java code are always treated as
> > NullPointerException,
> > no matter what address or operation caused a segmentation fault.
> >
> > "SIGSEGV in VM code." means that the segmentation code occured in C++
> code
> > of the VM.
> > gdb should be of much help in this case.
> >
> >
> > ---------------------------------------------------------------------
> > Terms of use : http://incubator.apache.org/harmony/mailing.html
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
>
> --
> Best Regards,
> Qiong,Zou
>



--
Mikhail Fursov




--
Best Regards,
Qiong,Zou

Reply via email to