[Bug 1223181] Re: After upgrading to saucy, eclipse crashes in gtk_tree_view_get_background_area+0x8a while debugging

2016-10-11 Thread Bug Watch Updater
** Changed in: eclipse
   Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1223181

Title:
  After upgrading to saucy, eclipse crashes in
  gtk_tree_view_get_background_area+0x8a while debugging

To manage notifications about this bug go to:
https://bugs.launchpad.net/eclipse/+bug/1223181/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1223181]

2016-10-11 Thread Ericwill
Many comments here seem to point to oxygen-gtk as the culprit. If this
is the case, there is nothing we can do. If someone is able to reproduce
the issue using a pure SWT snippet, please feel free to re-open this bug
against Oxygen.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1223181

Title:
  After upgrading to saucy, eclipse crashes in
  gtk_tree_view_get_background_area+0x8a while debugging

To manage notifications about this bug go to:
https://bugs.launchpad.net/eclipse/+bug/1223181/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1223181]

2015-11-09 Thread Manuel-steurer
Just repeating some info that's already in here:
The root of the problem seems to be https://bugs.kde.org/show_bug.cgi?id=338012
Doesn't look likely to be fixed, though.
A workaround that reportedly works is to change the GTK2 theme to anything else 
than oxygen-gtk.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1223181

Title:
  After upgrading to saucy, eclipse crashes in
  gtk_tree_view_get_background_area+0x8a while debugging

To manage notifications about this bug go to:
https://bugs.launchpad.net/eclipse/+bug/1223181/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1223181]

2015-11-09 Thread Paul-van-haren
Created attachment 257741
Crash log

By your request for more crash dumps, I'm adding mine here.

I was stepping around in some regular PHP code, and inspecting some
variables, when this crash occurred. The last thing I did before the
crash happened is I changed from one variable to another in the variable
view window.

I hope this helps understanding this bug.

Best regards, Paul

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1223181

Title:
  After upgrading to saucy, eclipse crashes in
  gtk_tree_view_get_background_area+0x8a while debugging

To manage notifications about this bug go to:
https://bugs.launchpad.net/eclipse/+bug/1223181/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1223181]

2015-11-09 Thread Paul-van-haren
Created attachment 257742
Crash log

By your request for more crash dumps, I'm adding mine here.

I was stepping around in some regular PHP code, and inspecting some
variables, when this crash occurred. The last thing I did before the
crash happened is I changed from one variable to another in the variable
view window.

I hope this helps understanding this bug.

Best regards, Paul

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1223181

Title:
  After upgrading to saucy, eclipse crashes in
  gtk_tree_view_get_background_area+0x8a while debugging

To manage notifications about this bug go to:
https://bugs.launchpad.net/eclipse/+bug/1223181/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1223181]

2015-11-02 Thread Marc-andre-laperle
*** Bug 458922 has been marked as a duplicate of this bug. ***

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1223181

Title:
  After upgrading to saucy, eclipse crashes in
  gtk_tree_view_get_background_area+0x8a while debugging

To manage notifications about this bug go to:
https://bugs.launchpad.net/eclipse/+bug/1223181/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1223181]

2015-05-17 Thread Nicolamori
Created attachment 253404
Crash log with oxygen-gtk2 1.4.6

It crashed again a minute ago while debugging C++. ArchLinux 64 bit,
eclipse 4.4.2-1, eclipse-cdt 8.6.0-1, oxygen-gtk2 1.4.6-1.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1223181

Title:
  After upgrading to saucy, eclipse crashes in
  gtk_tree_view_get_background_area+0x8a while debugging

To manage notifications about this bug go to:
https://bugs.launchpad.net/eclipse/+bug/1223181/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1223181]

2015-05-03 Thread Marc-andre-laperle
People using oxygen-gtk: have you tried to upgrade to oxygen-gtk2 1.4.6? I was 
getting an assertion/crash and after installing it, it solved it. The new 
version is here: https://projects.kde.org/news/276
Version 1.4.6 is part of Ubuntu 15.04 but on Ubuntu 14.04, I just compiled it 
and swapped the old one [kept a back up of course ;) ]
The file is located here (on x86_64): 
/usr/lib/x86_64-linux-gnu/gtk-2.0/2.10.0/engines/liboxygen-gtk.so

Stephan: About QtCurve, I tried to reproduce the crash with it unsuccessfully. 
It looks like there could be a similar issue with this theme.
In /usr/share/themes/QtCurve/gtk-2.0/gtkrc can you try changing:

From
GtkComboBoxEntry::appears-as-list = 1
GtkComboBoxText::appears-as-list = 1
to
GtkComboBoxEntry::appears-as-list = 0
GtkComboBoxText::appears-as-list = 0

See 
https://bugs.launchpad.net/ubuntu/+source/gtk2-engines-oxygen/+bug/1242801/comments/7
https://bugzilla.gnome.org/show_bug.cgi?id=736323

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1223181

Title:
  After upgrading to saucy, eclipse crashes in
  gtk_tree_view_get_background_area+0x8a while debugging

To manage notifications about this bug go to:
https://bugs.launchpad.net/eclipse/+bug/1223181/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1223181]

2015-05-03 Thread Nicolamori
I did a quick C++ debug session using eclipse 4.4.2, eclipse-cdt 8.6.0 and 
oxygen-gtk2 1.4.6 on ArchLinux 64 bit. No crash occurred, and even if the debug 
session has been rather short I'd say this is a good result since I remember 
that the crash used to happen within a very short time when debugging.
I will continue to test and eventually report back in case of a crash.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1223181

Title:
  After upgrading to saucy, eclipse crashes in
  gtk_tree_view_get_background_area+0x8a while debugging

To manage notifications about this bug go to:
https://bugs.launchpad.net/eclipse/+bug/1223181/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1223181] Re: After upgrading to saucy, eclipse crashes in gtk_tree_view_get_background_area+0x8a while debugging

2015-05-03 Thread Bug Watch Updater
** Bug watch added: GNOME Bug Tracker #736323
   https://bugzilla.gnome.org/show_bug.cgi?id=736323

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1223181

Title:
  After upgrading to saucy, eclipse crashes in
  gtk_tree_view_get_background_area+0x8a while debugging

To manage notifications about this bug go to:
https://bugs.launchpad.net/eclipse/+bug/1223181/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1223181]

2015-04-12 Thread Stephan-herrmann
More crashes while (accidentally) using:
  OpenJDK Runtime Environment (IcedTea 2.5.4) (7u75-2.5.4-1~trusty1)

When: on clicking into a Java editor ...

Switching back to Oracle jre 8, since crashes seemed to be less frequent
on that JVM (but see comment 46).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1223181

Title:
  After upgrading to saucy, eclipse crashes in
  gtk_tree_view_get_background_area+0x8a while debugging

To manage notifications about this bug go to:
https://bugs.launchpad.net/eclipse/+bug/1223181/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1223181]

2015-03-29 Thread Raatikka
Occurs with Luna, opendjdk 1.7.0, KDE, and OpenSuse in my case.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1223181

Title:
  After upgrading to saucy, eclipse crashes in
  gtk_tree_view_get_background_area+0x8a while debugging

To manage notifications about this bug go to:
https://bugs.launchpad.net/eclipse/+bug/1223181/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1223181]

2015-01-11 Thread Stephan-herrmann
(In reply to Stephan Herrmann from comment #29)
 (In reply to lazare lazare from comment #28)
 ...when I reported comment 27 I was indeed using /usr/bin/java, which
 identifies itself as
 
 java version 1.7.0_55
 OpenJDK Runtime Environment (IcedTea 2.4.7) (7u55-2.4.7-1ubuntu1)
 OpenJDK Server VM (build 24.51-b03, mixed mode)
 
 Going back to an original jdk (1.8.0 in my case) seems to fix this issue for
 me.

Wrong, it just happend on oracle jre 8:

# JRE version: Java(TM) SE Runtime Environment (8.0-b132) (build 1.8.0-b132)
# Java VM: Java HotSpot(TM) Server VM (25.0-b70 mixed mode linux-x86 )
# Problematic frame:
# C  [libgtk-x11-2.0.so.0+0x239faf]  gtk_tree_view_get_background_area+0x8f


If have two similarly configured systems (Kubuntu 14.04.1, Eclipse running on 
java 8, using gtk2 with theme QtCurve, *not* oxygen-gtk).
So far I've seen the crash only on one of the machines. So if there's more 
things worth comparing, I'd be happy to provide more information.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1223181

Title:
  After upgrading to saucy, eclipse crashes in
  gtk_tree_view_get_background_area+0x8a while debugging

To manage notifications about this bug go to:
https://bugs.launchpad.net/eclipse/+bug/1223181/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1223181]

2014-10-26 Thread Manuel-steurer
Created attachment 248041
Gdb core backtrace

Parts of the gdb core backtrace with lots of oxygen calls. Frames  8
are just the usual java crash signal handling. This is from an Rcp 3.8.2
application crashing on OpenSuse 13.1 with oxygen-gtk theme.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1223181

Title:
  After upgrading to saucy, eclipse crashes in
  gtk_tree_view_get_background_area+0x8a while debugging

To manage notifications about this bug go to:
https://bugs.launchpad.net/eclipse/+bug/1223181/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1223181]

2014-09-06 Thread Ansgar-radermacher
(In reply to Daniel Armbrust from comment #31)
 In case people aren't aware, the workaround for this bug is to go to System
 Settings - Appliation Appearance - GTK
 
 And then change the GTK2 theme from 'oxygen-gtk' to something else.
 
 I've been using Clearlooks myself, and it completely eliminates the bug.

Changing the theme also resolved the problem for me. It seems that oxygen is 
severly broken. The bug has been posted in the KDE bugzilla:
https://bugs.kde.org/show_bug.cgi?id=338012

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1223181

Title:
  After upgrading to saucy, eclipse crashes in
  gtk_tree_view_get_background_area+0x8a while debugging

To manage notifications about this bug go to:
https://bugs.launchpad.net/eclipse/+bug/1223181/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1223181] Re: After upgrading to saucy, eclipse crashes in gtk_tree_view_get_background_area+0x8a while debugging

2014-09-06 Thread Bug Watch Updater
** Bug watch added: KDE Bug Tracking System #338012
   https://bugs.kde.org/show_bug.cgi?id=338012

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1223181

Title:
  After upgrading to saucy, eclipse crashes in
  gtk_tree_view_get_background_area+0x8a while debugging

To manage notifications about this bug go to:
https://bugs.launchpad.net/eclipse/+bug/1223181/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1223181]

2014-09-01 Thread Tim-myerscough+eclipse-bugzilla
Hi,

Environment:
* Fedora 20 - 3.15.10-200.fc20.x86_64
* Java 1.7.0_60
* Eclipse Luna
  Version: Luna Release (4.4.0)
  Build id: 20140612-0600

I have had Eclipse crash fairly regularly for me whilst debugging.

The following seems to have resolved it for me:

Fedora 20, KDE, System Settings - Application Appearance -

Changing Widget style from Oxygen to GTK+ Style has solved it for
me.

References:
* https://issues.apache.org/jira/browse/DIRSTUDIO-962

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1223181

Title:
  After upgrading to saucy, eclipse crashes in
  gtk_tree_view_get_background_area+0x8a while debugging

To manage notifications about this bug go to:
https://bugs.launchpad.net/eclipse/+bug/1223181/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1223181]

2014-08-27 Thread Aarongc
I have this crash every half hour or so in LiClipse 1.0.0 on Kubuntu
13.10 64-bit.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1223181

Title:
  After upgrading to saucy, eclipse crashes in
  gtk_tree_view_get_background_area+0x8a while debugging

To manage notifications about this bug go to:
https://bugs.launchpad.net/eclipse/+bug/1223181/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1223181] Re: After upgrading to saucy, eclipse crashes in gtk_tree_view_get_background_area+0x8a while debugging

2014-08-20 Thread Krzysztof Knapik
Any progress in fixing this bog?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1223181

Title:
  After upgrading to saucy, eclipse crashes in
  gtk_tree_view_get_background_area+0x8a while debugging

To manage notifications about this bug go to:
https://bugs.launchpad.net/eclipse/+bug/1223181/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1223181]

2014-08-06 Thread Leshiy
I still had eclipse crashing when I have switched to Oracle Java 1.8.
However, switching GTK2 theme in KDE from oxygen-gtk seemed to have
fixed the problem.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1223181

Title:
  After upgrading to saucy, eclipse crashes in
  gtk_tree_view_get_background_area+0x8a while debugging

To manage notifications about this bug go to:
https://bugs.launchpad.net/eclipse/+bug/1223181/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1223181]

2014-08-06 Thread Arunkumar-thondapu-i
*** Bug 441003 has been marked as a duplicate of this bug. ***

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1223181

Title:
  After upgrading to saucy, eclipse crashes in
  gtk_tree_view_get_background_area+0x8a while debugging

To manage notifications about this bug go to:
https://bugs.launchpad.net/eclipse/+bug/1223181/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1223181] Re: After upgrading to saucy, eclipse crashes in gtk_tree_view_get_background_area+0x8a while debugging

2014-07-24 Thread Maarten Bezemer
** Also affects: eclipse via
   https://bugs.eclipse.org/bugs/show_bug.cgi?id=421073
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1223181

Title:
  After upgrading to saucy, eclipse crashes in
  gtk_tree_view_get_background_area+0x8a while debugging

To manage notifications about this bug go to:
https://bugs.launchpad.net/eclipse/+bug/1223181/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1223181] Re: After upgrading to saucy, eclipse crashes in gtk_tree_view_get_background_area+0x8a while debugging

2014-07-24 Thread Maarten Bezemer
I do not think the KDE linked bugs are relevant:
 * They describe other function that crash, instead of 
gtk_tree_view_get_background_area+0x8a
 * The KDE bug report say that the problem is fixed (half a year ago) and I 
still have the same problem

Also adding gtk-enable-animations=0 to $HOME/.grkrc-2.0 does not seem
to solve the crashes (at least for me)


Choosing another GTK theme seems to 'fix' (more like 'circumvent' probably) the 
problem. I use the following to start Eclipse:

$ GTK2_RC_FILES=/usr/share/themes/Raleigh/gt-2.0/gtkrc eclipse

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1223181

Title:
  After upgrading to saucy, eclipse crashes in
  gtk_tree_view_get_background_area+0x8a while debugging

To manage notifications about this bug go to:
https://bugs.launchpad.net/eclipse/+bug/1223181/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1223181] Re: After upgrading to saucy, eclipse crashes in gtk_tree_view_get_background_area+0x8a while debugging

2014-07-24 Thread Bug Watch Updater
Launchpad has imported 40 comments from the remote bug at
https://bugs.eclipse.org/bugs/show_bug.cgi?id=421073.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2013-11-05T14:49:18+00:00 Rulatir wrote:

Created attachment 237198
crash dump

This cripplingly frequent crash makes Kepler barely usable on this Arch
linux 64bit box. Ubuntu is apparently affected too:

https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1223181

Most recent dump attached.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1223181/comments/7


On 2013-11-06T14:04:22+00:00 Adrian Woodhead wrote:

I can reliably reproduce this debugging applications on Kepler and
Kubuntu 13.04. I am happy to provide dumps or to try out possible fixes.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1223181/comments/8


On 2013-11-19T14:02:35+00:00 Rulatir wrote:

Please everyone affected duly add votes for this bug.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1223181/comments/12


On 2013-12-06T09:54:43+00:00 Akurtakov wrote:

Can someone give a pure SWT reproducer? Does it happen with 4.4 M3 or if
you run SWT_GTK3=1 eclipse with Kepler?

Reply at:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1223181/comments/13


On 2013-12-18T13:28:54+00:00 Akurtakov wrote:

We need help from reporters to investigate issues. If this doesn't
happen there is no other action to be done but to close it with
insufficient data.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1223181/comments/14


On 2013-12-18T14:59:45+00:00 Adrian Woodhead wrote:

This stopped happening to me a week or two after reporting it. I had
tried changing my KDE theme as suggested in another report of this bug
(possibly on kde.org) and there had also been some Kubuntu updates which
I had applied. I am now using my original theme and the crash no longer
happens. I'm guessing some KDE update fixed it but I can't tell for
certain. I didn't change anything in Eclipse.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1223181/comments/15


On 2013-12-30T00:43:51+00:00 Thomas Frühbeck wrote:

this crash started to plague me too, please continue work on this.
it happens, when i try to move mouse over Variables view during debugging. 
my system:
SuSE Linux 13.1
Linux 3.11.6-4-desktop #1 SMP PREEMPT (e6d4a27) x86_64 


Stack: [0x7f728f199000,0x7f728f29a000],  sp=0x7f728f296a80,  free 
space=1014k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [libgtk-x11-2.0.so.0+0x22a52a]  gtk_tree_view_get_background_area+0x8a

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J  org.eclipse.swt.internal.gtk.OS._gtk_main_do_event(J)V
J  org.eclipse.swt.internal.gtk.OS.gtk_main_do_event(J)V
j  org.eclipse.swt.widgets.Display.eventProc(JJ)J+157
v  ~StubRoutines::call_stub
J  org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(JZ)Z
J  org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(JZ)Z
J  org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run()V

Reply at:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1223181/comments/16


On 2013-12-30T00:44:40+00:00 Thomas Frühbeck wrote:

Created attachment 238604
crash dump of VM

Reply at:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1223181/comments/17


On 2013-12-30T05:59:28+00:00 Akurtakov wrote:

(In reply to Thomas Frühbeck from comment #6)
 this crash started to plague me too, please continue work on this.
 it happens, when i try to move mouse over Variables view during debugging. 
 my system:
 SuSE Linux 13.1
 Linux 3.11.6-4-desktop #1 SMP PREEMPT (e6d4a27) x86_64 
 
 
 Stack: [0x7f728f199000,0x7f728f29a000],  sp=0x7f728f296a80, 
 free space=1014k
 Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native
 code)
 C  [libgtk-x11-2.0.so.0+0x22a52a]  gtk_tree_view_get_background_area+0x8a
 
 Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
 J  org.eclipse.swt.internal.gtk.OS._gtk_main_do_event(J)V
 J  org.eclipse.swt.internal.gtk.OS.gtk_main_do_event(J)V
 j  org.eclipse.swt.widgets.Display.eventProc(JJ)J+157
 v

[Bug 1223181] Re: After upgrading to saucy, eclipse crashes in gtk_tree_view_get_background_area+0x8a while debugging

2014-04-15 Thread David Matějček
** Also affects: gtk via
   https://bugs.kde.org/show_bug.cgi?id=329112
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1223181

Title:
  After upgrading to saucy, eclipse crashes in
  gtk_tree_view_get_background_area+0x8a while debugging

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/1223181/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1223181] Re: After upgrading to saucy, eclipse crashes in gtk_tree_view_get_background_area+0x8a while debugging

2014-03-21 Thread Digulla-hepe
Related bug in Eclipse's Bugzilla:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=421073

** Bug watch added: Eclipse bugs #421073
   https://bugs.eclipse.org/bugs/show_bug.cgi?id=421073

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1223181

Title:
  After upgrading to saucy, eclipse crashes in
  gtk_tree_view_get_background_area+0x8a while debugging

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1223181/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1223181] Re: After upgrading to saucy, eclipse crashes in gtk_tree_view_get_background_area+0x8a while debugging

2014-02-01 Thread Andrew Simpson
Seems to be related to KDE bug #324438
(https://bugs.kde.org/show_bug.cgi?id=324438) which was fixed in KDE bug
#329112  (https://bugs.kde.org/show_bug.cgi?id=329112).

There is a patch and reference to a git commit in #329112 which claims
to have fixed the problem.

** Bug watch added: KDE Bug Tracking System #329112
   https://bugs.kde.org/show_bug.cgi?id=329112

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1223181

Title:
  After upgrading to saucy, eclipse crashes in
  gtk_tree_view_get_background_area+0x8a while debugging

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1223181/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1223181] Re: After upgrading to saucy, eclipse crashes in gtk_tree_view_get_background_area+0x8a while debugging

2014-01-21 Thread Alberto Salvia Novella
** Changed in: gtk+2.0 (Ubuntu)
   Importance: Undecided = High

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1223181

Title:
  After upgrading to saucy, eclipse crashes in
  gtk_tree_view_get_background_area+0x8a while debugging

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1223181/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1223181] Re: After upgrading to saucy, eclipse crashes in gtk_tree_view_get_background_area+0x8a while debugging

2014-01-03 Thread Raul Dias
Same here.
The problem is related to Oxygen indeed. (as #7 pointed)
Changing the gtk theme to something else solved the problem.
Happened with: oracle's java 6,7,8 and openjdk 7.
Tested on all version of ApacheDS (Directory Studio) from 1.5 to 2.0.

-rsd

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1223181

Title:
  After upgrading to saucy, eclipse crashes in
  gtk_tree_view_get_background_area+0x8a while debugging

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1223181/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1223181] Re: After upgrading to saucy, eclipse crashes in gtk_tree_view_get_background_area+0x8a while debugging

2013-11-18 Thread Adrian Woodhead
After having installed a number of standard Kubuntu updates since I
first noticed this problem it appears to have gone away. I had tried
switching from Oxygen to something else but am now back on Oxygen and
have run Eclipse to do debugging and file searching (both of which
caused the crash previously) and it appears to work fine now. I'm not
sure exactly which update fixed this (or whether it was switching away
from Oxygen and then back again). I will keep an eye on it and if it
happens again will post more info here.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1223181

Title:
  After upgrading to saucy, eclipse crashes in
  gtk_tree_view_get_background_area+0x8a while debugging

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1223181/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1223181] Re: After upgrading to saucy, eclipse crashes in gtk_tree_view_get_background_area+0x8a while debugging

2013-11-12 Thread Quinn Balazs
Symptoms seem to fit bug #1241101. It would be great if you could supply
the problematic frame from a few of the crash logs that have been
produced. We're trying to sweep up and consolidate these issues into one
report to insure that no one's  problems get overlooked. Switching from
oxygen to another theme clears up a subset of the issue, but doesn't
seem to work for everyone.

Thanks in advance,

Quinn Balazs

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1223181

Title:
  After upgrading to saucy, eclipse crashes in
  gtk_tree_view_get_background_area+0x8a while debugging

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1223181/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1223181] Re: After upgrading to saucy, eclipse crashes in gtk_tree_view_get_background_area+0x8a while debugging

2013-11-06 Thread CarNagE
Might be related to https://bugs.kde.org/show_bug.cgi?id=324438 as
changing the GTK2 Theme in KDE to something other than oxygen-gtk
seems to fix the problem here...

** Bug watch added: KDE Bug Tracking System #324438
   https://bugs.kde.org/show_bug.cgi?id=324438

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1223181

Title:
  After upgrading to saucy, eclipse crashes in
  gtk_tree_view_get_background_area+0x8a while debugging

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1223181/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1223181] Re: After upgrading to saucy, eclipse crashes in gtk_tree_view_get_background_area+0x8a while debugging

2013-10-28 Thread Adrian Woodhead
Same here, Kubuntu 13.10, upgraded from 13.04, running latest version of
Kepler.

Eclipse crashes at various stages - from doing debugging, opening
certain types of window etc.

I am happy to provide stack traces, log files or any other helpful
information and also to try out potential fixes etc.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1223181

Title:
  After upgrading to saucy, eclipse crashes in
  gtk_tree_view_get_background_area+0x8a while debugging

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1223181/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1223181] Re: After upgrading to saucy, eclipse crashes in gtk_tree_view_get_background_area+0x8a while debugging

2013-10-24 Thread apetrelli
This happens also to me, having a pure Kubuntu 13.10 upgraded from
13.04.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1223181

Title:
  After upgrading to saucy, eclipse crashes in
  gtk_tree_view_get_background_area+0x8a while debugging

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1223181/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1223181] Re: After upgrading to saucy, eclipse crashes in gtk_tree_view_get_background_area+0x8a while debugging

2013-09-21 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gtk+2.0 (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1223181

Title:
  After upgrading to saucy, eclipse crashes in
  gtk_tree_view_get_background_area+0x8a while debugging

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1223181/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1223181] Re: After upgrading to saucy, eclipse crashes in gtk_tree_view_get_background_area+0x8a while debugging

2013-09-10 Thread JR
I forgot to mention that I'm using qtcurve as I had other crashes when
using the gtk oxygen theme.

it seems this issue can be worked around by adding 
gtk-enable-animations=0

to $HOME/.grkrc-2.0

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1223181

Title:
  After upgrading to saucy, eclipse crashes in
  gtk_tree_view_get_background_area+0x8a while debugging

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1223181/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1223181] [NEW] After upgrading to saucy, eclipse crashes in gtk_tree_view_get_background_area+0x8a while debugging

2013-09-09 Thread JR
Public bug reported:

to reproduce, I open the Variables view in eclipse and step through
the application. the eclipse jvm crashes with:

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x7f3dea4082aa, pid=11567, tid=139905336198912
#
# JRE version: 7.0_21-b11
# Java VM: Java HotSpot(TM) 64-Bit Server VM (23.21-b01 mixed mode linux-amd64 
compressed oops)
# Problematic frame:
# C  [libgtk-x11-2.0.so.0+0x2202aa]  gtk_tree_view_get_background_area+0x8a
#
# Core dump written. Default location: /home/juergen/core or core.11567
#
# An error report file with more information is saved as:
# /home/juergen/hs_err_pid11567.log
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

This did not happen in ubuntu 13.04.

using KDE as a desktop (installed ubuntu, installed kde packages)

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: libgtk2.0-0 2.24.20-1ubuntu1
ProcVersionSignature: Ubuntu 3.11.0-5.11-generic 3.11.0
Uname: Linux 3.11.0-5-generic x86_64
ApportVersion: 2.12.1-0ubuntu3
Architecture: amd64
Date: Tue Sep 10 07:25:17 2013
InstallationDate: Installed on 2010-11-24 (1020 days ago)
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
MarkForUpload: True
SourcePackage: gtk+2.0
UpgradeStatus: Upgraded to saucy on 2013-08-29 (11 days ago)

** Affects: gtk+2.0 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug saucy

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1223181

Title:
  After upgrading to saucy, eclipse crashes in
  gtk_tree_view_get_background_area+0x8a while debugging

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1223181/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1223181] Re: After upgrading to saucy, eclipse crashes in gtk_tree_view_get_background_area+0x8a while debugging

2013-09-09 Thread JR
** Attachment added: hs_err_pid11567.log
   
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1223181/+attachment/3812516/+files/hs_err_pid11567.log

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1223181

Title:
  After upgrading to saucy, eclipse crashes in
  gtk_tree_view_get_background_area+0x8a while debugging

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1223181/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs