Closed Bug 143696 Opened 23 years ago Closed 23 years ago

Mozilla crashes when trying to submit bugzilla query with 1.0RC2

Categories

(SeaMonkey :: General, defect)

DEC
Linux
defect
Not set
critical

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 94734

People

(Reporter: listmail, Assigned: Matti)

References

()

Details

(Keywords: crash)

I was trying to search if a bug I encountered was already listed, when mozilla crashed. This happened twice. First time, I just filled out the Component list box with "Bookmarks" and then hit Submit Query and poof, it was gone. Second time, I filled out other fields like os, etc, and the same thing happened. I can find out more information about what type of crash. I assume it's a seg fault, but don't know for sure.
does it say "Pondering query" first and then crash? see bug 94734. Assuming you grabbed the RPM, you can run gdb to get a stacktrace and confirm if you want.
actually, it isn't supposed to say "Pondering query" does it say "Please stand by..."? (title is "Bugzilla is pondering your query")
Severity: normal → critical
Keywords: crash
I don't get "Please Stand By" or anything like that. (Where would I see that?) I ran it under gdb and found that it is seg faulting in the following place: 0x20000c69c70 in nsMultiMixedConv::OnDataAvailable () from /usr/lib/mozilla/components/libnecko.so So I guess you're right that it is the same as 94734. If I had been able to search, maybe I would have been able to realize that ;-). You said in the other bug that using the source RPM the crash doesn't occur. Where can I find the source RPM for 1.0RC2? On rawhide they only have up to 0.9.9-7, and on mozilla's site I only saw the binary rpms. *** This bug has been marked as a duplicate of 94734 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
the SRPMS usually have their own directory (i386, alpha, SRPMS), but that directory doesn't yet exist for 1.0rc2. you might wait a day or two and see if shows up... otherwise, you can just pull the normal source and build that way. The stuff to build the RPM is also in there, but I have never tried building an rpm from the tarball (mozilla/build/package/rpm).
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.