Closed Bug 294645 Opened 20 years ago Closed 15 years ago

crash after cancelling profile selection dialog when building with Calendar

Categories

(Core :: DOM: Core & HTML, defect)

x86
Linux
defect
Not set
critical

Tracking

()

RESOLVED INVALID

People

(Reporter: ajschult784, Unassigned)

Details

(Keywords: crash, regression)

Attachments

(1 file)

With current trunk CVS, I crash cancelling out of the profile selection dialog.
 I don't crash with the 2005051702 nightly.

% mozilla -SelectProfile
[hit "Exit"]
==> crash

I'll try backing things out later to see where this came from.
Attached file stacktrace
-> DOM.
Assignee: general → general
Component: JavaScript Engine → DOM
QA Contact: general → ian
this only seems to happen with calendar enabled
DumpJSStack gives:

0 [native frame]
1 anonymous(compMgr = [xpconnect wrapped nsIComponentManager @ 0x82cc028], cid =
{f42585e7-e736-4600-985d-9624c1c51992}, iid =
{00000001-0000-0000-c000-000000000046})
["file:///home/michiel/mozhack/tree1/obj/dist/bin/components/calItemModule.js":225]
    i = 1
    this = [object Object]
2 [native frame]
3 anonymous()
["file:///home/michiel/mozhack/tree1/obj/dist/bin/components/calAlarmService.js":263]
    notifier = [xpconnect wrapped nsIObserver @ 0x8231700]
    calendarManager = undefined
    timer = undefined
    calendars = undefined
    calendar = undefined
    this = [object Object]
4 anonymous(subject = [xpconnect wrapped nsIComponentManager @ 0x82cc028], topic
= "xpcom-shutdown", data = null)
["file:///home/michiel/mozhack/tree1/obj/dist/bin/components/calAlarmService.js":172]
    this = [object Object]
5 [native frame]

Which makes me think the calendar alarm service is started too early. It
shouldn't start before there is a profile.
andrew, still see this?
Assignee: general → nobody
QA Contact: ian → general
calendar doesn't build with suite at this point AFAIK without patches... I'd guess this would have happened with just calendar (Sunbird) as well.  If not then this can be resolved.
Calendar is dead, -SelectProfile doesn't exist anymore, and nothing is crashing here for trunk SM with Lightning.
Andrew, can we close this for good?
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → INVALID
Summary: crash after cancelling profile selection dialog → crash after cancelling profile selection dialog when building with Calendar
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: