Date: Thu, 27 Jan 2000 18:53:42 -0700 (MST) From: Chad David <davidc@guild.ab.ca> To: freebsd-hackers@freebsd.org Subject: java -> ld-elf.so.1: assert failed: ... lockdflt.c:55 Message-ID: <Pine.BSF.4.21.0001271831060.73216-100000@lodge.guild.ab.ca>
next in thread | raw e-mail | index | archive | help
Since the ~Jan 25 I have been getting an error while running any java programs on 3.4-stable. I cvsup'd,and ran a make world this afternoon and it still fails. It doesn't always hit... about 50% of the time. The errors is: ld-elf.so.1: assert failed: /usr/src/libexec/rtld-elf/lockdflt.c:55 over and over and over... I can only kill the java process with -9. The process memory usage just climbs until it reaches about three times its normal size, and then it just freezes (no more assert failed messages) with 99% CPU util. The machine is: FreeBSD stronghold.guild.ab.ca 3.4-STABLE FreeBSD 3.4-STABLE #0: Thu Jan 27 17:04:43 MST 2000 root@stronghold.guild.ab.ca:/usr/src/sys/compile/STRONGHOLD i386 Copyright (c) 1992-1999 FreeBSD Inc. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 3.4-STABLE #0: Thu Jan 27 17:04:43 MST 2000 root@stronghold.guild.ab.ca:/usr/src/sys/compile/STRONGHOLD Timecounter "i8254" frequency 1193182 Hz CPU: Pentium III (501.14-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x672 Stepping = 2 Features=0x387f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,<b18>,MMX,FXSR,<b25>> real memory = 134217728 (131072K bytes) avail memory = 127115264 (124136K bytes) Preloaded elf kernel "kernel" at 0xc034b000. Pentium Pro MTRR support enabled I haven't submitted this to -java as I am not subscribed, and the error doesn't seem to be directly java related; that is, should any process cause an assertion to fail in ld? I am about to move to -current, and the problem does not exist on any of our current boxes (this is my only stable box left), so I don't really have a reason to spend much time on it, but I thought I would throw it out and see if anybody bit. If any other information would be helpful let me know; otherwise, I know what I will be doing tomorrow afternoon. Thanks Chad To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0001271831060.73216-100000>