Hi Jörg,

Am 08.07.2010 um 10:55 schrieb Jörg Schmidt:

> Hallo,
> 
> Raccet schrieb:
>> Das frustriert mich einfach. Ich habe es dann als Feature gedeutet.
>> Sorry, ich bin selber Programmierer. Ich frage mich einfach, warum man
>> so einen offensichtlichen Fehler nicht sieht.
> 
> Dein Dateianhang ist nicht durchgekommen, und eine verbale Beschreibung
> des Fehlers hast Du nicht gegeben um welchen Fehler es geht ist also
> bisher nicht bekannt.
> Ein besonders auffälliger FEhler beim Extensionmanager ist mir hingegen
> aktuell nicht geläufig, ich weiß also aktuell schlicht nicht was für
> einen konkreten FEhler du meinst.

Also ok: Ich habe OS X 10.6 und OpenOffice 3.2.1 (Build: 9502). Ich gehe in den 
Extension Manager,
klicke auf den Button "Auf Updates prüfen" und bekomme die Fehlermeldung:
"http://ooop.sourceforge.net/update/extensions.xml existiert nicht."

Dann stürzt OpenOffice ab. Beim Neustart von OpenOffice kommt ein Fenster 
(Beschreiben Sie uns den Bug oder so ähnlich).
Dort habe ich eingegeben, was ich gemacht habe (Extension Manager gestartet, 
usw) und das Fenster abgesendet.
Soll ich jetzt noch einen Issue schreiben? Oder wird das bereits einer?

Was auch nervt ist, dass der ExtensionManager manchmal meint, dass neue Updates 
verfügbar seien (schöne Sprechblase!). Klickt
man dann auf die Sprechblase, dann findet er keine Updates mehr (das ist schon 
ein bisschen her), oder stürzt wie eben ab.

Ausschnitt aus der Fehlermeldung von OS X:

Exception Type:  EXC_BAD_ACCESS (SIGABRT)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000006
Crashed Thread:  6

Application Specific Information:
abort() called

Thread 0:  Dispatch queue: com.apple.main-thread
0   libSystem.B.dylib                   0x9356b142 semaphore_wait_signal_trap + 
10
1   libSystem.B.dylib                   0x93570c06 pthread_mutex_lock + 490
2   libuno_sal.dylib.3                  0x0000b0aa osl_acquireMutex + 21
3   libvos3gcc3.dylib                   0x02bab40c vos::OMutex::acquire() + 20
4   libvclmxi.dylib                     0x015c9032 component_writeInfo + 147954
5   libvclmxi.dylib                     0x01376dd2 JoinMainLoopThread() + 492
6   libuno_sal.dylib.3                  0x000119e8 osl_getGlobalTimer + 4457
7   libuno_sal.dylib.3                  0x00011b51 osl_getGlobalTimer + 4818
8   libSystem.B.dylib                   0x935d11fb _sigtramp + 43
9   ???                                 0xffffffff 0 + 4294967295
10  com.apple.HIToolbox                 0x90c27fda 
TEventTypeIndex::MergeSort(EventTypeSpec*, EventTypeSpec*, unsigned long, 
unsigned long) + 134
11  com.apple.HIToolbox                 0x90c27f93 
TEventTypeIndex::MergeSort(EventTypeSpec*, EventTypeSpec*, unsigned long, 
unsigned long) + 63
12  com.apple.HIToolbox                 0x90c27f93 
TEventTypeIndex::MergeSort(EventTypeSpec*, EventTypeSpec*, unsigned long, 
unsigned long) + 63
13  com.apple.HIToolbox                 0x90c27ee5 
TEventTypeIndex::AddTypes(unsigned long, EventTypeSpec const*) + 191
14  com.apple.HIToolbox                 0x90c27ae6 
AddHandlersToIndex(EventTargetRec*, HandlerRec*, unsigned long, EventTypeSpec 
const*) + 216
15  com.apple.HIToolbox                 0x90dd6224 
PushEventHandler(EventTargetRec*, long (*)(OpaqueEventHandlerCallRef*, 
OpaqueEventRef*, void*), unsigned char, unsigned long, EventTypeSpec const*, 
void*, OpaqueEventHandlerRef**) + 399
16  com.apple.AppKit                    0x938abed2 -[NSApplication 
_setGestureEventMask:] + 391
17  com.apple.AppKit                    0x938e4e15 -[NSWindow becomeKeyWindow] 
+ 1606
18  com.apple.AppKit                    0x938e426f -[NSWindow 
_changeKeyAndMainLimitedOK:] + 810
19  com.apple.AppKit                    0x93a04a54 -[NSWindow sendEvent:] + 4453
20  com.apple.AppKit                    0x9391daff -[NSApplication sendEvent:] 
+ 6431
21  libvclmxi.dylib                     0x015cd90d SalGetDesktopEnvironment() + 
6961
22  libvclmxi.dylib                     0x015ca874 component_writeInfo + 154164
23  libvclmxi.dylib                     0x0137212f Application::Yield(bool) + 83
24  libvclmxi.dylib                     0x013721c6 Application::Execute() + 84
25  libsofficeapp.dylib                 0x001df965 0x1ca000 + 88421
26  libvclmxi.dylib                     0x01377d5f DeInitVCL() + 2689
27  libvclmxi.dylib                     0x015ca164 component_writeInfo + 152356
28  libvclmxi.dylib                     0x015cd9ca SalGetDesktopEnvironment() + 
7150
29  com.apple.AppKit                    0x938b15bb -[NSApplication run] + 917
30  com.apple.AppKit                    0x938a95ed NSApplicationMain + 574
31  libvclmxi.dylib                     0x015cae60 component_writeInfo + 155680
32  libvclmxi.dylib                     0x01377deb SVMain() + 17
33  libsofficeapp.dylib                 0x0020d006 soffice_main + 160
34  org.openoffice.script               0x00002f0e main + 30
35  org.openoffice.script               0x0000287e start + 258
36  org.openoffice.script               0x000027a5 start + 41

Thread 1:
0   libSystem.B.dylib                   0x9356b15a 
semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib                   0x93598ca5 _pthread_cond_wait + 1066
2   libSystem.B.dylib                   0x935e1410 pthread_cond_timedwait + 47
3   libuno_sal.dylib.3                  0x0003032d rtl_cache_create + 681
4   libSystem.B.dylib                   0x9359881d _pthread_start + 345
5   libSystem.B.dylib                   0x935986a2 thread_start + 34

Thread 2:  Dispatch queue: com.apple.libdispatch-manager
0   libSystem.B.dylib                   0x93591942 kevent + 10
1   libSystem.B.dylib                   0x9359205c _dispatch_mgr_invoke + 215
2   libSystem.B.dylib                   0x93591519 _dispatch_queue_invoke + 163
3   libSystem.B.dylib                   0x935912be _dispatch_worker_thread2 + 
240
4   libSystem.B.dylib                   0x93590d41 _pthread_wqthread + 390
5   libSystem.B.dylib                   0x93590b86 start_wqthread + 30

Thread 3:
0   libSystem.B.dylib                   0x9356b15a 
semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib                   0x93598ca5 _pthread_cond_wait + 1066
2   libSystem.B.dylib                   0x935e1410 pthread_cond_timedwait + 47
3   libuno_sal.dylib.3                  0x00008b98 osl_waitCondition + 290
4   libvos3gcc3.dylib                   0x02bb08d9 vos::OTimerManager::run() + 
117
5   libvos3gcc3.dylib                   0x02baed1a 
vos::threadWorkerFunction_impl(void*) + 18
6   libuno_sal.dylib.3                  0x0000c103 osl_yieldThread + 550
7   libSystem.B.dylib                   0x9359881d _pthread_start + 345
8   libSystem.B.dylib                   0x935986a2 thread_start + 34

Thread 4:
0   libSystem.B.dylib                   0x936321b2 accept$NOCANCEL$UNIX2003 + 10
1   libSystem.B.dylib                   0x9363101a accept + 32
2   libuno_sal.dylib.3                  0x00012370 osl_acceptPipe + 52
3   libvos3gcc3.dylib                   0x02bb33b2 
vos::OPipe::accept(vos::OStreamPipe&) + 40
4   libsofficeapp.dylib                 0x0020573f 0x1ca000 + 243519
5   libvos3gcc3.dylib                   0x02baed1a 
vos::threadWorkerFunction_impl(void*) + 18
6   libuno_sal.dylib.3                  0x0000c103 osl_yieldThread + 550
7   libSystem.B.dylib                   0x9359881d _pthread_start + 345
8   libSystem.B.dylib                   0x935986a2 thread_start + 34

Thread 5:
0   libSystem.B.dylib                   0x9356b15a 
semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib                   0x93598ca5 _pthread_cond_wait + 1066
2   libSystem.B.dylib                   0x935e1410 pthread_cond_timedwait + 47
3   libuno_sal.dylib.3                  0x00008b98 osl_waitCondition + 290
4   updchk.uno.dylib                    0x1835f128 0x18357000 + 33064
5   updchk.uno.dylib                    0x183803da 0x18357000 + 168922
6   libuno_sal.dylib.3                  0x0000c103 osl_yieldThread + 550
7   libSystem.B.dylib                   0x9359881d _pthread_start + 345
8   libSystem.B.dylib                   0x935986a2 thread_start + 34

Thread 6 Crashed:
0   libSystem.B.dylib                   0x935d828e __semwait_signal_nocancel + 
10
1   libSystem.B.dylib                   0x935d8172 nanosleep$NOCANCEL$UNIX2003 
+ 166
2   libSystem.B.dylib                   0x9365303a usleep$NOCANCEL$UNIX2003 + 61
3   libSystem.B.dylib                   0x936746f0 abort + 105
4   libuno_sal.dylib.3                  0x00011ab9 osl_getGlobalTimer + 4666
5   libuno_sal.dylib.3                  0x00011b6e osl_getGlobalTimer + 4847
6   libSystem.B.dylib                   0x935d11fb _sigtramp + 43
7   ???                                 0xb0681b3c 0 + 2959612732

Thread 6 crashed with X86 Thread State (32-bit):
  eax: 0x0000003c  ebx: 0x935d80d9  ecx: 0xb068169c  edx: 0x935d828e
  edi: 0x0019f3e0  esi: 0xb06816f8  ebp: 0xb06816d8  esp: 0xb068169c
   ss: 0x0000001f  efl: 0x00000247  eip: 0x935d828e   cs: 0x00000007
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
  cr2: 0x0000313a


Raccet
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@de.openoffice.org
For additional commands, e-mail: users-h...@de.openoffice.org

Reply via email to