Hello all,
Until yesterday I was happilly transmitting and
receiving rtp with Blackdown JMF2.1.1c between two linux PCs. Since yesterday
however, every time I try to send or receive anything I get a segmentation fault
and a native exception (attached to this letter).
Has anyone ever
On Sat, Sep 21, 2002 at 08:33:22PM +0530, Vinay Vernekar wrote:
> Hi,
> I am new to Java on Linux. I am facing the below problem while trying to
> compile the java program on Linux. I have Redhat 7.0 on on x86.
> I get a SIGSEGV, segmentation fault while trying to compile any java
Hi,
I am new to Java on Linux. I am facing the below problem while trying to
compile the java program on Linux. I have Redhat 7.0 on on x86.
I get a SIGSEGV, segmentation fault while trying to compile any java
program. I
installed the jdk 1.1.8v3 in /usr/local. I added the path
/usr/local
iginal Message-
From: Hong Zhou [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 18, 2001 2:31 AM
To: A6<10G
Subject: Re: [blackdown1.3.1] segmentation fault using green threads
To me, green thread has less problems on Linux. I
suspect that your computer does not support green
thre
When I use the green thread, segmentation faults.
shell) java -green -jar Myjar.jar
segmentation fault.
I heard that this problem may happen because of stack size.
So according to the advice, limit the stack size to 2048(2M)
That is , in linux
shell)ulimit -s 2048
but I didn't
my
> Linux7.0
> I have installed the jdk after much difficulty cause
> kaffe was already installed as the jdk
> Now when I try to do
> startWeblogic.sh
> it gives me a segmentation fault
>
> It would be really nice If someone could h
>I'm trying to run weblogic600sp2_linux.bin in my
>Linux7.0
>I have installed the jdk after much difficulty cause
>kaffe was already installed as the jdk
>Now when I try to do
>startWeblogic.sh
>it gives me a segmentation fault
>
We are running WL6.0/RH7.0/JDK1
Hi,
I'm trying to run weblogic600sp2_linux.bin in my
Linux7.0
I have installed the jdk after much difficulty cause
kaffe was already installed as the jdk
Now when I try to do
startWeblogic.sh
it gives me a segmentation fault
It would be really nice If someone could help me out
than
ay 26, 2000 4:00 PM
To: Chad Lemmen
Cc: [EMAIL PROTECTED]
Subject: Re: Segmentation Fault with JDK 1.1.8
On Fri, 26 May 2000, Chad Lemmen wrote:
> The 1.2-pre glibc2.0 version does seem to work. When I run the
> applications startup script a login box comes up and it lets me login.
> T
On Fri, 26 May 2000, Chad Lemmen wrote:
> The 1.2-pre glibc2.0 version does seem to work. When I run the
> applications startup script a login box comes up and it lets me login.
> The application doesn't work beyond that when I click on any of the
> applications buttons it beeps at me and won't
The 1.2-pre glibc2.0 version does seem to work. When I run the
applications startup script a login box comes up and it lets me login.
The application doesn't work beyond that when I click on any of the
applications buttons it beeps at me and won't do anything. Could this
be because the app was
On Thu, 25 May 2000, Chad Lemmen wrote:
> JDK versions 1.2 and 1.2.2 don't have classes.zip in the lib dir, but
> 1.1.8 does. This might be why even though 1.2 seems to work on my
> system it won't run this app properly.
The classes.lib has been replaced by rt.jar (and possibly some other j
/somepath/bin/realpath something
> is strange. Is /bin/sh not /bin/sh? :)
>
> realpath is a script in jdk1.2.2/jre/bin, so you could try to debug both
> scripts in your environment. You could also try RC4.
>
> > > I'm running JDK 1.1.8 and I am getting a segmentation fault
u could try to debug both
scripts in your environment. You could also try RC4.
> > I'm running JDK 1.1.8 and I am getting a segmentation fault. I'm not
> > able to run anything. Just typing java -version returns "Segmentation
> > Fault". I'm runni
in /bin/i386/native_threads/java
chad:/$
Ashis Rout wrote:
>
> download the latest from www.blackdown.com 1.2.2 RC3... and try it.
> This is the quickest way to know if they have fixed the problem or not.
> because this segmentation f
I'm running JDK 1.1.8 and I am getting a segmentation fault. I'm not
able to run anything. Just typing java -version returns "Segmentation
Fault". I'm running Corel Linux 1.1 kernel version 2.2.12.
ldconfig -D 2>&1 | grep libc | tail -1 gives this: libcom_err.so
(See attached file: app.java)(See attached file: sharedlib.txt)
(See attached file: javacore4377.txt)
Hi friends,
My application terminates with a segmentation fault. The application is a swing
based user interface.
On starting, the application starts an infinite loop in shared library in a
Hi all,
I have a simple application that uses java AWT for GUI. I
am finding this strange segmentation error! Can anyone tell me when can
i get segmentation error? I thought i would not get segmentation error
in java. I am using blackdown's JDK_1.2.2_RC4 on Redhat 6.1. I am not
us
On Wed, Jan 19, 2000 at 04:54:37PM -0600, Michael Maloney wrote:
> I am trying it now using Jdk1.2.2 RC3. I'm running under
> RedHat Linux 6.1 (glibc 2.1.2).
i am running the same under Debian 2.2...
> It runs fine until iteration #259656, then it crashes with a
> Segmentation f
eased after the print() method. It has a finalizer that
bumps a static counter.
It runs fine until iteration #259656, then it crashes with a
Segmentation fault. This number stays constant even if I vary
the lengths of strings in the messages, etc.
Has anybody seen anything similar? Is this a know
Please forgive me for the abruptness of my original message.
I was rushing out the door when I sent it.
What else other than my original email is needed to answer the
question, "Why is javac segfaulting?"
Typing "java" at the # prompt simply, and correctly, I think,
dumps a list of command line
This is my system & what I did:
- My kernel is 2.2.12 on Mandrake 6.0
- Before I installed jdk 1.2.2, I upgraded glibc 2.1.1
to 2.1.2 by applying an rpm of the pre-compiled
binaries. I did a test upgrade, which worked ok,
then applied these binary rpms:
- glibc-devel-2.1.2-17
- glibc-
Hi All,
When running simple JNI program under Linux "Segmentation fault" error
occured.
I've known I can avoid it using native threads.
But when setting THREADS_FLAG to "native" javac and java either hangs or
says that can't read /proc/00116 directory.
Also chan
Hi Matt,
Sounds suspiciously like you have the wrong jdk1.2pre2 version. Make sure
you get the version for glibc2.1.
Other than that, you might want to disable the JIT and run green threads:
java -green -Djava.compiler=
. . . Sean.
--
SimpleExample, I get a segmentation fault. I could not find
any library conflicts.
I have tried several things:
1. ld occurs twice so I removed version 1.9.5 and re-ran "$ ldconfig" but
this didn't work.
2. I ran gdb on the application and it complained that signal "?" was
unknown (
e and hardcoding APPHOME-Path.
When I now try to run ./java or java I get a "segmentation fault (Core
dumped)"-error instead of the usage.
Where is the problem ??
Thanks in advance,
Holger
--
Nathan Meyers wrote:
> Rob Clark wrote:
> >
> > For what it is worth, I see the same problem under xfree86 at 16bpp,
> > so I am not sure that it is an Xvnc problem.
> >
> > What is involved in adding support for new color depths? I would like
> > to drop support for older versions of JDK for an
Rob Clark wrote:
>
> For what it is worth, I see the same problem under xfree86 at 16bpp,
> so I am not sure that it is an Xvnc problem.
>
> What is involved in adding support for new color depths? I would like
> to drop support for older versions of JDK for an application that I am
> developin
For what it is worth, I see the same problem under xfree86 at 16bpp,
so I am not sure that it is an Xvnc problem.
What is involved in adding support for new color depths? I would
like to drop support for older versions of JDK for an application that
I am developing that I would be willing to vol
Basically, your fix is to run the X server in a mode that doesn't freak
out the Java AWT. Many X servers support a "-bpp" option that sets bits
per pixel:
Xvnc -bpp 8 ...
There's also been some past discussion in this group recommending a
value of 15, although I can't vouch for that one.
If y
Here is the results from xdpyinfo
name of display:linuxBox.ccsoft.com:1.0
version number:11.0
vendor string:The Olivetti & Oracle Research Laboratory
vendor release number:3323
maximum request size: 4194300 bytes
motion buffer size: 256
bitmap unit, bit order, padding:32, LS
There are a lot of X server display depths and visuals that the AWT
doesn't support, because they don't happen to exist on Solaris boxes
:-(. But do you *really* have a 1024-bit deep display??? Could you post
the results of running xdpyinfo? This I gotta see :-).
Nathan
Brandon Anderson wrote:
I've been trying to get Java 1.2 pre v2 to run on my Redhat 5.2 box. I
evidently have run into some problems that make no sense to me at all, and
was wondering if anyone else had any suggestions.
The application that I'm trying to get to run connects to another machine
and then should show a sim
Hi!
It´s me again with this error:
...
SIGSEGV 11* segmentation violation
stackpointer=0xbfffddc0
Full thread dump Classic VM (Linux_JDK_1.2_pre-release-v2, green threads):
"Image Fetcher 3" (TID:0x404bdf88, sys_thread_t:0x87e0410, state:CW) prio=8
at java
nd use java but when I try to run either Simplicity or Freebuilder I
get a 'segmentation fault'. I haven't had any luck finding a reference to this
in any FAQ. What kinds of things should I be looking for?
I'm using Redhat 5.2 on an Acer Aspire with 64 megs of memory.
Pete
__ Reply Separator _
Subject: Re: EVERYONE: javac segmentation fault
Author: sbb ([EMAIL PROTECTED]) at lon-mime
Date:02/10/98 05:29
Eric Harlow writes:
>
> I installed the jdk1-1-6v4 and can compile java files fine,
Eric Harlow writes:
>
> I installed the jdk1-1-6v4 and can compile java files fine, but running
> anything
>
> 'java classfile'
>
> gets a segmentation fault. I have RedHat 5.0 on the system and need to do
> a java demo next week. I would prefer not
java files fine, but running
anything
'java classfile'
gets a segmentation fault. I have RedHat 5.0 on the system and need to do
a java demo next week. I would prefer not to use win95 to do the demo.
I checked the faq and didn't find anything that decribes my scenario.
-Eric
I installed the jdk1-1-6v4 and can compile java files fine, but running
anything
'java classfile'
gets a segmentation fault. I have RedHat 5.0 on the system and need to do
a java demo next week. I would prefer not to use win95 to do the demo.
I checked the faq and didn't fin
I tried out my (previously working) JDK 1.1.5 tools java and javac
today (on a Redhat 5.0, i386 Linux 2.0.34 box), and I couldn't get
anything to work - it would just seg fault right away!
Earlier today, I could at least get java to display its version (java
-version), then I upgraded my glibc to
Hello all,
I wrote a few days ago about the problem I was having w/ JDK1.1.6
from blackdown.org. When I executed java, a segmentation fault
would happen immediately. I have a RH 5.0 installation.
Someone suggested that I download the most recent glibc package,
which is 2.0.7, to replace the one
gt; What happens is this: when I try to execute java (or javac -- I suppose
> it is only executing java as well), before anything happens I immediately
> get "segmentation fault".
>
> This makes me think there is something strange about my installation.
> FWIW I installe
27;ve also tried JDK 1.1.5 and I have the same problem.)
What happens is this: when I try to execute java (or javac -- I suppose
it is only executing java as well), before anything happens I immediately
get "segmentation fault".
This makes me think there is something strange about my insta
43 matches
Mail list logo