[Bug 83536] Re: X.org crashes when scrolling in Firefox
Alexander Sack
asac at jwsdot.com
Thu Feb 15 01:34:55 UTC 2007
So -safe-mode did not help?
OK, a few more questions. Plese answer these:
I. Language settings / Pango:
Which locale/language are you using for your desktop?
In console, try:
# export MOZ_PANGO_DISABLED=0
or
# export MOZ_PANGO_DISABLED=1
and then launching
# firefox
help?
II. attach strace
In console:
# strace -f firefox &> /tmp/83536.strace.log
and attach /tmp/83536.strace.log please
III. capture a backtrace, if possible.
Can you please try to install firefox-dbg package and then run firefox
with debugger, like in the console:
# firefox -g 2>&1 | tee /tmp/output.log
...
(gdb) run
...
-->now here is a crash and hopefully X will not crash.
(gdb) bt full
... press y until backtrace ends
(gdb) quit
then quit application and please attach /tmp/output.log
** Tags added: needreport
--
X.org crashes when scrolling in Firefox
https://launchpad.net/bugs/83536
More information about the Ubuntu-mozillateam-bugs
mailing list