GNOME Bugzilla – Bug 135688
crash on download with 8bit-characters
Last modified: 2004-12-22 21:47:04 UTC
Steps to reproduce the crash: 1. http://home.t-online.de/home/fam.natter/pr%C3%BCfung.txt.zip 2. click Save 3. click OK 4. epiphany crashes or loops infinitely Additional Information: I am using mozilla 1.5b (garnome 0.27.1), but upgraded to epiphany 1.0.7. (gdb) bt
+ Trace 44642
galeon-1.3.13a does not have this problem: it encodes the file as "prüfung.txt.zip".
This works for me in epiphany HEAD [using mozilla 1.7b trunk]. What's your locale setting ? "echo $LANG" from shell.
LANG is not set. I tried "export LANG=de_DE" and started epiphany from the shell but the problem is still there. A friend of mine with debian sid just confirmed that he does not have the problem too. If I paste the link (home.t-online.de/~fam.natter/prüfung.txt.zip) into mozilla 1.2, the download dialog (with open and save options) opens and I can save it. If I do the same with mozilla 1.5b, nothing happens. Sorry, it seems like mozilla 1.5b is the problem. I will ask garnome-list to see if someone can confirm this, because quite a few people there are using garnome 0.27.1 and thus mozilla 1.5b. I will soon post the results here.
The trace indicates a crash in mozilla string dtor.
I upgraded to mozilla 1.6 and the problem is gone.
Resolving NOTGNOME based on last comment.