Bug 49286 - FORMATTING: Conditional formatting crashing on OSX 10.6 / LibO 3.5.2.2
Summary: FORMATTING: Conditional formatting crashing on OSX 10.6 / LibO 3.5.2.2
Status: RESOLVED DUPLICATE of bug 54923
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
3.5.2 release
Hardware: Other macOS (All)
: medium major
Assignee: Not Assigned
URL:
Whiteboard: BSA
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-29 18:17 UTC by Robert
Modified: 2017-05-26 07:18 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robert 2012-04-29 18:17:46 UTC
Problem description: 

Build 3.5.2.2  is crashing 100% repeatable when conditional formatting dialog box is dismissed

Steps to reproduce:
1. Open new blank spreadsheet
2. Select any cell
3. Choose Conditional Formatting from menubar
4. Assign pre-existing style "Heading1" with condition being "Cell value = 0"
5. Enjoy the crash as program exits
6. 100% repeatable under last two+ builds on OSX

Current behavior:
Full crash to debug report screen

Expected behavior:
correctly apply conditional formatting rule

Platform (if different from the browser): 
              
Intel Mac OS X 10.6;  LibreOffice release 3.5.2.2.
Note: not running as superuser; regular user only.

Notes gathered from Apple debugger screen:

Process:         soffice [31722]
Path:            /Applications/LibreOffice.app/Contents/MacOS/soffice
Identifier:      org.libreoffice.script
Version:         3.5.2 (???)
Code Type:       X86 (Native)
Parent Process:  launchd [103]

Date/Time:       2012-04-29 18:16:27.435 -0700
OS Version:      Mac OS X 10.6.8 (10K549)
Report Version:  6

Interval Since Last Report:          4003 sec
Per-App Interval Since Last Report:  403 sec
Per-App Crashes Since Last Report:   2
Anonymous UUID:                      E9A8C458-E80F-47C3-B469-57AC73A91B94

Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x000000000000002a
Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Application Specific Information:
objc_msgSend() selector name: _cfTypeID


Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
0   libobjc.A.dylib               	0x9446cf87 objc_msgSend + 23
1   com.apple.HIServices          	0x9067b27b getSerializeMethodForType + 22
2   com.apple.HIServices          	0x9067b43c AXSerializeCFType + 29
3   com.apple.HIServices          	0x906630a6 serializeWrapper + 161
4   com.apple.HIServices          	0x906639e9 _AXXMIGCopyAttributeNames + 272
5   com.apple.HIServices          	0x9066fa81 _XCopyAttributeNames + 298
6   com.apple.HIServices          	0x90640041 mshMIGPerform + 492
7   com.apple.CoreFoundation      	0x90f2543b __CFRunLoopRun + 6523
8   com.apple.CoreFoundation      	0x90f233c4 CFRunLoopRunSpecific + 452
9   com.apple.CoreFoundation      	0x90f231f1 CFRunLoopRunInMode + 97
10  com.apple.HIToolbox           	0x983dfe04 RunCurrentEventLoopInMode + 392
11  com.apple.HIToolbox           	0x983dfbb9 ReceiveNextEventCommon + 354
12  com.apple.HIToolbox           	0x983dfa3e BlockUntilNextEventMatchingListInMode + 81
13  com.apple.AppKit              	0x96c9a595 _DPSNextEvent + 847
14  com.apple.AppKit              	0x96c99dd6 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
15  libvcllo.dylib                	0x0190256f AquaSalInstance::Yield(bool, bool) + 1183
16  libvcllo.dylib                	0x01629f00 Application::Yield(bool) + 96
17  libvcllo.dylib                	0x01629fec Application::Execute() + 76
18  libsofficeapp.dylib           	0x00076d5d desktop::Desktop::Main() + 6317
19  libvcllo.dylib                	0x01631bb8 ImplSVMain() + 376
20  libvcllo.dylib                	0x019011db AquaSalInstance::handleAppDefinedEvent(NSEvent*) + 75
21  libvcllo.dylib                	0x0194550b -[VCL_NSApplication sendEvent:] + 315
22  com.apple.AppKit              	0x96c5c253 -[NSApplication run] + 917
23  com.apple.AppKit              	0x96c54289 NSApplicationMain + 574
24  libvcllo.dylib                	0x01902b87 ImplSVMainHook(int*) + 343
25  libvcllo.dylib                	0x01631c61 SVMain() + 17
26  libsofficeapp.dylib           	0x000a0575 soffice_main + 245
27  org.libreoffice.script        	0x00001f0e main + 30
28  org.libreoffice.script        	0x00001872 _start + 216
29  org.libreoffice.script        	0x00001799 start + 41

Thread 1:
0   libSystem.B.dylib             	0x910d2b5a semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib             	0x911006e1 _pthread_cond_wait + 1066
2   libSystem.B.dylib             	0x9114926c pthread_cond_timedwait + 47
3   libuno_sal.dylib.3            	0x00041578 rtl_cache_create + 696
4   libSystem.B.dylib             	0x91100259 _pthread_start + 345
5   libSystem.B.dylib             	0x911000de thread_start + 34

Thread 2:  Dispatch queue: com.apple.libdispatch-manager
0   libSystem.B.dylib             	0x910f9382 kevent + 10
1   libSystem.B.dylib             	0x910f9a9c _dispatch_mgr_invoke + 215
2   libSystem.B.dylib             	0x910f8f59 _dispatch_queue_invoke + 163
3   libSystem.B.dylib             	0x910f8cfe _dispatch_worker_thread2 + 240
4   libSystem.B.dylib             	0x910f8781 _pthread_wqthread + 390
5   libSystem.B.dylib             	0x910f85c6 start_wqthread + 30

Thread 3:
0   libSystem.B.dylib             	0x9119a096 accept$NOCANCEL$UNIX2003 + 10
1   libSystem.B.dylib             	0x91198eff accept + 32
2   libuno_sal.dylib.3            	0x0001d80a osl_acceptPipe + 58
3   libsofficeapp.dylib           	0x0009dede desktop::OfficeIPCThread::run() + 46
4   libsofficeapp.dylib           	0x0009f282 threadFunc + 18
5   libuno_sal.dylib.3            	0x00017aa9 osl_setThreadName + 569
6   libSystem.B.dylib             	0x91100259 _pthread_start + 345
7   libSystem.B.dylib             	0x911000de thread_start + 34

Thread 4:
0   libSystem.B.dylib             	0x910d2b42 semaphore_wait_signal_trap + 10
1   libSystem.B.dylib             	0x911006f8 _pthread_cond_wait + 1089
2   libSystem.B.dylib             	0x9114905f pthread_cond_wait + 48
3   libuno_sal.dylib.3            	0x00014118 osl_waitCondition + 104
4   liblnglo.dylib                	0x23a87113 GrammarCheckingIterator::DequeueAndCheck() + 2691
5   libuno_sal.dylib.3            	0x00017aa9 osl_setThreadName + 569
6   libSystem.B.dylib             	0x91100259 _pthread_start + 345
7   libSystem.B.dylib             	0x911000de thread_start + 34

Thread 5:
0   libSystem.B.dylib             	0x910d2b5a semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib             	0x911006e1 _pthread_cond_wait + 1066
2   libSystem.B.dylib             	0x9114926c pthread_cond_timedwait + 47
3   libuno_sal.dylib.3            	0x000141c9 osl_waitCondition + 281
4   updchk.uno.dylib              	0x25612b96 0x2560a000 + 35734
5   updchk.uno.dylib              	0x256147b2 0x2560a000 + 42930
6   libuno_sal.dylib.3            	0x00017aa9 osl_setThreadName + 569
7   libSystem.B.dylib             	0x91100259 _pthread_start + 345
8   libSystem.B.dylib             	0x911000de thread_start + 34

Thread 6:
0   libSystem.B.dylib             	0x910d2b5a semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib             	0x911006e1 _pthread_cond_wait + 1066
2   libSystem.B.dylib             	0x9114926c pthread_cond_timedwait + 47
3   libuno_sal.dylib.3            	0x000141c9 osl_waitCondition + 281
4   configmgr.uno.dylib           	0x180dcdeb 0x180b7000 + 155115
5   configmgr.uno.dylib           	0x180e0142 0x180b7000 + 168258
6   libuno_sal.dylib.3            	0x00017aa9 osl_setThreadName + 569
7   libSystem.B.dylib             	0x91100259 _pthread_start + 345
8   libSystem.B.dylib             	0x911000de thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x2f342660  ebx: 0x90f0d7a1  ecx: 0x97434fd4  edx: 0x0000000a
  edi: 0x2f342660  esi: 0x2f342660  ebp: 0xbfffd188  esp: 0xbfffd168
   ss: 0x0000001f  efl: 0x00210206  eip: 0x9446cf87   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
  cr2: 0x0000002a

Binary Images:
    0x1000 -     0x1ff7 +org.libreoffice.script 3.5.2 (???) <ED67A4C2-0A38-404C-B3FC-5D4D1151AFD4> /Applications/LibreOffice.app/Contents/MacOS/soffice
   0x10000 -    0x54fe3 +libuno_sal.dylib.3 ??? (???) <575B69FF-6DB6-E586-DE74-EDEA45671819> /Applications/LibreOffice.app/Contents/ure-link/lib/libuno_sal.dylib.3
   0x67000 -    0xc4fe3 +libsofficeapp.dylib ??? (???) <E79BC0B8-6E02-862F-BB69-A095629BF824> /Applications/LibreOffice.app/Contents/MacOS/libsofficeapp.dylib
   0xf1000 -   0x1efff7 +libcomphelpgcc3.dylib ??? (???) <949F558D-777B-9916-AF3F-95D320F5BE75> /Applications/LibreOffice.app/Contents/MacOS/libcomphelpgcc3.dylib
  0x2b9000 -   0x2e7ffb +libuno_cppu.dylib.3 ??? (???) <EDB48AAC-54C2-27C3-C243-57C83F6E23BB> /Applications/LibreOffice.app/Contents/ure-link/lib/libuno_cppu.dylib.3
  0x2ef000 -   0x38cff3 +libuno_cppuhelpergcc3.dylib.3 ??? (???) <9BEE345D-7156-9CE1-4174-888B814B68F3> /Applications/LibreOffice.app/Contents/ure-link/lib/libuno_cppuhelpergcc3.dylib.3
  0x3ae000 -   0x3cbff3 +libdeploymentmisclo.dylib ??? (???) <1AAB6475-01ED-1CBA-A3BF-2CD630F85FD9> /Applications/LibreOffice.app/Contents/MacOS/libdeploymentmisclo.dylib
  0x3e1000 -   0x3e5ff7 +libi18nisolang1gcc3.dylib ??? (???) <E38FC45D-EBB9-0D92-480C-3E9D6912ED79> /Applications/LibreOffice.app/Contents/MacOS/libi18nisolang1gcc3.dylib
  0x3ea000 -   0x715ff7 +libsfxlo.dylib ??? (???) <DB9F23F3-25D2-85D9-A898-204EF728C0CC> /Applications/LibreOffice.app/Contents/MacOS/libsfxlo.dylib
  0x8fe000 -   0x9b4ffb +libsvllo.dylib ??? (???) <0031B2A9-5090-C1B3-146D-3019611CADB1> /Applications/LibreOffice.app/Contents/MacOS/libsvllo.dylib
  0xa21000 -   0xd24ff3 +libsvtlo.dylib ??? (???) <9C967411-E188-1DA6-AC5F-8A865CD5125D> /Applications/LibreOffice.app/Contents/MacOS/libsvtlo.dylib
  0xf01000 -  0x110ffeb +libtklo.dylib ??? (???) <8D980370-568E-A2E9-B12D-6A8E23174374> /Applications/LibreOffice.app/Contents/MacOS/libtklo.dylib
 0x136e000 -  0x13e6fef +libtllo.dylib ??? (???) <817BD15F-4043-415A-9BDF-30B882365DFE> /Applications/LibreOffice.app/Contents/MacOS/libtllo.dylib
 0x1413000 -  0x145efeb +libucbhelper4gcc3.dylib ??? (???) <A7A2999F-91EC-E4DD-548E-CE65E68B7A69> /Applications/LibreOffice.app/Contents/MacOS/libucbhelper4gcc3.dylib
 0x1496000 -  0x158dfef +libutllo.dylib ??? (???) <9A7DABD7-82F4-57B0-52FE-CA1787663894> /Applications/LibreOffice.app/Contents/MacOS/libutllo.dylib
 0x1619000 -  0x19d8fe3 +libvcllo.dylib ??? (???) <6C80418B-05E0-C252-CBF3-1C1CEF976833> /Applications/LibreOffice.app/Contents/MacOS/libvcllo.dylib
 0x1b7a000 -  0x1b7cffb +libuno_salhelpergcc3.dylib.3 ??? (???) <BD8A4A43-2F93-1780-AAFF-EF1C5C763D80> /Applications/LibreOffice.app/Contents/ure-link/lib/libuno_salhelpergcc3.dylib.3
 0x1b81000 -  0x1bfffff +libxcrlo.dylib ??? (???) <AC1F039B-AA01-930F-159F-B101064A9C7D> /Applications/LibreOffice.app/Contents/MacOS/libxcrlo.dylib
 0x1c3e000 -  0x1d9ffe7 +libdb-4.7.dylib ??? (???) <4802510F-3AD3-E664-CFF0-A4140367A02E> /Applications/LibreOffice.app/Contents/MacOS/libdb-4.7.dylib
 0x1db1000 -  0x1e5dfff +libbasegfxlo.dylib ??? (???) <FA0C4EC0-149F-879D-DA93-9EE297CC1023> /Applications/LibreOffice.app/Contents/MacOS/libbasegfxlo.dylib
 0x1e9c000 -  0x1f09feb +libfwelo.dylib ??? (???) <8B7F1AB2-C36C-A0D2-25E4-1C8EC35E5780> /Applications/LibreOffice.app/Contents/MacOS/libfwelo.dylib
 0x1f49000 -  0x1f5cfe7 +libsaxlo.dylib ??? (???) <7176718A-8A2E-906D-2029-9276456D3E8E> /Applications/LibreOffice.app/Contents/MacOS/libsaxlo.dylib
 0x1f6b000 -  0x20a0ffb +libsblo.dylib ??? (???) <00610285-ED0B-36F5-1994-A06E09792A17> /Applications/LibreOffice.app/Contents/MacOS/libsblo.dylib
 0x2161000 -  0x21a1feb +libsotlo.dylib ??? (???) <1CF56FC1-B880-D90C-D179-BFBE62D7E778> /Applications/LibreOffice.app/Contents/MacOS/libsotlo.dylib
 0x21c9000 -  0x21e7fff +libfwilo.dylib ??? (???) <A805A609-DDEC-80C0-AD6F-34FFF53536F2> /Applications/LibreOffice.app/Contents/MacOS/libfwilo.dylib
 0x2200000 -  0x2203ffb +libi18nutilgcc3.dylib ??? (???) <2DFB9DF2-24C9-7E6B-8B37-8454900CAF3F> /Applications/LibreOffice.app/Contents/MacOS/libi18nutilgcc3.dylib
 0x2215000 -  0x222cff3 +libjvmfwk.dylib.3 ??? (???) <CCC83CBE-5ABE-0DD2-32AE-295AE191DFBF> /Applications/LibreOffice.app/Contents/ure-link/lib/libjvmfwk.dylib.3
 0x2233000 -  0x234efeb +libicuuc.dylib.44 44.2.0 (compatibility 44.0.0) <B3853FD6-16D5-14B0-8CD7-4E6E185D5263> /Applications/LibreOffice.app/Contents/MacOS/libicuuc.dylib.44
 0x238d000 -  0x238fffb +libi18npaperlo.dylib ??? (???) <5320176C-9266-1F1D-26DB-759CDD58744D> /Applications/LibreOffice.app/Contents/MacOS/libi18npaperlo.dylib
 0x2394000 -  0x2397ff3 +libjvmaccessgcc3.dylib.3 ??? (???) <36803FF3-A102-9FD4-9E81-3380A9CD5E18> /Applications/LibreOffice.app/Contents/ure-link/lib/libjvmaccessgcc3.dylib.3
 0x239c000 -  0x23d1fef +libicule.dylib.44 44.2.0 (compatibility 44.0.0) <A8443D25-BB97-0842-0BFD-3F1CEE2A05E4> /Applications/LibreOffice.app/Contents/MacOS/libicule.dylib.44
 0x23d9000 -  0x24f0fe7 +libcairo.2.dylib 11003.2.0 (compatibility 11003.0.0) <687C96B9-164A-D6DD-CA1F-DBEE7B3EEA21> /Applications/LibreOffice.app/Contents/MacOS/libcairo.2.dylib
 0x250a000 -  0x2510ff7 +libAppleRemotelo.dylib ??? (???) <0B611712-48A8-D3BB-EBCF-6FEBF8F6A16E> /Applications/LibreOffice.app/Contents/MacOS/libAppleRemotelo.dylib
 0x2517000 -  0x3356ff7 +libicudata.dylib.44 44.2.0 (compatibility 44.0.0) <CD11B919-996D-5A5B-7BE7-9EB405DE4C66> /Applications/LibreOffice.app/Contents/MacOS/libicudata.dylib.44
 0x375f000 -  0x3774feb +libreg.dylib.3 ??? (???) <0D80EF6C-5FEB-52F4-F563-CD0D7C5FE240> /Applications/LibreOffice.app/Contents/ure-link/lib/libreg.dylib.3
 0x377a000 -  0x3781ff3 +libxmlreader.dylib ??? (???) <C3F0906F-B99C-B7F6-AEA1-45B92A854F91> /Applications/LibreOffice.app/Contents/ure-link/lib/libxmlreader.dylib
 0x3787000 -  0x3799ff7 +libstore.dylib.3 ??? (???) <F225ED8C-1D60-EB35-63E9-793CD5538034> /Applications/LibreOffice.app/Contents/ure-link/lib/libstore.dylib.3
 0x379e000 -  0x37aaff3 +libgcc3_uno.dylib ??? (???) <05832A71-1FB6-72F5-BF78-AAFF40CD580A> /Applications/LibreOffice.app/Contents/ure-link/lib/libgcc3_uno.dylib
 0x4a00000 -  0x4aa4fff +bootstrap.uno.dylib ??? (???) <AC23600A-CC4F-3290-4391-D7A93320D4A8> /Applications/LibreOffice.app/Contents/ure-link/lib/bootstrap.uno.dylib
 0x583e000 -  0x584aff7 +com.rogueamoeba.audio_hijack_server.hermes 2.2.7 (2.2.7) <ED8425EF-125A-BDC9-E862-0A9F431AF3D9> /usr/local/hermes/modules/Instant Hijack Server.hermesmodule/Contents/MacOS/Instant Hijack Server
 0x588a000 -  0x589fff7 +stocservices.uno.dylib ??? (???) <590ED601-5840-C48E-955A-6B4BC507EC87> /Applications/LibreOffice.app/Contents/ure-link/lib/stocservices.uno.dylib
0x167d7000 - 0x167daff7 +localebe1.uno.dylib ??? (???) <51A0462C-0B78-D5C5-0EC1-032BF065F59B> /Applications/LibreOffice.app/Contents/MacOS/localebe1.uno.dylib
0x1809c000 - 0x180a9ff7  com.apple.iokit.IOHIDLib 1.6.6 (1.6.6) <665A3308-8C50-655A-ED3F-49AF695A408E> /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib
0x180b7000 - 0x18120ff7 +configmgr.uno.dylib ??? (???) <09CDA526-7935-375C-0EA9-62BEAF25D76C> /Applications/LibreOffice.app/Contents/MacOS/configmgr.uno.dylib
0x18272000 - 0x18276ff3 +macbe1.uno.dylib ??? (???) <0D7CE100-E448-A351-F704-14DCE77223B6> /Applications/LibreOffice.app/Contents/MacOS/macbe1.uno.dylib
0x18b76000 - 0x18b96ff7 +libspllo.dylib ??? (???) <BC8A9026-41FA-D82A-74DD-ACDAE8322586> /Applications/LibreOffice.app/Contents/MacOS/libspllo.dylib
0x18d40000 - 0x18e9efef +i18npool.uno.dylib ??? (???) <785E2049-DDA6-F2DD-2FF2-F4C9A9AAE589> /Applications/LibreOffice.app/Contents/MacOS/i18npool.uno.dylib
0x18f1d000 - 0x190c0fe7 +libicui18n.dylib.44.2 44.2.0 (compatibility 44.0.0) <83B57E05-79CD-F678-DE65-1B99061CF7D5> /Applications/LibreOffice.app/Contents/MacOS/libicui18n.dylib.44.2
0x191fc000 - 0x19207ff7 +updatefeed.uno.dylib ??? (???) <0ADADB7C-9200-7DDF-D1F3-740E4A4984F8> /Applications/LibreOffice.app/Contents/MacOS/updatefeed.uno.dylib
0x19225000 - 0x1922bff3 +libMacOSXSpelllo.dylib ??? (???) <AABCFB50-01FE-715E-D741-494EEF4F5BBD> /Applications/LibreOffice.app/Contents/MacOS/libMacOSXSpelllo.dylib
0x1924f000 - 0x19251fff +pythonloader.uno.dylib ??? (???) <5034AE8C-4E15-34ED-2914-AC2CCCEAAB52> /Applications/LibreOffice.app/Contents/MacOS/pythonloader.uno.dylib
0x19256000 - 0x19257ff7 +cStringIO.so ??? (???) <D33E221F-7564-3D15-E5D2-E0ACD9009B3C> /Applications/LibreOffice.app/Contents/program/OOoPython.framework/Versions/2.6/lib/python2.6/lib-dynload/cStringIO.so
0x193dd000 - 0x193e1ff7 +_ssl.so ??? (???) <2BFDEDAA-0602-CDB6-6A11-DBD973D28496> /Applications/LibreOffice.app/Contents/program/OOoPython.framework/Versions/2.6/lib/python2.6/lib-dynload/_ssl.so
0x194fd000 - 0x19508ff3 +invocation.uno.dylib ??? (???) <B892DBF4-AB07-75AD-F247-9EFA5DF07900> /Applications/LibreOffice.app/Contents/ure-link/lib/invocation.uno.dylib
0x195fd000 - 0x1962eff7 +libspelllo.dylib ??? (???) <C42E7F84-6228-49D1-9074-6941F1E9AC19> /Applications/LibreOffice.app/Contents/MacOS/libspelllo.dylib
0x19655000 - 0x1967effb +libpyuno.dylib ??? (???) <76B71484-9BDB-5284-6AA6-8E05D9BD1BFF> /Applications/LibreOffice.app/Contents/MacOS/libpyuno.dylib
0x19695000 - 0x1969dff7 +invocadapt.uno.dylib ??? (???) <EFD44325-FC2C-B855-FF11-534CD0F621FD> /Applications/LibreOffice.app/Contents/ure-link/lib/invocadapt.uno.dylib
0x196a2000 - 0x196a9ff7 +_socket.so ??? (???) <346F5B27-21E7-793B-73D7-53D2490CD92C> /Applications/LibreOffice.app/Contents/program/OOoPython.framework/Versions/2.6/lib/python2.6/lib-dynload/_socket.so
0x196c0000 - 0x196c3ff7 +strop.so ??? (???) <CC914447-0CA3-2F3A-2AC1-8F64D03C6207> /Applications/LibreOffice.app/Contents/program/OOoPython.framework/Versions/2.6/lib/python2.6/lib-dynload/strop.so
0x196e0000 - 0x1971cfef +libucb1.dylib ??? (???) <0D3F75FD-F7AC-E9B9-F37A-5B55C20196B3> /Applications/LibreOffice.app/Contents/MacOS/libucb1.dylib
0x1972b000 - 0x19979fe3 +libfwklo.dylib ??? (???) <342FB428-81B1-B89E-2923-C4BE7D7360C4> /Applications/LibreOffice.app/Contents/MacOS/libfwklo.dylib
0x19ab7000 - 0x19b06ff3 +libucpfile1.dylib ??? (???) <4F6D66B3-A2DC-8A63-381A-8E55A1EC6690> /Applications/LibreOffice.app/Contents/MacOS/libucpfile1.dylib
0x19b76000 - 0x19bb7fef +libfilterconfiglo.dylib ??? (???) <24354903-9A81-9972-011C-F13B0A4135B7> /Applications/LibreOffice.app/Contents/MacOS/libfilterconfiglo.dylib
0x1dad2000 - 0x1dc34fe7 +libsal_textenc.dylib ??? (???) <0B9D26BB-1DBE-9DEA-17F0-88E3D8C39022> /Applications/LibreOffice.app/Contents/ure-link/lib/libsal_textenc.dylib
0x1dc9b000 - 0x1dca0ff7 +array.so ??? (???) <9191B00D-B8A3-E7E7-6484-CEC8ACD44BFB> /Applications/LibreOffice.app/Contents/program/OOoPython.framework/Versions/2.6/lib/python2.6/lib-dynload/array.so
0x1dd9c000 - 0x1ddb2fff +libavmedialo.dylib ??? (???) <E5F482FA-2F32-EDE9-FCFE-D9989E362E2C> /Applications/LibreOffice.app/Contents/MacOS/libavmedialo.dylib
0x1ddcd000 - 0x1ddf2fff +libcanvastoolslo.dylib ??? (???) <8523B8DE-AC6B-CA46-B870-F1D4EB5528B1> /Applications/LibreOffice.app/Contents/MacOS/libcanvastoolslo.dylib
0x1de62000 - 0x1de67ffb +libmcnttype.dylib ??? (???) <E1A27380-9044-5B13-8FF4-5315BE8A73FA> /Applications/LibreOffice.app/Contents/MacOS/libmcnttype.dylib
0x1df19000 - 0x1df21feb +libscdlo.dylib ??? (???) <3B87E6B9-AC3F-5E9D-7B9D-EFBED6C19405> /Applications/LibreOffice.app/Contents/MacOS/libscdlo.dylib
0x1df70000 - 0x1df7bffb +libhyphenlo.dylib ??? (???) <570A7429-88DA-6CB3-F6B4-2660F1D17E1A> /Applications/LibreOffice.app/Contents/MacOS/libhyphenlo.dylib
0x1df81000 - 0x1df8cff7 +liblnthlo.dylib ??? (???) <92C75FEA-EBBA-2F5B-8626-FB4D442BBE50> /Applications/LibreOffice.app/Contents/MacOS/liblnthlo.dylib
0x1e19c000 - 0x1e1d8fe7 +libuuilo.dylib ??? (???) <928A475A-3D8B-0605-FEC0-12469CDFCA72> /Applications/LibreOffice.app/Contents/MacOS/libuuilo.dylib
0x1e1ff000 - 0x1e202fff +ucpexpand1.uno.dylib ??? (???) <A585B299-EC6C-7086-38B7-A7336016B052> /Applications/LibreOffice.app/Contents/MacOS/ucpexpand1.uno.dylib
0x1e287000 - 0x1e2d2ff7 +libucpchelp1.dylib ??? (???) <B05C6D27-7CD9-7A3F-0013-B0F253DCF574> /Applications/LibreOffice.app/Contents/MacOS/libucpchelp1.dylib
0x20923000 - 0x20afcffb +libsvxlo.dylib ??? (???) <98D67770-2E1B-BBEC-7D3F-C410B6DD4059> /Applications/LibreOffice.app/Contents/MacOS/libsvxlo.dylib
0x20c84000 - 0x20d61fff +libdrawinglayerlo.dylib ??? (???) <62C1E061-5AC2-3A8D-D537-237DA9B34C52> /Applications/LibreOffice.app/Contents/MacOS/libdrawinglayerlo.dylib
0x20dd8000 - 0x20f34ff3 +libeditenglo.dylib ??? (???) <27837550-B9CE-F5D6-9D54-8F33E2641C12> /Applications/LibreOffice.app/Contents/MacOS/libeditenglo.dylib
0x2103c000 - 0x21050fef +libforlo.dylib ??? (???) <29EF0150-D042-5237-1864-AB293A3E03CD> /Applications/LibreOffice.app/Contents/MacOS/libforlo.dylib
0x21072000 - 0x21086ffb +liblocaledata_es.dylib ??? (???) <A0F2931C-5023-B589-3912-F3B048D3E5B0> /Applications/LibreOffice.app/Contents/MacOS/liblocaledata_es.dylib
0x22b4f000 - 0x23083fff +libsvxcorelo.dylib ??? (???) <39B9B169-9F6E-0C04-0C03-A8B7189A3D63> /Applications/LibreOffice.app/Contents/MacOS/libsvxcorelo.dylib
0x2348c000 - 0x23825fef +libxolo.dylib ??? (???) <6C98AB3F-7668-4EFF-45F7-2D479906941E> /Applications/LibreOffice.app/Contents/MacOS/libxolo.dylib
0x239da000 - 0x23a2dffb +libcppcanvaslo.dylib ??? (???) <9E153A03-B09D-B3FA-AF96-3135E085ADAE> /Applications/LibreOffice.app/Contents/MacOS/libcppcanvaslo.dylib
0x23a63000 - 0x23acaff3 +liblnglo.dylib ??? (???) <2EDB58B1-3605-BFE5-F4BA-26431CD98E22> /Applications/LibreOffice.app/Contents/MacOS/liblnglo.dylib
0x23b20000 - 0x23b7effb +libpackage2.dylib ??? (???) <60AE3260-A28B-55A4-5539-28B35BDF55ED> /Applications/LibreOffice.app/Contents/MacOS/libpackage2.dylib
0x23bb7000 - 0x23be7ff7 +expwrap.uno.dylib ??? (???) <45C7E06A-DFE5-77E2-CE1D-B018F665524B> /Applications/LibreOffice.app/Contents/MacOS/expwrap.uno.dylib
0x23d00000 - 0x23d80feb +libxstor.dylib ??? (???) <6BAD0B5D-DCF7-08FD-1F07-8D3491A1231A> /Applications/LibreOffice.app/Contents/MacOS/libxstor.dylib
0x23db3000 - 0x23dcbfff +libforuilo.dylib ??? (???) <F06EDDA8-D8C3-24DC-75FB-85656C8EB049> /Applications/LibreOffice.app/Contents/MacOS/libforuilo.dylib
0x23de5000 - 0x23e73fe7 +libvbahelperlo.dylib ??? (???) <214630B1-605F-EB9D-D021-677E9A534BE5> /Applications/LibreOffice.app/Contents/MacOS/libvbahelperlo.dylib
0x23f05000 - 0x23f18ff7 +liblocaledata_en.dylib ??? (???) <63F23524-AC84-D9F2-D78D-6BA8875AA8E0> /Applications/LibreOffice.app/Contents/MacOS/liblocaledata_en.dylib
0x245f0000 - 0x246abfe3 +libacclo.dylib ??? (???) <3B3277DA-8678-5941-3BF6-604508933062> /Applications/LibreOffice.app/Contents/MacOS/libacclo.dylib
0x24704000 - 0x24f60feb +libsclo.dylib ??? (???) <B2589DDF-C379-E8B1-4C70-CBE35837A1C5> /Applications/LibreOffice.app/Contents/MacOS/libsclo.dylib
0x2545e000 - 0x254f0feb +libmsfilterlo.dylib ??? (???) <D02383A9-DA19-C53F-3FB0-6E65D49F1242> /Applications/LibreOffice.app/Contents/MacOS/libmsfilterlo.dylib
0x255ea000 - 0x25600feb +reflection.uno.dylib ??? (???) <B5ED11AB-51AE-75CD-C94F-4E6B28A6A290> /Applications/LibreOffice.app/Contents/ure-link/lib/reflection.uno.dylib
0x2560a000 - 0x25640ff3 +updchk.uno.dylib ??? (???) <5F74E4FE-CF7C-6DF6-F14F-37780233655E> /Applications/LibreOffice.app/Contents/MacOS/updchk.uno.dylib
0x2565d000 - 0x256b2fe7 +libunoxmllo.dylib ??? (???) <D746B310-8386-97A9-997D-09625314DCCE> /Applications/LibreOffice.app/Contents/MacOS/libunoxmllo.dylib
0x2597f000 - 0x2598aff7 +libfileacc.dylib ??? (???) <E50D9A98-7D00-B584-D06D-85304D0A1EA0> /Applications/LibreOffice.app/Contents/MacOS/libfileacc.dylib
0x259c6000 - 0x259e2ffb +libanalysislo.dylib ??? (???) <2AF79AC0-F1A9-C728-4B8E-D964069AA22C> /Applications/LibreOffice.app/Contents/MacOS/libanalysislo.dylib
0x259f7000 - 0x25a0fff3 +introspection.uno.dylib ??? (???) <A487410E-EFB7-8D7E-D8BE-4764E68F97EB> /Applications/LibreOffice.app/Contents/ure-link/lib/introspection.uno.dylib
0x25a57000 - 0x25a5dfff +libdatelo.dylib ??? (???) <A71F496B-2FC8-E9B0-0B37-8E6CC56992C1> /Applications/LibreOffice.app/Contents/MacOS/libdatelo.dylib
0x25a77000 - 0x25ab1ff7 +libxmlsecurity.dylib ??? (???) <DDEAD15F-9400-45D6-46B0-5EBAEEC45CFA> /Applications/LibreOffice.app/Contents/MacOS/libxmlsecurity.dylib
0x2ac88000 - 0x2ad0eff7 +liblocaledata_euro.dylib ??? (???) <04FBB74A-09B6-2D84-FB52-301E734A70E7> /Applications/LibreOffice.app/Contents/MacOS/liblocaledata_euro.dylib
0x2aee7000 - 0x2af89ffb +liblocaledata_others.dylib ??? (???) <C94EE45C-1FD8-1C7E-AA40-79B729907C59> /Applications/LibreOffice.app/Contents/MacOS/liblocaledata_others.dylib
0x2b2f5000 - 0x2b31bfff  libssl.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <9203FADE-F4F2-2245-A32E-BD88819D314D> /usr/lib/libssl.0.9.7.dylib
0x2d00d000 - 0x2d059ffb +libfwllo.dylib ??? (???) <AA8B5926-5674-90B5-C17C-4A97127C7D46> /Applications/LibreOffice.app/Contents/MacOS/libfwllo.dylib
0x2de54000 - 0x2de6bff7 +fsstorage.uno.dylib ??? (???) <37DA165D-9D15-63A3-67A2-A1488764D116> /Applications/LibreOffice.app/Contents/MacOS/fsstorage.uno.dylib
0x2e000000 - 0x2e0a5fe7 +libdeployment.dylib ??? (???) <89EF5C36-1C05-0345-BA84-C633EF0A38DC> /Applications/LibreOffice.app/Contents/MacOS/libdeployment.dylib
0x2e12f000 - 0x2e163ff7 +libhelplinkerlo.dylib ??? (???) <22471BF4-D5AD-8B6A-CFE8-4AF7BD7D95D2> /Applications/LibreOffice.app/Contents/MacOS/libhelplinkerlo.dylib
0x2f400000 - 0x2f54ffff +OOoPython 2.6.0 (compatibility 2.6.0) <D4E18949-9278-8447-EF73-F79142BF2C19> /Applications/LibreOffice.app/Contents/MacOS/OOoPython.framework/Versions/2.6/OOoPython
0x2f650000 - 0x2f705fe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <AACC86C0-86B4-B1A7-003F-2A0AF68973A2> /usr/lib/libcrypto.0.9.7.dylib
0x30100000 - 0x303abfff +libcuilo.dylib ??? (???) <7537B792-C651-143C-8A10-6D03C9E32AC5> /Applications/LibreOffice.app/Contents/MacOS/libcuilo.dylib
0x8fe00000 - 0x8fe4163b  dyld 132.1 (???) <4CDE4F04-0DD6-224E-ACE5-3C06E169A801> /usr/lib/dyld
0x90167000 - 0x90223fff  com.apple.ColorSync 4.6.8 (4.6.8) <920DD017-8B41-7334-E554-A85DB99EBD5A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x90224000 - 0x9051efef  com.apple.QuickTime 7.6.6 (1789) <38255AA2-8087-5AE0-CA4B-1DDE611540B1> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x9053f000 - 0x905e7ffb  com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x90639000 - 0x9068cff7  com.apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x9068d000 - 0x9073bff3  com.apple.ink.framework 1.3.3 (107) <233A981E-A2F9-56FB-8BDE-C2DEC3F20784> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x90840000 - 0x90840ff7  liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
0x90a24000 - 0x90a27fe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
0x90a52000 - 0x90a52ff7  com.apple.Carbon 150 (152) <8F767518-AD3C-5CA0-7613-674CD2B509C4> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x90a54000 - 0x90a9dfe7  libTIFF.dylib ??? (???) <4A3EF156-D4FE-95E2-FA05-7BD76FF27CEC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x90af9000 - 0x90b03ffb  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <7486003F-8FDB-BD6C-CB34-DE45315BD82C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x90b04000 - 0x90b07ff7  libCoreVMClient.dylib ??? (???) <37F56237-4ABA-E5B5-968D-70FFE357E8E0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x90b08000 - 0x90b0bff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <4D766435-EB76-C384-0127-1D20ACD74076> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x90b18000 - 0x90b5bff7  libGLU.dylib ??? (???) <6CC3CE6A-7024-C685-EADA-7F9DC27128E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x90b5c000 - 0x90d1efeb  com.apple.ImageIO.framework 3.0.5 (3.0.5) <051752C3-8C25-CF4A-9BFB-C7B6D20E58E8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x90d1f000 - 0x90d1fff7  com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x90d20000 - 0x90d66ff7  libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
0x90dbe000 - 0x90defff7  libGLImage.dylib ??? (???) <D18E2E76-DBF4-6930-039A-F66CA0D120B3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x90df0000 - 0x90dfaff7  com.apple.HelpData 2.0.5 (34.1.1) <A9CF754F-B254-5D40-B8B5-F35414DFD875> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x90e0f000 - 0x90e1cff7  com.apple.NetFS 3.2.2 (3.2.2) <DDC9C397-C35F-8D7A-BB24-3D1B42FA5FAB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x90e27000 - 0x90e3bffb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x90ee7000 - 0x91062fe7  com.apple.CoreFoundation 6.6.6 (550.44) <F88C95CD-1264-782D-A1F5-204739847E93> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x91063000 - 0x91077fe7  libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
0x910d2000 - 0x91279ff7  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
0x9129c000 - 0x912b1fff  com.apple.ImageCapture 6.1 (6.1) <B909459A-EAC9-A7C8-F2A9-CD757CDB59E8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x912b2000 - 0x912c0ff7  com.apple.opengl 1.6.14 (1.6.14) <82622F67-E032-0BF6-A78D-50B346E8D0FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x91339000 - 0x91376ff7  com.apple.SystemConfiguration 1.10.8 (1.10.2) <50E4D49B-4F61-446F-1C21-1B2BA814713D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x9139e000 - 0x917d3ff7  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x917d4000 - 0x917d9ff7  com.apple.OpenDirectory 10.6 (10.6) <0603680A-A002-D294-DE83-0D028C6BE884> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x917f6000 - 0x9181eff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <315D97C2-4E1F-A95F-A759-4A3FA5639E75> /usr/lib/libxslt.1.dylib
0x91b57000 - 0x91b59ff7  libRadiance.dylib ??? (???) <41E5C5F4-A4C6-0416-08D0-422C88088558> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91b5a000 - 0x91b65ff7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <287DECA3-7821-32B6-724D-AE03A9A350F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x91b66000 - 0x91c01fe7  com.apple.ApplicationServices.ATS 275.19 (???) <2E83B3E9-AF39-36FC-5D05-CC1E952098AB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x91c02000 - 0x91c1dff7  libPng.dylib ??? (???) <05445692-8AF7-CAB6-EBF5-1F7B3A906CCB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91cb3000 - 0x91cf5ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <8A4721DE-25C4-C8AA-EA90-9DA7812E3EBA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x91dc7000 - 0x91dc8ff7  com.apple.TrustEvaluationAgent 1.1 (1) <2D970A9B-77E8-EDC0-BEC6-7580D78B2843> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x91de2000 - 0x91df0fe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <33C1B260-ED05-945D-FC33-EF56EC791E2E> /usr/lib/libz.1.dylib
0x91df1000 - 0x92207ff7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x92208000 - 0x9222effb  com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x92234000 - 0x92295fe7  com.apple.CoreText 151.12 (???) <98F53C15-1D29-A2B3-0717-5A26A2699163> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x9229e000 - 0x9229eff7  com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x922e0000 - 0x923e1fe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <C75F921C-F027-6372-A0A1-EDB8A6234331> /usr/lib/libxml2.2.dylib
0x9242a000 - 0x924c7fe3  com.apple.LaunchServices 362.3 (362.3) <15B47388-16C8-97DA-EEBB-1709E136169E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x924c8000 - 0x92574fe7  com.apple.CFNetwork 454.12.4 (454.12.4) <DEDCD006-389F-967F-3405-EDF541F406D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x92617000 - 0x92641ff7  com.apple.shortcut 1.1 (1.1) <B0514FA9-7CAE-AD94-93CA-7B2A2C5F7B8A> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x92642000 - 0x9265efe3  com.apple.openscripting 1.3.1 (???) <2A748037-D1C0-6D47-2C4A-0562AF799AC9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x92915000 - 0x92935fe7  libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <8C2B5FA8-2469-21C7-D297-F95A0FFE5F19> /usr/lib/libresolv.9.dylib
0x929a6000 - 0x929d9fff  libTrueTypeScaler.dylib ??? (???) <8ADB7D19-413E-4499-C874-13C383F97685> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x929da000 - 0x92a12fe7  libcurl.4.dylib 6.1.0 (compatibility 6.0.0) <6490FDFE-919C-8ABB-A535-6C5BE5679EFF> /usr/lib/libcurl.4.dylib
0x92a13000 - 0x92a13ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x92a83000 - 0x92a94ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <3036AD83-4F1D-1028-54EE-54165E562650> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x92a95000 - 0x93284557  com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x93285000 - 0x933b3fe7  com.apple.CoreData 102.1 (251) <87FE6861-F2D6-773D-ED45-345272E56463> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x93475000 - 0x937e0ff7  com.apple.QuartzCore 1.6.3 (227.37) <E323A5CC-499E-CA9E-9BC3-537231449CAA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x937e1000 - 0x93863ffb  SecurityFoundation ??? (???) <C4506287-1AE2-5380-675D-95B0291AA425> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x939c4000 - 0x93ad0fe7  libGLProgrammability.dylib ??? (???) <6167CEB0-D8D6-C4D9-DD74-49755ADB540F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x93bb0000 - 0x93e21fef  com.apple.Foundation 6.6.8 (751.63) <69B3441C-B196-F2AD-07F8-D8DD24E4CD8C> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x93f37000 - 0x93f94ff7  com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x93f95000 - 0x94117fe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <D5980817-6D19-9636-51C3-E82BAE26776B> /usr/lib/libicucore.A.dylib
0x94118000 - 0x9411bffb  com.apple.help 1.3.2 (41.1) <8AC20B01-4A3B-94BA-D8AF-E39034B97D8C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x94458000 - 0x94461ff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x94467000 - 0x94514fe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
0x9597b000 - 0x959e5fe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
0x959e6000 - 0x95a2afe7  com.apple.Metadata 10.6.3 (507.15) <74F05E64-2A68-BA10-CCD4-128D164E5A0F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x95a2b000 - 0x95a2cff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <93EC71F1-4D4E-F456-8EFE-32E7EFD7A064> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x95a2d000 - 0x95aadfeb  com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x95aae000 - 0x95c87fff  libType1Scaler.dylib ??? (???) <04AF2B34-81D4-97E9-BD56-387D37C16F46> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libType1Scaler.dylib
0x95cf7000 - 0x95daffeb  libFontParser.dylib ??? (???) <D2D0C922-5ED1-3AE9-6F99-707C74DF3E62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x95db0000 - 0x95debffb  libFontRegistry.dylib ??? (???) <19ED5DE0-D3AF-B229-9193-35D58FE377E5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x95e3a000 - 0x95f05fef  com.apple.CoreServices.OSServices 359.2 (359.2) <7C16D9C8-6F41-5754-17F7-2659D9DD9579> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x95f06000 - 0x95f0cfe7  com.apple.CommerceCore 1.0 (9.1) <521D067B-3BDA-D04E-E1FA-CFA526C87EB5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x96058000 - 0x96111fe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
0x9613a000 - 0x96152ff7  com.apple.CFOpenDirectory 10.6 (10.6) <D1CF5881-0AF7-D164-4156-9E9067B7FA37> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x96153000 - 0x961e5fe7  com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x961e6000 - 0x962daff7  libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <061ABF36-8BA9-79C1-6CE7-EC69A4998F51> /usr/lib/libiconv.2.dylib
0x962db000 - 0x9632bff7  com.apple.framework.familycontrols 2.0.2 (2020) <596ADD85-79F5-A613-537B-F83B6E19013C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x9632c000 - 0x9632cff7  com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9632d000 - 0x96593ff7  com.apple.security 6.1.2 (55002) <A476227B-409D-A457-7D4D-A631A0B4AFDB> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x966e3000 - 0x9671dfe7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <C62A7753-99A2-6782-92E7-6628A6190A90> /usr/lib/libssl.0.9.8.dylib
0x9671e000 - 0x96b6ffef  com.apple.RawCamera.bundle 3.7.1 (570) <AF94D180-5E0F-10DF-0CB2-FD8EDB110FA2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x96b70000 - 0x96beafff  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x96beb000 - 0x96c4fffb  com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x96c52000 - 0x97535ff7  com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x97538000 - 0x97559fe7  com.apple.opencl 12.3.6 (12.3.6) <B4104B80-1CB3-191C-AFD3-697843C6BCFF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x9755a000 - 0x97592ff7  com.apple.LDAPFramework 2.0 (120.1) <131ED804-DD88-D84F-13F8-D48E0012B96F> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x97593000 - 0x97593ff7  com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x97594000 - 0x9762cfe7  edu.mit.Kerberos 6.5.11 (6.5.11) <F36DB665-A88B-7F5B-6244-6A2E7FFFF668> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9762d000 - 0x9762dff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <ABF97DA4-3BDF-6FFD-6239-B023CA1F7974> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x9762e000 - 0x97632ff7  libGIF.dylib ??? (???) <3B4E6D0B-89EB-251F-3693-5187254D5BE2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x983ab000 - 0x986cffef  com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x98b51000 - 0x98b55ff7  libGFXShared.dylib ??? (???) <09540618-2ED1-72C4-61CB-938B35927568> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x98b56000 - 0x98b5cfff  com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x992cf000 - 0x995efff3  com.apple.CoreServices.CarbonCore 861.39 (861.39) <5C59805C-AF39-9010-B8B5-D673C9C38538> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x99624000 - 0x9962fff7  libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x99630000 - 0x99640ff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
0x99641000 - 0x9968efeb  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <00A1A83B-0E7D-D0F4-A643-8C5675C2BB21> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x997b1000 - 0x997e7fff  libtidy.A.dylib ??? (???) <0FD72C68-4803-4C5B-3A63-05D7394BFD71> /usr/lib/libtidy.A.dylib
0x9993f000 - 0x99a41fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <015563C4-81E2-8C8A-82AC-31B38D904A42> /usr/lib/libcrypto.0.9.8.dylib
0x99a7c000 - 0x99b56fff  com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x99b57000 - 0x99b9bff3  com.apple.coreui 2 (114) <2234855E-3BED-717F-0BFA-D1A289ECDBDA> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x99b9c000 - 0x99baeff7  com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x99baf000 - 0x99bb6ff3  com.apple.print.framework.Print 6.1 (237.1) <F5AAE53D-5530-9004-A9E3-2C1690C5328E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x99bb7000 - 0x99bbbff7  IOSurface ??? (???) <89D859B7-A26A-A5AB-8401-FC1E01AC7A60> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x99dd0000 - 0x99defff7  com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x99df0000 - 0x99e5fff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <595A5539-9F54-63E6-7AAC-C04E1574B050> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x99e60000 - 0x99e93ff7  com.apple.AE 496.5 (496.5) <BF9673D5-2419-7120-26A3-83D264C75222> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x99e94000 - 0x99ed7ff7  com.apple.NavigationServices 3.5.4 (182) <8DC6FD4A-6C74-9C23-A4C3-715B44A8D28C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x9a0d4000 - 0x9a10eff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <6875335E-0993-0D77-4E80-41763A8477CF> /usr/lib/libcups.2.dylib
0x9a252000 - 0x9a254ff7  com.apple.securityhi 4.0 (36638) <6118C361-61E7-B34E-93DB-1B88108F8F18> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x9a255000 - 0x9a296ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <80998F66-0AD7-AD12-B9AF-3E8D2CE6DE05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x9a913000 - 0x9a91fff7  libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
0x9a953000 - 0x9aa90fe7  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <423BDE4D-5082-B6CA-BB2C-E22A037235A4> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9aa91000 - 0x9aab5ff7  libJPEG.dylib ??? (???) <7EBC924F-B2EE-68B0-4EA0-F99EF54F0306> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x9aab6000 - 0x9aad8fef  com.apple.DirectoryService.Framework 3.6 (621.12) <A4A47C88-138C-A237-88A5-877E5CAB4494> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x9aae7000 - 0x9abc7fe7  com.apple.vImage 4.1 (4.1) <D029C515-08E1-93A6-3705-DD062A3A672C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x9abc8000 - 0x9abd2fe7  com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib

Model: MacBook1,1, BootROM MB11.0061.B03, 2 processors, Intel Core Duo, 2 GHz, 2 GB, SMC 1.4f12
Graphics: Intel GMA 950, GMA 950, Built-In, spdisplays_integrated_vram
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x86), Atheros 5424: 2.1.14.6
Bluetooth: Version 2.4.5f3, 2 service, 12 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Serial ATA Device: ST9500420AS, 465.76 GB
Parallel ATA Device: MATSHITADVD-R   UJ-857
USB Device: USB 2.0 Hub [MTT], 0x050d  (Belkin Corporation), 0x0017, 0xfd100000 / 3
USB Device: KB700M Kinesis Freestyle for Mac, 0x058f  (Alcor Micro, Corp.), 0x9410, 0xfd110000 / 6
USB Device: Kensington USB/PS2 Orbit, 0x047d  (Kensington), 0x1022, 0xfd120000 / 5
USB Device: Logitech USB Headset, 0x046d  (Logitech Inc.), 0x0a0c, 0xfd160000 / 4
USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8501, 0xfd400000 / 2
USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8240, 0x5d200000 / 2
USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8205, 0x7d100000 / 2
USB Device: Logitech Z305, 0x046d  (Logitech Inc.), 0x0a23, 0x3d100000 / 2
USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0217, 0x1d200000 / 2
Comment 1 Julien Nabet 2012-05-05 10:25:59 UTC
I don't reproduce this problem on pc Debian x86-64 with master (future 3.6) or 3.5 branch, both updated today.
However, I noticed this on console when I dismiss the formatting :
warn:legacy.tools:2020:1:/home/julien/compile-libreoffice/libo/vcl/inc/svdata.hxx:439: object deleted while in use !
Comment 2 Roman Eisele 2012-09-19 16:36:40 UTC
Hint:
The stack trace is very similar to the one in bug 52270 - “: MacSpeech Dictate in French: accented letters & frequent crash”.

So common roots of both issues?
Comment 3 Roman Eisele 2012-09-27 16:20:34 UTC
Dear bug reporter,

I am sorry for the long delay in processing your report! It does not mean that we would not appreciate your help. The problem is just
a) that we currently don’t have much bug wranglers dedicated to Mac OS X,
   and probably also that
b) this problem is not easily reproducible -- it seems to depend on some
   special circumstances; if I follow the steps you give in comment #0,
   NO crash occurs (I have tested different LibreOffice versions).

This may explain why your report was not confirmed until now.

Therefore we need to find out what makes the difference, i.e., why the steps given in comment #1 crash LibreOffice for you, but not, e.g., for me. It would be wonderful if you could help us to find out the reason of these crashes by answering some questions, which may allow us to reproduce and hence to fix the issue. Please check:

1) Can you still reproduce this issue with a current release of LibreOffice,
   i.e. LibreOffice 3.5.6 or, even better, 3.6.1 (or the upcoming 3.6.2)?

2) And if yes, which Mac OS X version are you using right now?

3) Please check if you have enabled any of the options in System
   Preferences, section “Universal Access”. This is important, because
   these options are know to cause many crashes in LibreOffice.
   If you open that control panel, please check:
  -- Do you have ANY other of the options in “Universal
   Access” checked, too, e.g. “VoiceOver”, “Zoom”, “Display: White on
   Black” or “Display: Use grayscale”, or especially “Enable access for
   assistive devices”?
  -- Do you have checked “Show Universal Access status in the menu bar”?
  -- Do you have checked any of the options in the other tabs of
   “Universal Access”, i.e. under “Hearing”, “Keyboard”, or
   “Mouse and Trackpad”?
   
4) Do you use any window management utility for Mac OS X, i.e. a little
   application, app or utility which helps to arrange, resize, restore
   the user interface windows, like
   * AquaSnap
   * BetterSnapTool
   * BetterTouchTool
   * Breeze
   * Cinch
   * Divvy
   * DoublePane
   * Flexiglass
   * HyperDock
   * iSnap
   * Moom
   * RightZoom
   * ShiftIt
   * SizeUp
   * SizeWell
   * Spectacle
   * Stay
   * TileWindows
   * WindowTidy
   or something similar?

5) Do you use any special software which could be related to accessibility
   stuff, e.g. a screen reader, screen magnifier, speech recognition
   software, a text-to-speech application, or similar?
  -- Do you use any special hardware which could be related to accessibility
   stuff, e.g. a refreshable braille display or braille terminal?
   (Please do not wonder about these questions, I do NOT want to insult you
   by calling you “blind” or so ;-) I just need to ask, because IIRC
   there were some issues related to such software/hardware!)

6) Can you please try if a fresh LibreOffice user profile helps to fix the
   problem, or at least changes anything? To do so, please:
   a) Quit LibreOffice, if running.
   b) Go to 
      <Your main drive>/Users/<Your user folder>/Library/Application Support/
   c) In this folder, there should be a folder called “LibreOffice”,
      which contains most LibreOffice settings (and therefore is called
      the “user profile folder”).
      Just rename this folder so something else, e.g. “LibreOffice-old”.
   d) Start LibreOffice again (the startup should take longer this time,
      because LibreOffice creates a fresh user profile).
   e) Test the issue again. Does this change anything?

Sorry for all these questions, but the answers to them can help us to reproduce (and hence to fix) the issue!

So thank you very much for your answers and help in advance!
Comment 4 Roman Eisele 2012-10-04 09:40:36 UTC
According to the stack tracke, this seems to be the same bug as the (easily reproducible) bug 54923 -- “CRASH with LazyMouse enabled, e.g. when clicking multiple times fast on default button (related to Mac OS accessibility)”.

@ Robert:
Do/did you use LazyMouse, or any other mouse cursor/pointer utility? Or some dictate software, cf. bug 52270?
Comment 5 Roman Eisele 2012-10-04 14:34:50 UTC
OK, let’s be brave and mark this bug as a duplicate of bug 54923, because of the identical stack trace. (I propose to make the present bug a duplicate, and not the other way around, because bug 54923 is easily reproducible, while the present one is not. ;-)


@ Original reporter:

If bug 54923 will be fixed sometime, please test again if you can still reproduce your original issue. If you can’t, everything is fine and no more action is necessary. But if you can still reproduce your original issue, please reopen this bug report, adding a comment with detailed test results.

Thank you very much!

*** This bug has been marked as a duplicate of bug 54923 ***
Comment 6 Robert 2012-10-05 22:43:36 UTC
negative - no mouse enhancements ,  no LazyMouse.


| ======================
|  robclements@spamcop.net



On Oct 4, 2012, at 2:40 AM, bugzilla-daemon@freedesktop.org wrote:

> 
> Comment # 4 on bug 49286 from Roman Eisele
> According to the stack tracke, this seems to be the same bug as the (easily
> reproducible) bug 54923 -- “CRASH with LazyMouse enabled, e.g. when clicking
> multiple times fast on default button (related to Mac OS accessibility)”.
> 
> @ Robert:
> Do/did you use LazyMouse, or any other mouse cursor/pointer utility? Or some
> dictate software, cf. bug 52270?
> 
> You are receiving this mail because:
> You reported the bug.