'src/animations/oxygencomboboxdata.cpp:87:void Oxygen::ComboBoxData::setButton(GtkWidget*): "!_button._widget" assertion failed' crashes Eclipse Luna
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Gtk2 Engines Oxygen |
Fix Released
|
High
|
|||
gtk2-engines-oxygen (Ubuntu) |
Confirmed
|
High
|
Unassigned |
Bug Description
Eclipse crashed after doing some work using Eclipse CDT from upstream website.
ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: gtk2-engines-oxygen 1.4.5-0ubuntu1
ProcVersionSign
Uname: Linux 3.16.0-24-generic x86_64
ApportVersion: 2.14.7-0ubuntu8
Architecture: amd64
CurrentDesktop: KDE
Date: Tue Nov 11 22:10:22 2014
InstallationDate: Installed on 2014-11-10 (0 days ago)
InstallationMedia: Kubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
ProcEnviron:
LANGUAGE=zh_TW:zh
PATH=(custom, no user)
XDG_RUNTIME_
LANG=zh_TW.UTF-8
SHELL=/bin/bash
SourcePackage: gtk2-engines-oxygen
UpgradeStatus: No upgrade log present (probably fresh install)
Changed in gtk2-engines-oxygen: | |
importance: | Unknown → High |
status: | Unknown → Fix Released |
Changed in gtk2-engines-oxygen (Ubuntu): | |
importance: | Undecided → High |
When I run 'eclipse -debug -console' and open one of the respective dialogs, Eclipse freezes and I can see the following in console:
java: /builddir/ build/BUILD/ oxygen- gtk2-1. 4.5/src/ animations/ oxygencomboboxd ata.cpp: 87: void Oxygen: :ComboBoxData: :setButton( GtkWidget* ): Assertion `!_button._widget' failed.
Reproducible: Always
Steps to Reproduce:
1. eclipse -debug -console
2. Project Explorer -> New -> C Project
Actual Results:
Eclipse freezes
Expected Results:
no problems
https:/ /bugs.eclipse. org/bugs/ show_bug. cgi?id= 440660