1. Startseite
  2. Nachrichten
  3. Herunterladen
    1. Thunderbird Release-Version
    2. Thunderbird 128 ESR
    3. Thunderbird 115 ESR
    4. Thunderbird Beta-Version
    5. Sprachpaket (Benutzeroberfläche)
    6. Wörterbücher (Rechtschreibprüfung)
  4. Hilfe & Lexikon
    1. Anleitungen zu Thunderbird
    2. Fragen & Antworten (FAQ) zu Thunderbird
    3. Hilfe zu dieser Webseite
  5. Forum
    1. Unerledigte Themen
    2. Letzte Beiträge
    3. Themen der letzten 24 Stunden
  • Anmelden
  • Registrieren
  • 
  • Suche
Dieses Thema
  • Alles
  • Dieses Thema
  • Dieses Forum
  • Forum
  • Lexikon
  • Artikel
  • Seiten
  • Erweiterte Suche
  1. Thunderbird Mail DE
  2. Forum
  3. Hilfe zu E-Mail und allgemeines Arbeiten
  4. Allgemeines Arbeiten / Konten einrichten / Installation & Update

Regelmäßiger Thunderbird Absturz

  • SF2012
  • 11. Juli 2012 um 07:48
  • Geschlossen
  • Erledigt
  • SF2012
    Junior-Mitglied
    Beiträge
    2
    Mitglied seit
    11. Jul. 2012
    • 11. Juli 2012 um 07:48
    • #1

    Thunderbird-Version: 13.01
    Betriebssystem + Version: OS 10.7.4
    Kontenart (POP / IMAP): Beides
    Postfachanbieter (z.B. GMX): Keine

    Hallo Zusammen,

    leider stürzt bei mir regelmäßig Thunderbird an und es werden "NSTMP" Ordner erstellt.
    Hab schon versucht mein Postfach aufzuräumen, löst das Problem aber leider nicht.

    Anbei mal der Absturzbericht:

    Code
    Process:         thunderbird [301]
    Path:            /Applications/Thunderbird.app/Contents/MacOS/thunderbird
    Identifier:      org.mozilla.thunderbird
    Version:         13.0.1 (13.0.1)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [252]
    
    
    
    
    Date/Time:       2012-07-11 07:14:47.535 +0200
    OS Version:      Mac OS X 10.7.4 (11E53)
    Report Version:  9
    
    
    
    
    Interval Since Last Report:          437193 sec
    Crashes Since Last Report:           3
    Per-App Interval Since Last Report:  454233 sec
    Per-App Crashes Since Last Report:   2
    Anonymous UUID:                      7BDBB3CA-D032-49D5-8F89-533E88197556
    
    
    
    
    Crashed Thread:  33  CVDisplayLink
    
    
    
    
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    
    
    
    
    Application Specific Information:
    objc[301]: garbage collection is OFF
    abort() called
    
    
    
    
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib        	0x00007fff9287abf2 __psynch_mutexwait + 10
    1   libsystem_c.dylib             	0x00007fff914ee1a1 pthread_mutex_lock + 545
    2   com.apple.QuartzCore          	0x00007fff96da548e CAViewDraw + 54
    3   com.apple.AppKit              	0x00007fff92a70864 -[NSView(NSLayerKitGlue) _drawRectAsLayerTree:] + 808
    4   com.apple.AppKit              	0x00007fff92936bea -[NSView _drawRect:clip:] + 4382
    5   com.apple.AppKit              	0x00007fff92963b4f -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1583
    6   com.apple.AppKit              	0x00007fff92963f7b -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2651
    7   com.apple.AppKit              	0x00007fff92963f7b -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2651
    8   com.apple.AppKit              	0x00007fff92963f7b -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2651
    9   com.apple.AppKit              	0x00007fff92963f7b -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2651
    10  com.apple.AppKit              	0x00007fff92963f7b -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2651
    11  com.apple.AppKit              	0x00007fff92933f55 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 1032
    12  com.apple.AppKit              	0x00007fff9293520a -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 5821
    13  com.apple.AppKit              	0x00007fff9293520a -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 5821
    14  com.apple.AppKit              	0x00007fff92a80560 -[NSNextStepFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 274
    15  com.apple.AppKit              	0x00007fff9292e86f -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 4755
    16  com.apple.AppKit              	0x00007fff929272ed -[NSView displayIfNeeded] + 1676
    17  com.apple.AppKit              	0x00007fff92a80438 -[NSNextStepFrame displayIfNeeded] + 83
    18  com.apple.AppKit              	0x00007fff92926a2d _handleWindowNeedsDisplayOrLayoutOrUpdateConstraints + 648
    19  com.apple.CoreFoundation      	0x00007fff94f118e7 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
    20  com.apple.CoreFoundation      	0x00007fff94f11846 __CFRunLoopDoObservers + 374
    21  com.apple.CoreFoundation      	0x00007fff94ee6af9 __CFRunLoopRun + 825
    22  com.apple.CoreFoundation      	0x00007fff94ee6486 CFRunLoopRunSpecific + 230
    23  com.apple.HIToolbox           	0x00007fff8cbed4d3 RunCurrentEventLoopInMode + 277
    24  com.apple.HIToolbox           	0x00007fff8cbf4781 ReceiveNextEventCommon + 355
    25  com.apple.HIToolbox           	0x00007fff8cbf460e BlockUntilNextEventMatchingListInMode + 62
    26  com.apple.AppKit              	0x00007fff928eae31 _DPSNextEvent + 659
    27  com.apple.AppKit              	0x00007fff928ea735 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    28  XUL                           	0x0000000101d93a22 JSD_DebuggerOnForUser + 721570
    29  com.apple.AppKit              	0x00007fff92b9eacd -[NSApplication _realDoModalLoop:peek:] + 610
    30  com.apple.AppKit              	0x00007fff92b9e701 -[NSApplication runModalForWindow:] + 120
    31  com.apple.AppKit              	0x00007fff92e21845 -[NSSavePanel runModal] + 300
    32  com.apple.AppKit              	0x00007fff92e1f809 -[NSSavePanel runModalForDirectory:file:types:] + 247
    33  XUL                           	0x0000000101d8fb60 JSD_DebuggerOnForUser + 705504
    34  XUL                           	0x0000000101d90424 JSD_DebuggerOnForUser + 707748
    35  XUL                           	0x0000000102294c23 NS_InvokeByIndex_P + 739
    36  XUL                           	0x0000000101a7c189 xpc_LocalizeContext(JSContext*) + 66873
    37  XUL                           	0x0000000101a849fc xpc_LocalizeContext(JSContext*) + 101804
    38  XUL                           	0x00000001026170db JS_HashTableRemove + 207195
    39  XUL                           	0x0000000102608f4c JS_HashTableRemove + 149452
    40  XUL                           	0x0000000102616a97 JS_HashTableRemove + 205591
    41  XUL                           	0x0000000102617110 JS_HashTableRemove + 207248
    42  XUL                           	0x00000001026176dc JS_HashTableRemove + 208732
    43  XUL                           	0x000000010258d321 JS_CallFunctionValue + 65
    44  XUL                           	0x0000000101a76a13 xpc_LocalizeContext(JSContext*) + 44483
    45  XUL                           	0x0000000101a703b9 xpc_LocalizeContext(JSContext*) + 18281
    46  XUL                           	0x0000000102295e75 nsXPTCStubBase::Stub249() + 533
    47  XUL                           	0x0000000102294cfb NS_InvokeByIndex_P + 955
    48  XUL                           	0x0000000102294c23 NS_InvokeByIndex_P + 739
    49  XUL                           	0x0000000101a7c189 xpc_LocalizeContext(JSContext*) + 66873
    50  XUL                           	0x0000000101a849fc xpc_LocalizeContext(JSContext*) + 101804
    51  XUL                           	0x00000001026170db JS_HashTableRemove + 207195
    52  XUL                           	0x0000000102608f4c JS_HashTableRemove + 149452
    53  XUL                           	0x0000000102616a97 JS_HashTableRemove + 205591
    54  XUL                           	0x0000000102617110 JS_HashTableRemove + 207248
    55  XUL                           	0x00000001026176dc JS_HashTableRemove + 208732
    56  XUL                           	0x000000010258d321 JS_CallFunctionValue + 65
    57  XUL                           	0x00000001016f0d83 mozilla::scache::PathifyURI(nsIURI*, nsACString_internal&) + 5923891
    58  XUL                           	0x0000000101760c38 mozilla::scache::PathifyURI(nsIURI*, nsACString_internal&) + 6382312
    59  XUL                           	0x000000010156bd41 mozilla::scache::PathifyURI(nsIURI*, nsACString_internal&) + 4330481
    60  XUL                           	0x000000010158c1b9 mozilla::scache::PathifyURI(nsIURI*, nsACString_internal&) + 4462697
    61  XUL                           	0x000000010158ceb8 mozilla::scache::PathifyURI(nsIURI*, nsACString_internal&) + 4466024
    62  XUL                           	0x000000010158d0eb mozilla::scache::PathifyURI(nsIURI*, nsACString_internal&) + 4466587
    63  XUL                           	0x00000001014a6f6c mozilla::scache::PathifyURI(nsIURI*, nsACString_internal&) + 3524124
    64  XUL                           	0x000000010145194c mozilla::scache::PathifyURI(nsIURI*, nsACString_internal&) + 3174396
    65  XUL                           	0x000000010191c4cc mozilla::scache::PathifyURI(nsIURI*, nsACString_internal&) + 8199036
    66  XUL                           	0x000000010158c4f3 mozilla::scache::PathifyURI(nsIURI*, nsACString_internal&) + 4463523
    67  XUL                           	0x000000010158d0eb mozilla::scache::PathifyURI(nsIURI*, nsACString_internal&) + 4466587
    68  XUL                           	0x0000000101257cab mozilla::scache::PathifyURI(nsIURI*, nsACString_internal&) + 1102683
    69  XUL                           	0x0000000101451893 mozilla::scache::PathifyURI(nsIURI*, nsACString_internal&) + 3174211
    70  XUL                           	0x00000001013e3b89 mozilla::scache::PathifyURI(nsIURI*, nsACString_internal&) + 2724409
    71  XUL                           	0x00000001013e3cc6 mozilla::scache::PathifyURI(nsIURI*, nsACString_internal&) + 2724726
    72  XUL                           	0x000000010158c045 mozilla::scache::PathifyURI(nsIURI*, nsACString_internal&) + 4462325
    73  XUL                           	0x000000010158ceb8 mozilla::scache::PathifyURI(nsIURI*, nsACString_internal&) + 4466024
    74  XUL                           	0x000000010124ff6a mozilla::scache::PathifyURI(nsIURI*, nsACString_internal&) + 1070618
    75  XUL                           	0x0000000101257db5 mozilla::scache::PathifyURI(nsIURI*, nsACString_internal&) + 1102949
    76  XUL                           	0x0000000101575e4b mozilla::scache::PathifyURI(nsIURI*, nsACString_internal&) + 4371707
    77  XUL                           	0x00000001015763bb mozilla::scache::PathifyURI(nsIURI*, nsACString_internal&) + 4373099
    78  XUL                           	0x0000000101250261 mozilla::scache::PathifyURI(nsIURI*, nsACString_internal&) + 1071377
    79  XUL                           	0x0000000101257ea8 mozilla::scache::PathifyURI(nsIURI*, nsACString_internal&) + 1103192
    80  XUL                           	0x00000001012594bc mozilla::scache::PathifyURI(nsIURI*, nsACString_internal&) + 1108844
    81  XUL                           	0x00000001016de16a mozilla::scache::PathifyURI(nsIURI*, nsACString_internal&) + 5847066
    82  XUL                           	0x00000001016da411 mozilla::scache::PathifyURI(nsIURI*, nsACString_internal&) + 5831361
    83  XUL                           	0x0000000101da4195 JSD_DebuggerOnForUser + 789013
    84  XUL                           	0x0000000101d9e682 JSD_DebuggerOnForUser + 765698
    85  XUL                           	0x0000000101dacbaa JSD_DebuggerOnForUser + 824362
    86  com.apple.AppKit              	0x00007fff929b740e -[NSWindow sendEvent:] + 6504
    87  XUL                           	0x0000000101d96d52 JSD_DebuggerOnForUser + 734674
    88  com.apple.AppKit              	0x00007fff92950a55 -[NSApplication sendEvent:] + 5593
    89  XUL                           	0x0000000101d93998 JSD_DebuggerOnForUser + 721432
    90  com.apple.AppKit              	0x00007fff928e70c6 -[NSApplication run] + 555
    91  XUL                           	0x0000000101d93e0d JSD_DebuggerOnForUser + 722573
    92  XUL                           	0x0000000101bf7d14 js::SecurityWrapper<js::Wrapper>::~SecurityWrapper() + 615748
    93  XUL                           	0x0000000101019150 XRE_main + 10768
    94  org.mozilla.thunderbird       	0x0000000100001d9d start + 1725
    95  org.mozilla.thunderbird       	0x0000000100001714 start + 52
    
    
    
    
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib        	0x00007fff9287b7e6 kevent + 10
    1   libdispatch.dylib             	0x00007fff96b0e78a _dispatch_mgr_invoke + 923
    2   libdispatch.dylib             	0x00007fff96b0d31a _dispatch_mgr_thread + 54
    
    
    
    
    Thread 2:
    0   libsystem_kernel.dylib        	0x00007fff9287967a mach_msg_trap + 10
    1   libsystem_kernel.dylib        	0x00007fff92878d71 mach_msg + 73
    2   XUL                           	0x000000010102baaf catch_exception_raise + 2031
    3   libsystem_c.dylib             	0x00007fff914ef8bf _pthread_start + 335
    4   libsystem_c.dylib             	0x00007fff914f2b75 thread_start + 13
    
    
    
    
    Thread 3:
    0   libsystem_kernel.dylib        	0x00007fff9287b7e6 kevent + 10
    1   XUL                           	0x00000001022abd4e nsXPTCStubBase::Stub249() + 90350
    2   XUL                           	0x00000001022aa039 nsXPTCStubBase::Stub249() + 82905
    3   XUL                           	0x00000001022bd0c6 nsXPTCStubBase::Stub249() + 160870
    4   XUL                           	0x00000001022b28b0 nsXPTCStubBase::Stub249() + 117840
    5   XUL                           	0x00000001022b85a3 nsXPTCStubBase::Stub249() + 141635
    6   XUL                           	0x00000001022bd71a nsXPTCStubBase::Stub249() + 162490
    7   libsystem_c.dylib             	0x00007fff914ef8bf _pthread_start + 335
    8   libsystem_c.dylib             	0x00007fff914f2b75 thread_start + 13
    
    
    
    
    Thread 4:
    0   libsystem_kernel.dylib        	0x00007fff9287abca __psynch_cvwait + 10
    1   libsystem_c.dylib             	0x00007fff914f3274 _pthread_cond_wait + 840
    2   libnspr4.dylib                	0x00000001000d146c PR_WaitCondVar + 268
    3   XUL                           	0x0000000102292173 NS_CycleCollectorSuspect_P + 13219
    4   XUL                           	0x00000001022825c7 XRE_AddStaticComponent + 17863
    5   XUL                           	0x000000010100aeea XRE_GetProcessType + 37258
    6   XUL                           	0x000000010228234d XRE_AddStaticComponent + 17229
    7   libnspr4.dylib                	0x00000001000d6b3e PR_JoinThread + 318
    8   libsystem_c.dylib             	0x00007fff914ef8bf _pthread_start + 335
    9   libsystem_c.dylib             	0x00007fff914f2b75 thread_start + 13
    
    
    
    
    Thread 5:
    0   libsystem_kernel.dylib        	0x00007fff9287adf2 __select + 10
    1   libnspr4.dylib                	0x00000001000d7d1b PR_Now + 1419
    2   libnspr4.dylib                	0x00000001000d2f01 PR_Poll + 465
    3   XUL                           	0x0000000101061c54 catch_exception_raise + 223636
    4   XUL                           	0x000000010106255d catch_exception_raise + 225949
    5   XUL                           	0x000000010106298b catch_exception_raise + 227019
    6   XUL                           	0x00000001022825c7 XRE_AddStaticComponent + 17863
    7   XUL                           	0x000000010100aeea XRE_GetProcessType + 37258
    8   XUL                           	0x000000010228234d XRE_AddStaticComponent + 17229
    9   libnspr4.dylib                	0x00000001000d6b3e PR_JoinThread + 318
    10  libsystem_c.dylib             	0x00007fff914ef8bf _pthread_start + 335
    11  libsystem_c.dylib             	0x00007fff914f2b75 thread_start + 13
    
    
    
    
    Thread 6:
    0   libsystem_kernel.dylib        	0x00007fff9287abca __psynch_cvwait + 10
    1   libsystem_c.dylib             	0x00007fff914f3274 _pthread_cond_wait + 840
    2   libnspr4.dylib                	0x00000001000d146c PR_WaitCondVar + 268
    3   XUL                           	0x0000000102287419 XRE_AddStaticComponent + 37913
    4   libnspr4.dylib                	0x00000001000d6b3e PR_JoinThread + 318
    5   libsystem_c.dylib             	0x00007fff914ef8bf _pthread_start + 335
    6   libsystem_c.dylib             	0x00007fff914f2b75 thread_start + 13
    
    
    
    
    Thread 7:
    0   libsystem_kernel.dylib        	0x00007fff9287abca __psynch_cvwait + 10
    1   libsystem_c.dylib             	0x00007fff914f3274 _pthread_cond_wait + 840
    2   libnspr4.dylib                	0x00000001000d146c PR_WaitCondVar + 268
    3   XUL                           	0x00000001025d9d54 js::StartPCCountProfiling(JSContext*) + 7476
    4   libnspr4.dylib                	0x00000001000d6b3e PR_JoinThread + 318
    5   libsystem_c.dylib             	0x00007fff914ef8bf _pthread_start + 335
    6   libsystem_c.dylib             	0x00007fff914f2b75 thread_start + 13
    
    
    
    
    Thread 8:
    0   libsystem_kernel.dylib        	0x00007fff9287abca __psynch_cvwait + 10
    1   libsystem_c.dylib             	0x00007fff914f3274 _pthread_cond_wait + 840
    2   libnspr4.dylib                	0x00000001000d06ab PRP_NakedNotify + 203
    3   libnspr4.dylib                	0x00000001000d13cd PR_WaitCondVar + 109
    4   XUL                           	0x0000000101a63ea5 DumpJSValue + 113813
    5   libnspr4.dylib                	0x00000001000d6b3e PR_JoinThread + 318
    6   libsystem_c.dylib             	0x00007fff914ef8bf _pthread_start + 335
    7   libsystem_c.dylib             	0x00007fff914f2b75 thread_start + 13
    
    
    
    
    Thread 9:
    0   libsystem_kernel.dylib        	0x00007fff9287abca __psynch_cvwait + 10
    1   libsystem_c.dylib             	0x00007fff914f3274 _pthread_cond_wait + 840
    2   libnspr4.dylib                	0x00000001000d06ab PRP_NakedNotify + 203
    3   libnspr4.dylib                	0x00000001000d13cd PR_WaitCondVar + 109
    4   XUL                           	0x0000000102286fba XRE_AddStaticComponent + 36794
    5   XUL                           	0x00000001022825c7 XRE_AddStaticComponent + 17863
    6   XUL                           	0x000000010100aeea XRE_GetProcessType + 37258
    7   XUL                           	0x000000010228234d XRE_AddStaticComponent + 17229
    8   libnspr4.dylib                	0x00000001000d6b3e PR_JoinThread + 318
    9   libsystem_c.dylib             	0x00007fff914ef8bf _pthread_start + 335
    10  libsystem_c.dylib             	0x00007fff914f2b75 thread_start + 13
    
    
    
    
    Thread 10:
    0   libsystem_kernel.dylib        	0x00007fff9287abca __psynch_cvwait + 10
    1   libsystem_c.dylib             	0x00007fff914f3274 _pthread_cond_wait + 840
    2   libnspr4.dylib                	0x00000001000d146c PR_WaitCondVar + 268
    3   libnspr4.dylib                	0x00000001000d14d7 PR_Wait + 71
    4   XUL                           	0x0000000102281317 XRE_AddStaticComponent + 13079
    5   XUL                           	0x000000010228259e XRE_AddStaticComponent + 17822
    6   XUL                           	0x000000010100aeea XRE_GetProcessType + 37258
    7   XUL                           	0x000000010228234d XRE_AddStaticComponent + 17229
    8   libnspr4.dylib                	0x00000001000d6b3e PR_JoinThread + 318
    9   libsystem_c.dylib             	0x00007fff914ef8bf _pthread_start + 335
    10  libsystem_c.dylib             	0x00007fff914f2b75 thread_start + 13
    
    
    
    
    Thread 11:
    0   libsystem_kernel.dylib        	0x00007fff9287abca __psynch_cvwait + 10
    1   libsystem_c.dylib             	0x00007fff914f3274 _pthread_cond_wait + 840
    2   libnspr4.dylib                	0x00000001000d146c PR_WaitCondVar + 268
    3   XUL                           	0x0000000101c29a0c js::SecurityWrapper<js::Wrapper>::~SecurityWrapper() + 819772
    4   libnspr4.dylib                	0x00000001000d6b3e PR_JoinThread + 318
    5   libsystem_c.dylib             	0x00007fff914ef8bf _pthread_start + 335
    6   libsystem_c.dylib             	0x00007fff914f2b75 thread_start + 13
    
    
    
    
    Thread 12:
    0   libsystem_kernel.dylib        	0x00007fff9287abca __psynch_cvwait + 10
    1   libsystem_c.dylib             	0x00007fff914f3274 _pthread_cond_wait + 840
    2   libnspr4.dylib                	0x00000001000d146c PR_WaitCondVar + 268
    3   libnspr4.dylib                	0x00000001000d14d7 PR_Wait + 71
    4   XUL                           	0x0000000102281317 XRE_AddStaticComponent + 13079
    5   XUL                           	0x000000010228259e XRE_AddStaticComponent + 17822
    6   XUL                           	0x000000010100aeea XRE_GetProcessType + 37258
    7   XUL                           	0x000000010228234d XRE_AddStaticComponent + 17229
    8   libnspr4.dylib                	0x00000001000d6b3e PR_JoinThread + 318
    9   libsystem_c.dylib             	0x00007fff914ef8bf _pthread_start + 335
    10  libsystem_c.dylib             	0x00007fff914f2b75 thread_start + 13
    
    
    
    
    Thread 13:
    0   libsystem_kernel.dylib        	0x00007fff9287abca __psynch_cvwait + 10
    1   libsystem_c.dylib             	0x00007fff914f3274 _pthread_cond_wait + 840
    2   libnspr4.dylib                	0x00000001000d06ab PRP_NakedNotify + 203
    3   libnspr4.dylib                	0x00000001000d13cd PR_WaitCondVar + 109
    4   libnspr4.dylib                	0x00000001000d14d7 PR_Wait + 71
    5   XUL                           	0x0000000101ff2a49 nsStopwatch::Stop() + 1634057
    6   XUL                           	0x0000000101ff2ce7 nsStopwatch::Stop() + 1634727
    7   XUL                           	0x00000001022825c7 XRE_AddStaticComponent + 17863
    8   XUL                           	0x000000010100aeea XRE_GetProcessType + 37258
    9   XUL                           	0x000000010228234d XRE_AddStaticComponent + 17229
    10  libnspr4.dylib                	0x00000001000d6b3e PR_JoinThread + 318
    11  libsystem_c.dylib             	0x00007fff914ef8bf _pthread_start + 335
    12  libsystem_c.dylib             	0x00007fff914f2b75 thread_start + 13
    
    
    
    
    Thread 14:
    0   libsystem_kernel.dylib        	0x00007fff9287abca __psynch_cvwait + 10
    1   libsystem_c.dylib             	0x00007fff914f3274 _pthread_cond_wait + 840
    2   libnspr4.dylib                	0x00000001000d06ab PRP_NakedNotify + 203
    3   libnspr4.dylib                	0x00000001000d13cd PR_WaitCondVar + 109
    4   XUL                           	0x000000010106f343 catch_exception_raise + 278659
    5   XUL                           	0x000000010107029b catch_exception_raise + 282587
    6   libnspr4.dylib                	0x00000001000d6b3e PR_JoinThread + 318
    7   libsystem_c.dylib             	0x00007fff914ef8bf _pthread_start + 335
    8   libsystem_c.dylib             	0x00007fff914f2b75 thread_start + 13
    
    
    
    
    Thread 15:
    0   libsystem_kernel.dylib        	0x00007fff9287abca __psynch_cvwait + 10
    1   libsystem_c.dylib             	0x00007fff914f3274 _pthread_cond_wait + 840
    2   libnspr4.dylib                	0x00000001000d146c PR_WaitCondVar + 268
    3   libnspr4.dylib                	0x00000001000d14d7 PR_Wait + 71
    4   XUL                           	0x0000000102281317 XRE_AddStaticComponent + 13079
    5   XUL                           	0x000000010228259e XRE_AddStaticComponent + 17822
    6   XUL                           	0x000000010100aeea XRE_GetProcessType + 37258
    7   XUL                           	0x000000010228234d XRE_AddStaticComponent + 17229
    8   libnspr4.dylib                	0x00000001000d6b3e PR_JoinThread + 318
    9   libsystem_c.dylib             	0x00007fff914ef8bf _pthread_start + 335
    10  libsystem_c.dylib             	0x00007fff914f2b75 thread_start + 13
    
    
    
    
    Thread 16:
    0   libsystem_kernel.dylib        	0x00007fff9287abca __psynch_cvwait + 10
    1   libsystem_c.dylib             	0x00007fff914f3274 _pthread_cond_wait + 840
    2   libnspr4.dylib                	0x00000001000d146c PR_WaitCondVar + 268
    3   libnspr4.dylib                	0x00000001000d14d7 PR_Wait + 71
    4   XUL                           	0x0000000102281317 XRE_AddStaticComponent + 13079
    5   XUL                           	0x000000010228259e XRE_AddStaticComponent + 17822
    6   XUL                           	0x000000010100aeea XRE_GetProcessType + 37258
    7   XUL                           	0x000000010228234d XRE_AddStaticComponent + 17229
    8   libnspr4.dylib                	0x00000001000d6b3e PR_JoinThread + 318
    9   libsystem_c.dylib             	0x00007fff914ef8bf _pthread_start + 335
    10  libsystem_c.dylib             	0x00007fff914f2b75 thread_start + 13
    
    
    
    
    Thread 17:
    0   libsystem_kernel.dylib        	0x00007fff9287abca __psynch_cvwait + 10
    1   libsystem_c.dylib             	0x00007fff914f3274 _pthread_cond_wait + 840
    2   libnspr4.dylib                	0x00000001000d06ab PRP_NakedNotify + 203
    3   libnspr4.dylib                	0x00000001000d13cd PR_WaitCondVar + 109
    4   libnspr4.dylib                	0x00000001000d14d7 PR_Wait + 71
    5   XUL                           	0x0000000101ff2a49 nsStopwatch::Stop() + 1634057
    6   XUL                           	0x0000000101ff2ce7 nsStopwatch::Stop() + 1634727
    7   XUL                           	0x00000001022825c7 XRE_AddStaticComponent + 17863
    8   XUL                           	0x000000010100aeea XRE_GetProcessType + 37258
    9   XUL                           	0x000000010228234d XRE_AddStaticComponent + 17229
    10  libnspr4.dylib                	0x00000001000d6b3e PR_JoinThread + 318
    11  libsystem_c.dylib             	0x00007fff914ef8bf _pthread_start + 335
    12  libsystem_c.dylib             	0x00007fff914f2b75 thread_start + 13
    
    
    
    
    Thread 18:
    0   libsystem_kernel.dylib        	0x00007fff9287abca __psynch_cvwait + 10
    1   libsystem_c.dylib             	0x00007fff914f3274 _pthread_cond_wait + 840
    2   libnspr4.dylib                	0x00000001000d06ab PRP_NakedNotify + 203
    3   libnspr4.dylib                	0x00000001000d13cd PR_WaitCondVar + 109
    4   libnspr4.dylib                	0x00000001000d14d7 PR_Wait + 71
    5   XUL                           	0x0000000101ff2a49 nsStopwatch::Stop() + 1634057
    6   XUL                           	0x0000000101ff2ce7 nsStopwatch::Stop() + 1634727
    7   XUL                           	0x00000001022825c7 XRE_AddStaticComponent + 17863
    8   XUL                           	0x000000010100aeea XRE_GetProcessType + 37258
    9   XUL                           	0x000000010228234d XRE_AddStaticComponent + 17229
    10  libnspr4.dylib                	0x00000001000d6b3e PR_JoinThread + 318
    11  libsystem_c.dylib             	0x00007fff914ef8bf _pthread_start + 335
    12  libsystem_c.dylib             	0x00007fff914f2b75 thread_start + 13
    
    
    
    
    Thread 19:
    0   libsystem_kernel.dylib        	0x00007fff9287abca __psynch_cvwait + 10
    1   libsystem_c.dylib             	0x00007fff914f3274 _pthread_cond_wait + 840
    2   libnspr4.dylib                	0x00000001000d06ab PRP_NakedNotify + 203
    3   libnspr4.dylib                	0x00000001000d13cd PR_WaitCondVar + 109
    4   XUL                           	0x000000010106f343 catch_exception_raise + 278659
    5   XUL                           	0x000000010107029b catch_exception_raise + 282587
    6   libnspr4.dylib                	0x00000001000d6b3e PR_JoinThread + 318
    7   libsystem_c.dylib             	0x00007fff914ef8bf _pthread_start + 335
    8   libsystem_c.dylib             	0x00007fff914f2b75 thread_start + 13
    
    
    
    
    Thread 20:
    0   libsystem_kernel.dylib        	0x00007fff9287abca __psynch_cvwait + 10
    1   libsystem_c.dylib             	0x00007fff914f3274 _pthread_cond_wait + 840
    2   libnspr4.dylib                	0x00000001000d146c PR_WaitCondVar + 268
    3   libnspr4.dylib                	0x00000001000d14d7 PR_Wait + 71
    4   XUL                           	0x0000000102281317 XRE_AddStaticComponent + 13079
    5   XUL                           	0x000000010228259e XRE_AddStaticComponent + 17822
    6   XUL                           	0x000000010100aeea XRE_GetProcessType + 37258
    7   XUL                           	0x000000010228234d XRE_AddStaticComponent + 17229
    8   libnspr4.dylib                	0x00000001000d6b3e PR_JoinThread + 318
    9   libsystem_c.dylib             	0x00007fff914ef8bf _pthread_start + 335
    10  libsystem_c.dylib             	0x00007fff914f2b75 thread_start + 13
    
    
    
    
    Thread 21:
    0   libsystem_kernel.dylib        	0x00007fff9287abca __psynch_cvwait + 10
    1   libsystem_c.dylib             	0x00007fff914f3274 _pthread_cond_wait + 840
    2   libnspr4.dylib                	0x00000001000d146c PR_WaitCondVar + 268
    3   libnspr4.dylib                	0x00000001000d14d7 PR_Wait + 71
    4   XUL                           	0x0000000102281317 XRE_AddStaticComponent + 13079
    5   XUL                           	0x000000010228259e XRE_AddStaticComponent + 17822
    6   XUL                           	0x000000010100aeea XRE_GetProcessType + 37258
    7   XUL                           	0x000000010228234d XRE_AddStaticComponent + 17229
    8   libnspr4.dylib                	0x00000001000d6b3e PR_JoinThread + 318
    9   libsystem_c.dylib             	0x00007fff914ef8bf _pthread_start + 335
    10  libsystem_c.dylib             	0x00007fff914f2b75 thread_start + 13
    
    
    
    
    Thread 22:
    0   libsystem_kernel.dylib        	0x00007fff9287abca __psynch_cvwait + 10
    1   libsystem_c.dylib             	0x00007fff914f3274 _pthread_cond_wait + 840
    2   libnspr4.dylib                	0x00000001000d06ab PRP_NakedNotify + 203
    3   libnspr4.dylib                	0x00000001000d13cd PR_WaitCondVar + 109
    4   libnspr4.dylib                	0x00000001000d14d7 PR_Wait + 71
    5   XUL                           	0x00000001022843c4 XRE_AddStaticComponent + 25540
    6   XUL                           	0x00000001022825c7 XRE_AddStaticComponent + 17863
    7   XUL                           	0x000000010100aeea XRE_GetProcessType + 37258
    8   XUL                           	0x000000010228234d XRE_AddStaticComponent + 17229
    9   libnspr4.dylib                	0x00000001000d6b3e PR_JoinThread + 318
    10  libsystem_c.dylib             	0x00007fff914ef8bf _pthread_start + 335
    11  libsystem_c.dylib             	0x00007fff914f2b75 thread_start + 13
    
    
    
    
    Thread 23:
    0   libsystem_kernel.dylib        	0x00007fff9287abca __psynch_cvwait + 10
    1   libsystem_c.dylib             	0x00007fff914f3274 _pthread_cond_wait + 840
    2   libnspr4.dylib                	0x00000001000d146c PR_WaitCondVar + 268
    3   XUL                           	0x0000000101799186 mozilla::scache::PathifyURI(nsIURI*, nsACString_internal&) + 6613046
    4   XUL                           	0x0000000101788c57 mozilla::scache::PathifyURI(nsIURI*, nsACString_internal&) + 6546183
    5   XUL                           	0x00000001022825c7 XRE_AddStaticComponent + 17863
    6   XUL                           	0x000000010100aeea XRE_GetProcessType + 37258
    7   XUL                           	0x000000010228234d XRE_AddStaticComponent + 17229
    8   libnspr4.dylib                	0x00000001000d6b3e PR_JoinThread + 318
    9   libsystem_c.dylib             	0x00007fff914ef8bf _pthread_start + 335
    10  libsystem_c.dylib             	0x00007fff914f2b75 thread_start + 13
    
    
    
    
    Thread 24:
    0   libsystem_kernel.dylib        	0x00007fff9287abca __psynch_cvwait + 10
    1   libsystem_c.dylib             	0x00007fff914f3274 _pthread_cond_wait + 840
    2   libnspr4.dylib                	0x00000001000d146c PR_WaitCondVar + 268
    3   XUL                           	0x00000001025d9d54 js::StartPCCountProfiling(JSContext*) + 7476
    4   libnspr4.dylib                	0x00000001000d6b3e PR_JoinThread + 318
    5   libsystem_c.dylib             	0x00007fff914ef8bf _pthread_start + 335
    6   libsystem_c.dylib             	0x00007fff914f2b75 thread_start + 13
    
    
    
    
    Thread 25:
    0   libsystem_kernel.dylib        	0x00007fff9287b192 __workq_kernreturn + 10
    1   libsystem_c.dylib             	0x00007fff914f1594 _pthread_wqthread + 758
    2   libsystem_c.dylib             	0x00007fff914f2b85 start_wqthread + 13
    
    
    
    
    Thread 26:
    0   libsystem_kernel.dylib        	0x00007fff9287b192 __workq_kernreturn + 10
    1   libsystem_c.dylib             	0x00007fff914f1594 _pthread_wqthread + 758
    2   libsystem_c.dylib             	0x00007fff914f2b85 start_wqthread + 13
    
    
    
    
    Thread 27:
    0   libsystem_kernel.dylib        	0x00007fff9287b192 __workq_kernreturn + 10
    1   libsystem_c.dylib             	0x00007fff914f1594 _pthread_wqthread + 758
    2   libsystem_c.dylib             	0x00007fff914f2b85 start_wqthread + 13
    
    
    
    
    Thread 28:
    0   libsystem_kernel.dylib        	0x00007fff9287b192 __workq_kernreturn + 10
    1   libsystem_c.dylib             	0x00007fff914f1594 _pthread_wqthread + 758
    2   libsystem_c.dylib             	0x00007fff914f2b85 start_wqthread + 13
    
    
    
    
    Thread 29:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib        	0x00007fff9287adf2 __select + 10
    1   com.apple.CoreFoundation      	0x00007fff94f2fc8b __CFSocketManager + 1355
    2   libsystem_c.dylib             	0x00007fff914ef8bf _pthread_start + 335
    3   libsystem_c.dylib             	0x00007fff914f2b75 thread_start + 13
    
    
    
    
    Thread 30:
    0   libsystem_kernel.dylib        	0x00007fff9287b192 __workq_kernreturn + 10
    1   libsystem_c.dylib             	0x00007fff914f1594 _pthread_wqthread + 758
    2   libsystem_c.dylib             	0x00007fff914f2b85 start_wqthread + 13
    Alles anzeigen

    Einmal editiert, zuletzt von graba (11. Juli 2012 um 11:17) aus folgendem Grund: Code-Tags gesetzt

  • SF2012
    Junior-Mitglied
    Beiträge
    2
    Mitglied seit
    11. Jul. 2012
    • 11. Juli 2012 um 07:58
    • #2

    Hier gehts witer:

    Code
    Thread 31:
    0   libsystem_kernel.dylib        	0x00007fff9287abca __psynch_cvwait + 10
    1   libsystem_c.dylib             	0x00007fff914f32a6 _pthread_cond_wait + 890
    2   com.apple.FinderKit           	0x00007fff9687b593 TConditionVariable::WaitWithTimeout(TMutex&, unsigned long long, bool&) + 69
    3   com.apple.FinderKit           	0x00007fff968a7a8c TThreadSafeQueue<TThumbnailExtractorThread::TThumbnailQueueData>::WaitForChange(unsigned long long) + 40
    4   com.apple.FinderKit           	0x00007fff968a6b64 TThumbnailExtractorThread::Main() + 310
    5   com.apple.FinderKit           	0x00007fff9687b845 TThread::MainGlue(void*) + 29
    6   libsystem_c.dylib             	0x00007fff914ef8bf _pthread_start + 335
    7   libsystem_c.dylib             	0x00007fff914f2b75 thread_start + 13
    
    
    
    
    Thread 32:: CoreAnimation render server
    0   libsystem_kernel.dylib        	0x00007fff9287967a mach_msg_trap + 10
    1   libsystem_kernel.dylib        	0x00007fff92878d71 mach_msg + 73
    2   com.apple.QuartzCore          	0x00007fff96d482d9 CA::Render::Server::server_thread(void*) + 184
    3   com.apple.QuartzCore          	0x00007fff96d48219 thread_fun + 24
    4   libsystem_c.dylib             	0x00007fff914ef8bf _pthread_start + 335
    5   libsystem_c.dylib             	0x00007fff914f2b75 thread_start + 13
    
    
    
    
    Thread 33 Crashed:: CVDisplayLink
    0   libsystem_kernel.dylib        	0x00007fff9287ace2 __pthread_kill + 10
    1   libsystem_c.dylib             	0x00007fff914f17d2 pthread_kill + 95
    2   libsystem_c.dylib             	0x00007fff914e2a7a abort + 143
    3   libGLProgrammability.dylib    	0x00000001546104b9 __reloadBuiltInScopes_block_invoke_1 + 179
    4   libdispatch.dylib             	0x00007fff96b103f0 dispatch_once_f + 53
    5   libGLProgrammability.dylib    	0x000000015460fe81 nameTableGet + 92
    6   libGLProgrammability.dylib    	0x000000015460fdfb glpNameTableGetVariableLikeObject + 35
    7   libGLProgrammability.dylib    	0x000000015460ebc3 glpSAVariableDeclaration + 283
    8   libGLProgrammability.dylib    	0x000000015460b81a glpSANode + 10534
    9   libGLProgrammability.dylib    	0x000000015460b8a0 glpSANode + 10668
    10  libGLProgrammability.dylib    	0x000000015460d7da glpSANode + 18662
    11  libGLProgrammability.dylib    	0x00000001545f66be glpCompileShader + 176
    12  libGLProgrammability.dylib    	0x00000001545f5ca5 ShCompile + 218
    13  GLEngine                      	0x0000000154534c07 gleShaderParse + 221
    14  GLEngine                      	0x0000000154490cf8 glCompileShaderARB_Exec + 230
    15  com.apple.QuartzCore          	0x00007fff96d624fe CA::OGL::GLContext::create_shader(CA::OGL::ContextState const*, CA::OGL::GLShader const*, int) + 278
    16  com.apple.QuartzCore          	0x00007fff96d62331 CA::OGL::GLContext::get_shader(CA::OGL::ContextState const*) + 601
    17  com.apple.QuartzCore          	0x00007fff96d61b91 CA::OGL::GLContext::update_shader() + 285
    18  com.apple.QuartzCore          	0x00007fff96d61733 CA::OGL::GLContext::update_state() + 45
    19  com.apple.QuartzCore          	0x00007fff96d61682 CA::OGL::GLContext::draw_elements(CA::OGL::PrimitiveMode, unsigned int, unsigned short const*, CA::OGL::Vertex const*, unsigned int, unsigned int, CA::OGL::ClipPlane const*) + 338
    20  com.apple.QuartzCore          	0x00007fff96d61529 CA::OGL::Context::array_flush() + 103
    21  com.apple.QuartzCore          	0x00007fff96d60668 CA::OGL::Context::ClippedArray::next_rect(CA::Bounds&) + 272
    22  com.apple.QuartzCore          	0x00007fff96d6009d CA::OGL::emit_one_part_rect(CA::OGL::Context&, CA::OGL::RectState const&, float const*, unsigned int) + 355
    23  com.apple.QuartzCore          	0x00007fff96d67017 CA::OGL::fill_rect_tex(CA::OGL::Context&, CA::OGL::RectState const&, float const*) + 711
    24  com.apple.QuartzCore          	0x00007fff96d66c35 CA::OGL::ContentsGeometry::fill(CA::OGL::Context&, CA::OGL::Image*) const + 113
    25  com.apple.QuartzCore          	0x00007fff96d5eb55 CA::OGL::render_contents_background(CA::OGL::Renderer&, CA::OGL::Layer const*) + 1704
    26  com.apple.QuartzCore          	0x00007fff96d5e2db CA::OGL::LayerNode::apply(CA::OGL::Surface**) + 57
    27  com.apple.QuartzCore          	0x00007fff96d5e196 CA::OGL::ImagingNode::render(CA::OGL::ImagingNode::RenderClosure*) + 160
    28  com.apple.QuartzCore          	0x00007fff96d5e0bd CA::OGL::render_layers(CA::OGL::Renderer&, CA::OGL::Layer*) + 130
    29  com.apple.QuartzCore          	0x00007fff96d5e3ad CA::OGL::LayerNode::apply(CA::OGL::Surface**) + 267
    30  com.apple.QuartzCore          	0x00007fff96d5e196 CA::OGL::ImagingNode::render(CA::OGL::ImagingNode::RenderClosure*) + 160
    31  com.apple.QuartzCore          	0x00007fff96d5e0bd CA::OGL::render_layers(CA::OGL::Renderer&, CA::OGL::Layer*) + 130
    32  com.apple.QuartzCore          	0x00007fff96d5e3ad CA::OGL::LayerNode::apply(CA::OGL::Surface**) + 267
    33  com.apple.QuartzCore          	0x00007fff96d5e196 CA::OGL::ImagingNode::render(CA::OGL::ImagingNode::RenderClosure*) + 160
    34  com.apple.QuartzCore          	0x00007fff96d5e0bd CA::OGL::render_layers(CA::OGL::Renderer&, CA::OGL::Layer*) + 130
    35  com.apple.QuartzCore          	0x00007fff96d4af3c CA::OGL::Renderer::render(CA::Render::Update const*) + 684
    36  com.apple.QuartzCore          	0x00007fff96e11c77 CA::OGL::render(CA::OGL::Renderer&, CA::Render::Update*) + 243
    37  com.apple.QuartzCore          	0x00007fff96da4e59 _ZL9view_drawP7_CAViewdPK11CVTimeStampb + 4054
    38  com.apple.QuartzCore          	0x00007fff96da3e4a _ZL17view_display_linkdPK11CVTimeStampPv + 134
    39  com.apple.QuartzCore          	0x00007fff96da3cca link_callback + 246
    40  com.apple.CoreVideo           	0x00007fff9589f39b CVDisplayLink::performIO(CVTimeStamp*) + 259
    41  com.apple.CoreVideo           	0x00007fff9589e698 CVDisplayLink::runIOThread() + 662
    42  com.apple.CoreVideo           	0x00007fff9589e3e9 _ZL13startIOThreadPv + 148
    43
    Alles anzeigen

    Vielen Dank für die Hilfe.

    VG

    Jens

    Einmal editiert, zuletzt von graba (11. Juli 2012 um 11:18) aus folgendem Grund: Code-Tags gesetzt

  • Feuerdrache
    Senior-Mitglied
    Reaktionen
    321
    Beiträge
    6.044
    Mitglied seit
    4. Apr. 2009
    Hilfreiche Antworten
    12
    • 11. Juli 2012 um 08:41
    • #3

    Hallo Jens,

    wenn Du das ganze in

    Code

    einschließt, dann wird erheblich Platz gespart:

    Code
    Hier gehts witer:
    
    
    
    
    Thread 31:
    0 libsystem_kernel.dylib 0x00007fff9287abca __psynch_cvwait + 10
    1 libsystem_c.dylib 0x00007fff914f32a6 _pthread_cond_wait + 890
    2 com.apple.FinderKit 0x00007fff9687b593 TConditionVariable::WaitWithTimeout(TMutex&, unsigned long long, bool&) + 69
    3 com.apple.FinderKit 0x00007fff968a7a8c TThreadSafeQueue<TThumbnailExtractorThread::TThumbnailQueueData>::WaitForChange(unsigned long long) + 40
    4 com.apple.FinderKit 0x00007fff968a6b64 TThumbnailExtractorThread::Main() + 310
    5 com.apple.FinderKit 0x00007fff9687b845 TThread::MainGlue(void*) + 29
    6 libsystem_c.dylib 0x00007fff914ef8bf _pthread_start + 335
    7 libsystem_c.dylib 0x00007fff914f2b75 thread_start + 13
    
    
    
    
    Thread 32:: CoreAnimation render server
    0 libsystem_kernel.dylib 0x00007fff9287967a mach_msg_trap + 10
    1 libsystem_kernel.dylib 0x00007fff92878d71 mach_msg + 73
    2 com.apple.QuartzCore 0x00007fff96d482d9 CA::Render::Server::server_thread(void*) + 184
    3 com.apple.QuartzCore 0x00007fff96d48219 thread_fun + 24
    4 libsystem_c.dylib 0x00007fff914ef8bf _pthread_start + 335
    5 libsystem_c.dylib 0x00007fff914f2b75 thread_start + 13
    
    
    
    
    Thread 33 Crashed:: CVDisplayLink
    0 libsystem_kernel.dylib 0x00007fff9287ace2 __pthread_kill + 10
    1 libsystem_c.dylib 0x00007fff914f17d2 pthread_kill + 95
    2 libsystem_c.dylib 0x00007fff914e2a7a abort + 143
    3 libGLProgrammability.dylib 0x00000001546104b9 __reloadBuiltInScopes_block_invoke_1 + 179
    4 libdispatch.dylib 0x00007fff96b103f0 dispatch_once_f + 53
    5 libGLProgrammability.dylib 0x000000015460fe81 nameTableGet + 92
    6 libGLProgrammability.dylib 0x000000015460fdfb glpNameTableGetVariableLikeObject + 35
    7 libGLProgrammability.dylib 0x000000015460ebc3 glpSAVariableDeclaration + 283
    8 libGLProgrammability.dylib 0x000000015460b81a glpSANode + 10534
    9 libGLProgrammability.dylib 0x000000015460b8a0 glpSANode + 10668
    10 libGLProgrammability.dylib 0x000000015460d7da glpSANode + 18662
    11 libGLProgrammability.dylib 0x00000001545f66be glpCompileShader + 176
    12 libGLProgrammability.dylib 0x00000001545f5ca5 ShCompile + 218
    13 GLEngine 0x0000000154534c07 gleShaderParse + 221
    14 GLEngine 0x0000000154490cf8 glCompileShaderARB_Exec + 230
    15 com.apple.QuartzCore 0x00007fff96d624fe CA::OGL::GLContext::create_shader(CA::OGL::ContextState const*, CA::OGL::GLShader const*, int) + 278
    16 com.apple.QuartzCore 0x00007fff96d62331 CA::OGL::GLContext::get_shader(CA::OGL::ContextState const*) + 601
    17 com.apple.QuartzCore 0x00007fff96d61b91 CA::OGL::GLContext::update_shader() + 285
    18 com.apple.QuartzCore 0x00007fff96d61733 CA::OGL::GLContext::update_state() + 45
    19 com.apple.QuartzCore 0x00007fff96d61682 CA::OGL::GLContext::draw_elements(CA::OGL::PrimitiveMode, unsigned int, unsigned short const*, CA::OGL::Vertex const*, unsigned int, unsigned int, CA::OGL::ClipPlane const*) + 338
    20 com.apple.QuartzCore 0x00007fff96d61529 CA::OGL::Context::array_flush() + 103
    21 com.apple.QuartzCore 0x00007fff96d60668 CA::OGL::Context::ClippedArray::next_rect(CA::Bounds&) + 272
    22 com.apple.QuartzCore 0x00007fff96d6009d CA::OGL::emit_one_part_rect(CA::OGL::Context&, CA::OGL::RectState const&, float const*, unsigned int) + 355
    23 com.apple.QuartzCore 0x00007fff96d67017 CA::OGL::fill_rect_tex(CA::OGL::Context&, CA::OGL::RectState const&, float const*) + 711
    24 com.apple.QuartzCore 0x00007fff96d66c35 CA::OGL::ContentsGeometry::fill(CA::OGL::Context&, CA::OGL::Image*) const + 113
    25 com.apple.QuartzCore 0x00007fff96d5eb55 CA::OGL::render_contents_background(CA::OGL::Renderer&, CA::OGL::Layer const*) + 1704
    26 com.apple.QuartzCore 0x00007fff96d5e2db CA::OGL::LayerNode::apply(CA::OGL::Surface**) + 57
    27 com.apple.QuartzCore 0x00007fff96d5e196 CA::OGL::ImagingNode::render(CA::OGL::ImagingNode::RenderClosure*) + 160
    28 com.apple.QuartzCore 0x00007fff96d5e0bd CA::OGL::render_layers(CA::OGL::Renderer&, CA::OGL::Layer*) + 130
    29 com.apple.QuartzCore 0x00007fff96d5e3ad CA::OGL::LayerNode::apply(CA::OGL::Surface**) + 267
    30 com.apple.QuartzCore 0x00007fff96d5e196 CA::OGL::ImagingNode::render(CA::OGL::ImagingNode::RenderClosure*) + 160
    31 com.apple.QuartzCore 0x00007fff96d5e0bd CA::OGL::render_layers(CA::OGL::Renderer&, CA::OGL::Layer*) + 130
    32 com.apple.QuartzCore 0x00007fff96d5e3ad CA::OGL::LayerNode::apply(CA::OGL::Surface**) + 267
    33 com.apple.QuartzCore 0x00007fff96d5e196 CA::OGL::ImagingNode::render(CA::OGL::ImagingNode::RenderClosure*) + 160
    34 com.apple.QuartzCore 0x00007fff96d5e0bd CA::OGL::render_layers(CA::OGL::Renderer&, CA::OGL::Layer*) + 130
    35 com.apple.QuartzCore 0x00007fff96d4af3c CA::OGL::Renderer::render(CA::Render::Update const*) + 684
    36 com.apple.QuartzCore 0x00007fff96e11c77 CA::OGL::render(CA::OGL::Renderer&, CA::Render::Update*) + 243
    37 com.apple.QuartzCore 0x00007fff96da4e59 _ZL9view_drawP7_CAViewdPK11CVTimeStampb + 4054
    38 com.apple.QuartzCore 0x00007fff96da3e4a _ZL17view_display_linkdPK11CVTimeStampPv + 134
    39 com.apple.QuartzCore 0x00007fff96da3cca link_callback + 246
    40 com.apple.CoreVideo 0x00007fff9589f39b CVDisplayLink::performIO(CVTimeStamp*) + 259
    41 com.apple.CoreVideo 0x00007fff9589e698 CVDisplayLink::runIOThread() + 662
    42 com.apple.CoreVideo 0x00007fff9589e3e9 _ZL13startIOThreadPv + 148
    43
    
    
    
    
    Vielen Dank für die Hilfe.
    
    
    
    
    VG
    
    
    
    
    Jens
    Alles anzeigen

    Gruß
    Feuerdrache

    „Innerhalb der Computergemeinschaft lebt man nach der Grundregel, die Gegenwart sei ein Programmfehler, der in der nächsten Ausgabe behoben sein wird.“
    Clifford Stoll, amerik. Astrophysiker u. Computer-Pionier

  • Community-Bot 3. September 2024 um 19:58

    Hat das Thema geschlossen.

Aktuelle Programmversion

  • Thunderbird 139.0.2 veröffentlicht

    Thunder 11. Juni 2025 um 17:31

Aktuelle ESR-Version

  • Thunderbird 128.11.1 ESR veröffentlicht

    Thunder 11. Juni 2025 um 17:27

Keine Werbung

Hier wird auf Werbeanzeigen verzichtet. Vielleicht geben Sie dem Website-Betreiber (Alexander Ihrig - aka "Thunder") stattdessen etwas aus, um diese Seiten auf Dauer finanzieren zu können. Vielen Dank!

Vielen Dank für die Unterstützung!

Kaffee ausgeben für:

Per Paypal unterstützen*

*Weiterleitung zu PayPal.Me

Thunderbird Mail DE
  1. Impressum & Kontakt
  2. Datenschutzerklärung
    1. Einsatz von Cookies
  3. Nutzungsbedingungen
  4. Spendenaufruf für Thunderbird
Hilfe zu dieser Webseite
  • Übersicht der Hilfe zur Webseite
  • Die Suchfunktion benutzen
  • Foren-Benutzerkonto - Erstellen (Neu registrieren)
  • Foren-Thema erstellen und bearbeiten
  • Passwort vergessen - neues Passwort festlegen
Copyright © 2003-2025 Thunderbird Mail DE

Sie befinden sich NICHT auf einer offiziellen Seite der Mozilla Foundation. Mozilla®, mozilla.org®, Firefox®, Thunderbird™, Bugzilla™, Sunbird®, XUL™ und das Thunderbird-Logo sind (neben anderen) eingetragene Markenzeichen der Mozilla Foundation.

Community-Software: WoltLab Suite™