Bug 32800 - Crash on CVS Repository
Summary: Crash on CVS Repository
Status: RESOLVED DUPLICATE of bug 32204
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 2.1   Edit
Hardware: PC Linux
: P1 blocker (vote)
Target Milestone: 2.1 RC2   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-24 15:36 EST by Sejal Patel CLA
Modified: 2003-02-27 10:52 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sejal Patel CLA 2003-02-24 15:36:22 EST
This happens 100% of the time on the gtk2 version of eclipse-RC1 using
j2sdk1.4.1_01.

Fresh install and fresh workbench, go to the CVS screen and create a new
repository. Eclipse will crash with the following problem.

An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : 11 occurred at PC=0x4CF57E6C
Function=(null)+0x4CF57E6C
Library=/usr/lib/libgdk-x11-2.0.so.0
 
NOTE: We are unable to locate the function name symbol for the error
      just occurred. Please refer to release documentation for possible
      reason and solutions.
 
 
Current Java thread:
        at org.eclipse.swt.internal.gtk.OS.gtk_progress_bar_pulse(Native Method)
       - locked <0x4857d818> (a java.lang.Class)
        at org.eclipse.swt.widgets.ProgressBar.timerProc(ProgressBar.java:203)
        at org.eclipse.swt.widgets.Display.windowTimerProc(Display.java:1935)
        at org.eclipse.swt.internal.gtk.OS.gtk_widget_show_now(Native Method)
        - locked <0x4857d818> (a java.lang.Class)
        at org.eclipse.swt.widgets.Shell.setVisible(Shell.java:934)
        at org.eclipse.swt.widgets.Shell.open(Shell.java:689)
        at org.eclipse.jface.window.Window.open(Window.java:553)
        at
org.eclipse.team.internal.ccvs.ui.repo.RepositoriesView$4.run(RepositoriesView.java:108)
        at org.eclipse.jface.action.Action.runWithEvent(Action.java:841)
        at
org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:456)
        at
org.eclipse.jface.action.ActionContributionItem.handleWidgetEvent(ActionContributionItem.java:403)
        at
org.eclipse.jface.action.ActionContributionItem.access$0(ActionContributionItem.java:397)
        at
org.eclipse.jface.action.ActionContributionItem$ActionListener.handleEvent(ActionContributionItem.java:72)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:77)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:897)
        at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:1507)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1324)
        at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1271)
        at org.eclipse.ui.internal.Workbench.run(Workbench.java:1254)
        at
org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:845)
        at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect        at java.lang.reflect.Method.invoke(Method.java:324)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:247)
        at org.eclipse.core.launcher.Main.run(Main.java:703)
        at org.eclipse.core.launcher.Main.main(Main.java:539)
.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
Comment 1 Veronika Irvine CLA 2003-02-27 10:03:20 EST
This problem has been reported previously.

Are you using GTK 2.2.1? (rpm -q gtk2)

*** This bug has been marked as a duplicate of 32204 ***
Comment 2 Sejal Patel CLA 2003-02-27 10:52:37 EST
Yes I'm using 
Version: 2.2.1-2