Closed Bug 210484 Opened 21 years ago Closed 19 years ago

Random crashes [@ PL_IsQueueNative ]

Categories

(Core :: XPCOM, defect)

x86
NetBSD
defect
Not set
critical

Tracking

()

RESOLVED EXPIRED

People

(Reporter: martti.kuparinen, Assigned: dougt)

Details

(Keywords: crash)

Crash Data

User-Agent:       Mozilla/5.0 (X11; U; NetBSD i386; en-US; rv:1.3.1) Gecko/20030624
Build Identifier: Mozilla/5.0 (X11; U; NetBSD i386; en-US; rv:1.3.1) Gecko/20030624

Mozilla 1.3.1 is very unstable for me on NetBSD/i386 1.6.1. The easiest way of
crashing this is to open Mozilla Mail read and write mails for a while (I know,
this is not very good description but I haven't found any pin-pointable cause).

I compiled mozilla with debug symbols and lauched it from gdb. Here's the result
with backtrace:

Program received signal SIGSEGV, Segmentation fault.
PL_IsQueueNative (queue=0x0) at plevent.c:1328
1328        return queue->type == EventQueueIsNative ? PR_TRUE : PR_FALSE;
Current language:  auto; currently c
(gdb) bt
#0  PL_IsQueueNative (queue=0x0) at plevent.c:1328
#1  0x48545429 in nsEventQueueImpl::IsQueueNative (this=0x9fb8a00,
            aResult=0xbfbfc1e0) at nsEventQueue.cpp:349
#2  0x49227a34 in ?? () from /usr/pkg/lib/mozilla/components/libnsappshell.so
#3  0x484f847c in nsObserverService::NotifyObservers (this=0x80fa9c0,
            aSubject=0x9fb8a00, aTopic=0x48590959 "nsIEventQueueActivated",
                someData=0x0) at nsObserverService.cpp:210
#4  0x485450b1 in nsEventQueueImpl::NotifyObservers (this=0x9fb8a00,
            aTopic=0x48590959 "nsIEventQueueActivated") at nsEventQueue.cpp:223
#5  0x48544d5e in nsEventQueueImpl::InitFromPRThread (this=0x9fb8a00,
            thread=0x8085000, aNative=1) at nsEventQueue.cpp:175
#6  0x48546594 in nsEventQueueServiceImpl::MakeNewQueue (this=0x80fb100,
            thread=0x8085000, aNative=1, aQueue=0xbfbfc430)
    at nsEventQueueService.cpp:164
#7  0x48546a17 in nsEventQueueServiceImpl::PushThreadEventQueue (
            this=0x80fb100, aNewQueue=0xbfbfc670) at nsEventQueueService.cpp:283


Reproducible: Always

Steps to Reproduce:
can you try 1.4RC2 ?
Severity: normal → critical
Keywords: crash
Summary: Random crashes (PL_IsQueueNative) → Random crashes [@ PL_IsQueueNative ]
I'm now running 1.4 RC3 with DDD. I'll let you know if this crashes again...
Martti: Are you still crashing?
This is an automated message, with ID "auto-resolve01".

This bug has had no comments for a long time. Statistically, we have found that
bug reports that have not been confirmed by a second user after three months are
highly unlikely to be the source of a fix to the code.

While your input is very important to us, our resources are limited and so we
are asking for your help in focussing our efforts. If you can still reproduce
this problem in the latest version of the product (see below for how to obtain a
copy) or, for feature requests, if it's not present in the latest version and
you still believe we should implement it, please visit the URL of this bug
(given at the top of this mail) and add a comment to that effect, giving more
reproduction information if you have it.

If it is not a problem any longer, you need take no action. If this bug is not
changed in any way in the next two weeks, it will be automatically resolved.
Thank you for your help in this matter.

The latest beta releases can be obtained from:
Firefox:     http://www.mozilla.org/projects/firefox/
Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html
Seamonkey:   http://www.mozilla.org/projects/seamonkey/
This bug has been automatically resolved after a period of inactivity (see above
comment). If anyone thinks this is incorrect, they should feel free to reopen it.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → EXPIRED
Crash Signature: [@ PL_IsQueueNative ]
You need to log in before you can comment on or make changes to this bug.