Bug 35743 - Signal 11 at org.eclipse.swt.internal.gtk.OS.gtk_progress_bar_set_fraction
Summary: Signal 11 at org.eclipse.swt.internal.gtk.OS.gtk_progress_bar_set_fraction
Status: RESOLVED DUPLICATE of bug 31941
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 2.1   Edit
Hardware: PC Linux-GTK
: P3 critical (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-26 22:37 EST by hui zhang CLA
Modified: 2003-03-27 09:08 EST (History)
0 users

See Also:


Attachments
complete crash log (18.81 KB, text/plain)
2003-03-26 22:38 EST, hui zhang CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description hui zhang CLA 2003-03-26 22:37:35 EST
redhat phoebe 3
gtk2 2.2.1
bluecurve theme

An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : 11 occurred at PC=0x4D7BCF15
Function=(null)+0x4D7BCF15
Library=/usr/lib/libgdk-x11-2.0.so.0

Current Java thread:
        at org.eclipse.swt.internal.gtk.OS.gtk_progress_bar_set_fraction(Native
Method)
        - locked <0x485650a8> (a java.lang.Class)
        at org.eclipse.swt.widgets.ProgressBar.updateBar(ProgressBar.java:213)
        at
org.eclipse.swt.widgets.ProgressBar.setSelection(ProgressBar.java:203)        at
org.eclipse.jface.dialogs.ProgressIndicator.worked(ProgressIndicator.java:115) 
      at
org.eclipse.jface.wizard.ProgressMonitorPart.internalWorked(ProgressMonitorPart.java:156)
       at
org.eclipse.jface.operation.AccumulatingProgressMonitor$Collector.run(AccumulatingProgressMonitor.java:74)
       at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
        at
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:98)    
   - locked <0x442a83e0> (a org.eclipse.swt.widgets.RunnableLock)
Comment 1 hui zhang CLA 2003-03-26 22:38:27 EST
Created attachment 4360 [details]
complete crash log
Comment 2 Veronika Irvine CLA 2003-03-27 09:08:58 EST

*** This bug has been marked as a duplicate of 31941 ***