Re: Segfault in libjava/prims.cc while compiling gcj

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



It's the same implementation from when it was removed, unless you mean code
outside of gcc/java and libjava, which in that case I could have made an
error copying it in or modernising it.

On Thu, May 19, 2022 at 8:47 PM Florian Weimer <fweimer@xxxxxxxxxx> wrote:

> * Zopolis:
>
> > ../../../../gcj/libjava/prims.cc:182:23: internal compiler error:
> > Segmentation fault
> >   182 |     = new java::lang::NullPointerException;
> >       |                       ^~~~~~~~~~~~~~~~~~~~
>
> This is likely a bug in the CNI implementation, specific to your GCJ
> port.  Allocation of CNI classes is different from regular C++ classes.
>
> Thanks,
> Florian
>
>



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux