After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 667883 - critical assertion when I drag tab out of window
critical assertion when I drag tab out of window
Status: RESOLVED DUPLICATE of bug 639875
Product: epiphany
Classification: Core
Component: Tabs
git master
Other Linux
: Normal critical
: ---
Assigned To: Epiphany Maintainers
Epiphany Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-01-13 17:39 UTC by Adam Dingle
Modified: 2012-01-13 19:46 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Adam Dingle 2012-01-13 17:39:40 UTC
I'm running Epiphany built from git master on Ubuntu 12.04.

To see the problem:

1. Start Epiphany.
2. Choose File->New Tab to create a new tab.
3. Drag the new tab out of the Epiphany window and release the mouse button.

Epiphany will crash with an assertion failure:

Gtk-CRITICAL **: gtk_widget_unmap: assertion `GTK_IS_WIDGET (widget)' failed
Segmentation fault
Comment 1 Xan Lopez 2012-01-13 19:46:09 UTC
I think this is a bug in GTK+ that I already fixed. Please try using GTK+ from git master.

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