Closed
Bug 52736
Opened 25 years ago
Closed 25 years ago
Frequent crashes that appear to be associated with eBorderStyle_close
Categories
(SeaMonkey :: General, defect, P3)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
People
(Reporter: smishra, Assigned: asa)
References
()
Details
(Keywords: crash)
I wish I could be more specific about the problem I'm having, but unfortunately
I don't have any more information available. If someone could help me gather
more information, I would gladly take some direction.
Over the last few nightly builds (the latest being 2000091408) on linux I've
been having fairly frequent crashes with Mozilla. Invariably, the message ends
with some dribble about eBorderStyle_close. For instance, this is the last one I
had:
Error loading URL http://www.computervalley.com/: 804b0002
we don't handle eBorderStyle_close yet... please fix me
we don't handle eBorderStyle_close yet... please fix me
we don't handle eBorderStyle_close yet... please fix me
Some additional information that may be of interest to you: I am using the
modern theme, have cookie and image management turned on, and usually the
crashes tend to happen just when I am loading a new page, after I have made a
choice regarding the loading/not loading of an image.
| Assignee | ||
Comment 1•25 years ago
|
||
Sunil Mishra, one thing that might help (if you don't build mozilla debug) would
be if you could reproduce the crash with a talkback build. If you download the
mozilla-i686-pc-linux-gnu-sea.tar.gz build (installer and XPIs packaged
together), and chose full install it will install the talkback component which
may send a stack trace to a server which I can query. A stack might help us
track down the problem you are experiencing. I will grab a talkback build and
try to reproduce this.
| Assignee | ||
Comment 2•25 years ago
|
||
I was able to reproduce this crash at http://www.computervalley.com/ with warn
before loading images turned on. I dismissed the repeating dialog about 7 times
and then crahsed. Unfortunately it appears that Talkback is not functioning in
my build. Will try again tomorrow.
this sounds a lot like the crash several have reported when cookie manager is
turned on; bug 52517
| Assignee | ||
Comment 4•25 years ago
|
||
I was jsut about to say that when I got a stack from this same page and steps in
windows. it matched. This would be the first linux bug duped there I think and
we're not actually seeing that little window like win32 and mac are we?
52517 is filed about linux..i don't see it mention mac or MSWindows windows?
(52517 was a spinoff from the more populated cookie-manager bug from last week,
52026)
Comment 6•25 years ago
|
||
asa - could you post the trace?
the summary is misleading here btw.. the eBorderStyle message simply displays
immediately before various dialog windows are created. This is the
cookie-manager bug, not related to eBorderStyle anything.
| Reporter | ||
Comment 9•25 years ago
|
||
None of this information will likely be news to you... As per the suggestion
given by Asa, I fetched the talkback version of mozilla corresponding to the
build for which I had first reported the bug. Included below is more or less
everything I did before I arrived at a crash while accepting/refusing images and
cookies. For some reason, the talkback version appears to be a little more
robust toward the bug. It takes a little more effort to crash the browser. The
talkback window still did not appear. Another thing that appears consistently
before a crash is the error code 804b0002 while loading a page.
Document http://www.firstworld.net/~smishra/bookmarks.html loaded successfully
got a request
Document http://www.firstworld.net/~smishra/ loaded successfully
got a request
Document http://www.firstworld.net/~smishra/site-information.html loaded
successfully
got a request
Document http://www.firstworld.net/~smishra/bookmarks.html loaded successfully
got a request
Error loading URL http://www.evangelist.macaddict.com/: 804b001e
we don't handle eBorderStyle_close yet... please fix me
got a request
we don't handle eBorderStyle_close yet... please fix me
we don't handle eBorderStyle_close yet... please fix me
we don't handle eBorderStyle_close yet... please fix me
we don't handle eBorderStyle_close yet... please fix me
we don't handle eBorderStyle_close yet... please fix me
Document
http://redirect.alexa.com/cgi-bin/redirect.pl?cult-of-mac.utu.fi/&rln=1&pane=msie5&url=http://www.evangelist.macaddict.com
loaded successfully
got a request
we don't handle eBorderStyle_close yet... please fix me
we don't handle eBorderStyle_close yet... please fix me
Document http://www.accesssoftware.com/ loaded successfully
got a request
we don't handle eBorderStyle_close yet... please fix me
we don't handle eBorderStyle_close yet... please fix me
we don't handle eBorderStyle_close yet... please fix me
got a request
Error loading URL
http://redirect.alexa.com/cgi-bin/redirect.pl?www.broderbund.com/&rln=2&pane=msie5&url=http://www.accesssoftware.com:
804b0002
got a request
Error loading URL http://www.mattelinteractive.com/: 804b0002
got a request
we don't handle eBorderStyle_close yet... please fix me
JavaScript error:
http://www.mattelinteractive.com/aDefault.htm line 71: document.undefined has no
properties
Document http://www.mattelinteractive.com/aDefault.htm loaded successfully
JavaScript error:
http://www.mattelinteractive.com/aDefault.htm line 71: document.undefined has no
properties
got a request
we don't handle eBorderStyle_close yet... please fix me
we don't handle eBorderStyle_close yet... please fix me
we don't handle eBorderStyle_close yet... please fix me
we don't handle eBorderStyle_close yet... please fix me
we don't handle eBorderStyle_close yet... please fix me
we don't handle eBorderStyle_close yet... please fix me
we don't handle eBorderStyle_close yet... please fix me
we don't handle eBorderStyle_close yet... please fix me
| Assignee | ||
Comment 10•25 years ago
|
||
Sunil Mishra, are you still seeing this with current builds?
| Reporter | ||
Comment 12•25 years ago
|
||
I have not come across any more incidents with the build I downloaded yesterday.
I'll let you know if it reappears, but for now it appears to be resolved.
| Assignee | ||
Comment 13•25 years ago
|
||
resolving as worksforme per reporter's comment. Please reopen if this problem
returns. Thank you for your help in testing mozilla and filing bugs.
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Comment 14•25 years ago
|
||
marking verified. I don't crash at the computervalley site. tested on
2000092710MN6 linux build.
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•