Closed Bug 377350 Opened 17 years ago Closed 17 years ago

TB crashes when trying to compose an email without an account.

Categories

(Thunderbird :: Account Manager, defect)

PowerPC
macOS
defect
Not set
critical

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 355273

People

(Reporter: danielschuyler, Assigned: mscott)

Details

(Keywords: crash)

Attachments

(2 files)

User-Agent:       Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3
Build Identifier: version 1.5.0.10 (20070221)

When you try to compose and email and you have not created an account TB crashes when you click exit on the account set up screen.

Reproducible: Always

Steps to Reproduce:
1.Click the "Write" icon.  The new account set up window will open.
2.Click cancel. The Account Wizard Exit dialog box will open.
3.Click Exit and TB unexpectedly quits.
Actual Results:  
TB unexpectedly quits.

Expected Results:  
Not sure.

Date/Time:      2007-04-12 21:06:08.583 -0600
OS Version:     10.4.8 (Build 8L2127)
Report Version: 4

Command: thunderbird-bin
Path:    /Applications/Thunderbird.app/Contents/MacOS/thunderbird-bin
Parent:  WindowServer [53]

Version: 1.5.0.10 (1.5.0.10)

PID:    1248
Thread: 0

Exception:  EXC_BAD_INSTRUCTION (0x0002)
Code[0]:    0x00000001
Code[1]:    0x00000000


Thread 0 Crashed:
0   org.mozilla.thunderbird  	0x009a7b07 SECKEY_PQGParamsTemplate + 192711
1   org.mozilla.thunderbird  	0x007448ca nsMacMessagePump::DoActivate(EventRecord&) + 138
2   org.mozilla.thunderbird  	0x007451ab nsMacMessagePump::DispatchEvent(int, EventRecord*) + 183
3   org.mozilla.thunderbird  	0x003d139f nsAppShell::DispatchNativeEvent(int, void*) + 41
4   org.mozilla.thunderbird  	0x007a9a3c nsXULWindow::ShowModal() + 414
5   org.mozilla.thunderbird  	0x0038af88 nsWindowWatcher::OpenWindowJS(nsIDOMWindow*, char const*, char const*, char const*, int, unsigned, long*, nsIDOMWindow**) + 2326
6   org.mozilla.thunderbird  	0x003217aa nsGlobalWindow::OpenInternal(nsXPIDLCString const&, nsAString_internal const&, nsAString_internal const&, int, long*, unsigned, nsISupports*, nsIDOMWindow**) + 1620
7   org.mozilla.thunderbird  	0x0031e442 nsGlobalWindow::OpenDialog(nsIDOMWindow**) + 532
8   libxpcom_core.dylib      	0x0185acf9 XPTC_InvokeByIndex + 81
9   org.mozilla.thunderbird  	0x004c6eef XPCWrappedNative::CallMethod(XPCCallContext&, XPCWrappedNative::CallMode) + 743
10  org.mozilla.thunderbird  	0x004b92f3 XPC_WN_CallMethod(JSContext*, JSObject*, unsigned, long*, long*) + 261
11  libmozjs.dylib           	0x00f1cd0b js_Invoke + 1826
12  libmozjs.dylib           	0x00f15427 js_Interpret + 26017
13  libmozjs.dylib           	0x00f1c447 js_Execute + 334
14  libmozjs.dylib           	0x00ee5d42 JS_EvaluateUCScriptForPrincipals + 141
15  org.mozilla.thunderbird  	0x00328ca9 nsJSContext::EvaluateString(nsAString_internal const&, void*, nsIPrincipal*, char const*, unsigned, char const*, nsAString_internal*, int*) + 471
16  org.mozilla.thunderbird  	0x0031965e nsGlobalWindow::RunTimeout(nsTimeout*) + 784
17  org.mozilla.thunderbird  	0x00319990 nsGlobalWindow::TimerCallback(nsITimer*, void*) + 32
18  libxpcom_core.dylib      	0x01848171 nsTimerImpl::Fire() + 187
19  libxpcom_core.dylib      	0x01848943 handleTimerEvent(TimerEventType*) + 107
20  libxpcom_core.dylib      	0x01845039 PL_HandleEvent + 21
21  libxpcom_core.dylib      	0x018452f2 PL_ProcessPendingEvents + 103
22  com.apple.CoreFoundation 	0x90829379 CFRunLoopRunSpecific + 1213
23  com.apple.CoreFoundation 	0x90828eb5 CFRunLoopRunInMode + 61
24  com.apple.HIToolbox      	0x92dcdb90 RunCurrentEventLoopInMode + 285
25  com.apple.HIToolbox      	0x92ec1ffe GetNextEventMatchingMask + 100
26  com.apple.HIToolbox      	0x92ec1e29 WNEInternal + 123
27  com.apple.HIToolbox      	0x92ec1d97 WaitNextEvent + 57
28  org.mozilla.thunderbird  	0x00744588 nsMacMessagePump::GetEvent(EventRecord&) + 82
29  org.mozilla.thunderbird  	0x007452ed nsMacMessagePump::DoMessagePump() + 45
30  org.mozilla.thunderbird  	0x003d1524 nsAppShell::Run() + 38
31  org.mozilla.thunderbird  	0x00441d6e nsAppStartup::Run() + 50
32  org.mozilla.thunderbird  	0x00005c29 XRE_main + 5275
33  org.mozilla.thunderbird  	0x00002ab0 main + 32
34  org.mozilla.thunderbird  	0x00002a36 start + 270
35  org.mozilla.thunderbird  	0x00002951 start + 41

Thread 1:
0   libSystem.B.dylib        	0x90019d3c select + 12
1   libnspr4.dylib           	0x00faf9c8 PR_Poll + 134
2   org.mozilla.thunderbird  	0x0049d4f1 nsSocketTransportService::Poll(unsigned*) + 85
3   org.mozilla.thunderbird  	0x0049dad6 nsSocketTransportService::Run() + 480
4   libxpcom_core.dylib      	0x018479d5 nsThread::Main(void*) + 41
5   libnspr4.dylib           	0x00fb1009 PR_Select + 813
6   libSystem.B.dylib        	0x90023d87 _pthread_body + 84

Thread 2:
0   libSystem.B.dylib        	0x90048a47 semaphore_timedwait_signal_trap + 7
1   libnspr4.dylib           	0x00fac6a0 PR_Lock + 246
2   libnspr4.dylib           	0x00fac9f7 PR_WaitCondVar + 75
3   libxpcom_core.dylib      	0x01849cec TimerThread::Run() + 74
4   libxpcom_core.dylib      	0x018479d5 nsThread::Main(void*) + 41
5   libnspr4.dylib           	0x00fb1009 PR_Select + 813
6   libSystem.B.dylib        	0x90023d87 _pthread_body + 84

Thread 3:
0   libSystem.B.dylib        	0x90048a47 semaphore_timedwait_signal_trap + 7
1   libnspr4.dylib           	0x00fac6a0 PR_Lock + 246
2   libnspr4.dylib           	0x00fac9f7 PR_WaitCondVar + 75
3   org.mozilla.thunderbird  	0x00462741 nsIOThreadPool::ThreadFunc(void*) + 145
4   libnspr4.dylib           	0x00fb1009 PR_Select + 813
5   libSystem.B.dylib        	0x90023d87 _pthread_body + 84

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x0e5d163b    ebx: 0x0e0b11d0 ecx: 0x00000004 edx: 0x0e0db410
  edi: 0x00a918a1    esi: 0x0e00e031 ebp: 0xbfffdec8 esp: 0xbfffde8c
   ss: 0x0000001f    efl: 0x00010286 eip: 0x009a7b07  cs: 0x00000017
   ds: 0x0000001f     es: 0x0000001f  fs: 0x00000000  gs: 0x00000037

Binary Images Description:
    0x1000 -   0x9f3fff org.mozilla.thunderbird 1.5.0.10	/Applications/Thunderbird.app/Contents/MacOS/thunderbird-bin
  0xee1000 -   0xf65fff libmozjs.dylib 	/Applications/Thunderbird.app/Contents/MacOS/libmozjs.dylib
  0xf7c000 -   0xf7cfff libxpcom.dylib 	/Applications/Thunderbird.app/Contents/MacOS/libxpcom.dylib
  0xf80000 -   0xf85fff libplds4.dylib 	/Applications/Thunderbird.app/Contents/MacOS/libplds4.dylib
  0xf8a000 -   0xf90fff libplc4.dylib 	/Applications/Thunderbird.app/Contents/MacOS/libplc4.dylib
  0xf96000 -   0xfbbfff libnspr4.dylib 	/Applications/Thunderbird.app/Contents/MacOS/libnspr4.dylib
  0xfcc000 -   0xfe5fff libsmime3.dylib 	/Applications/Thunderbird.app/Contents/MacOS/libsmime3.dylib
  0xff1000 -   0xff5fff libprldap50.dylib 	/Applications/Thunderbird.app/Contents/MacOS/libprldap50.dylib
 0x1808000 -  0x1875fff libxpcom_core.dylib 	/Applications/Thunderbird.app/Contents/MacOS/libxpcom_core.dylib
 0x18d6000 -  0x18f4fff libssl3.dylib 	/Applications/Thunderbird.app/Contents/MacOS/libssl3.dylib
 0x1a05000 -  0x1a5bfff libnss3.dylib 	/Applications/Thunderbird.app/Contents/MacOS/libnss3.dylib
 0x1a77000 -  0x1ab8fff libsoftokn3.dylib 	/Applications/Thunderbird.app/Contents/MacOS/libsoftokn3.dylib
 0x1ac7000 -  0x1aecfff libldap50.dylib 	/Applications/Thunderbird.app/Contents/MacOS/libldap50.dylib
 0x1af7000 -  0x1b06fff libxpcom_compat.dylib 	/Applications/Thunderbird.app/Contents/MacOS/libxpcom_compat.dylib
 0x1e7c000 -  0x1e7dfff com.apple.textencoding.unicode 2.1	/System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
 0xddb6000 -  0xdde4fff libnssckbi.dylib 	/Applications/Thunderbird.app/Contents/MacOS/libnssckbi.dylib
 0xe105000 -  0xe156fff libfreebl3.dylib 	/Applications/Thunderbird.app/Contents/MacOS/libfreebl3.dylib
0x8fe00000 - 0x8fe49fff dyld 46.9	/usr/lib/dyld
0x90000000 - 0x9016ffff libSystem.B.dylib 	/usr/lib/libSystem.B.dylib
0x901bf000 - 0x901c1fff libmathCommon.A.dylib 	/usr/lib/system/libmathCommon.A.dylib
0x901c3000 - 0x901fffff com.apple.CoreText 1.1.1 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x90226000 - 0x902fcfff ATS 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x9031c000 - 0x90770fff com.apple.CoreGraphics 1.258.38 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x90807000 - 0x908cffff com.apple.CoreFoundation 6.4.6 (368.27)	/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9090d000 - 0x9090dfff com.apple.CoreServices 10.4 (???)	/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x9090f000 - 0x90a02fff libicucore.A.dylib 	/usr/lib/libicucore.A.dylib
0x90a52000 - 0x90ad1fff libobjc.A.dylib 	/usr/lib/libobjc.A.dylib
0x90afa000 - 0x90b5efff libstdc++.6.dylib 	/usr/lib/libstdc++.6.dylib
0x90bcd000 - 0x90bd4fff libgcc_s.1.dylib 	/usr/lib/libgcc_s.1.dylib
0x90bd9000 - 0x90c4cfff com.apple.framework.IOKit 1.4.6 (???)	/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90c61000 - 0x90c73fff libauto.dylib 	/usr/lib/libauto.dylib
0x90c79000 - 0x90f1ffff com.apple.CoreServices.CarbonCore 682.15	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x90f62000 - 0x90fcafff com.apple.CoreServices.OSServices 4.1	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x91002000 - 0x91040fff com.apple.CFNetwork 129.19	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x91053000 - 0x91063fff com.apple.WebServices 1.1.3 (1.1.0)	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
0x9106e000 - 0x910ecfff com.apple.SearchKit 1.0.5	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x91121000 - 0x9113ffff com.apple.Metadata 10.4.4 (121.36)	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x9114b000 - 0x91159fff libz.1.dylib 	/usr/lib/libz.1.dylib
0x9115c000 - 0x912fbfff com.apple.security 4.5.2 (29774)	/System/Library/Frameworks/Security.framework/Versions/A/Security
0x913f9000 - 0x91401fff com.apple.DiskArbitration 2.1.1	/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x91408000 - 0x9142efff com.apple.SystemConfiguration 1.8.6	/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x91440000 - 0x91447fff libbsm.dylib 	/usr/lib/libbsm.dylib
0x9144b000 - 0x914c4fff com.apple.audio.CoreAudio 3.0.4	/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x91512000 - 0x91512fff com.apple.ApplicationServices 10.4 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x91514000 - 0x9153ffff com.apple.AE 314 (313)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x91552000 - 0x91626fff com.apple.ColorSync 4.4.8	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x91661000 - 0x916defff com.apple.print.framework.PrintCore 4.6 (177.13)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x9170b000 - 0x917b4fff com.apple.QD 3.10.21 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x917da000 - 0x91825fff com.apple.HIServices 1.5.2 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x91844000 - 0x9185afff com.apple.LangAnalysis 1.6.3	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x91866000 - 0x91880fff com.apple.FindByContent 1.5	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
0x9188a000 - 0x918c7fff com.apple.LaunchServices 181	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x918db000 - 0x918e7fff com.apple.speech.synthesis.framework 3.5	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x918ee000 - 0x91929fff com.apple.ImageIO.framework 1.5.0	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x9193b000 - 0x919edfff libcrypto.0.9.7.dylib 	/usr/lib/libcrypto.0.9.7.dylib
0x91a33000 - 0x91a49fff libcups.2.dylib 	/usr/lib/libcups.2.dylib
0x91a4e000 - 0x91a6cfff libJPEG.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91a71000 - 0x91acffff libJP2.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91ae1000 - 0x91ae5fff libGIF.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91ae7000 - 0x91b64fff libRaw.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
0x91b68000 - 0x91ba5fff libTIFF.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91bab000 - 0x91bc5fff libPng.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91bca000 - 0x91bccfff libRadiance.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91bce000 - 0x91bcefff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1)	/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91bd0000 - 0x91c5efff com.apple.vImage 2.5	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x91c65000 - 0x91c65fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1)	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x91c67000 - 0x91cc0fff libvMisc.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x91cc9000 - 0x91cedfff libvDSP.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x91cf5000 - 0x920fefff libBLAS.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x92138000 - 0x924ecfff libLAPACK.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x92519000 - 0x92597fff com.apple.DesktopServices 1.3.5	/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x925d8000 - 0x92808fff com.apple.Foundation 6.4.7 (567.28)	/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92914000 - 0x929f2fff libxml2.2.dylib 	/usr/lib/libxml2.2.dylib
0x92a0f000 - 0x92afcfff libiconv.2.dylib 	/usr/lib/libiconv.2.dylib
0x92b0c000 - 0x92b23fff libGL.dylib 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92b2e000 - 0x92b86fff libGLU.dylib 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92b9a000 - 0x92b9afff com.apple.Carbon 10.4 (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92b9c000 - 0x92bacfff com.apple.ImageCapture 3.0.4	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x92bba000 - 0x92bc2fff com.apple.speech.recognition.framework 3.6	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x92bc8000 - 0x92bcdfff com.apple.securityhi 2.0.1 (24742)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x92bd3000 - 0x92c64fff com.apple.ink.framework 101.2.1 (71)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x92c78000 - 0x92c7bfff com.apple.help 1.0.3 (32.1)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x92c7e000 - 0x92c9bfff com.apple.openscripting 1.2.5 (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x92cab000 - 0x92cb1fff com.apple.print.framework.Print 5.2 (192.4)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x92cb7000 - 0x92d1afff com.apple.htmlrendering 66.1 (1.1.3)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x92d3e000 - 0x92d7ffff com.apple.NavigationServices 3.4.4 (3.4.3)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x92da6000 - 0x92db3fff com.apple.audio.SoundManager 3.9.1	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x92dba000 - 0x92dbffff com.apple.CommonPanels 1.2.3 (73)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x92dc4000 - 0x930b6fff com.apple.HIToolbox 1.4.8 (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x931bb000 - 0x931c6fff com.apple.opengl 1.4.12	/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x93236000 - 0x93236fff com.apple.Cocoa 6.4 (???)	/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x93238000 - 0x938eefff com.apple.AppKit 6.4.8 (824.42)	/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x93c6f000 - 0x93ce9fff com.apple.CoreData 90	/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x93d22000 - 0x93de3fff com.apple.audio.toolbox.AudioToolbox 1.4.3	/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x93e23000 - 0x93e23fff com.apple.audio.units.AudioUnit 1.4.2	/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x93e25000 - 0x93ff7fff com.apple.QuartzCore 1.4.9	/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x94048000 - 0x94089fff libsqlite3.0.dylib 	/usr/lib/libsqlite3.0.dylib
0x94091000 - 0x940cbfff libGLImage.dylib 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x94251000 - 0x94260fff libCGATS.A.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x94267000 - 0x94272fff libCSync.A.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x942be000 - 0x942d8fff libRIP.A.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x942de000 - 0x94597fff com.apple.QuickTime 7.1.3	/System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime

Model: MacBookPro1,1, BootROM MBP11.0055.B08, 2 processors, Intel Core Duo, 2 GHz, 1.5 GB
Graphics: ATI Radeon X1600, ATY,RadeonX1600, PCIe, 128 MB
Memory Module: BANK 0/DIMM0, 512 MB, DDR2 SDRAM, 667 MHz
Memory Module: BANK 1/DIMM1, 1 GB, DDR2 SDRAM, 667 MHz
AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x86), 0.1.30
Bluetooth: Version 1.7.9f12, 2 service, 0 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Serial ATA Device: FUJITSU MHV2080BH, 74.53 GB
Parallel ATA Device: MATSHITADVD-R   UJ-857
USB Device: Built-in iSight, Micron, Up to 480 Mb/sec, 500 mA
USB Device: Apple Internal Keyboard / Trackpad, Apple Computer, Up to 12 Mb/sec, 500 mA
USB Device: Bluetooth HCI, Up to 12 Mb/sec, 500 mA
USB Device: IR Receiver, Apple Computer, Inc., Up to 12 Mb/sec, 500 mA
Same happens for me with Thunderbird version 2.0.0.0pre (20070412) on Mac OS X 10.4.9. I'll try to reproduce it on other systems.

Date/Time:      2007-04-13 20:28:27.577 +0200
OS Version:     10.4.9 (Build 8P2137)
Report Version: 4

Command: thunderbird-bin
Path:    /Applications/Thunderbird.app/Contents/MacOS/thunderbird-bin
Parent:  launchd [1]

Version: 2.0.0.0pre (2.0.0.0pre)

PID:    6117
Thread: 0

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_INVALID_ADDRESS (0x0001) at 0xefbbe824

Thread 0 Crashed:
0   <<00000000>> 	0xefbbe824 0 + -272898012
1   com.apple.HIToolbox      	0x92de8537 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1093
2   com.apple.HIToolbox      	0x92de7bdc SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 304
3   com.apple.HIToolbox      	0x92de7aa1 SendEventToEventTargetWithOptions + 55
4   com.apple.HIToolbox      	0x92e3044a PostActivateEvent + 344
5   com.apple.HIToolbox      	0x92f322c6 DetachSheetInternal(OpaqueWindowPtr*, unsigned char) + 408
6   com.apple.HIToolbox      	0x92f314f4 HideSheetWindow + 294
7   org.mozilla.thunderbird  	0x0036ccde nsMacWindow::UpdateWindowMenubar(OpaqueWindowPtr*, int) + 1090
8   org.mozilla.thunderbird  	0x0045ca1d nsXULWindow::SetContentScrollbarVisibility(int) + 2843
9   org.mozilla.thunderbird  	0x0045920b nsWebShellWindow::SetPersistenceTimer(unsigned) + 455
10  org.mozilla.thunderbird  	0x005a6d79 nsGlobalWindow::ReallyCloseWindow() + 401
11  libxpcom_core.dylib      	0x00f44671 PL_HandleEvent + 21
12  libxpcom_core.dylib      	0x00f4492a PL_ProcessPendingEvents + 103
13  com.apple.CoreFoundation 	0x9082df92 CFRunLoopRunSpecific + 1213
14  com.apple.CoreFoundation 	0x9082dace CFRunLoopRunInMode + 61
15  com.apple.HIToolbox      	0x92de98d8 RunCurrentEventLoopInMode + 285
16  com.apple.HIToolbox      	0x92de8f19 ReceiveNextEventCommon + 184
17  com.apple.HIToolbox      	0x92eff97c ReceiveNextEvent + 58
18  org.mozilla.thunderbird  	0x00367dd1 nsAppShell::~nsAppShell [in-charge deleting]() + 287
19  org.mozilla.thunderbird  	0x0045c661 nsXULWindow::SetContentScrollbarVisibility(int) + 1887
20  org.mozilla.thunderbird  	0x0031f998 nsWindowWatcher::OpenWindowJSInternal(nsIDOMWindow*, char const*, char const*, char const*, int, unsigned, long*, int, nsIDOMWindow**) + 2546
21  org.mozilla.thunderbird  	0x0031ff79 nsWindowWatcher::OpenWindowJSInternal(nsIDOMWindow*, char const*, char const*, char const*, int, unsigned, long*, int, nsIDOMWindow**) + 4051
22  org.mozilla.thunderbird  	0x005ac172 nsGlobalWindow::SecurityCheckURL(char const*) + 958
23  org.mozilla.thunderbird  	0x005ac9b8 nsGlobalWindow::SecurityCheckURL(char const*) + 3076
24  libxpcom_core.dylib      	0x00f5a915 XPTC_InvokeByIndex + 81
25  org.mozilla.thunderbird  	0x0046d99b XPCWrappedNative::CallMethod(XPCCallContext&, XPCWrappedNative::CallMode) + 743
...
Severity: minor → critical
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: crash
This crash doesn't occur on Windows or Linux. Seems to be Mac OS X specific.

When I cancel the account wizard dialog I don't get the next dialog with the exit option. Thunderbird crashed before.
Component: General → Account Manager
QA Contact: general → account-manager
Attached file Apple crash report
Here is my Apple Crash report. Running the 2.0.0.0 candidate build from the FTP directory, Intel Mac with 10.4.9. If you follow the STR this will crash every time.
Attachment #261495 - Attachment mime type: application/text → text/plain
Same stacktrace like the attachment 241097 [details] on bug 355273 => DUPE.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: