Re: SIGSEGV 11* segmentation violation

2000-08-25 Thread Joi Ellis
ang > Avienda Technologies > Tel: 404-262-4358 > Email: [EMAIL PROTECTED] > > -Original Message- > From: Francois Boisvert [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, August 23, 2000 1:38 PM > To: Java-Linux > Subject: SIGSEGV 11* segmentation violation > &g

RE: SIGSEGV 11* segmentation violation

2000-08-25 Thread hao huang
EMAIL PROTECTED] -Original Message- From: Francois Boisvert [mailto:[EMAIL PROTECTED]] Sent: Wednesday, August 23, 2000 1:38 PM To: Java-Linux Subject: SIGSEGV 11* segmentation violation Hi! I have a package that I want to run under Linux (Red Hat 6.2) and when the program calls a n

SIGSEGV 11* segmentation violation

2000-08-23 Thread Francois Boisvert
Hi! I have a package that I want to run under Linux (Red Hat 6.2) and when the program calls a native function through JNI I get: SIGSEGV 11* segmentation violation si_signo [11]: SIGSEGV 11* segmentation violation si_errno [0]: Success si_code [0]: SI_USER [pid: 0, uid: 0

SIGSEGV 11 (*) segmentation violation

2000-08-02 Thread yangyuexiang
Hi, Everyone I meet the following error when I run my java program. Who can tell me its mean? I run IBM Jdk1.3 and Java3D 1.2 from blackdown. The error occurred during my running 3D programming. SIGSEGV 11 (*) segmentation violation stackpointer=0xbdfc1d08 Thanks very much! yangyuexiang

SIGSEGV 11* segmentation violation

1999-10-31 Thread Jeremy Hansen
I believe I already know the answer to this, but I thought I'd ask anyway to make sure. It's something to do with native threads and Linux. I'm using green threads and it seems to be ok right now. SIGSEGV 11* segmentation violation stackpointer=0xbdfff66c Full thre

Re: SIGSEGV 11* segmentation violation

1998-10-15 Thread Rudhuwan Abu Bakar
this one I have experienced it. You got a memory problem there. > But when I try something like: > $java Hello > I get: > > SIGSEGV 11* segmentation violation > > Full thread dump: > Monitor Cache Dump: > Registered Monitor Dump: > Monitor IO lo

Re: SIGSEGV 11* segmentation violation

1998-10-15 Thread Java News Collector
>.. >-verify verify all classes when read in >-verifyremote verify classes read in over the network [default] >-noverify do not verify any class > >It's ok. > >But when I try something like: >$java Hello >I get: > >SIGSEGV 11* se

SIGSEGV 11* segmentation violation

1998-10-15 Thread Andrew Lipnitsky
classes when read in -verifyremote verify classes read in over the network [default] -noverify do not verify any class It's ok. But when I try something like: $java Hello I get: SIGSEGV 11* segmentation violation Full thread dump: Monitor Cache Dump: Registered Monitor

Re: SIGSEGV 11* segmentation violation

1998-07-16 Thread Steffen Tacke
LWAYS get an: > SIGSEGV 11* segmentation violation > stackbase=0x413c5000, stackpointer=0x413c4a28 > > Full thread dump: > "Thread-5" (TID:0x4065e658, sys_thread_t:0x414fef04, state:MW) prio=5 > [...and so on...] > > The same kind of error happens a

Re: SIGSEGV 11* segmentation violation

1998-07-15 Thread Dan Fasulo
s based on a C++ Core. > For testing purpose i just called some C++-Functions that simply do some > cout stuff from within a selfwritten Java-GUI. The functions are called > succesfully but if i want proceed in the Java-Programm i ALWAYS get an: > SIGSEGV 11* segmentation vio

SIGSEGV 11* segmentation violation

1998-07-15 Thread Steffen Tacke
: SIGSEGV 11* segmentation violation stackbase=0x413c5000, stackpointer=0x413c4a28 Full thread dump: "Thread-5" (TID:0x4065e658, sys_thread_t:0x414fef04, state:MW) prio=5 [...and so on...] The same kind of error happens also with a different C++ Library but similar calls (