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 545488 - Page Info extension breaks about:config, prevents other pages from loading and prevents epiphany from exiting
Page Info extension breaks about:config, prevents other pages from loading an...
Status: RESOLVED DUPLICATE of bug 535127
Product: epiphany-extensions
Classification: Deprecated
Component: page-info
2.22.x
Other All
: Normal critical
: ---
Assigned To: epiphany-extensions-maint
epiphany-extensions-maint
: 545490 545491 545492 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2008-07-30 11:35 UTC by Sam Morris
Modified: 2008-07-31 18:24 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22


Attachments
gdb output (7.04 KB, application/x-gzip)
2008-07-31 12:36 UTC, Sam Morris
Details

Description Sam Morris 2008-07-30 11:35:33 UTC
Please describe the problem:
After the page info window has been opened, about:config stops working.

Attempting to change a setting that would require a dialog box (that is, a string or integer setting) does nothing; thereafter the about:config tab can not be closed, no further web pages will load, and epiphany will not exit.

Steps to reproduce:
1. Go to gnome.org
2. View -> Page Information
3. Close the page info window
4. In a new tab, go to about:config
5. double-click an Integer setting such as accessibility.tabfocus
6. observe that nothing happens
7. try to close the about:config tab
8. observe that nothing happens
9. Refresh the gnome.org tab
10. observe that the page does not load
11. close the epiphany window
12. observe that the epiphany process does not exit


Actual results:


Expected results:


Does this happen every time?
Yes

Other information:
Using xulrunner 1.9.0.1 backend
Comment 1 Reinout van Schouwen 2008-07-30 13:08:11 UTC
*** Bug 545491 has been marked as a duplicate of this bug. ***
Comment 2 Reinout van Schouwen 2008-07-30 13:08:22 UTC
*** Bug 545490 has been marked as a duplicate of this bug. ***
Comment 3 Reinout van Schouwen 2008-07-30 13:08:34 UTC
*** Bug 545492 has been marked as a duplicate of this bug. ***
Comment 4 Sam Morris 2008-07-30 13:21:20 UTC
WTF happened there! Sorry for the duplicates!

I have discovered I can only reproduce this on my amd64 machine, and not my i386 machine.
Comment 5 Christian Persch 2008-07-30 15:13:46 UTC
Please install debuginfo packages for the gtk and gnome libraries, glibc, libpthread, and xulrunner; then attach gdb to the running epiphany process and get a backtrace from all threads after each step from comment 0.
Comment 6 Sam Morris 2008-07-31 12:36:01 UTC
Created attachment 115620 [details]
gdb output
Comment 7 Christian Persch 2008-07-31 18:24:21 UTC


  • #4 EmbedWindow::ShowAsModal
    at EmbedWindow.cpp line 213

-> bug 535127.

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