Welcome to NeoOffice developer notes and announcements
NeoOffice
Developer notes and announcements
 
 

This website is an archive and is no longer active
NeoOffice announcements have moved to the NeoOffice News website


Support
· Forums
· NeoOffice Support
· NeoWiki


Announcements
· Twitter @NeoOffice


Downloads
· Download NeoOffice


  
NeoOffice :: View topic - Writer Crashes
Writer Crashes
 
   NeoOffice Forum Index -> NeoOffice Releases
View previous topic :: View next topic  
Author Message
pluby
The Architect
The Architect


Joined: Jun 16, 2003
Posts: 11949

PostPosted: Wed Aug 22, 2012 5:16 pm    Post subject:

gbh wrote:
Thanks Patrick. I will pass these on to him to try. I did the safe mode the other day and personally had no crashes until this afternoon. I will try the other suggestion on mine tomorrow. Mine is not the final release, so I will it with that, whereas he is on now on the final.


If another crash occurs after you delete those 2 files, post another crash log (and your colleague's crash log) and I should be able to quickly tell if the crash is occurring in the same Apple code or if it is crashing somewhere different than before.

Patrick
Back to top
gbh
Councilperson


Joined: Jul 28, 2007
Posts: 172

PostPosted: Wed Aug 22, 2012 5:45 pm    Post subject:

pluby wrote:
gbh wrote:
A colleague in my office is having Writer crashes also- several times per day. That includes with the beta and with the new final release. He is on 10.8 OSX. He says the crashes typically occur when he is working with an embedded calc document in writer or existing out of the calc table in writer. That has been my experience also. His crashes have ended up with the missing symbol in his writer document for the table, whereas mine have not. Sorry I can't give you any more details than that.


Sorry, but your "me too" report does not explain why Apple's code is crashing. As I already explained in an earlier post, Apple's code has spawned its own thread of code and that is where the crash in your crash log is.

Since the crash is in a thread of 100% Apple code and their code is not something that NeoOffice spawns (that code is automatically run by Mac OS X as soon as any windows are shown), I do not see anyone other than Apple who can fix this.

You did not indicate whether or not you and your colleague rebooted into Safe Boot mode as I suggested. Did you do that? If so, the only other suggestion I can give you is to quit NeoOffice and delete the following files. I believe that the Apple code that is crashing writes to one or both of the following files and deleting them may avoid whatever bug is in Apple's code:
Code:
~/Library/Preferences/org.neooffice.NeoOffice.plist
~/Library/Preferences/org.neooffice.NeoOffice.LSSharedFileList.plist


Patrick


Interesting on the plist files. I just went into delete the sharedfile.plist and the time it was last modified was about the time of the crash that occurred today.
Back to top
gbh
Councilperson


Joined: Jul 28, 2007
Posts: 172

PostPosted: Thu Aug 23, 2012 7:24 am    Post subject:

My colleague had another crash of Writer. He previously did both things suggested- safe mode, and the deletion of the two files. This may just tell you the same information as before, but attached is the crash report in case there is something new to glean from it.
Back to top
pluby
The Architect
The Architect


Joined: Jun 16, 2003
Posts: 11949

PostPosted: Thu Aug 23, 2012 9:56 am    Post subject:

The crash in both of the crash logs in your last post is definitely different than the crash log in your first post. In your latest crash logs, Apple's NSPersistentUI thread is not even running so there is definitely a different cause of these crashes.

The latest crash logs show the crash occurring when NeoOffice's underlying OpenOffice.org code tries to allocate some memory somewhere in the Calc code.

I will scan the Calc code for possible causes, but in the meantime can you open the /Applications/Utilities/Console application on your colleague's machine, select the Database Searches :: Console Messages item, and then put NeoOffice in the "Filter" field in the top right corner? If there are any messages listed, can you post them?

Patrick
Back to top
gbh
Councilperson


Joined: Jul 28, 2007
Posts: 172

PostPosted: Thu Aug 23, 2012 10:24 am    Post subject:

I am in there now and see the search bar but nowhere on the do I see Databases Search
Back to top
gbh
Councilperson


Joined: Jul 28, 2007
Posts: 172

PostPosted: Thu Aug 23, 2012 10:27 am    Post subject:

Process: soffice.bin [426]
Path: /Applications/NeoOffice.app/Contents/MacOS/soffice.bin
Identifier: org.neooffice.NeoOffice
Version: 3.3 Patch 0 (3.3 Patch 0 Intel [pluby:guibonewmini.local.])
Code Type: X86 (Native)
Parent Process: launchd [250]
User ID: 501

Date/Time: 2012-08-23 10:11:59.377 -0400
OS Version: Mac OS X 10.8 (12A269)
Report Version: 10

Crashed Thread: 2

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000

Application Specific Information:
terminate called throwing an exception
abort() called

Thread 0:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x9646e7d2 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x9646dcb0 mach_msg + 68
2 com.apple.CoreFoundation 0x96198cc9 __CFRunLoopServiceMachPort + 185
3 com.apple.CoreFoundation 0x9619e6af __CFRunLoopRun + 1247
4 com.apple.CoreFoundation 0x9619dd6a CFRunLoopRunSpecific + 378
5 com.apple.CoreFoundation 0x9619dbdb CFRunLoopRunInMode + 123
6 com.apple.HIToolbox 0x92bbd8aa RunCurrentEventLoopInMode + 242
7 com.apple.HIToolbox 0x92bbd619 ReceiveNextEventCommon + 374
8 com.apple.HIToolbox 0x92bbd494 BlockUntilNextEventMatchingListInMode + 88
9 com.apple.AppKit 0x9702da5a _DPSNextEvent + 724
10 com.apple.AppKit 0x9702d28c -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
11 com.apple.AppKit 0x970236dc -[NSApplication run] + 855
12 libvclmxi.dylib 0x03c1a43c SalSession::~SalSession() + 7468
13 libvclmxi.dylib 0x03c145ac SVMain() + 1356
14 libvclmxi.dylib 0x03c140ca SVMain() + 106
15 libsofficeapp.dylib 0x000a8433 soffice_main + 179
16 org.neooffice.NeoOffice 0x00002c34 0x1000 + 7220
17 org.neooffice.NeoOffice 0x00001c75 0x1000 + 3189

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x964719ae kevent + 10
1 libdispatch.dylib 0x93497cc5 _dispatch_mgr_invoke + 993
2 libdispatch.dylib 0x934977fd _dispatch_mgr_thread + 53

Thread 2 Crashed:
0 libsystem_kernel.dylib 0x96470a6a __pthread_kill + 10
1 libsystem_c.dylib 0x9112eacf pthread_kill + 101
2 libsystem_c.dylib 0x91165508 abort + 168
3 libuno_sal.dylib.3 0x024abb47 osl_raiseSignal + 279
4 libuno_sal.dylib.3 0x024abbb9 osl_raiseSignal + 393
5 libsystem_c.dylib 0x9111986b _sigtramp + 43
6 ??? 0xffffffff 0 + 4294967295
7 libuno_sal.dylib.3 0x024abb50 osl_raiseSignal + 288
8 libsystem_c.dylib 0x91165508 abort + 168
9 libc++abi.dylib 0x9635dd68 abort_message + 151
10 libc++abi.dylib 0x9635b7d1 default_terminate() + 34
11 libc++abi.dylib 0x9635b811 safe_handler_caller(void (*)()) + 13
12 libc++abi.dylib 0x9635b879 std::terminate() + 23
13 libc++abi.dylib 0x9635c96e __cxa_throw + 110
14 libstdc++.6.dylib 0x97e532f6 operator new(unsigned long) + 127
15 libscmxi.dylib 0x0df6cf8a ScExternalRefManager::SrcFileData::~SrcFileData() + 2266
16 libscmxi.dylib 0x0e4d0047 ScTpViewItem::IsA(void* (*)()) const + 509335
17 libscmxi.dylib 0x0e485bb9 ScTpViewItem::IsA(void* (*)()) const + 205065
18 libxomxi.dylib 0x0d906d40 SvXMLExport::cancel() + 1088
19 libxomxi.dylib 0x0d91312b SvXMLExport::exportDoc(xmloff::token::XMLTokenEnum) + 1227
20 libxomxi.dylib 0x0d905626 SvXMLExport::filter(com::sun::star::uno::Sequence<com> const&) + 70
21 libscmxi.dylib 0x0e46e283 ScTpViewItem::IsA(void* (*)()) const + 108499
22 libscmxi.dylib 0x0e45649c ScTpViewItem::IsA(void* (*)()) const + 10732
23 libscmxi.dylib 0x0e4593f4 ScTpViewItem::IsA(void* (*)()) const + 22852
24 libscmxi.dylib 0x0df38548 ScDocShell::AsciiSave(SvStream&, ScImportOptions const&) + 5064
25 libscmxi.dylib 0x0df399c1 ScDocShell::SaveAs(SfxMedium&) + 193
26 libsfxmxi.dylib 0x030e6aa3 SfxObjectShell::SaveAsOwnFormat(SfxMedium&) + 115
27 libsfxmxi.dylib 0x030f1265 SfxObjectShell::DoSaveObjectAs(SfxMedium&, unsigned char) + 533
28 libsfxmxi.dylib 0x03154b6a SfxBaseModel::storeToStorage(com::sun::star::uno::Reference<com> const&, com::sun::star::uno::Sequence<com> const&) + 762
29 libembobj.dylib 0x13c6855f OCommonEmbeddedObject::StoreDocToStorage_Impl(com::sun::star::uno::Reference<com> const&, long, rtl::OUString const&, rtl::OUString const&, unsigned char) + 1135
30 libembobj.dylib 0x13c69c34 OCommonEmbeddedObject::storeAsEntry(com::sun::star::uno::Reference<com> const&, rtl::OUString const&, com::sun::star::uno::Sequence<com> const&, com::sun::star::uno::Sequence<com> const&) + 580
31 libcomphelp4gcc3.dylib 0x023122d8 comphelper::EmbeddedObjectContainer::StoreAsChildren(unsigned char, unsigned char, com::sun::star::uno::Reference<com> const&) + 1832
32 libsfxmxi.dylib 0x030e7295 SfxObjectShell::SaveAsChildren(SfxMedium&) + 421
33 libsfxmxi.dylib 0x030e73f8 SfxObjectShell::SaveAs(SfxMedium&) + 24
34 libswmxi.dylib 0x15b7debb SwDocShell::StartConvertFrom(SfxMedium&, SwReader**, SwCrsrShell*, SwPaM*) + 3755
35 libsfxmxi.dylib 0x030e6aa3 SfxObjectShell::SaveAsOwnFormat(SfxMedium&) + 115
36 libsfxmxi.dylib 0x030f8e6b SfxObjectShell::InitNew(com::sun::star::uno::Reference<com> const&) + 18779
37 libsfxmxi.dylib 0x030fb9e4 SfxObjectShell::InitNew(com::sun::star::uno::Reference<com> const&) + 29908
38 libsfxmxi.dylib 0x030fc28e SfxObjectShell::InitNew(com::sun::star::uno::Reference<com> const&) + 32126
39 libsfxmxi.dylib 0x0310a6f8 SfxObjectShell::SignDocumentContent() + 696
40 libsfxmxi.dylib 0x0314daff SfxBaseModel::addStorageChangeListener(com::sun::star::uno::Reference<com> const&) + 1215
41 libsfxmxi.dylib 0x03151494 SfxBaseModel::storeToURL(rtl::OUString const&, com::sun::star::uno::Sequence<com> const&) + 164
42 libfwkmxi.dylib 0x0d1f9646 0xd1c3000 + 222790
43 libfwkmxi.dylib 0x0d1fc5fa 0xd1c3000 + 235002
44 libfwkmxi.dylib 0x0d1fd02c 0xd1c3000 + 237612
45 libfwkmxi.dylib 0x0d200d09 0xd1c3000 + 253193
46 libfwkmxi.dylib 0x0d2012fb 0xd1c3000 + 254715
47 libsvxmxi.dylib 0x0f2249e1 Svx3DLightDirection8Item::~Svx3DLightDirection8Item() + 55793
48 libsvxmxi.dylib 0x0f319f24 SvxShapeCollection::~SvxShapeCollection() + 1668
49 libsvxmxi.dylib 0x0f31b428 SvxShapeCollection::~SvxShapeCollection() + 7048
50 libsofficeapp.dylib 0x00067786 0x61000 + 26502
51 libsofficeapp.dylib 0x00067b82 0x61000 + 27522
52 libsofficeapp.dylib 0x00067e8c 0x61000 + 28300
53 libvclmxi.dylib 0x03c13498 InitVCL(com::sun::star::uno::Reference<com> const&) + 1288
54 libuno_sal.dylib.3 0x024ab793 osl_closeFile + 963
55 libuno_sal.dylib.3 0x024abb9b osl_raiseSignal + 363
56 libsystem_c.dylib 0x9111986b _sigtramp + 43
57 ??? 0xffffffff 0 + 4294967295
58 libuno_sal.dylib.3 0x024abb50 osl_raiseSignal + 288
59 libsystem_c.dylib 0x91165508 abort + 168
60 libc++abi.dylib 0x9635dd68 abort_message + 151
61 libc++abi.dylib 0x9635b7d1 default_terminate() + 34
62 libc++abi.dylib 0x9635b811 safe_handler_caller(void (*)()) + 13
63 libc++abi.dylib 0x9635b879 std::terminate() + 23
64 libc++abi.dylib 0x9635c96e __cxa_throw + 110
65 libstdc++.6.dylib 0x97e532f6 operator new(unsigned long) + 127
66 libscmxi.dylib 0x0df6cf8a ScExternalRefManager::SrcFileData::~SrcFileData() + 2266
67 libscmxi.dylib 0x0e4d0047 ScTpViewItem::IsA(void* (*)()) const + 509335
68 libscmxi.dylib 0x0e485bb9 ScTpViewItem::IsA(void* (*)()) const + 205065
69 libxomxi.dylib 0x0d906d40 SvXMLExport::cancel() + 1088
70 libxomxi.dylib 0x0d91312b SvXMLExport::exportDoc(xmloff::token::XMLTokenEnum) + 1227
71 libxomxi.dylib 0x0d905626 SvXMLExport::filter(com::sun::star::uno::Sequence<com> const&) + 70
72 libscmxi.dylib 0x0e46e283 ScTpViewItem::IsA(void* (*)()) const + 108499
73 libscmxi.dylib 0x0e45649c ScTpViewItem::IsA(void* (*)()) const + 10732
74 libscmxi.dylib 0x0e4593f4 ScTpViewItem::IsA(void* (*)()) const + 22852
75 libscmxi.dylib 0x0df38548 ScDocShell::AsciiSave(SvStream&, ScImportOptions const&) + 5064
76 libscmxi.dylib 0x0df39aea ScDocShell::Save() + 122
77 libsfxmxi.dylib 0x030e6ead SfxObjectShell::DoSave() + 909
78 libsfxmxi.dylib 0x03154c44 SfxBaseModel::storeToStorage(com::sun::star::uno::Reference<com> const&, com::sun::star::uno::Sequence<com> const&) + 980
79 libembobj.dylib 0x13c6855f OCommonEmbeddedObject::StoreDocToStorage_Impl(com::sun::star::uno::Reference<com> const&, long, rtl::OUString const&, rtl::OUString const&, unsigned char) + 1135
80 libembobj.dylib 0x13c695c9 OCommonEmbeddedObject::storeOwn() + 953
81 libsfxmxi.dylib 0x0319a405 SfxInPlaceClient::~SfxInPlaceClient() + 565
82 libembobj.dylib 0x13c751ce OCommonEmbeddedObject::Deactivate() + 414
83 libembobj.dylib 0x13c768bd OCommonEmbeddedObject::SwitchStateTo_Impl(long) + 3373
84 libembobj.dylib 0x13c77b20 OCommonEmbeddedObject::changeState(long) + 608
85 libsfxmxi.dylib 0x03197b2f SfxInPlaceClient::DeactivateObject() + 447
86 libswmxi.dylib 0x15a0961d SwFEShell::FinishOLEObj() + 141
87 libswmxi.dylib 0x15c0d236 ViewShell::UnlockPaint(unsigned char) + 76650
88 libvclmxi.dylib 0x03de9927 vcl::LazyDeletor<Window>::~LazyDeletor() + 11863
89 libvclmxi.dylib 0x03deabf5 vcl::LazyDeletor<Window>::~LazyDeletor() + 16677
90 libvclmxi.dylib 0x03ea58d8 JavaSalEvent::dispatch() + 2568
91 libvclmxi.dylib 0x03ea745f JavaSalInstance::Yield(bool, bool) + 463
92 libvclmxi.dylib 0x03c0ce03 Application::Yield(bool) + 83
93 libvclmxi.dylib 0x03c0e5cc Application::Execute() + 60
94 libsofficeapp.dylib 0x0007035c 0x61000 + 62300
95 libvclmxi.dylib 0x03c13f92 DeInitVCL() + 2658
96 libvclmxi.dylib 0x03c14604 SVMain() + 1444
97 libuno_sal.dylib.3 0x024a32c9 osl_resumeThread + 361
98 libsystem_c.dylib 0x9112d557 _pthread_start + 344
99 libsystem_c.dylib 0x91117cee thread_start + 34

Thread 3:
0 libsystem_kernel.dylib 0x964708e2 __psynch_cvwait + 10
1 libsystem_c.dylib 0x91132220 _pthread_cond_wait + 833
2 libsystem_c.dylib 0x911b80ad pthread_cond_wait$UNIX2003 + 71
3 libuno_sal.dylib.3 0x0249f6f2 osl_waitCondition + 98
4 libvos3gcc3.dylib 0x007c7e22 vos::OTimerManager::run() + 162
5 libvos3gcc3.dylib 0x007c61d2 vos::threadWorkerFunction_impl(void*) + 18
6 libuno_sal.dylib.3 0x024a32c9 osl_resumeThread + 361
7 libsystem_c.dylib 0x9112d557 _pthread_start + 344
8 libsystem_c.dylib 0x91117cee thread_start + 34

Thread 4:
0 libsystem_kernel.dylib 0x9646fe9a __accept + 10
1 libuno_sal.dylib.3 0x024ac15a osl_acceptPipe + 58
2 libvos3gcc3.dylib 0x007ca83c vos::OPipe::accept(vos::OStreamPipe&) + 44
3 libsofficeapp.dylib 0x000a0788 0x61000 + 259976
4 libvos3gcc3.dylib 0x007c61d2 vos::threadWorkerFunction_impl(void*) + 18
5 libuno_sal.dylib.3 0x024a32c9 osl_resumeThread + 361
6 libsystem_c.dylib 0x9112d557 _pthread_start + 344
7 libsystem_c.dylib 0x91117cee thread_start + 34

Thread 5:
0 libsystem_kernel.dylib 0x964708e2 __psynch_cvwait + 10
1 libsystem_c.dylib 0x91132220 _pthread_cond_wait + 833
2 libsystem_c.dylib 0x911b80f8 pthread_cond_timedwait$UNIX2003 + 70
3 libuno_sal.dylib.3 0x024b184b rtl_cache_free + 1147
4 libsystem_c.dylib 0x9112d557 _pthread_start + 344
5 libsystem_c.dylib 0x91117cee thread_start + 34

Thread 6:
0 libsystem_kernel.dylib 0x964708e2 __psynch_cvwait + 10
1 libsystem_c.dylib 0x91132220 _pthread_cond_wait + 833
2 libsystem_c.dylib 0x911b80f8 pthread_cond_timedwait$UNIX2003 + 70
3 libuno_sal.dylib.3 0x0249f7a8 osl_waitCondition + 280
4 updchk.uno.dylib 0x103a34e8 0x10399000 + 42216
5 updchk.uno.dylib 0x103a36d2 0x10399000 + 42706
6 libuno_sal.dylib.3 0x024a32c9 osl_resumeThread + 361
7 libsystem_c.dylib 0x9112d557 _pthread_start + 344
8 libsystem_c.dylib 0x91117cee thread_start + 34

Thread 7:
0 libsystem_kernel.dylib 0x964710ee __workq_kernreturn + 10
1 libsystem_c.dylib 0x9113004c _pthread_workq_return + 45
2 libsystem_c.dylib 0x9112fe19 _pthread_wqthread + 448
3 libsystem_c.dylib 0x91117cca start_wqthread + 30

Thread 8:
0 libsystem_kernel.dylib 0x964710ee __workq_kernreturn + 10
1 libsystem_c.dylib 0x9113004c _pthread_workq_return + 45
2 libsystem_c.dylib 0x9112fe19 _pthread_wqthread + 448
3 libsystem_c.dylib 0x91117cca start_wqthread + 30

Thread 9:
0 libsystem_kernel.dylib 0x964708e2 __psynch_cvwait + 10
1 libsystem_c.dylib 0x91132220 _pthread_cond_wait + 833
2 libsystem_c.dylib 0x911b80f8 pthread_cond_timedwait$UNIX2003 + 70
3 libuno_sal.dylib.3 0x0249f7a8 osl_waitCondition + 280
4 libfwkmxi.dylib 0x0d4054d0 component_writeInfo + 618912
5 libfwkmxi.dylib 0x0d39a062 component_writeInfo + 179506
6 libuno_sal.dylib.3 0x024a32c9 osl_resumeThread + 361
7 libsystem_c.dylib 0x9112d557 _pthread_start + 344
8 libsystem_c.dylib 0x91117cee thread_start + 34

Thread 2 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x024abaae ecx: 0xb04049cc edx: 0x96470a6a
edi: 0xb0409000 esi: 0x00000006 ebp: 0xb04049e8 esp: 0xb04049cc
ss: 0x00000023 efl: 0x00000206 eip: 0x96470a6a cs: 0x0000000b
ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f
cr2: 0x026341a0
Logical CPU: 0

Binary Images:
0x1000 - 0x3ff7 +org.neooffice.NeoOffice (3.3 Patch 0 - 3.3 Patch 0 Intel [pluby:guibonewmini.local.]) <825624AA> /Applications/NeoOffice.app/Contents/MacOS/soffice.bin
0x61000 - 0xc0fef +libsofficeapp.dylib (0) <A7CCFD14> /Applications/NeoOffice.app/Contents/basis-link/program/libsofficeapp.dylib
0xda000 - 0xddff7 +libi18nisolang1gcc3.dylib (0) <57D49DAE> /Applications/NeoOffice.app/Contents/basis-link/program/libi18nisolang1gcc3.dylib
0xe2000 - 0xe3ffb +libuno_salhelpergcc3.dylib.3 (0) <846D5C5E> /Applications/NeoOffice.app/Contents/basis-link/ure-link/lib/libuno_salhelpergcc3.dylib.3
0xe8000 - 0xf6fff +libsaxmxi.dylib (0) <450C0C41> /Applications/NeoOffice.app/Contents/basis-link/program/libsaxmxi.dylib
0x700000 - 0x7a5ffb +libuno_cppuhelpergcc3.dylib.3 (0) <826A5362> /Applications/NeoOffice.app/Contents/basis-link/ure-link/lib/libuno_cppuhelpergcc3.dylib.3
0x7c1000 - 0x7cffff +libvos3gcc3.dylib (0) <899F304F> /Applications/NeoOffice.app/Contents/basis-link/program/libvos3gcc3.dylib
0x7e4000 - 0x7e7fff +libjmxi_g.dylib (0) <DF7C828B> /Applications/NeoOffice.app/Contents/basis-link/program/libjmxi_g.dylib
0x7ee000 - 0x7f1ff3 +libjvmaccessgcc3.dylib.3 (0) <3140246B> /Applications/NeoOffice.app/Contents/basis-link/ure-link/lib/libjvmaccessgcc3.dylib.3
0x2300000 - 0x23f2fef +libcomphelp4gcc3.dylib (0) <FC902170> /Applications/NeoOffice.app/Contents/basis-link/program/libcomphelp4gcc3.dylib
0x244d000 - 0x2494feb +libuno_cppu.dylib.3 (0) <1DEFA9BD> /Applications/NeoOffice.app/Contents/basis-link/ure-link/lib/libuno_cppu.dylib.3
0x249c000 - 0x2635ff3 +libuno_sal.dylib.3 (0) <0D4BD050> /Applications/NeoOffice.app/Contents/basis-link/ure-link/lib/libuno_sal.dylib.3
0x265a000 - 0x272dff3 +libsvlmxi.dylib (0) <13C06EC9> /Applications/NeoOffice.app/Contents/basis-link/program/libsvlmxi.dylib
0x276a000 - 0x27c1feb +libucbhelper4gcc3.dylib (0) <5EB0C930> /Applications/NeoOffice.app/Contents/basis-link/program/libucbhelper4gcc3.dylib
0x27e8000 - 0x27f3feb +libi18nutilgcc3.dylib (0) <FEA44852> /Applications/NeoOffice.app/Contents/basis-link/program/libi18nutilgcc3.dylib
0x3000000 - 0x3372fef +libsfxmxi.dylib (0) <02EA5162> /Applications/NeoOffice.app/Contents/basis-link/program/libsfxmxi.dylib
0x342d000 - 0x371afe3 +libsvtmxi.dylib (0) <68F6B222> /Applications/NeoOffice.app/Contents/basis-link/program/libsvtmxi.dylib
0x3825000 - 0x3a32ff3 +libtkmxi.dylib (0) <BF55ACEA> /Applications/NeoOffice.app/Contents/basis-link/program/libtkmxi.dylib
0x3ad0000 - 0x3b46ff7 +libtlmxi.dylib (0) <53F2C7C0> /Applications/NeoOffice.app/Contents/basis-link/program/libtlmxi.dylib
0x3b6a000 - 0x3bdafe3 +libutlmxi.dylib (0) <769922F1> /Applications/NeoOffice.app/Contents/basis-link/program/libutlmxi.dylib
0x3c00000 - 0x3f34feb +libvclmxi.dylib (0) <F19F764F> /Applications/NeoOffice.app/Contents/basis-link/program/libvclmxi.dylib
0x3ff5000 - 0x406eff3 +libfwemxi.dylib (0) <1AC5A141> /Applications/NeoOffice.app/Contents/basis-link/program/libfwemxi.dylib
0x40bc000 - 0x41cbfe3 +libsbmxi.dylib (0) <1F33DB0C> /Applications/NeoOffice.app/Contents/basis-link/program/libsbmxi.dylib
0x427a000 - 0x430dfe3 +libxcrmxi.dylib (0) <E832951F> /Applications/NeoOffice.app/Contents/basis-link/program/libxcrmxi.dylib
0x434f000 - 0x4395fff +libsotmxi.dylib (0) <F59EFEC6> /Applications/NeoOffice.app/Contents/basis-link/program/libsotmxi.dylib
0x43aa000 - 0x43cdfe3 +libfwimxi.dylib (0) <AA7E35D7> /Applications/NeoOffice.app/Contents/basis-link/program/libfwimxi.dylib
0x43ec000 - 0x447cff7 +libbasegfxmxi.dylib (0) <19D8C11B> /Applications/NeoOffice.app/Contents/basis-link/program/libbasegfxmxi.dylib
0x44a6000 - 0x458bfe7 +libicuuc.dylib.40.0 (40) <0ED378F7> /Applications/NeoOffice.app/Contents/basis-link/program/libicuuc.dylib.40.0
0x45ba000 - 0x4ee3ff7 +libicudata.dylib.40.0 (40) <A46CAF61> /Applications/NeoOffice.app/Contents/basis-link/program/libicudata.dylib.40.0
0x4ef1000 - 0x4f1cfff +libicule.dylib.40.0 (40) <4CCC4896> /Applications/NeoOffice.app/Contents/basis-link/program/libicule.dylib.40.0
0x4f24000 - 0x4f45ff7 +libjvmfwk.dylib.3 (0) <1AD00925> /Applications/NeoOffice.app/Contents/basis-link/ure-link/lib/libjvmfwk.dylib.3
0x6f6f000 - 0x6f7cffb com.apple.Librarian (1.1 - 1) <C8D82AA3> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
0x6fd7000 - 0x6fe2fe3 +libgcc3_uno.dylib (0) <DEBF1F25> /Applications/NeoOffice.app/Contents/basis-link/ure-link/lib/libgcc3_uno.dylib
0x6ff8000 - 0x6ff9ffb +libunsafe_uno_uno.dylib (0) <791DB01A> /Applications/NeoOffice.app/Contents/basis-link/ure-link/lib/libunsafe_uno_uno.dylib
0x7343000 - 0x7353ffb +svtmisc.uno.dylib (0) <9A60922B> /Applications/NeoOffice.app/Contents/basis-link/program/svtmisc.uno.dylib
0x7377000 - 0x7381ffb +libswdmxi.dylib (0) <247AE9D2> /Applications/NeoOffice.app/Contents/basis-link/program/libswdmxi.dylib
0x73f5000 - 0x73f8ff7 +libtextcat.dylib (0) <4B79821D> /Applications/NeoOffice.app/Contents/basis-link/program/libtextcat.dylib
0x7410000 - 0x7427feb +libreg.dylib.3 (0) <DAEB6234> /Applications/NeoOffice.app/Contents/basis-link/ure-link/lib/libreg.dylib.3
0x742e000 - 0x7450feb +libstore.dylib.3 (0) <54226DCC> /Applications/NeoOffice.app/Contents/basis-link/ure-link/lib/libstore.dylib.3
0x7456000 - 0x7459fff +libuno_purpenvhelpergcc3.dylib.3 (0) <1014A116> /Applications/NeoOffice.app/Contents/basis-link/ure-link/lib/libuno_purpenvhelpergcc3.dylib.3
0x746e000 - 0x7482fe3 +stocservices.uno.dylib (0) <F3A73BAB> /Applications/NeoOffice.app/Contents/basis-link/ure-link/lib/stocservices.uno.dylib
0x748f000 - 0x7491fff libCoreFSCache.dylib (24.4) <A089ED2E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x884f000 - 0x8855ff3 +sysmgr1.uno.dylib (0) <388BE556> /Applications/NeoOffice.app/Contents/basis-link/program/sysmgr1.uno.dylib
0x885b000 - 0x8887fe3 +sax.uno.dylib (0) <12A5BA3D> /Applications/NeoOffice.app/Contents/basis-link/program/sax.uno.dylib
0x8890000 - 0x8895ffb +localebe1.uno.dylib (0) <66C8D133> /Applications/NeoOffice.app/Contents/basis-link/program/localebe1.uno.dylib
0x889b000 - 0x889fffb +behelper.uno.dylib (0) <3D6F519F> /Applications/NeoOffice.app/Contents/basis-link/program/behelper.uno.dylib
0x88a5000 - 0x88c8ffb +libsplmxi.dylib (0) <4F048F8D> /Applications/NeoOffice.app/Contents/basis-link/program/libsplmxi.dylib
0x88da000 - 0x88f5feb +libfwlmxi.dylib (0) <F9765402> /Applications/NeoOffice.app/Contents/basis-link/program/libfwlmxi.dylib
0x97f1000 - 0x97f5ff3 +libxmlfdmxi.dylib (0) <BCE26046> /Applications/NeoOffice.app/Contents/basis-link/program/libxmlfdmxi.dylib
0x97fd000 - 0x97fdff7 +cl_kernels (???) <D663FBD7> cl_kernels
0xa52d000 - 0xa5c2fff +bootstrap.uno.dylib (0) <185E3AE8> /Applications/NeoOffice.app/Contents/basis-link/ure-link/lib/bootstrap.uno.dylib
0xa5e1000 - 0xa5e9fff +macbe1.uno.dylib (0) <9CF25C8C> /Applications/NeoOffice.app/Contents/basis-link/program/macbe1.uno.dylib
0xa5f1000 - 0xa5f9ff3 +libscdmxi.dylib (0) <1DB86FEA> /Applications/NeoOffice.app/Contents/basis-link/program/libscdmxi.dylib
0xa7fb000 - 0xa7fcffd +cl_kernels (???) <16316333> cl_kernels
0xc800000 - 0xc99dfe3 +configmgr2.uno.dylib (0) <0C2C225E> /Applications/NeoOffice.app/Contents/basis-link/program/configmgr2.uno.dylib
0xc9c1000 - 0xc9ddfef +streams.uno.dylib (0) <43144A72> /Applications/NeoOffice.app/Contents/basis-link/ure-link/lib/streams.uno.dylib
0xcfe8000 - 0xd000fe7 +libdtransjavamxi.dylib (0) <B80418A9> /Applications/NeoOffice.app/Contents/basis-link/program/libdtransjavamxi.dylib
0xd0ff000 - 0xd108ffb +hatchwindowfactory.uno.dylib (0) <AC2C71DB> /Applications/NeoOffice.app/Contents/basis-link/program/hatchwindowfactory.uno.dylib
0xd120000 - 0xd157fe7 +libucb1.dylib (0) <3491F3F9> /Applications/NeoOffice.app/Contents/basis-link/program/libucb1.dylib
0xd165000 - 0xd1b4fff +libucpfile1.dylib (0) <B4A78672> /Applications/NeoOffice.app/Contents/basis-link/program/libucpfile1.dylib
0xd1c3000 - 0xd48cfeb +libfwkmxi.dylib (0) <D31BDF96> /Applications/NeoOffice.app/Contents/basis-link/program/libfwkmxi.dylib
0xd4e2000 - 0xd4f1fe7 +liblocaledata_en.dylib (0) <BC810C11> /Applications/NeoOffice.app/Contents/basis-link/program/liblocaledata_en.dylib
0xd7be000 - 0xd7f4feb +libuuimxi.dylib (0) <C09428A0> /Applications/NeoOffice.app/Contents/basis-link/program/libuuimxi.dylib
0xd805000 - 0xd848ff7 +libfilterconfig1.dylib (0) <2907A4CB> /Applications/NeoOffice.app/Contents/basis-link/program/libfilterconfig1.dylib
0xd855000 - 0xd8b6ffb +libxstor.dylib (0) <F27D9A50> /Applications/NeoOffice.app/Contents/basis-link/program/libxstor.dylib
0xd8ec000 - 0xdca6ff7 +libxomxi.dylib (0) <4A90EAA9> /Applications/NeoOffice.app/Contents/basis-link/program/libxomxi.dylib
0xdd10000 - 0xdd58fe7 +libpackage2.dylib (0) <D8365677> /Applications/NeoOffice.app/Contents/basis-link/program/libpackage2.dylib
0xdd6a000 - 0xdd91ff3 +libgomxi.dylib (0) <BA99DC2B> /Applications/NeoOffice.app/Contents/basis-link/program/libgomxi.dylib
0xddbc000 - 0xddcffe7 +libavmediamxi.dylib (0) <FAB688A0> /Applications/NeoOffice.app/Contents/basis-link/program/libavmediamxi.dylib
0xddef000 - 0xddf2ffb +ucpexpand1.uno.dylib (0) <4982F39A> /Applications/NeoOffice.app/Contents/basis-link/program/ucpexpand1.uno.dylib
0xdf00000 - 0xe676ffb +libscmxi.dylib (0) <DA7CA9B6> /Applications/NeoOffice.app/Contents/basis-link/program/libscmxi.dylib
0xe7d6000 - 0xe852ff3 +libvbahelpermxi.dylib (0) <5D46D69E> /Applications/NeoOffice.app/Contents/basis-link/program/libvbahelpermxi.dylib
0xe8d5000 - 0xef70fff +libsvxcoremxi.dylib (0) <4937A965> /Applications/NeoOffice.app/Contents/basis-link/program/libsvxcoremxi.dylib
0xf18a000 - 0xf437fff +libsvxmxi.dylib (0) <22FD95B1> /Applications/NeoOffice.app/Contents/basis-link/program/libsvxmxi.dylib
0xf548000 - 0xf662ff7 +libdbtoolsmxi.dylib (0) <CB4C9ADF> /Applications/NeoOffice.app/Contents/basis-link/program/libdbtoolsmxi.dylib
0xf6ba000 - 0xf6cefe3 +libformxi.dylib (0) <294ABB0E> /Applications/NeoOffice.app/Contents/basis-link/program/libformxi.dylib
0xf6dc000 - 0xf6f7ff3 +libforuimxi.dylib (0) <7CCD20EE> /Applications/NeoOffice.app/Contents/basis-link/program/libforuimxi.dylib
0xf70c000 - 0xf7fafeb +libsvxmsfiltermxi.dylib (0) <E85094B9> /Applications/NeoOffice.app/Contents/basis-link/program/libsvxmsfiltermxi.dylib
0xf82c000 - 0xf8d4ff7 +libdrawinglayermxi.dylib (0) <B4BBD611> /Applications/NeoOffice.app/Contents/basis-link/program/libdrawinglayermxi.dylib
0xf930000 - 0xf99eff7 +liblngmxi.dylib (0) <37A749F7> /Applications/NeoOffice.app/Contents/basis-link/program/liblngmxi.dylib
0xfa19000 - 0xfa63ffb +libcanvastoolsmxi.dylib (0) <504F4060> /Applications/NeoOffice.app/Contents/basis-link/program/libcanvastoolsmxi.dylib
0xfa9d000 - 0xfadeffb +libcppcanvasmxi.dylib (0) <C0DF61C2> /Applications/NeoOffice.app/Contents/basis-link/program/libcppcanvasmxi.dylib
0xfb00000 - 0xfb1cfef +libaggmxi.dylib (0) <E881F9CF> /Applications/NeoOffice.app/Contents/basis-link/program/libaggmxi.dylib
0xfb26000 - 0xfc5eff7 +i18npool.uno.dylib (0) <89D9B740> /Applications/NeoOffice.app/Contents/basis-link/program/i18npool.uno.dylib
0xfc88000 - 0xfdb2ff7 +libicui18n.dylib.40.0 (40) <2C37FE78> /Applications/NeoOffice.app/Contents/basis-link/program/libicui18n.dylib.40.0
0xfffe000 - 0x10049feb +libunoxmlmxi.dylib (0) <688192ED> /Applications/NeoOffice.app/Contents/basis-link/program/libunoxmlmxi.dylib
0x10061000 - 0x101fffff +libvbaobjmxi.uno.dylib (0) <140B385D> /Applications/NeoOffice.app/Contents/basis-link/program/libvbaobjmxi.uno.dylib
0x10233000 - 0x10245fe7 +liblocaledata_es.dylib (0) <61D95118> /Applications/NeoOffice.app/Contents/basis-link/program/liblocaledata_es.dylib
0x10251000 - 0x102b8ff7 +liblocaledata_euro.dylib (0) <4FD804AB> /Applications/NeoOffice.app/Contents/basis-link/program/liblocaledata_euro.dylib
0x102ed000 - 0x1035dff7 +liblocaledata_others.dylib (0) <D46B9CF5> /Applications/NeoOffice.app/Contents/basis-link/program/liblocaledata_others.dylib
0x10399000 - 0x103e2ff3 +updchk.uno.dylib (0) <0F40EF16> /Applications/NeoOffice.app/Contents/basis-link/program/updchk.uno.dylib
0x103f0000 - 0x1050eff3 com.apple.WebKit (8536 - 8536.25) <5365AA39> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x105be000 - 0x11248ff3 com.apple.WebCore (8536 - 8536.24) <06F7EC1E> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x119c8000 - 0x11a44fe3 +deploymentmxi.uno.dylib (0) <00D07A1A> /Applications/NeoOffice.app/Contents/basis-link/program/deploymentmxi.uno.dylib
0x11a60000 - 0x11a75fff +libdeploymentmiscmxi.dylib (0) <59BBED17> /Applications/NeoOffice.app/Contents/basis-link/program/libdeploymentmiscmxi.dylib
0x11a7f000 - 0x11aabfff +libhelplinkermxi.dylib (0) <F6E19FEF> /Applications/NeoOffice.app/Contents/basis-link/program/libhelplinkermxi.dylib
0x11ab3000 - 0x11b52fe7 +libdb-4.2.dylib (0) <6E81ECF5> /Applications/NeoOffice.app/Contents/basis-link/program/libdb-4.2.dylib
0x11b6b000 - 0x11b7aff7 +updatefeed.uno.dylib (0) <EE848F2C> /Applications/NeoOffice.app/Contents/basis-link/program/updatefeed.uno.dylib
0x11b82000 - 0x11b8eff7 +libfileacc.dylib (0) <291ECD03> /Applications/NeoOffice.app/Contents/basis-link/program/libfileacc.dylib
0x11b96000 - 0x11b99ff7 +mediabrowser.uno.dylib (0) <765190DC> /Applications/NeoOffice.app/Contents/share/uno_packages/cache/uno_packages/r9vWkz_/mediabrowser.oxt/mediabrowser.uno.dylib
0x11ba4000 - 0x11bc3ff7 +neomobile.uno.dylib (0) <BB2B91D6> /Applications/NeoOffice.app/Contents/share/uno_packages/cache/uno_packages/S0cGtA_/neomobile.oxt/neomobile.uno.dylib
0x11bd3000 - 0x11bdbff2 libcldcpuengine.dylib (2.1.16) <61717F57> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
0x12431000 - 0x124c3ff7 unorm8_bgra.dylib (2.1.16) <0F63B53F> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
0x124d5000 - 0x124eeff3 +libdatemxi.dylib (0) <60ED2C7D> /Applications/NeoOffice.app/Contents/basis-link/program/libdatemxi.dylib
0x124f5000 - 0x124f8fff +proxyfac.uno.dylib (0) <148200DE> /Applications/NeoOffice.app/Contents/basis-link/ure-link/lib/proxyfac.uno.dylib
0x12797000 - 0x127d8fff +libucpchelp1.dylib (0) <13B48E13> /Applications/NeoOffice.app/Contents/basis-link/program/libucpchelp1.dylib
0x128cd000 - 0x128e5feb +introspection.uno.dylib (0) <F0DD6136> /Applications/NeoOffice.app/Contents/basis-link/ure-link/lib/introspection.uno.dylib
0x12a00000 - 0x12a16fef +reflection.uno.dylib (0) <931D61A3> /Applications/NeoOffice.app/Contents/basis-link/ure-link/lib/reflection.uno.dylib
0x12a20000 - 0x12a88fff +libanalysismxi.dylib (0) <6A324F93> /Applications/NeoOffice.app/Contents/basis-link/program/libanalysismxi.dylib
0x12dbc000 - 0x12df7ff3 +libxmlsecurity.dylib (0) <94E632CC> /Applications/NeoOffice.app/Contents/basis-link/program/libxmlsecurity.dylib
0x12e0a000 - 0x12e2dffb +libucppkg1.dylib (0) <FC7336C9> /Applications/NeoOffice.app/Contents/basis-link/program/libucppkg1.dylib
0x12ef3000 - 0x12f02fe7 +vbaeventsmxi.uno.dylib (0) <7D42D1F1> /Applications/NeoOffice.app/Contents/basis-link/program/vbaeventsmxi.uno.dylib
0x12f0c000 - 0x12f26ff3 +fsstorage.uno.dylib (0) <FE046B3D> /Applications/NeoOffice.app/Contents/basis-link/program/fsstorage.uno.dylib
0x12f62000 - 0x12f84fe3 +libscriptframe.dylib (0) <18C8EDE6> /Applications/NeoOffice.app/Contents/basis-link/program/libscriptframe.dylib
0x12f8c000 - 0x12fc4ff7 +ucptdoc1.uno.dylib (0) <1DE62678> /Applications/NeoOffice.app/Contents/basis-link/program/ucptdoc1.uno.dylib
0x12fd9000 - 0x12febffb +basprovmxi.uno.dylib (0) <3C13291E> /Applications/NeoOffice.app/Contents/basis-link/program/basprovmxi.uno.dylib
0x12ff5000 - 0x12ffaff3 +libmcnttype.dylib (0) <BF276473> /Applications/NeoOffice.app/Contents/basis-link/program/libmcnttype.dylib
0x139f0000 - 0x139f5ffb +remotecontrol.uno.dylib (0) <714DB1FD> /Applications/NeoOffice.app/Contents/share/uno_packages/cache/uno_packages/jjIjJE_/remotecontrol.oxt/remotecontrol.uno.dylib
0x13c01000 - 0x13c06ff7 +com.martinkahr.RemoteControls (1.0) <006B5892> /Applications/NeoOffice.app/Contents/Frameworks/RemoteControl.framework/RemoteControl
0x13c0c000 - 0x13c1afff com.apple.iokit.IOHIDLib (1.8.0 - 1.8.0) <36605EA4> /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib
0x13c28000 - 0x13c48ffb +libplmxi.dylib (0) <E4C91E96> /Applications/NeoOffice.app/Contents/basis-link/program/libplmxi.dylib
0x13c59000 - 0x13ca5ff7 +libembobj.dylib (0) <AEC832AB> /Applications/NeoOffice.app/Contents/basis-link/program/libembobj.dylib
0x1508c000 - 0x15160ff7 +PresenterScreen.uno.dylib (0) <CA3BFCF4> /Applications/NeoOffice.app/Contents/share/uno_packages/cache/uno_packages/HqBQoU_/presenter-screen.oxt/PresenterScreen.uno.dylib
0x15600000 - 0x15ec1ff3 +libswmxi.dylib (0) <5743AD17> /Applications/NeoOffice.app/Contents/basis-link/program/libswmxi.dylib
0x160a7000 - 0x160affff +libevtatt.dylib (0) <D4A80A20> /Applications/NeoOffice.app/Contents/basis-link/program/libevtatt.dylib
0x160b6000 - 0x160c5ffb +ldapbe2.uno.dylib (0) <2563670D> /Applications/NeoOffice.app/Contents/basis-link/program/ldapbe2.uno.dylib
0x160dd000 - 0x160e4ff3 +libguesslangmxi.dylib (0) <91B077D1> /Applications/NeoOffice.app/Contents/basis-link/program/libguesslangmxi.dylib
0x16300000 - 0x16325fef +libldap50.dylib (1) <1CDA2C49> /Applications/NeoOffice.app/Contents/basis-link/program/libldap50.dylib
0x17600000 - 0x1780dfe7 +libfrmmxi.dylib (0) <77426912> /Applications/NeoOffice.app/Contents/basis-link/program/libfrmmxi.dylib
0x47321000 - 0x47335fff +libscnmxi.dylib (0) <EF0AB0B2> /Applications/NeoOffice.app/Contents/basis-link/program/libscnmxi.dylib
0x48d00000 - 0x48d5cffb +libucpdav1.dylib (0) <61BC80AF> /Applications/NeoOffice.app/Contents/basis-link/program/libucpdav1.dylib
0x48e53000 - 0x48e7fffb +libpdffiltermxi.dylib (0) <7C0BDACC> /Applications/NeoOffice.app/Contents/basis-link/program/libpdffiltermxi.dylib
0x48e92000 - 0x48eb3ff7 libPDFRIP.A.dylib (322) <E6840A1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
0x4afde000 - 0x4afecfff +libhyphenmxi.dylib (0) <73D62C9B> /Applications/NeoOffice.app/Contents/basis-link/program/libhyphenmxi.dylib
0x5351e000 - 0x5354afff libhunspell-1.2.0.dylib (Cool <DE78E41A> /usr/lib/libhunspell-1.2.0.dylib
0x576f7000 - 0x576f7ffd +cl_kernels (???) <B144CB9B> cl_kernels
0x86456000 - 0x86688fe3 +libcuimxi.dylib (0) <7627CB44> /Applications/NeoOffice.app/Contents/basis-link/program/libcuimxi.dylib
0x8fe3f000 - 0x8fe71e57 dyld (210.2.3) <23516BE4> /usr/lib/dyld
0x90007000 - 0x90114ffb com.apple.ImageIO.framework (3.2.0 - 843) <4BFEFB05> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x90115000 - 0x9011ffff libCSync.A.dylib (322) <CD2707A0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x90125000 - 0x901f9ff7 com.apple.backup.framework (1.4 - 1.4) <12123FB8> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x901fa000 - 0x901fafff com.apple.Accelerate (1.8 - Accelerate 1.Cool <4EC0548E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x901fb000 - 0x9025dfff libc++.1.dylib (65.1) <C0CFF9FF> /usr/lib/libc++.1.dylib
0x9025e000 - 0x9025efff com.apple.Accelerate.vecLib (3.8 - vecLib 3.Cool <908B8D40> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x9025f000 - 0x908ebfeb com.apple.CoreAUC (6.16.00 - 6.16.00) <654A0AB8> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x908ec000 - 0x9091fff5 libssl.0.9.8.dylib (47) <3224FBB3> /usr/lib/libssl.0.9.8.dylib
0x90923000 - 0x909d6ff7 com.apple.coreui (2.0 - 181) <4F071012> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x909d7000 - 0x909d7fff libSystem.B.dylib (169.3) <81C58EAB> /usr/lib/libSystem.B.dylib
0x909d8000 - 0x90a1fff3 com.apple.CoreMedia (1.0 - 926.37) <9F458B7C> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x90a20000 - 0x90aceff3 com.apple.CoreText (260.0 - 275.14) <3CC31B7F> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x90acf000 - 0x90ad5fff com.apple.print.framework.Print (8.0 - 258) <12AEAD24> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x90ad6000 - 0x90b07ff7 com.apple.DictionaryServices (1.2 - 184) <9199E88F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x90b08000 - 0x90b0cfff com.apple.OpenDirectory (10.8 - 151.10) <A1858D81> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x90b0d000 - 0x90b82ff7 com.apple.ApplicationServices.ATS (332 - 341) <472F564A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x90b83000 - 0x90b86fff com.apple.help (1.3.2 - 42) <AD7EB1F0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x90b87000 - 0x90bb7ff3 libtidy.A.dylib (15.10) <F2F4E000> /usr/lib/libtidy.A.dylib
0x90bb8000 - 0x90bc0fff com.apple.DiskArbitration (2.5 - 2.5) <E49427B0> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x90bcb000 - 0x90fe8ff3 FaceCoreLight (2.0.1) <3EF03B25> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x90fe9000 - 0x9102bff7 libauto.dylib (185.1) <B2B5B639> /usr/lib/libauto.dylib
0x9102c000 - 0x910eaff3 com.apple.ColorSync (4.8.0 - 4.8.0) <EFEDCB37> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x910eb000 - 0x910ecfff liblangid.dylib (116) <E13CC8C5> /usr/lib/liblangid.dylib
0x910ed000 - 0x91116fff libxslt.1.dylib (11.3) <0DE17DAA> /usr/lib/libxslt.1.dylib
0x91117000 - 0x911d4ffb libsystem_c.dylib (825.24) <7D90CAC5> /usr/lib/system/libsystem_c.dylib
0x911d5000 - 0x911d5fff com.apple.vecLib (3.8 - vecLib 3.Cool <83160DD1> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x91f0f000 - 0x91f2cfff libxpc.dylib (140.37) <F61095FA> /usr/lib/system/libxpc.dylib
0x91f2d000 - 0x91f95fe7 libvDSP.dylib (380.6) <55780308> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x91f96000 - 0x91fbbff7 com.apple.quartzfilters (1.8.0 - 1.7.0) <F6A88D89> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x91fbc000 - 0x92053fff com.apple.ink.framework (1.4 - 110) <C01F2572> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x92054000 - 0x92056fff libdyld.dylib (210.2.3) <05D6FF2A> /usr/lib/system/libdyld.dylib
0x92057000 - 0x9209cff5 com.apple.opencl (2.1.17 - 2.1.17) <921C1549> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x9209d000 - 0x920a0ff7 libcompiler_rt.dylib (30) <CE5DBDB4> /usr/lib/system/libcompiler_rt.dylib
0x920a1000 - 0x92139ff7 com.apple.CoreServices.OSServices (557 - 557) <219C11A8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x9213a000 - 0x9213cfff libCVMSPluginSupport.dylib (8.5) <9043B315> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x9213d000 - 0x923faff3 com.apple.security (7.0 - 55163.44) <798A1E51> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x923fb000 - 0x92451ff3 com.apple.HIServices (1.20 - 416) <B23E2C58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x92452000 - 0x92485ff3 com.apple.GSS (3.0 - 2.0) <B1D719C1> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x92486000 - 0x9249bfff com.apple.speech.synthesis.framework (4.1.10 - 4.1.10) <20E394D6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x9249c000 - 0x924c9ffb com.apple.CoreServicesInternal (153 - 153) <DB105788> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x924ca000 - 0x92552fff com.apple.PDFKit (2.7 - 2.7) <D65CBEF8> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x92553000 - 0x92554fff libremovefile.dylib (23.1) <98622D14> /usr/lib/system/libremovefile.dylib
0x92555000 - 0x925a5ff7 com.apple.CoreMediaIO (301.0 - 4147) <F13FA9D4> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x925a6000 - 0x925b4fff libxar.1.dylib (105) <343E4A3B> /usr/lib/libxar.1.dylib
0x925b5000 - 0x925d2ff7 libresolv.9.dylib (51) <B9742A2A> /usr/lib/libresolv.9.dylib
0x925d3000 - 0x925e3ff2 com.apple.LangAnalysis (1.7.0 - 1.7.0) <875363E7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x925e4000 - 0x926cdff7 libxml2.2.dylib (22.3) <015A4FA6> /usr/lib/libxml2.2.dylib
0x926ce000 - 0x92857ff7 com.apple.vImage (6.0 - 6.0) <1D1F67FE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x92858000 - 0x928ddff7 com.apple.SearchKit (1.4.0 - 1.4.0) <454E950F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x928de000 - 0x929d6ff2 libsqlite3.dylib (138) <AA00F27E> /usr/lib/libsqlite3.dylib
0x929d7000 - 0x929d7fff com.apple.Carbon (154 - 155) <604ADD9D> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x929d8000 - 0x92a31fff com.apple.QuickLookFramework (4.0 - 555.0) <291276B2> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x92a32000 - 0x92b2eff3 com.apple.DiskImagesFramework (10.8 - 344) <98C16F91> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x92b2f000 - 0x92b65ffb com.apple.DebugSymbols (98 - 9Cool <9A9ADA0A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x92b66000 - 0x92f48ff7 com.apple.HIToolbox (2.0 - 624) <04C20B6A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x92f49000 - 0x93105ffd libicucore.A.dylib (491.11.1) <DB04A8FD> /usr/lib/libicucore.A.dylib
0x93106000 - 0x93382ff7 com.apple.QuickTime (7.7.1 - 2599) <C1EAA16D> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x93383000 - 0x933b8fff libTrueTypeScaler.dylib (84.5) <2598F930> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x933b9000 - 0x933fbff7 com.apple.RemoteViewServices (2.0 - 80.3) <EE36AF6C> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x933fc000 - 0x933fcfff com.apple.ApplicationServices (45 - 45) <677C4ACC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x93486000 - 0x93492ffd com.apple.CrashReporterSupport (10.8 - 411) <62036837> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x93493000 - 0x934a5ff7 libdispatch.dylib (228.1Cool <833C83BE> /usr/lib/system/libdispatch.dylib
0x934a6000 - 0x93501fff com.apple.htmlrendering (77 - 1.1.4) <5C0C669F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x93502000 - 0x9365fffb com.apple.QTKit (7.7.1 - 2599) <78806D5A> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x93660000 - 0x9368fff7 com.apple.securityinterface (6.0 - 55024.3) <64FA808A> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x936cd000 - 0x936d3ffc libCGXCoreImage.A.dylib (322) <85B27BF1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x936d4000 - 0x93774ff7 com.apple.QD (3.42 - 285) <1B8307C6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x93777000 - 0x93778fff libDiagnosticMessagesClient.dylib (7) <B2BC685E> /usr/lib/libDiagnosticMessagesClient.dylib
0x93779000 - 0x9377afff libquarantine.dylib (52) <D526310F> /usr/lib/system/libquarantine.dylib
0x937d3000 - 0x937dafff liblaunch.dylib (442.21) <349330F8> /usr/lib/system/liblaunch.dylib
0x937db000 - 0x9381bfff com.apple.MediaKit (13 - 658) <2CF2116F> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x9381c000 - 0x93c5eff3 com.apple.CoreGraphics (1.600.0 - 322) <2E04AAAD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x93c5f000 - 0x93c63ffe libcache.dylib (57) <834FDCA7> /usr/lib/system/libcache.dylib
0x93c64000 - 0x93c91ffe libsystem_m.dylib (3022.6) <9975D9C3> /usr/lib/system/libsystem_m.dylib
0x93cde000 - 0x93d37ffb com.apple.ImageCaptureCore (4.0 - 4.0) <29FC269A> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x93d38000 - 0x93d62ff9 com.apple.framework.Apple80211 (8.0 - 800.15) <DC1EC5B5> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x93d63000 - 0x93d73ff7 libsasl2.2.dylib (166) <D9080BA2> /usr/lib/libsasl2.2.dylib
0x93d74000 - 0x93d7fffb com.apple.DirectoryService.Framework (10.8 - 151.10) <234F4A14> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x93d80000 - 0x93d96fff com.apple.CFOpenDirectory (10.8 - 151.10) <56C3F276> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x94614000 - 0x94616ffb libRadiance.dylib (843) <6C2B92DB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x94617000 - 0x946a9ffb libvMisc.dylib (380.6) <6DA3A03F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x946aa000 - 0x946adffd libCoreVMClient.dylib (24.4) <C54E8FD0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x946ae000 - 0x947b9ff7 libJP2.dylib (843) <D8FE1E1C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x947ba000 - 0x947c4ffc com.apple.bsd.ServiceManagement (2.0 - 2.0) <D3112172> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x947c5000 - 0x947d1ff7 com.apple.NetAuth (4.0 - 4.0) <4983C4B8> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x947d2000 - 0x948d0ff7 libFontParser.dylib (84.5) <B3006327> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x948d1000 - 0x948d5fff com.apple.CommonPanels (1.2.5 - 94) <6B3E7E53> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x948d6000 - 0x94931ff7 com.apple.AppleVAFramework (5.0.18 - 5.0.1Cool <4BA2AAEA> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x94932000 - 0x9493afff libcopyfile.dylib (89) <4963541B> /usr/lib/system/libcopyfile.dylib
0x94cb1000 - 0x94cbbfff com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <B855E8B4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x94cbc000 - 0x94cbcfff libsystem_blocks.dylib (59) <3A743C5D> /usr/lib/system/libsystem_blocks.dylib
0x94cbd000 - 0x94cc3fff com.apple.phonenumbers (1.1 - 47) <DD22B3D1> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
0x94d5c000 - 0x94d60ffc libGIF.dylib (843) <355B672B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x94d61000 - 0x94d76fff com.apple.ImageCapture (8.0 - 8.0) <B8BD421F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x94d7a000 - 0x94dc6fff libcorecrypto.dylib (106) <FAAD1A30> /usr/lib/system/libcorecrypto.dylib
0x94dc7000 - 0x95041ff3 com.apple.RawCamera.bundle (3.14.2 - 644) <3A5383AC> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x95042000 - 0x950a6fff com.apple.datadetectorscore (4.0 - 269.1) <4D155F09> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x950af000 - 0x950fdffb libFontRegistry.dylib (100) <3B8350C2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x950fe000 - 0x95276ff5 com.apple.QuartzCore (1.8 - 304.0) <0B0EC55A> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x95277000 - 0x95294fff com.apple.openscripting (1.3.5 - 148) <3460338D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x95295000 - 0x954ecfff com.apple.JavaScriptCore (8536 - 8536.24) <361AF27F> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x954ed000 - 0x95516ff7 libRIP.A.dylib (322) <48626D20> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x95519000 - 0x958abff3 com.apple.MediaToolbox (1.0 - 926.37) <6B111039> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x958ac000 - 0x95ca8fe3 com.apple.VideoToolbox (1.0 - 926.37) <268DD75A> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x95d18000 - 0x95e09ffc libiconv.2.dylib (34) <B096A9B7> /usr/lib/libiconv.2.dylib
0x95e0a000 - 0x95e4efff libGLU.dylib (8.5) <E4F932FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x95e53000 - 0x95e60fff libGL.dylib (8.5) <930067EA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x95e61000 - 0x95ec8ff7 com.apple.framework.IOKit (2.0 - 755.9.7) <CB976A7C> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x95ec9000 - 0x95ed0ff3 com.apple.NetFS (5.0 - 4.0) <1F7041F2> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x95ed1000 - 0x95ed4ffb com.apple.TCC (1.0 - 1) <C1B2A1EB> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x95ed5000 - 0x96166fff com.apple.AddressBook.framework (7.0 - 1143) <689FB192> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x96167000 - 0x9634effb com.apple.CoreFoundation (6.8 - 744) <A2BB4949> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9634f000 - 0x96357fff com.apple.CommerceCore (1.0 - 26) <AF0D1990> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x96358000 - 0x96359fff libsystem_sandbox.dylib (220) <4E42390B> /usr/lib/system/libsystem_sandbox.dylib
0x9635a000 - 0x9637cff3 libc++abi.dylib (24.2) <4C064BFE> /usr/lib/libc++abi.dylib
0x9637d000 - 0x963a1fff com.apple.PerformanceAnalysis (1.16 - 16) <18DE0F9F> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x9645c000 - 0x96476ffc libsystem_kernel.dylib (2050.7.9) <81E269C6> /usr/lib/system/libsystem_kernel.dylib
0x96477000 - 0x96490fff com.apple.Kerberos (2.0 - 1) <9BDE8F4D> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x96491000 - 0x964ebfff com.apple.Symbolication (1.3 - 93) <684ECF0D> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x964ec000 - 0x9655bffb com.apple.Heimdal (3.0 - 2.0) <1ABF438B> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x9655c000 - 0x9656afff com.apple.opengl (1.8.5 - 1.8.5) <AA14FBC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x9656b000 - 0x9656eff9 libCGXType.A.dylib (322) <2090D588> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x965a0000 - 0x965f9ff7 com.apple.AE (645 - 645) <D4919967> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x965fa000 - 0x969b2ffa libLAPACK.dylib (1073.3) <0F813868> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x969b3000 - 0x96cd0fff com.apple.Foundation (6.8 - 945) <B6F00754> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x96cd1000 - 0x96d16ff7 com.apple.NavigationServices (3.7 - 200) <F6531764> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x96d17000 - 0x96d58ff7 com.apple.framework.CoreWiFi (1.0 - 100.10) <944B3FAE> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x96d59000 - 0x96d59fff com.apple.CoreServices (57 - 57) <956C6C6D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x96d5a000 - 0x96d5dffc libpam.2.dylib (20) <FCF74195> /usr/lib/libpam.2.dylib
0x96d5e000 - 0x96d6cff3 libsystem_network.dylib (77.10) <7FBF5A15> /usr/lib/system/libsystem_network.dylib
0x96d6d000 - 0x96d8dff7 com.apple.ChunkingLibrary (2.0 - 132) <172C3F7F> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x96d8e000 - 0x96dabfff libCRFSuite.dylib (33) <C9D72D0C> /usr/lib/libCRFSuite.dylib
0x96dac000 - 0x96ec9ff3 com.apple.MediaControlSender (1.4.1 - 141.23) <D2B3E1AC> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
0x96eca000 - 0x97a83fff com.apple.AppKit (6.8 - 1187) <5E13B150> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x97a88000 - 0x97a88ffe com.apple.AOSMigrate (1.0 - 1) <4EA0829E> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
0x97a89000 - 0x97ae0ff7 com.apple.ScalableUserInterface (1.0 - 1) <2B5E454B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x97ae1000 - 0x97ae4ff3 com.apple.AppleSystemInfo (2.0 - 2) <4639D755> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x97ae5000 - 0x97ae6fff libdnsinfo.dylib (453.16) <6441AEC9> /usr/lib/system/libdnsinfo.dylib
0x97ae7000 - 0x97b61ff7 com.apple.securityfoundation (6.0 - 55115.4) <A959B2F5> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x97b65000 - 0x97d95fff com.apple.QuartzComposer (5.1 - 281) <F52C0922> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x97ded000 - 0x97df6fff com.apple.DisplayServicesFW (2.6 - 352.4.2) <96F5E1F9> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x97df7000 - 0x97e0efff com.apple.GenerationalStorage (1.1 - 132.1) <4E0F0C47> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x97e0f000 - 0x97e73ff3 libstdc++.6.dylib (56) <F8FA490A> /usr/lib/libstdc++.6.dylib
0x97e74000 - 0x97e78fff com.apple.IOSurface (86.0.2 - 86.0.2) <BDF93CE4> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x97e79000 - 0x97edffff com.apple.print.framework.PrintCore (8.0 - 387) <84DFC4F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x97ee0000 - 0x97f0cff7 libsystem_info.dylib (406.17) <AA5611DB> /usr/lib/system/libsystem_info.dylib
0x97f0d000 - 0x97f4cff7 com.apple.bom (12.0 - 192) <0637E52C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x97f4d000 - 0x97ff7ff7 com.apple.LaunchServices (539 - 539) <4C026504> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x97ff8000 - 0x98011ffb com.apple.frameworks.preferencepanes (15.0 - 15.0) <5F610D7F> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
0x98012000 - 0x98012fff com.apple.Cocoa (6.7 - 19) <354094F0> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x98013000 - 0x98037fff libJPEG.dylib (843) <04383F74> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x98038000 - 0x98045ff7 com.apple.AppleFSCompression (49 - 1.0) <166AA1F8> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x98046000 - 0x98161ff3 com.apple.desktopservices (1.7.0 - 1.7.0) <62495AB3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x98162000 - 0x98199ffa com.apple.LDAPFramework (2.4.28 - 194.5) <AA8CC981> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x9819a000 - 0x981a4fff libsystem_notify.dylib (98.5) <7EEE9475> /usr/lib/system/libsystem_notify.dylib
0x981a5000 - 0x981d0fff com.apple.shortcut (2.2 - 2.2) <FA94F2BF> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x981d1000 - 0x981ddff8 libbz2.1.0.dylib (29) <7031A4C0> /usr/lib/libbz2.1.0.dylib
0x981de000 - 0x9822dff6 libTIFF.dylib (843) <AA81BA16> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x9822e000 - 0x9837affb com.apple.CFNetwork (596.0.1 - 596.0.1) <0EC65BE8> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x9837b000 - 0x985e4ff7 com.apple.imageKit (2.2 - 660) <66EE23B9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x98683000 - 0x9879bff7 com.apple.coreavchd (5.6.0 - 5600.4.16) <F024C78B> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x987c2000 - 0x988b6fff com.apple.QuickLookUIFramework (4.0 - 555.0) <457CB3C3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x988b7000 - 0x98933ffb com.apple.Metadata (10.7.0 - 707.1) <E18350AD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x98934000 - 0x98946fff libbsm.0.dylib (32) <DADD385E> /usr/lib/libbsm.0.dylib
0x98947000 - 0x9897cff7 com.apple.framework.internetaccounts (2.0 - 200) <AA6349FE> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts
0x9897d000 - 0x9897dfff libkeymgr.dylib (25) <D5E93F7F> /usr/lib/system/libkeymgr.dylib
0x9897e000 - 0x989bfff7 libcups.2.dylib (327) <F46F8703> /usr/lib/libcups.2.dylib
0x989c0000 - 0x98bc0ffb com.apple.CoreData (106 - 407.5) <B4386286> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x98bc1000 - 0x98ca2fff libcrypto.0.9.8.dylib (47) <D4EFFCFB> /usr/lib/libcrypto.0.9.8.dylib
0x98db4000 - 0x98e2dff0 com.apple.CorePDF (2.0 - 2) <BEB48187> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x98e2e000 - 0x98f69ff7 libBLAS.dylib (1073.3) <804B5AF7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x98fad000 - 0x990ba15f libobjc.A.dylib (532) <9663A040> /usr/lib/libobjc.A.dylib
0x990bb000 - 0x990bfff7 libmacho.dylib (829) <5280A013> /usr/lib/system/libmacho.dylib
0x990c0000 - 0x990d3ff9 com.apple.MultitouchSupport.framework (235.27 - 235.27) <75D9C0FD> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x990d4000 - 0x990dafff libGFXShared.dylib (8.5) <D2D214E8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x990db000 - 0x99116fe7 libGLImage.dylib (8.5) <E5F2D8DE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x99117000 - 0x99135ffb com.apple.Ubiquity (1.2 - 234.2) <BEFF43DE> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x99136000 - 0x99143ff7 com.apple.HelpData (2.1.3 - 84) <D62F7C48> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x99144000 - 0x9921afff com.apple.DiscRecording (7.0 - 7000.2.4) <C14E99B9> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x9921b000 - 0x99222fff libsystem_dnssd.dylib (379.27) <4B3700EA> /usr/lib/system/libsystem_dnssd.dylib
0x9992b000 - 0x999c5fff com.apple.CoreSymbolication (3.0 - 87) <6A27BBE5> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x999c6000 - 0x999c6fff com.apple.quartzframework (1.5 - 1.5) <9018BE5B> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x999c7000 - 0x999c7ffd com.apple.audio.units.AudioUnit (1.8 - 1.Cool <B688A998> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x999c8000 - 0x999c9ffd com.apple.TrustEvaluationAgent (2.0 - 23) <E42347C0> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x999ca000 - 0x999d8ff7 libz.1.dylib (43) <245F1B61> /usr/lib/libz.1.dylib
0x999d9000 - 0x999e2ffe com.apple.aps.framework (3.0 - 3.0) <75A60380> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
0x999e3000 - 0x999efffc libkxld.dylib (2050.7.9) <D2892FF5> /usr/lib/system/libkxld.dylib
0x999f0000 - 0x99a3effb com.apple.SystemConfiguration (1.12 - 1.12) <F3C87D17> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x99a3f000 - 0x99a9cfff com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <9549B81F> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x99a9d000 - 0x99d2effb com.apple.CoreImage (8.0.17 - 1.0.1) <CE54EC11> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x99d2f000 - 0x99d78ff3 com.apple.framework.CoreWLAN (3.0 - 300.9) <0C5A2604> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x99d79000 - 0x9a07efff com.apple.CoreServices.CarbonCore (1037 - 1037) <92494ADA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x9a07f000 - 0x9a081fff com.apple.securityhi (4.0 - 55002) <62E3AE75> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x9a084000 - 0x9a0a0ff7 libPng.dylib (843) <43C3DD20> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x9a0a1000 - 0x9a0b8ff4 com.apple.CoreMediaAuthoring (2.1 - 914) <37C0A2C7> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x9a0b9000 - 0x9a0deff7 com.apple.CoreVideo (1.8 - 99.0) <7A90C337> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x9a0df000 - 0x9a0e0ffd libunc.dylib (25) <58599CBF> /usr/lib/system/libunc.dylib
0x9a0e1000 - 0x9a3cbfff com.apple.AOSKit (1.05 - 148) <9F077C87> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
0x9a3cc000 - 0x9a3d5ff9 com.apple.CommonAuth (3.0 - 2.0) <A1A6CC3D> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x9a3d8000 - 0x9a43effc com.app
Back to top
pluby
The Architect
The Architect


Joined: Jun 16, 2003
Posts: 11949

PostPosted: Thu Aug 23, 2012 10:38 am    Post subject:

gbh wrote:
I am in there now and see the search bar but nowhere on the do I see Databases Search


Apparently Apple reorganized the items in the Console application on Mac OS X 10.8 Mountain Lion. On Mac OS X 10.8, select the System Log Queries :: All Messages items and put "soffice.bin" in the "Filter" field.

Patrick
Back to top
gbh
Councilperson


Joined: Jul 28, 2007
Posts: 172

PostPosted: Thu Aug 23, 2012 10:50 am    Post subject:

8/23/12 9:03:54.621 AM soffice.bin[426]: ISGetIconFamilyFromStorage: seed mismatch for 22770003, actual seed is b390d9ba
1 OSServices 0x920e41cb _ZL26ISGetIconFamilyFromStoragemPP17CIconStorageArrayPm + 148
2 OSServices 0x920af50c _ISReleaseStorageRefInternal + 34
3 OSServices 0x920af4d4 _ISReleaseStorageRefWithCache + 46
4 OSServices 0x920af401 _ZL25ISReleaseImageRefInternalP16OpaqueISImageRefPPK9__CFArray + 79
5 OSServices 0x920af38e _ISReleaseImageRef + 46
6 OSServices 0x920aa30b _ZN18SFLMutableListItem7DestroyEv + 23
7 OSServices 0x920aa2d2 _Z14SFLItemReleaseP16OpaqueSFLItemRef + 47
8 OSServices 0x920ab813 _ZN11SFLListBase7DestroyEv + 37
9 OSServices 0x9210365d _ZN14SFLRemoteEntry15SetMaxItemCountEm + 159
10 OSServices 0x920aa3f1 _SFLSetMaxItemCount + 73
11 LaunchServices 0x97f5290b LSSharedFileListSetProperty + 263
12 AppKit 0x96f48348 -[NSDocumentController _notePendingRecentDocumentURLsForKey:] + 296
13 Foundation 0x96a2c10f __NSFireDelayedPerform + 413
14 CoreFoundation 0x961ba0d6 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 22
15 CoreFoundation 0x961b9a75 __CFRunLoopDoTimer + 709
16 CoreFoundation 0x9619e892 __CFRunLoopRun + 1730
17 CoreFoundation 0x9619dd6a CFRunLoopRunSpecific + 378
18 CoreFoundation 0x9619dbdb CFRunLoopRunInMode + 123
19 HIToolbox 0x92bbd8aa RunCurrentEventLoopInMode + 242
20 HIToolbox 0x92bbd619 ReceiveNextEventCommon + 374
21 HIToolbox 0x92bbd494 BlockUntilNextEventMatchingListInMode + 88
22 AppKit 0x9702da5a _DPSNextEvent + 724
23 AppKit 0x9702d28c -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
24 AppKit 0x970236dc -[NSApplication run] + 855
25 libvclmxi.dylib 0x03c1a43c _ZN10SalSessionD1Ev + 7468
26 libvclmxi.dylib 0x03c145ac _Z6SVMainv + 1356
27 libvclmxi.dylib 0x03c140ca _Z6SVMainv + 106
28 libsofficeapp.dylib 0x000a8433 soffice_main + 179
29 soffice.bin 0x00002c34 soffice.bin + 7220
30 soffice.bin 0x00001c75 soffice.bin + 3189
8/23/12 10:11:47.059 AM soffice.bin[426]: CGSImageDataLockPixels: Cannot allocate memory
8/23/12 10:11:47.059 AM soffice.bin[426]: ripc_DrawLayer - Cannot acquire image
8/23/12 10:11:47.061 AM soffice.bin[426]: CGSImageDataLockPixels: Cannot allocate memory
8/23/12 10:11:47.061 AM soffice.bin[426]: ripc_DrawLayer - Cannot acquire image
8/23/12 10:11:47.102 AM soffice.bin[426]: CGSImageDataLockPixels: Cannot allocate memory
8/23/12 10:11:47.102 AM soffice.bin[426]: ripc_DrawLayer - Cannot acquire image
8/23/12 10:11:47.276 AM soffice.bin[426]: CGSImageDataLockPixels: Cannot allocate memory
8/23/12 10:11:47.276 AM soffice.bin[426]: ripc_DrawLayer - Cannot acquire image
8/23/12 10:11:47.277 AM soffice.bin[426]: CGSImageDataLockPixels: Cannot allocate memory
8/23/12 10:11:47.277 AM soffice.bin[426]: ripc_DrawLayer - Cannot acquire image
8/23/12 10:11:47.317 AM soffice.bin[426]: CGSImageDataLockPixels: Cannot allocate memory
8/23/12 10:11:47.317 AM soffice.bin[426]: ripc_DrawLayer - Cannot acquire image
8/23/12 10:11:58.456 AM soffice.bin[426]: CGBitmapContextInfoCreate: unable to allocate 13325312 bytes for bitmap data
8/23/12 10:11:58.457 AM soffice.bin[426]: CGBitmapContextInfoCreate: unable to allocate 13325312 bytes for bitmap data
8/23/12 10:12:05.691 AM ReportCrash[684]: Saved crash report for soffice.bin[426] version 3.3 Patch 0 (3.3 Patch 0 Intel [pluby:guibonewmini.local.]) to


Last edited by gbh on Thu Aug 23, 2012 10:52 am; edited 1 time in total
Back to top
gbh
Councilperson


Joined: Jul 28, 2007
Posts: 172

PostPosted: Thu Aug 23, 2012 10:51 am    Post subject:

8/23/12 9:03:54.621 AM soffice.bin[426]: ISGetIconFamilyFromStorage: seed mismatch for 22770003, actual seed is b390d9ba
1 OSServices 0x920e41cb _ZL26ISGetIconFamilyFromStoragemPP17CIconStorageArrayPm + 148
2 OSServices 0x920af50c _ISReleaseStorageRefInternal + 34
3 OSServices 0x920af4d4 _ISReleaseStorageRefWithCache + 46
4 OSServices 0x920af401 _ZL25ISReleaseImageRefInternalP16OpaqueISImageRefPPK9__CFArray + 79
5 OSServices 0x920af38e _ISReleaseImageRef + 46
6 OSServices 0x920aa30b _ZN18SFLMutableListItem7DestroyEv + 23
7 OSServices 0x920aa2d2 _Z14SFLItemReleaseP16OpaqueSFLItemRef + 47
8 OSServices 0x920ab813 _ZN11SFLListBase7DestroyEv + 37
9 OSServices 0x9210365d _ZN14SFLRemoteEntry15SetMaxItemCountEm + 159
10 OSServices 0x920aa3f1 _SFLSetMaxItemCount + 73
11 LaunchServices 0x97f5290b LSSharedFileListSetProperty + 263
12 AppKit 0x96f48348 -[NSDocumentController _notePendingRecentDocumentURLsForKey:] + 296
13 Foundation 0x96a2c10f __NSFireDelayedPerform + 413
14 CoreFoundation 0x961ba0d6 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 22
15 CoreFoundation 0x961b9a75 __CFRunLoopDoTimer + 709
16 CoreFoundation 0x9619e892 __CFRunLoopRun + 1730
17 CoreFoundation 0x9619dd6a CFRunLoopRunSpecific + 378
18 CoreFoundation 0x9619dbdb CFRunLoopRunInMode + 123
19 HIToolbox 0x92bbd8aa RunCurrentEventLoopInMode + 242
20 HIToolbox 0x92bbd619 ReceiveNextEventCommon + 374
21 HIToolbox 0x92bbd494 BlockUntilNextEventMatchingListInMode + 88
22 AppKit 0x9702da5a _DPSNextEvent + 724
23 AppKit 0x9702d28c -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
24 AppKit 0x970236dc -[NSApplication run] + 855
25 libvclmxi.dylib 0x03c1a43c _ZN10SalSessionD1Ev + 7468
26 libvclmxi.dylib 0x03c145ac _Z6SVMainv + 1356
27 libvclmxi.dylib 0x03c140ca _Z6SVMainv + 106
28 libsofficeapp.dylib 0x000a8433 soffice_main + 179
29 soffice.bin 0x00002c34 soffice.bin + 7220
30 soffice.bin 0x00001c75 soffice.bin + 3189
Back to top
pluby
The Architect
The Architect


Joined: Jun 16, 2003
Posts: 11949

PostPosted: Thu Aug 23, 2012 11:12 am    Post subject:

gbh wrote:
8/23/12 10:11:58.456 AM soffice.bin[426]: CGBitmapContextInfoCreate: unable to allocate 13325312 bytes for bitmap data
8/23/12 10:11:58.457 AM soffice.bin[426]: CGBitmapContextInfoCreate: unable to allocate 13325312 bytes for bitmap data


These 2 messages indicate that you are running out of memory. While these two instances of memory allocation don't cause a crash, these messages make it very likely that the latest crashes are crashing due to a lack of memory.

So now the question is what is causing all of the memory on you and/or your colleague's machines to be used up. My first guess is that there is a memory leak in our new "de-Javafied" code.

Sure enough when I open the /Applications/Utilities/Activity Monitor application and watch NeoOffice's "Real Mem" column, each time I enter and exit edit mode in a Writer document's embedded spreadsheet increasing NeoOffice's memory usage by 30 MB or so and closing the Writer document does not cause any of the memory to be reused so clearly there is a memory leak in NeoOffice 3.3.

I will investigate the cause of this memory leak and will post again when I have a fix for you to try. In the meantime, a workaround is to quit and restart NeoOffice after entering and exiting edit mode in an Writer document's embedded spreadsheet. Quitting NeoOffice will release all of the leaked memory that NeoOffice is not reusing.

Patrick
Back to top
gbh
Councilperson


Joined: Jul 28, 2007
Posts: 172

PostPosted: Thu Aug 23, 2012 12:13 pm    Post subject:

Mine just crashed as well a few minutes ago. See if this shows the same issue:


8/21/12 8:09:03.853 AM soffice.bin[327]: ISGetIconFamilyFromStorage: seed mismatch for 24db0003, actual seed is 6b37c84e
1 OSServices 0x946d41cb _ZL26ISGetIconFamilyFromStoragemPP17CIconStorageArrayPm + 148
2 OSServices 0x9469f50c _ISReleaseStorageRefInternal + 34
3 OSServices 0x9469f4d4 _ISReleaseStorageRefWithCache + 46
4 OSServices 0x9469f401 _ZL25ISReleaseImageRefInternalP16OpaqueISImageRefPPK9__CFArray + 79
5 OSServices 0x9469f38e _ISReleaseImageRef + 46
6 OSServices 0x9469a30b _ZN18SFLMutableListItem7DestroyEv + 23
7 OSServices 0x9469a2d2 _Z14SFLItemReleaseP16OpaqueSFLItemRef + 47
8 OSServices 0x9469b813 _ZN11SFLListBase7DestroyEv + 37
9 OSServices 0x946f365d _ZN14SFLRemoteEntry15SetMaxItemCountEm + 159
10 OSServices 0x9469a3f1 _SFLSetMaxItemCount + 73
11 LaunchServices 0x95f9990b LSSharedFileListSetProperty + 263
12 AppKit 0x90157348 -[NSDocumentController _notePendingRecentDocumentURLsForKey:] + 296
13 Foundation 0x935e610f __NSFireDelayedPerform + 413
14 CoreFoundation 0x98de90d6 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 22
15 CoreFoundation 0x98de8a75 __CFRunLoopDoTimer + 709
16 CoreFoundation 0x98dcd892 __CFRunLoopRun + 1730
17 CoreFoundation 0x98dccd6a CFRunLoopRunSpecific + 378
18 CoreFoundation 0x98dccbdb CFRunLoopRunInMode + 123
19 HIToolbox 0x96d6b8aa RunCurrentEventLoopInMode + 242
20 HIToolbox 0x96d6b619 ReceiveNextEventCommon + 374
21 HIToolbox 0x96d6b494 BlockUntilNextEventMatchingListInMode + 88
22 AppKit 0x9023ca5a _DPSNextEvent + 724
23 AppKit 0x9023c28c -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
24 AppKit 0x902326dc -[NSApplication run] + 855
25 libvclmxi.dylib 0x03c1bbf7 _ZN10SalSessionD1Ev + 5569
26 libvclmxi.dylib 0x03c161bc NewSVMainThreadAttributes + 252
27 libvclmxi.dylib 0x03c15bae _Z6SVMainv + 430
28 libsofficeapp.dylib 0x000a8433 soffice_main + 179
29 soffice.bin 0x000031f2 soffice.bin + 8690
30 soffice.bin 0x00001b95 soffice.bin + 2965
31 ??? 0x00000002 0x0 + 2
8/21/12 11:24:48.115 AM soffice.bin[327]: -[NSPersistentUIManager writeWindowSnapshot:length:width:height:bytesPerRow:toFile:inDirectory:encryptingWithKey:uuid:checksum:isUserWaitingImpatientlyForThisThingToFinish:]: compressBuffer = valloc(compressBufferSize) failed on line 2695: Cannot allocate memory
8/21/12 11:29:16.529 AM soffice.bin[327]: -[NSPersistentUIManager writeWindowSnapshot:length:width:height:bytesPerRow:toFile:inDirectory:encryptingWithKey:uuid:checksum:isUserWaitingImpatientlyForThisThingToFinish:]: compressBuffer = valloc(compressBufferSize) failed on line 2695: Cannot allocate memory
8/21/12 11:30:14.671 AM soffice.bin[327]: CGSImageDataLockPixels: Cannot allocate memory
8/21/12 11:30:14.671 AM soffice.bin[327]: ripc_DrawLayer - Cannot acquire image
8/21/12 11:30:14.671 AM soffice.bin[327]: CGSImageDataLockPixels: Cannot allocate memory
8/21/12 11:30:14.671 AM soffice.bin[327]: ripc_DrawLayer - Cannot acquire image
8/21/12 11:30:14.691 AM soffice.bin[327]: CGSImageDataLockPixels: Cannot allocate memory
8/21/12 11:30:14.691 AM soffice.bin[327]: ripc_DrawLayer - Cannot acquire image
8/21/12 11:30:15.881 AM soffice.bin[327]: CGSImageDataLockPixels: Cannot allocate memory
8/21/12 11:30:15.882 AM soffice.bin[327]: ripc_DrawLayer - Cannot acquire image
8/21/12 11:30:15.882 AM soffice.bin[327]: CGSImageDataLockPixels: Cannot allocate memory
8/21/12 11:30:15.882 AM soffice.bin[327]: ripc_DrawLayer - Cannot acquire image
8/21/12 11:30:15.890 AM soffice.bin[327]: CGSImageDataLockPixels: Cannot allocate memory
8/21/12 11:30:15.890 AM soffice.bin[327]: ripc_DrawLayer - Cannot acquire image
8/21/12 11:30:30.883 AM soffice.bin[327]: -[NSPersistentUIManager writeWindowSnapshot:length:width:height:bytesPerRow:toFile:inDirectory:encryptingWithKey:uuid:checksum:isUserWaitingImpatientlyForThisThingToFinish:]: compressBuffer = valloc(compressBufferSize) failed on line 2695: Cannot allocate memory
8/21/12 11:38:49.119 AM soffice.bin[327]: CGSImageDataLockPixels: Cannot allocate memory
8/21/12 11:38:49.119 AM soffice.bin[327]: ripc_DrawLayer - Cannot acquire image
8/21/12 11:38:49.120 AM soffice.bin[327]: CGSImageDataLockPixels: Cannot allocate memory
8/21/12 11:38:49.120 AM soffice.bin[327]: ripc_DrawLayer - Cannot acquire image
8/21/12 11:38:49.141 AM soffice.bin[327]: CGSImageDataLockPixels: Cannot allocate memory
8/21/12 11:38:49.141 AM soffice.bin[327]: ripc_DrawLayer - Cannot acquire image
8/21/12 11:38:54.389 AM soffice.bin[327]: CGBitmapContextInfoCreate: unable to allocate 6257664 bytes for bitmap data
8/21/12 11:38:54.390 AM soffice.bin[327]: CGBitmapContextInfoCreate: unable to allocate 6853632 bytes for bitmap data
8/21/12 11:38:54.435 AM soffice.bin[327]: CGSImageDataLockPixels: Cannot allocate memory
8/21/12 11:38:54.435 AM soffice.bin[327]: ripc_DrawLayer - Cannot acquire image
8/21/12 11:38:54.435 AM soffice.bin[327]: CGSImageDataLockPixels: Cannot allocate memory
8/21/12 11:38:54.435 AM soffice.bin[327]: ripc_DrawLayer - Cannot acquire image
8/21/12 11:38:54.461 AM soffice.bin[327]: CGSImageDataLockPixels: Cannot allocate memory
8/21/12 11:38:54.461 AM soffice.bin[327]: ripc_DrawLayer - Cannot acquire image
8/21/12 11:38:54.467 AM soffice.bin[327]: CGSImageDataLockPixels: Cannot allocate memory
8/21/12 11:38:54.468 AM soffice.bin[327]: ripc_DrawLayer - Cannot acquire image
8/21/12 11:38:54.468 AM soffice.bin[327]: CGSImageDataLockPixels: Cannot allocate memory
8/21/12 11:38:54.468 AM soffice.bin[327]: ripc_DrawLayer - Cannot acquire image
8/21/12 11:38:54.491 AM soffice.bin[327]: CGSImageDataLockPixels: Cannot allocate memory
8/21/12 11:38:54.491 AM soffice.bin[327]: ripc_DrawLayer - Cannot acquire image
8/21/12 11:38:54.495 AM soffice.bin[327]: CGSImageDataLockPixels: Cannot allocate memory
8/21/12 11:38:54.495 AM soffice.bin[327]: ripc_DrawLayer - Cannot acquire image
8/21/12 11:38:54.495 AM soffice.bin[327]: CGSImageDataLockPixels: Cannot allocate memory
8/21/12 11:38:54.496 AM soffice.bin[327]: ripc_DrawLayer - Cannot acquire image
8/21/12 11:38:54.537 AM soffice.bin[327]: CGSImageDataLockPixels: Cannot allocate memory
8/21/12 11:38:54.537 AM soffice.bin[327]: ripc_DrawLayer - Cannot acquire image
8/21/12 11:38:54.561 AM soffice.bin[327]: CGSImageDataLockPixels: Cannot allocate memory
8/21/12 11:38:54.561 AM soffice.bin[327]: ripc_DrawLayer - Cannot acquire image
8/21/12 11:38:54.562 AM soffice.bin[327]: CGSImageDataLockPixels: Cannot allocate memory
8/21/12 11:38:54.562 AM soffice.bin[327]: ripc_DrawLayer - Cannot acquire image
8/21/12 11:38:54.586 AM soffice.bin[327]: CGSImageDataLockPixels: Cannot allocate memory
8/21/12 11:38:54.586 AM soffice.bin[327]: ripc_DrawLayer - Cannot acquire image
8/21/12 11:38:54.610 AM soffice.bin[327]: CGSImageDataLockPixels: Cannot allocate memory
8/21/12 11:38:54.611 AM soffice.bin[327]: ripc_DrawLayer - Cannot acquire image
8/21/12 11:38:54.611 AM soffice.bin[327]: CGSImageDataLockPixels: Cannot allocate memory
8/21/12 11:38:54.611 AM soffice.bin[327]: ripc_DrawLayer - Cannot acquire image
8/21/12 11:38:54.662 AM soffice.bin[327]: CGSImageDataLockPixels: Cannot allocate memory
8/21/12 11:38:54.662 AM soffice.bin[327]: ripc_DrawLayer - Cannot acquire image
8/21/12 11:38:54.668 AM soffice.bin[327]: CGSImageDataLockPixels: Cannot allocate memory
8/21/12 11:38:54.669 AM soffice.bin[327]: ripc_DrawLayer - Cannot acquire image
8/21/12 11:38:54.669 AM soffice.bin[327]: CGSImageDataLockPixels: Cannot allocate memory
8/21/12 11:38:54.669 AM soffice.bin[327]: ripc_DrawLayer - Cannot acquire image
8/21/12 11:38:56.799 AM ReportCrash[1473]: Saved crash report for soffice.bin[327] version 3.3 Beta 2 Patch 1 (3.3 Beta 2 Patch 1 Intel [pluby:guibonewmini.local.]) to /Users/----------/Library/Logs/DiagnosticReports/soffice.bin_2012-08-21-113856_gbh.crash
8/21/12 12:08:12.525 PM SubmitDiagInfo[1736]: Submitted crash report: file://localhost/Users/-------/Library/Logs/DiagnosticReports/soffice.bin_2012-08-21-113856_gbh.crash
8/22/12 8:53:00.840 PM sudo[1346]: root : TTY=unknown ; PWD=/private/tmp/PKInstallSandbox.O2nHwF/Scripts/org.neooffice.flat.NeoOffice.pkg.ZGLpb6 ; USER=------- ; COMMAND=/bin/sh -l -c /usr/bin/open -a "/Applications/NeoOffice.app/Contents/MacOS/soffice.bin"
8/23/12 2:51:39.412 PM soffice.bin[387]: CGSImageDataLockPixels: Cannot allocate memory
8/23/12 2:51:39.412 PM soffice.bin[387]: ripc_DrawLayer - Cannot acquire image
8/23/12 2:51:39.412 PM soffice.bin[387]: CGSImageDataLockPixels: Cannot allocate memory
8/23/12 2:51:39.412 PM soffice.bin[387]: ripc_DrawLayer - Cannot acquire image
8/23/12 2:51:39.415 PM soffice.bin[387]: CGSImageDataLockPixels: Cannot allocate memory
8/23/12 2:51:39.415 PM soffice.bin[387]: ripc_DrawLayer - Cannot acquire image
8/23/12 2:51:39.415 PM soffice.bin[387]: CGSImageDataLockPixels: Cannot allocate memory
8/23/12 2:51:39.415 PM soffice.bin[387]: ripc_DrawLayer - Cannot acquire image
8/23/12 2:51:39.416 PM soffice.bin[387]: CGSImageDataLockPixels: Cannot allocate memory
8/23/12 2:51:39.416 PM soffice.bin[387]: ripc_DrawLayer - Cannot acquire image
8/23/12 2:51:39.416 PM soffice.bin[387]: CGSImageDataLockPixels: Cannot allocate memory
8/23/12 2:51:39.416 PM soffice.bin[387]: ripc_DrawLayer - Cannot acquire image
8/23/12 2:51:39.437 PM soffice.bin[387]: CGSImageDataLockPixels: Cannot allocate memory
8/23/12 2:51:39.438 PM soffice.bin[387]: ripc_DrawLayer - Cannot acquire image
8/23/12 2:51:39.438 PM soffice.bin[387]: CGSImageDataLockPixels: Cannot allocate memory
8/23/12 2:51:39.438 PM soffice.bin[387]: ripc_DrawLayer - Cannot acquire image
8/23/12 2:51:39.439 PM soffice.bin[387]: CGSImageDataLockPixels: Cannot allocate memory
8/23/12 2:51:39.439 PM soffice.bin[387]: ripc_DrawLayer - Cannot acquire image
8/23/12 2:51:39.439 PM soffice.bin[387]: CGSImageDataLockPixels: Cannot allocate memory
8/23/12 2:51:39.439 PM soffice.bin[387]: ripc_DrawLayer - Cannot acquire image
8/23/12 2:51:39.762 PM soffice.bin[387]: CGSImageDataLockPixels: Cannot allocate memory
8/23/12 2:51:39.762 PM soffice.bin[387]: ripc_DrawLayer - Cannot acquire image
8/23/12 2:51:39.763 PM soffice.bin[387]: CGSImageDataLockPixels: Cannot allocate memory
8/23/12 2:51:39.763 PM soffice.bin[387]: ripc_DrawLayer - Cannot acquire image
8/23/12 2:51:39.803 PM soffice.bin[387]: CGSImageDataLockPixels: Cannot allocate memory
8/23/12 2:51:39.803 PM soffice.bin[387]: ripc_DrawLayer - Cannot acquire image
8/23/12 2:52:13.333 PM soffice.bin[387]: CGSImageDataLockPixels: Cannot allocate memory
8/23/12 2:52:13.333 PM soffice.bin[387]: ripc_DrawLayer - Cannot acquire image
8/23/12 2:52:13.333 PM soffice.bin[387]: CGSImageDataLockPixels: Cannot allocate memory
8/23/12 2:52:13.333 PM soffice.bin[387]: ripc_DrawLayer - Cannot acquire image
8/23/12 2:52:20.266 PM ReportCrash[2262]: Saved crash report for soffice.bin[387] version 3.3 Patch 0 (3.3 Patch 0 Intel [pluby:guibonewmini.local.]) to /Users/-----------/Library/Logs/DiagnosticReports/soffice.bin_2012-08-23-145220_gbh.crash
8/23/12 3:01:05.059 PM soffice.bin[2321]: ISGetIconFamilyFromStorage: seed mismatch for 22d70003, actual seed is b87e1cd4
1 OSServices 0x946d41cb _ZL26ISGetIconFamilyFromStoragemPP17CIconStorageArrayPm + 148
2 OSServices 0x9469f50c _ISReleaseStorageRefInternal + 34
3 OSServices 0x9469f4d4 _ISReleaseStorageRefWithCache + 46
4 OSServices 0x9469f401 _ZL25ISReleaseImageRefInternalP16OpaqueISImageRefPPK9__CFArray + 79
5 OSServices 0x9469f38e _ISReleaseImageRef + 46
6 OSServices 0x9469a30b _ZN18SFLMutableListItem7DestroyEv + 23
7 OSServices 0x9469a2d2 _Z14SFLItemReleaseP16OpaqueSFLItemRef + 47
8 OSServices 0x9469b813 _ZN11SFLListBase7DestroyEv + 37
9 OSServices 0x946f365d _ZN14SFLRemoteEntry15SetMaxItemCountEm + 159
10 OSServices 0x9469a3f1 _SFLSetMaxItemCount + 73
11 LaunchServices 0x95f9990b LSSharedFileListSetProperty + 263
12 AppKit 0x90157348 -[NSDocumentController _notePendingRecentDocumentURLsForKey:] + 296
13 Foundation 0x935e610f __NSFireDelayedPerform + 413
14 CoreFoundation 0x98de90d6 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 22
15 CoreFoundation 0x98de8a75 __CFRunLoopDoTimer + 709
16 CoreFoundation 0x98dcd892 __CFRunLoopRun + 1730
17 CoreFoundation 0x98dccd6a CFRunLoopRunSpecific + 378
18 CoreFoundation 0x98dccbdb CFRunLoopRunInMode + 123
19 HIToolbox 0x96d6b8aa RunCurrentEventLoopInMode + 242
20 HIToolbox 0x96d6b619 ReceiveNextEventCommon + 374
21 HIToolbox 0x96d6b494 BlockUntilNextEventMatchingListInMode + 88
22 AppKit 0x9023ca5a _DPSNextEvent + 724
23 AppKit 0x9023c28c -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
24 AppKit 0x902326dc -[NSApplication run] + 855
25 libvclmxi.dylib 0x0441a43c _ZN10SalSessionD1Ev + 7468
26 libvclmxi.dylib 0x044145ac _Z6SVMainv + 1356
27 libvclmxi.dylib 0x044140ca _Z6SVMainv + 106
28 libsofficeapp.dylib 0x000a8433 soffice_main + 179
29 soffice.bin 0x00002c34 soffice.bin + 7220
30 soffice.bin 0x00001c75 soffice.bin + 3189
31 ??? 0x00000002 0x0 + 2
Back to top
pluby
The Architect
The Architect


Joined: Jun 16, 2003
Posts: 11949

PostPosted: Thu Aug 23, 2012 12:19 pm    Post subject:

Yes. It is the same problem: your machine's memory is all used up.

I also noticed that the same steps cause the same amount of memory to leak in NeoOffice 3.2.1 so this bug has been around for quite a while so what I don't understand is why you are seeing so many crashes so frequently.

Can you quit and restart NeoOffice, open a Writer document with an embedded spreadsheet, enter and exit edit mode in the spreadsheet once, and then launch the /Application/Utilities/Activity Monitor application?.

In the Activity Monitor application, click on the "System Memory" tab near the bottom of the window and then click on the "Real Mem" column to sort the list of applications from largest to smallest memory usage. Then, can you take a screen snapshot of the window and attach it?

Patrick
Back to top
gbh
Councilperson


Joined: Jul 28, 2007
Posts: 172

PostPosted: Thu Aug 23, 2012 12:50 pm    Post subject:

See attached.

Last edited by gbh on Thu Aug 23, 2012 12:55 pm; edited 1 time in total
Back to top
pluby
The Architect
The Architect


Joined: Jun 16, 2003
Posts: 11949

PostPosted: Thu Aug 23, 2012 1:17 pm    Post subject:

Thank you for the screen snapshot. None of the processes listed are using an excessive amount of memory and there is a few GB of total available memory so I suspect that NeoOffice's memory leak is just using up the 4 GB of maximum memory that 32 bit applications are allowed.

Also, I noticed that this memory only occurs on Mac OS X 10.7 and 10.8 and does not occur on Mac OS X 10.6. So clearly there is some extra step that we must do on new versions of Mac to fully release memory after we are done with it.

I will continue search for where this memory leak is occurring.

Patrick
Back to top
gbh
Councilperson


Joined: Jul 28, 2007
Posts: 172

PostPosted: Thu Aug 23, 2012 1:21 pm    Post subject:

Another shot. This one was after working on a document for 10 minutes or so with various edits to spreadsheets in writer.
Back to top
Display posts from previous:   
   NeoOffice Forum Index -> NeoOffice Releases All times are GMT - 7 Hours
Goto page Previous  1, 2, 3, 4  Next
Page 2 of 4

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum

Powered by phpBB © 2001, 2005 phpBB Group

All logos and trademarks in this site are property of their respective owner. The comments are property of their posters, all the rest © Planamesa Inc.
NeoOffice is a registered trademark of Planamesa Inc. and may not be used without permission.
PHP-Nuke Copyright © 2005 by Francisco Burzi. This is free software, and you may redistribute it under the GPL. PHP-Nuke comes with absolutely no warranty, for details, see the license.