This is the mail archive of the java-discuss@sourceware.cygnus.com mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Segmentation Fault


>>>>> "Gregor" == Frey, Gregor Karl Dr <gregor.karl.frey@sap-ag.de> writes:

Gregor> But loading a trivial "Hello-World"-Programm yielded a
Gregor> segementation fault.

Gregor> Gdb shows that the coring function is _Jv_equalUtf8Consts in
Gregor> libjava/prims.cc line 89. It was called (indirectly) from JvRunMain.
Gregor> Is there a bug in the lib?

Maybe.  I don't have enough information to know.

Could you send a stack trace?  The program?
Are you using static or dynamic linking?
How did you configure libgcj?
How did you configure gcc?

Tom

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]