[opensuse] GTK issue in OSS 11.1 causes Firefox print to crash
Running Firefox 3.05 on openSuse 11.1. Any time I do a file -> print preview or file -> print, Firefox crashes. Is anyone else seeing this? I had run into a similar problem with openSuse 10.3, and fiddling with different gtk versions helped resolve this - I hope this is a similar issue and someone can report a known good GTK version that alleviates this problem. Thanks in advance for any help, -- --Moby They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety. -- Benjamin Franklin -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Sunday 11 January 2009 07:58:06 pm Moby wrote:
Running Firefox 3.05 on openSuse 11.1. Any time I do a file -> print preview or file -> print, Firefox crashes. Is anyone else seeing this?
I had run into a similar problem with openSuse 10.3, and fiddling with different gtk versions helped resolve this - I hope this is a similar issue and someone can report a known good GTK version that alleviates this problem.
Thanks in advance for any help,
I have no problems from KDE3, on 32 bit 11.1 system, default printing options. Is it possible that some specific page, or type of pages crash Firefox. I had that, but I didn't find out how to reproduce crash. The same web page visited after crash would work fine. -- Regards, Rajko -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Rajko M. wrote:
On Sunday 11 January 2009 07:58:06 pm Moby wrote:
Running Firefox 3.05 on openSuse 11.1. Any time I do a file -> print preview or file -> print, Firefox crashes. Is anyone else seeing this?
I had run into a similar problem with openSuse 10.3, and fiddling with different gtk versions helped resolve this - I hope this is a similar issue and someone can report a known good GTK version that alleviates this problem.
Thanks in advance for any help,
I have no problems from KDE3, on 32 bit 11.1 system, default printing options.
Is it possible that some specific page, or type of pages crash Firefox. I had that, but I didn't find out how to reproduce crash. The same web page visited after crash would work fine.
Ruled out any particular web sites and any firefox extensions. Print preview and print to printer all crash with the following: *** glibc detected *** /opt/firefox/firefox-bin: munmap_chunk(): invalid pointer: 0xab815200 *** ======= Backtrace: ========= /lib/libc.so.6[0xb68329d5] /lib/libc.so.6[0xb68339e9] /lib/libnsl.so.1[0xb7fa3e6c] . . . Any ideas are welcome. Thanks. -- --Moby They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety. -- Benjamin Franklin -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Monday 12 January 2009 08:05:36 pm Moby wrote:
Rajko M. wrote:
On Sunday 11 January 2009 07:58:06 pm Moby wrote:
Running Firefox 3.05 on openSuse 11.1. Any time I do a file -> print preview or file -> print, Firefox crashes. Is anyone else seeing this?
I had run into a similar problem with openSuse 10.3, and fiddling with different gtk versions helped resolve this - I hope this is a similar issue and someone can report a known good GTK version that alleviates this problem.
Thanks in advance for any help,
I have no problems from KDE3, on 32 bit 11.1 system, default printing options.
Is it possible that some specific page, or type of pages crash Firefox. I had that, but I didn't find out how to reproduce crash. The same web page visited after crash would work fine.
Ruled out any particular web sites and any firefox extensions. Print preview and print to printer all crash with the following:
*** glibc detected *** /opt/firefox/firefox-bin: munmap_chunk(): invalid pointer: 0xab815200 *** ======= Backtrace: ========= /lib/libc.so.6[0xb68329d5] /lib/libc.so.6[0xb68339e9] /lib/libnsl.so.1[0xb7fa3e6c]
Someting is wrong with path /opt/firefox/firefox-bin . ~> whereis firefox firefox: /usr/bin/firefox /usr/lib/firefox /usr/bin/X11/firefox /usr/share/man/man1/firefox.1.gz Though /usr/bin/firefox is a symlink: ~> l /usr/bin/firefox lrwxrwxrwx 1 root root 25 2008-12-20 02:44 /usr/bin/firefox -> ../lib/firefox/firefox.sh* The /usr/lib/firefox/firefox.sh sets environment variables and there is only one /opt/ entry for netscape plugins. -- Regards, Rajko -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
* Rajko M. <rmatov101@charter.net> [01-12-09 22:56]:
Someting is wrong with path /opt/firefox/firefox-bin .
~> whereis firefox firefox: /usr/bin/firefox /usr/lib/firefox /usr/bin/X11/firefox /usr/share/man/man1/firefox.1.gz
Is he perhaps using the version from Mozilla rather than the openSUSE rpm? -- Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711 http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 Registered Linux User #207535 @ http://counter.li.org -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Patrick Shanahan wrote:
* Rajko M. <rmatov101@charter.net> [01-12-09 22:56]:
Someting is wrong with path /opt/firefox/firefox-bin .
~> whereis firefox firefox: /usr/bin/firefox /usr/lib/firefox /usr/bin/X11/firefox /usr/share/man/man1/firefox.1.gz
Is he perhaps using the version from Mozilla rather than the openSUSE rpm?
Correct - I am using the straight binary tar ball from Mozilla put in place at /opt/firefox. -- --Moby They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety. -- Benjamin Franklin -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Monday 12 January 2009 10:21:56 pm Moby wrote:
Correct - I am using the straight binary tar ball from Mozilla put in place at /opt/firefox.
Why would you do that? To have more work setting up environment? You literally have to adjust script firefox.sh to work correctly from /opt/firefox directory, then you have to setup permissions on directories that you created, and that is all done in the Firefox package from openSUSE. -- Regards, Rajko -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Moby schrieb:
Ruled out any particular web sites and any firefox extensions. Print preview and print to printer all crash with the following:
*** glibc detected *** /opt/firefox/firefox-bin: munmap_chunk(): invalid pointer: 0xab815200 *** ======= Backtrace: ========= /lib/libc.so.6[0xb68329d5] /lib/libc.so.6[0xb68339e9] /lib/libnsl.so.1[0xb7fa3e6c] . . . Any ideas are welcome. Thanks.
As you are using an upstream Firefox build you have the crashreporter enabled, have you? Please send the crash to Mozilla and let us/me know the crashid. Wolfgang -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Wolfgang Rosenauer wrote:
Moby schrieb:
Ruled out any particular web sites and any firefox extensions. Print preview and print to printer all crash with the following:
*** glibc detected *** /opt/firefox/firefox-bin: munmap_chunk(): invalid pointer: 0xab815200 *** ======= Backtrace: ========= /lib/libc.so.6[0xb68329d5] /lib/libc.so.6[0xb68339e9] /lib/libnsl.so.1[0xb7fa3e6c] . . . Any ideas are welcome. Thanks.
As you are using an upstream Firefox build you have the crashreporter enabled, have you? Please send the crash to Mozilla and let us/me know the crashid.
Wolfgang
Thanks Wolfgang. Yes, I have crashreporter enabled, but it is failing to submit crash reports with the following error: Crash report submission failed: Peer certificate cannot be authenticated with known CA certificates I am trying to figure out how to resolve this problem now, or how to bypass it and enter a bug manually for Firefox. -- --Moby They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety. -- Benjamin Franklin -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Wolfgang Rosenauer wrote:
Moby schrieb:
Ruled out any particular web sites and any firefox extensions. Print preview and print to printer all crash with the following:
*** glibc detected *** /opt/firefox/firefox-bin: munmap_chunk(): invalid pointer: 0xab815200 *** ======= Backtrace: ========= /lib/libc.so.6[0xb68329d5] /lib/libc.so.6[0xb68339e9] /lib/libnsl.so.1[0xb7fa3e6c] . . . Any ideas are welcome. Thanks.
As you are using an upstream Firefox build you have the crashreporter enabled, have you? Please send the crash to Mozilla and let us/me know the crashid.
Wolfgang
Bug opened . https://bugzilla.mozilla.org/show_bug.cgi?id=473428 Thanks, -- --Moby They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety. -- Benjamin Franklin First they came for the Jews and I did not speak out because I was not a Jew. Then they came for the Communists and I did not speak out because I was not a Communist. Then they came for the trade unionists and I did not speak out because I was not a trade unionist. Then they came for me and there was no one left to speak out for me. -- Pastor Martin Niemöller -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (4)
-
Moby
-
Patrick Shanahan
-
Rajko M.
-
Wolfgang Rosenauer