[PLD 3.x (Th): Bug 51] New: eclipse crashes when switching betwen tabs with opened files
btsadmin at pld-linux.org
btsadmin at pld-linux.org
Wed Oct 3 21:49:30 CEST 2007
http://bugs.pld-linux.org/show_bug.cgi?id=51
Summary: eclipse crashes when switching betwen tabs with opened
files
Product: PLD 3.x (Th)
Version: unspecified
Platform: i686
OS/Version: PLD Linux
Status: NEW
Severity: normal
Priority: P5
Component: Other
AssignedTo: bugs at pld-linux.org
ReportedBy: saxifrage at o2.pl
Estimated Hours: 0.0
User-Agent: Mozilla/5.0 (compatible; Konqueror/3.5; Linux) KHTML/3.5.7
(like Gecko) PLD/3.0 (Th)
Build Identifier: eclipse-0:3.2.2-1.i686, gtk+2-2:2.12.0-3.i686
see 'steps to reproduce'
Reproducible: Always
Steps to Reproduce:
create new user, start new X session
[crashtestdummy at silvana ~]$ eclipse
start a new project
add a new file, for example: test.txt
open an external file (not from project, ~/.kderc will be just good:)
while (!crash) {
point and click test.txt tab
point and click .kderc tab
} # it should take less than 20 loops ...
#the number of loops is not constant, sometimes it's only one switch,
#sometimes it's 10...
Actual Results:
#
# An unexpected error has been detected by Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0xa0c29b10, pid=10629, tid=3084495760
#
# Java VM: Java HotSpot(TM) Client VM (1.6.0-b105 mixed mode)
# Problematic frame:
# C [libgtk-x11-2.0.so.0+0x1feb10] gtk_tooltips_set_tip+0x1c2
#
# An error report file with more information is saved as hs_err_pid10629.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
Expected Results:
...
--
Configure bugmail: http://bugs.pld-linux.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are watching all bug changes.
More information about the pld-bugs
mailing list