Closed
Bug 459909
Opened 17 years ago
Closed 17 years ago
Firefox X forwarding, image, file save as, crash (IA__g_file_load_partial_contents_finish)
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: KaiE, Unassigned)
Details
(Keywords: crash)
Attachments
(1 file)
|
24.13 KB,
text/plain
|
Details |
Linux system.
create user a
create user b
login as user a
start firefox (creates a fresh profile)
quit
logout
login as user b
open terminal
run:
ssh -X a@localhost
firefox
Your desktop belongs to user "b", but the started firefox process belongs to forwarded user "a".
Go to any website, right click on any image and say "view image".
Now use file save as.
This always crashes on my Fedora 9 system, i386, Firefox 3.0.2
Please see the attached text file.
The first couple of lines show some assertion failures, printed by firefox.
The remainder are stacks from gdb.
| Reporter | ||
Updated•17 years ago
|
Keywords: crash
Summary: Firefox X forwarding, image, file save as, crash → Firefox X forwarding, image, file save as, crash (IA__g_file_load_partial_contents_finish)
| Reporter | ||
Comment 1•17 years ago
|
||
I get the same crash when I try to use a form that has a "file upload" element, as soon as I click the "browse" button I crash, seeing the same series of assertions.
| Reporter | ||
Comment 2•17 years ago
|
||
I realize this bug is not in Mozilla itself, but rather somewhere in GNOME or GTK.
I get the same crash when I use Gnome's gedit and use file/open.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → INVALID
| Reporter | ||
Comment 3•17 years ago
|
||
bug forwarded to http://bugzilla.gnome.org/show_bug.cgi?id=556458
You need to log in
before you can comment on or make changes to this bug.
Description
•