Closed Bug 341520 Opened 18 years ago Closed 18 years ago

Every visit on gmail.com makes mozilla/FF crash

Categories

(Core :: General, defect)

1.8 Branch
Sun
OpenBSD
defect
Not set
critical

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: bahkha, Unassigned)

References

()

Details

(Keywords: crash)

User-Agent:       Mozilla/5.0 (X11; U; OpenBSD i386; en-US; rv:1.8.0.4) Gecko/20060605 Firefox/1.5.0.4
Build Identifier: Mozilla/5.0 (X11; U; OpenBSD sparc64; en-US; rv:1.7.12) Gecko/20060228

Everytime I try to visit my mailbox on gmail.com both Mozilla/Mozilla-FireFox crash.

While using "Mozilla" I get a error that can be found here http://bkw.lindesign.se/tmp/bug

The arch I'm testing on is sparc64 with obsd 3.9 release where pkgs are used.
Mozilla/5.0 (X11; U; OpenBSD sparc64; en-US; rv:1.7.12) Gecko/20060228
Mozilla/5.0 (X11; U; OpenBSD sparc64; en-US; rv:1.8.0.1) Gecko/20060301 Firefox/1.5.0.1


Reproducible: Always

Steps to Reproduce:
1. Login to a gmail account and the browser will crash
2.
3.

Actual Results:  
The browser crash with error found on the link

Expected Results:  
Show my mailbox without crashing
Hardware: PC → Sun
please invoke firefox on the commandline as

% firefox -g -d gdb -no-remote --sync
(gdb) b exit
(gdb) run
[crash]
(gdb) bt
[copy/paste stacktrace into a file and attach the file here]
Assignee: general → nobody
Keywords: crash
Product: Mozilla Application Suite → Core
QA Contact: general → general
Version: unspecified → 1.8 Branch
I'm getting a crash upon login to gmail as well. I'm using gentoo linux 1.5.0.4 official build:

Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.4) Gecko/20060508 Firefox/1.5.0.4

I also get the crash in seamonkey which was compiled. I tried safe mode and tried creating a blank profile. All crash. This is the firefox official build traceback:

(gdb) b exit
Breakpoint 1 at 0x80751f4
(gdb) run
Starting program: /opt/firefox/firefox-bin -no-remote --sync
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1221302608 (LWP 16603)]
Breakpoint 1 at 0xb74dda76
[New Thread -1221506128 (LWP 16606)]
[New Thread -1232028752 (LWP 16607)]
[New Thread -1245238352 (LWP 16608)]
[New Thread -1253889104 (LWP 16609)]
The program 'Gecko' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
  (Details: serial 79 error_code 8 request_code 144 minor_code 3)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
[Switching to Thread -1221302608 (LWP 16603)]

Breakpoint 1, 0xb74dda76 in exit () from /lib/tls/libc.so.6
(gdb) bt
#0  0xb74dda76 in exit () from /lib/tls/libc.so.6
#1  0xb7af8428 in gdk_error_trap_push () from /usr/lib/libgdk-x11-2.0.so.0
#2  0x09a8aad0 in ?? ()
#3  0x0000004f in ?? ()
#4  0x00000008 in ?? ()
#5  0x00000090 in ?? ()
#6  0x00000003 in ?? ()
#7  0xb7f8ee1c in ?? () from /opt/firefox/libmozjs.so
#8  0xbfd300c0 in ?? ()
#9  0xbfd2fea8 in ?? ()
#10 0x00000008 in ?? ()
#11 0x4d646142 in ?? ()
#12 0x68637461 in ?? ()
#13 0x6e692820 in ?? ()
#14 0x696c6176 in ?? ()
#15 0x61702064 in ?? ()
#16 0x656d6172 in ?? ()
#17 0x20726574 in ?? ()
#18 0x72747461 in ?? ()
#19 0x74756269 in ?? ()
#20 0x00297365 in ?? ()
#21 0x00000000 in ?? ()
firefox-2.0b1 official build for linux is ok.
OK, resolving WFM
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.