Bugs item #1225930, was opened at 2005-06-22 17:00
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100588&aid=1225930&group_id=588
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: editor core
Group: severe bug
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Random segfaults when using jre 5.0.3
Initial Comment:
If I try to use JEdit with java 5.0.3, it crashes from
time to time with SIGSEGV when I try to do something in
the editor (usually clicking with the mouse).
I sent a bug report to Sun, but they suggested I bring
it up here for further investigation:
----------------------------------------------------------------------
Thank you for submitting a bug using our bug submit page.
Please ask the developers of jEdit to investigate this
issue further. Since the jEdit appears to trigger this
failure, the developers of jEdit will be able to
examine their product, isolate the cause of the
behavior, and, if necessary, provide us with a detailed
report.
Recently we released J2SE 5.0 Update 3. As there are
many bugs fixed in this release, consider downloading a
free copy at
http://java.sun.com/j2se/1.5.0/download.jsp and
checking if the problem persists.
We greatly appreciate your efforts in identifying areas
in the J2SE where we can improve upon and I would
request you to continue doing so.
Regards,
Nelson
--------------- Previous Messages ----------------
--------------------- Report ---------------------
category : hotspot
subcategory : runtime_system
release : 5.0
type : bug
synopsis : JEdit crashed suddenly while I was
editing an html file
customer name : Karl Stenerud
customer mail : karl@...
sdn id :
language : en
company : xxx
hardware : x86
os : linux
bug id : 0
date created : Sun Jun 12 18:58:22 MDT 2005
date evaluated : Wed Jun 22 08:24:50 MDT 2005
description :
FULL PRODUCT VERSION :
java version "1.4.2_08"
Java(TM) 2 Runtime Environment, Standard Edition (build
1.4.2_08-b03)
Java HotSpot(TM) Client VM (build 1.4.2_08-b03, mixed mode)
A DESCRIPTION OF THE PROBLEM :
I started editing an html file in JEdit when it crashed
suddenly.
Trying to start jedit again causes it to crash instantly.
ERROR MESSAGES/STACK TRACES THAT OCCUR :
#
# An unexpected error has been detected by HotSpot
Virtual Machine:
#
# SIGSEGV (0xb) at pc=0x403a0b3f, pid=6798, tid=1075159168
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0_03-b07
mixed mode)
# Problematic frame:
# V [libjvm.so+0x245b3f]
#
# An error report file with more information is saved
as hs_err_pid6798.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
Aborted
> cat hs_err_pid6784.log
#
# An unexpected error has been detected by HotSpot
Virtual Machine:
#
# SIGSEGV (0xb) at pc=0x402b9b70, pid=6784, tid=1312062384
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0_03-b07
mixed mode)
# Problematic frame:
# V [libjvm.so+0x15eb70]
#
--------------- T H R E A D ---------------
Current thread (0x0840d260): JavaThread
"AWT-EventQueue-0" [_thread_in_vm_trans, id=6795]
siginfo:si_signo=11, si_errno=0, si_code=0,
si_addr=0x00000000
Registers:
EAX=0x408b0000, EBX=0x40496e68, ECX=0x00000ffc,
EDX=0x00000498
ESP=0x4e347488, EBP=0x4e3474d0, ESI=0x0840d260,
EDI=0x4e3474a8
EIP=0x402b9b70, CR2=0x408b0498, EFLAGS=0x00010202
Top of Stack: (sp=0x4e347488)
0x4e347488: 4e347494 4e3474b4 438b7923 0840d80c
0x4e347498: 0840d260 47945078 47945078 0840d260
0x4e3474a8: 0840d260 438bd721 0840d31c 4e3474e4
0x4e3474b8: 4e3474b8 00000000 4e3474e4 00000003
0x4e3474c8: 47c920eb 0840d260 4e347514 438c380e
0x4e3474d8: 0840d260 4e3474e8 438c37e3 45949fd8
0x4e3474e8: 00000003 00000000 00000001 45949fe0
0x4e3474f8: 4e3474e8 47c920eb 4e347530 47c929d0
Instructions: (pc=0x402b9b70)
0x402b9b60: 00 00 d3 ea 8b 08 8b 83 cc 10 00 00 21 ca
8b 00
0x402b9b70: c7 04 02 01 00 00 00 e9 7b ff ff ff 8d 74
26 00
Stack: [0x4e2c7000,0x4e348000), sp=0x4e347488, free
space=513k
Native frames: (J=compiled Java code, j=interpreted,
Vv=VM code, C=native code)
V [libjvm.so+0x15eb70]
j
sun.awt.AWTAutoShutdown.notifyThreadFree(Ljava/lang/Thread;)V+43
j java.awt.EventQueue.getNextEvent()Ljava/awt/AWTEvent;+85
j
java.awt.EventDispatchThread.pumpOneEventForHierarchy(ILjava/awt/Component;)Z+9
j
java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V+26
j
java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4
j
java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3
j java.awt.EventDispatchThread.run()V+9
v ~StubRoutines::call_stub
V [libjvm.so+0x16a7dc]
V [libjvm.so+0x2590d8]
V [libjvm.so+0x16a035]
V [libjvm.so+0x16a0ce]
V [libjvm.so+0x1ceec5]
V [libjvm.so+0x2b1f03]
V [libjvm.so+0x259be8]
C [libpthread.so.0+0x57f3]
Java frames: (J=compiled Java code, j=interpreted,
Vv=VM code)
j
sun.awt.AWTAutoShutdown.notifyThreadFree(Ljava/lang/Thread;)V+43
j java.awt.EventQueue.getNextEvent()Ljava/awt/AWTEvent;+85
j
java.awt.EventDispatchThread.pumpOneEventForHierarchy(ILjava/awt/Component;)Z+9
j
java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V+26
j
java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4
j
java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3
j java.awt.EventDispatchThread.run()V+9
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
=>0x0840d260 JavaThread "AWT-EventQueue-0"
[_thread_in_vm_trans, id=6795]
0x0840c558 JavaThread "AWT-Shutdown"
[_thread_blocked, id=6794]
0x0840a5f8 JavaThread "AWT-XAWT" daemon
[_thread_in_vm, id=6793]
0x0834dd00 JavaThread "Java2D Disposer" daemon
[_thread_blocked, id=6792]
0x080c57e8 JavaThread "Low Memory Detector" daemon
[_thread_blocked, id=6790]
0x080c4338 JavaThread "CompilerThread0" daemon
[_thread_blocked, id=6789]
0x080c33e8 JavaThread "Signal Dispatcher" daemon
[_thread_blocked, id=6788]
0x080b9490 JavaThread "Finalizer" daemon
[_thread_blocked, id=6787]
0x080b7680 JavaThread "Reference Handler" daemon
[_thread_blocked, id=6786]
0x0805ba90 JavaThread "main" [_thread_blocked, id=6784]
Other Threads:
0x080b4a50 VMThread [id=6785]
0x080c6d50 WatcherThread [id=6791]
VM state:synchronizing (normal execution)
VM Mutex/Monitor currently owned by a thread:
([mutex/lock_event])
[0x0805ae60/0x0805ae88] Safepoint_lock - owner thread:
0x080b4a50
[0x0805aee0/0x0805af08] Threads_lock - owner thread:
0x080b4a50
[0x0805b6c0/0x0805b6d8] Compile_lock - owner thread:
0x0840a5f8
Heap
def new generation total 576K, used 554K
[0x45940000, 0x459e0000, 0x45bb0000)
eden space 512K, 95% used [0x45940000, 0x459ba9d0,
0x459c0000)
from space 64K, 100% used [0x459d0000, 0x459e0000,
0x459e0000)
to space 64K, 0% used [0x459c0000, 0x459c0000,
0x459d0000)
tenured generation total 1408K, used 255K
[0x45bb0000, 0x45d10000, 0x47940000)
the space 1408K, 18% used [0x45bb0000, 0x45beff10,
0x45bf0000, 0x45d10000)
compacting perm gen total 8192K, used 4415K
[0x47940000, 0x48140000, 0x4b940000)
the space 8192K, 53% used [0x47940000, 0x47d8fe58,
0x47d90000, 0x48140000)
No shared spaces configured.
Dynamic libraries:
08048000-08056000 r-xp 00000000 03:07 208991
/home/karl/.custom/installs/jdk1.5.0_03/bin/java
08056000-08058000 rwxp 0000e000 03:07 208991
/home/karl/.custom/installs/jdk1.5.0_03/bin/java
08058000-08426000 rwxp 08058000 00:00 0
40000000-40016000 r-xp 00000000 03:07 15127
/lib/ld-2.3.3.so
40016000-40018000 rwxp 00015000 03:07 15127
/lib/ld-2.3.3.so
4002d000-4002e000 rwxp 4002d000 00:00 0
4002e000-4003c000 r-xp 00000000 03:07 15155
/lib/tls/libpthread.so.0
4003c000-4003e000 rwxp 0000d000 03:07 15155
/lib/tls/libpthread.so.0
4003e000-40040000 rwxp 4003e000 00:00 0
40040000-40042000 r-xp 00000000 03:07 15136
/lib/libdl.so.2
40042000-40044000 rwxp 00001000 03:07 15136
/lib/libdl.so.2
40044000-40153000 r-xp 00000000 03:07 15153
/lib/tls/libc.so.6
40153000-40154000 ---p 0010f000 03:07 15153
/lib/tls/libc.so.6
40154000-40155000 r-xp 0010f000 03:07 15153
/lib/tls/libc.so.6
40155000-40158000 rwxp 00110000 03:07 15153
/lib/tls/libc.so.6
40158000-4015b000 rwxp 40158000 00:00 0
4015b000-4047c000 r-xp 00000000 03:07 208352
/home/karl/.custom/installs/jdk1.5.0_03/jre/lib/i386/client/libjvm.so
4047c000-4049a000 rwxp 00320000 03:07 208352
/home/karl/.custom/installs/jdk1.5.0_03/jre/lib/i386/client/libjvm.so
4049a000-408af000 rwxp 4049a000 00:00 0
408af000-408b0000 ---p 408af000 00:00 0
408b0000-408b1000 rwxp 408b0000 00:00 0
408b1000-408b7000 r-xp 00000000 03:07 208346
/home/karl/.custom/installs/jdk1.5.0_03/jre/lib/i386/native_threads/libhpi.so
408b7000-408b8000 rwxp 00006000 03:07 208346
/home/karl/.custom/installs/jdk1.5.0_03/jre/lib/i386/native_threads/libhpi.so
408c4000-408e5000 r-xp 00000000 03:07 15154
/lib/tls/libm.so.6
408e5000-408e7000 rwxp 00020000 03:07 15154
/lib/tls/libm.so.6
408fc000-4090e000 r-xp 00000000 03:07 15139
/lib/libnsl.so.1
4090e000-40910000 rwxp 00011000 03:07 15139
/lib/libnsl.so.1
40910000-40912000 rwxp 40910000 00:00 0
40912000-40947000 r-xs 00000000 03:07 69069
/var/run/nscd/passwd
40947000-4094f000 rwxs 00000000 03:07 271914
/tmp/hsperfdata_karl/6784
4094f000-4095a000 r-xp 00000000 03:07 208358
/home/karl/.custom/installs/jdk1.5.0_03/jre/lib/i386/libverify.so
4095a000-4095b000 rwxp 0000b000 03:07 208358
/home/karl/.custom/installs/jdk1.5.0_03/jre/lib/i386/libverify.so
4095b000-4097c000 r-xp 00000000 03:07 208359
/home/karl/.custom/installs/jdk1.5.0_03/jre/lib/i386/libjava.so
4097c000-4097e000 rwxp 00020000 03:07 208359
/home/karl/.custom/installs/jdk1.5.0_03/jre/lib/i386/libjava.so
4097e000-40991000 r-xp 00000000 03:07 208361
/home/karl/.custom/installs/jdk1.5.0_03/jre/lib/i386/libzip.so
40991000-40993000 rwxp 00012000 03:07 208361
/home/karl/.custom/installs/jdk1.5.0_03/jre/lib/i386/libzip.so
40993000-42f76000 r-xs 00000000 03:07 208985
/home/karl/.custom/installs/jdk1.5.0_03/jre/lib/rt.jar
42f76000-42fdf000 rwxp 42f76000 00:00 0
42fdf000-43066000 r-xs 00000000 03:07 208906
/home/karl/.custom/installs/jdk1.5.0_03/jre/lib/jsse.jar
43066000-4307a000 r-xs 00000000 03:07 208402
/home/karl/.custom/installs/jdk1.5.0_03/jre/lib/jce.jar
4307a000-438b5000 r-xs 00000000 03:07 208963
/home/karl/.custom/installs/jdk1.5.0_03/jre/lib/charsets.jar
438b5000-4396d000 rwxp 438b5000 00:00 0
4396d000-458b5000 rwxp 4396d000 00:00 0
458b5000-458b8000 rwxp 458b5000 00:00 0
458b8000-45935000 rwxp 458b8000 00:00 0
45940000-459e0000 rwxp 45940000 00:00 0
459e0000-45bb0000 rwxp 459e0000 00:00 0
45bb0000-45d10000 rwxp 45bb0000 00:00 0
45d10000-47940000 rwxp 45d10000 00:00 0
47940000-48140000 rwxp 47940000 00:00 0
48140000-4d540000 rwxp 48140000 00:00 0
4d540000-4d542000 rwxp 4d540000 00:00 0
4d542000-4d550000 rwxp 4d542000 00:00 0
4d550000-4d554000 rwxp 4d550000 00:00 0
4d554000-4d57a000 rwxp 4d554000 00:00 0
4d57a000-4d57c000 rwxp 4d57a000 00:00 0
4d57c000-4d58a000 rwxp 4d57c000 00:00 0
4d58a000-4d58f000 rwxp 4d58a000 00:00 0
4d58f000-4d5ab000 rwxp 4d58f000 00:00 0
4d5ab000-4d5ac000 ---p 4d5ab000 00:00 0
4d5ac000-4d62c000 rwxp 4d5ac000 00:00 0
4d62c000-4d62f000 ---p 4d62c000 00:00 0
4d62f000-4d6ad000 rwxp 4d62f000 00:00 0
4d6ad000-4d6b0000 ---p 4d6ad000 00:00 0
4d6b0000-4d72e000 rwxp 4d6b0000 00:00 0
4d72e000-4d761000 r-xp 00000000 03:07 18479
/usr/lib/locale/en_US.utf8/LC_CTYPE
4d761000-4d767000 r-xs 00000000 03:07 15849
/usr/lib/gconv/gconv-modules.cache
4d767000-4d76a000 ---p 4d767000 00:00 0
4d76a000-4d7e8000 rwxp 4d76a000 00:00 0
4d7e8000-4d7eb000 ---p 4d7e8000 00:00 0
4d7eb000-4d869000 rwxp 4d7eb000 00:00 0
4d869000-4d86c000 ---p 4d869000 00:00 0
4d86c000-4d8ea000 rwxp 4d86c000 00:00 0
4d8ea000-4d8eb000 ---p 4d8ea000 00:00 0
4d8eb000-4d96b000 rwxp 4d8eb000 00:00 0
4d96b000-4dafe000 r-xs 00000000 03:07 216655
/home/karl/.custom/installs/jedit-4.2/jedit.jar
4dafe000-4db00000 r-xs 00000000 03:07 208400
/home/karl/.custom/installs/jdk1.5.0_03/jre/lib/ext/dnsns.jar
4db00000-4db2b000 r-xs 00000000 03:07 208399
/home/karl/.custom/installs/jdk1.5.0_03/jre/lib/ext/sunpkcs11.jar
4db2b000-4db51000 r-xs 00000000 03:07 208398
/home/karl/.custom/installs/jdk1.5.0_03/jre/lib/ext/sunjce_provider.jar
4db51000-4dc15000 r-xs 00000000 03:07 208964
/home/karl/.custom/installs/jdk1.5.0_03/jre/lib/ext/localedata.jar
4dc15000-4dda8000 r-xs 00000000 03:07 216655
/home/karl/.custom/installs/jedit-4.2/jedit.jar
4dda8000-4ddbc000 r-xp 00000000 03:07 208364
/home/karl/.custom/installs/jdk1.5.0_03/jre/lib/i386/libnet.so
4ddbc000-4ddbd000 rwxp 00013000 03:07 208364
/home/karl/.custom/installs/jdk1.5.0_03/jre/lib/i386/libnet.so
4ddd2000-4ddda000 r-xp 00000000 03:07 15142
/lib/libnss_files.so.2
4ddda000-4dddc000 rwxp 00007000 03:07 15142
/lib/libnss_files.so.2
4dddc000-4de51000 r-xp 00000000 03:07 208372
/home/karl/.custom/installs/jdk1.5.0_03/jre/lib/i386/libawt.so
4de51000-4de57000 rwxp 00074000 03:07 208372
/home/karl/.custom/installs/jdk1.5.0_03/jre/lib/i386/libawt.so
4de57000-4de7b000 rwxp 4de57000 00:00 0
4de7b000-4df41000 r-xp 00000000 03:07 208371
/home/karl/.custom/installs/jdk1.5.0_03/jre/lib/i386/libmlib_image.so
4df41000-4df42000 rwxp 000c5000 03:07 208371
/home/karl/.custom/installs/jdk1.5.0_03/jre/lib/i386/libmlib_image.so
4df42000-4df78000 r-xp 00000000 03:07 208376
/home/karl/.custom/installs/jdk1.5.0_03/jre/lib/i386/xawt/libmawt.so
4df78000-4df7b000 rwxp 00035000 03:07 208376
/home/karl/.custom/installs/jdk1.5.0_03/jre/lib/i386/xawt/libmawt.so
4df7b000-4df7c000 rwxp 4df7b000 00:00 0
4df91000-4df9e000 r-xp 00000000 03:07 20356
/usr/X11R6/lib/libXext.so.6.4
4df9e000-4df9f000 rwxp 0000d000 03:07 20356
/usr/X11R6/lib/libXext.so.6.4
4df9f000-4e097000 r-xp 00000000 03:07 20341
/usr/X11R6/lib/libX11.so.6.2
4e097000-4e09b000 rwxp 000f7000 03:07 20341
/usr/X11R6/lib/libX11.so.6.2
4e09b000-4e10e000 r-xp 00000000 03:07 208381
/home/karl/.custom/installs/jdk1.5.0_03/jre/lib/i386/libfontmanager.so
4e10e000-4e118000 rwxp 00073000 03:07 208381
/home/karl/.custom/installs/jdk1.5.0_03/jre/lib/i386/libfontmanager.so
4e118000-4e11c000 rwxp 4e118000 00:00 0
4e11c000-4e11f000 ---p 4e11c000 00:00 0
4e11f000-4e19d000 rwxp 4e11f000 00:00 0
4e19d000-4e19e000 r-xp 00000000 03:07 166187
/usr/X11R6/lib/X11/locale/lib/common/xlcUTF8Load.so.2
4e19e000-4e19f000 rwxp 00000000 03:07 166187
/usr/X11R6/lib/X11/locale/lib/common/xlcUTF8Load.so.2
4e1b4000-4e1bc000 r-xp 00000000 03:07 20352
/usr/X11R6/lib/libXcursor.so.1.0.2
4e1bc000-4e1bd000 rwxp 00007000 03:07 20352
/usr/X11R6/lib/libXcursor.so.1.0.2
4e1bd000-4e1c4000 r-xp 00000000 03:07 62423
/usr/X11R6/lib/libXrender.so.1.2.2
4e1c4000-4e1c5000 rwxp 00006000 03:07 62423
/usr/X11R6/lib/libXrender.so.1.2.2
4e1c5000-4e1c8000 ---p 4e1c5000 00:00 0
4e1c8000-4e246000 rwxp 4e1c8000 00:00 0
4e246000-4e249000 ---p 4e246000 00:00 0
4e249000-4e2c7000 rwxp 4e249000 00:00 0
4e2c7000-4e2ca000 ---p 4e2c7000 00:00 0
4e2ca000-4e348000 rwxp 4e2ca000 00:00 0
4e400000-4e421000 rwxp 4e400000 00:00 0
4e421000-4e500000 ---p 4e421000 00:00 0
bfe00000-bfe03000 ---p bfe00000 00:00 0
bfe03000-c0000000 rwxp bfe03000 00:00 0
ffffe000-fffff000 ---p 00000000 00:00 0
VM Arguments:
jvm_args: -Xmx32m
java_command: /home/karl/.custom/jedit/jedit.jar
Environment Variables:
JAVA_HOME=/home/karl/.custom/jdk5
JRE_HOME=/home/karl/.custom/jdk
PATH=/home/karl/bin:/home/karl/.custom/jdk/bin:/home/karl/.custom/ant/bin:/home/karl/bin:/home/karl/.custom/jdk/bin:/home/karl/.custom/ant/bin:/home/karl/bin:/usr/local/bin:/usr/bin:/usr/X11R6/bin:/bin:/usr/games:/opt/gnome/bin:/opt/kde3/bin
LD_LIBRARY_PATH=/home/karl/.custom/installs/jdk1.5.0_03/jre/lib/i386/client:/home/karl/.custom/installs/jdk1.5.0_03/jre/lib/i386:/home/karl/.custom/installs/jdk1.5.0_03/jre/../lib/i386
SHELL=/bin/bash
DISPLAY=:0.0
HOSTTYPE=i386
OSTYPE=linux
MACHTYPE=i686-suse-linux
--------------- S Y S T E M ---------------
OS:SuSE Linux 9.2 (i586)
VERSION = 9.2
uname:Linux 2.6.8-24.14-smp #1 SMP Tue Mar 29 09:27:43
UTC 2005 i686
libc:glibc 2.3.3 NPTL 2.3.3
rlimit: STACK infinity, CORE 0k, NPROC 4027, NOFILE
1024, AS infinity
load average:0.27 0.12 0.11
CPU:total 2 family 15, cmov, cx8, fxsr, mmx, sse, sse2, ht
Memory: 4k page, physical 506016k(37076k free), swap
1028120k(979492k free)
vm_info: Java HotSpot(TM) Client VM (1.5.0_03-b07) for
linux-x86, built on Apr 13 2005 03:17:07 by java_re
with gcc 3.2.1-7a (J2SE release)
APPLET URL OR APPLICATION NAME:
JEdit 4.2
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100588&aid=1225930&group_id=588
|