Issue 71326 - During start up, OO crash with "divide by zero"
Summary: During start up, OO crash with "divide by zero"
Status: CLOSED DUPLICATE of issue 71096
Alias: None
Product: porting
Classification: Code
Component: MacOSX (show other issues)
Version: OOo 2.0.4
Hardware: Mac Mac OS X, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: eric.bachard
QA Contact: issues@porting
URL:
Keywords: oooqa
Depends on:
Blocks:
 
Reported: 2006-11-08 05:26 UTC by jaa
Modified: 2008-05-17 23:27 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description jaa 2006-11-08 05:26:29 UTC
When OO star ups, it crash with "divide by Zero", this is on 
Mac OS X, 10.4.8, (Intel). This happens always.

I have a following crash log:
**********

Host Name:      omppu
Date/Time:      2006-11-07 22:08:35.353 -0700
OS Version:     10.4.8 (Build 8L2127)
Report Version: 4

Command: soffice.bin
Path:    /Applications/OpenOffice.org 2.0.app/Contents/MacOS/program/soffice.bin
Parent:  sh [17403]

Version: ??? (???)

PID:    17418
Thread: 2

Exception:  EXC_ARITHMETIC (0x0003)
Codes:      EXC_I386_DIV (divide by zero)

Thread 0:
0   libSystem.B.dylib           0x90009857 mach_msg_trap + 7
1   com.apple.CoreFoundation    0x9082869a CFRunLoopRunSpecific + 2014
2   com.apple.CoreFoundation    0x90839577 CFRunLoopRun + 60
3   libvcl680mxi.dylib          0x010189b1 ImplSVMainHook(unsigned char*) + 187
4   libvcl680mxi.dylib          0x0101889d SVMain() + 17
5   soffice.bin                 0x00003299 0x1000 + 8857
6   soffice.bin                 0x00002bda 0x1000 + 7130
7   soffice.bin                 0x00002b01 0x1000 + 6913

Thread 1:
0   libSystem.B.dylib           0x90048a47 semaphore_timedwait_signal_trap + 7
1   libuno_sal.dylib.3          0x01b50c0d rtl_cache_wsupdate_all + 265
2   libSystem.B.dylib           0x90023d87 _pthread_body + 84

Thread 2 Crashed:
0   libpsp680mxi.dylib          0x02c8eedc GetTTGlobalFontInfo + 758
1   libpsp680mxi.dylib          0x02c52e25
psp::PrintFontManager::analyzeTrueTypeFile(psp::PrintFontManager::PrintFont*)
const + 167
2   libpsp680mxi.dylib          0x02c5887e
psp::PrintFontManager::analyzeFontFile(int, rtl::OString const&,
_STL::list<rtl::OString, _STL::allocator<rtl::OString> > const&,
_STL::list<psp::PrintFontMa
nager::PrintFont*, _STL::allocator<psp::PrintFontManager::PrintFont*> >&) const
+ 1416
3   libpsp680mxi.dylib          0x02c5c2f4
psp::PrintFontManager::initialize(void*) + 3084
4   libpsp680mxi.dylib          0x02c5da6e psp::PrintFontManager::get() + 82
5   libvclplug_gen680mxi.dylib  0x02bdb119
FontLookup::BuildSet(_STL::hash_set<FontLookup, FontLookup::hash,
FontLookup::equal, _STL::allocator<FontLookup> >&) + 49
6   libvclplug_gen680mxi.dylib  0x02bdb3a2 SalDisplay::GetXlfdList() + 398
7   libvclplug_gen680mxi.dylib  0x02bdb7d9
X11SalGraphics::GetDevFontList(ImplDevFontList*) + 67
8   libvcl680mxi.dylib          0x0109c523 OutputDevice::ImplInitFontList()
const + 45
9   libvcl680mxi.dylib          0x010a7414 OutputDevice::ImplNewFont() const + 100
10  libvcl680mxi.dylib          0x010a7a47
OutputDevice::GetFontCharMap(FontCharMap&) const + 239
11  libvcl680mxi.dylib          0x010a7c4e OutputDevice::HasGlyphs(Font const&,
String const&, unsigned short, unsigned short) const + 158
12  libvcl680mxi.dylib          0x01196a23 Window::ImplCheckUIFont(Font const&)
+ 477
13  libvcl680mxi.dylib          0x0119f6ac
Window::ImplUpdateGlobalSettings(AllSettings&, unsigned char) + 2580
14  libvcl680mxi.dylib          0x0101391f
Application::MergeSystemSettings(AllSettings&) + 147
15  libsvt680mxi.dylib          0x0163194a
SvtTabAppearanceCfg::SetApplicationDefaults(Application*) + 486
16  soffice.bin                 0x00014e56 0x1000 + 81494
17  libvcl680mxi.dylib          0x0101880d ImplSVMain() + 287
18  libvcl680mxi.dylib          0x010188e8 RunSVMain(void*) + 48
19  libuno_sal.dylib.3          0x01b43c50 osl_thread_start_Impl + 271
20  libSystem.B.dylib           0x90023d87 _pthread_body + 84

Thread 3:
0   libSystem.B.dylib           0x90048a47 semaphore_timedwait_signal_trap + 7
1   libuno_sal.dylib.3          0x01b40624 osl_waitCondition + 205
2   libvos3gcc3.dylib           0x0020c4c5 vos::OTimerManager::run() + 117
3   libvos3gcc3.dylib           0x0020a906 vos::threadWorkerFunction_impl(void*)
+ 18
4   libuno_sal.dylib.3          0x01b43c50 osl_thread_start_Impl + 271
5   libSystem.B.dylib           0x90023d87 _pthread_body + 84



Thread 4:
0   libSystem.B.dylib           0x9004f6fc accept + 12
1   libvos3gcc3.dylib           0x0020f36e vos::OPipe::accept(vos::OStreamPipe&)
+ 40
2   soffice.bin                 0x0001a2bb 0x1000 + 103099
3   libvos3gcc3.dylib           0x0020a906 vos::threadWorkerFunction_impl(void*)
+ 18
4   libuno_sal.dylib.3          0x01b43c50 osl_thread_start_Impl + 271
5   libSystem.B.dylib           0x90023d87 _pthread_body + 84

Thread 2 crashed with X86 Thread State (32-bit):
  eax: 0x00000000    ebx: 0x02c52d8f ecx: 0x00000000 edx: 0x00000000
  edi: 0x00000000    esi: 0x05791b70 ebp: 0xb0100df8 esp: 0xb0100dd0
   ss: 0x0000001f    efl: 0x00010246 eip: 0x02c8eedc  cs: 0x00000017
   ds: 0x0000001f     es: 0x0000001f  fs: 0x00000000  gs: 0x00000037


Binary Images Description:
    0x1000 -    0x3bfff soffice.bin     /Applications/OpenOffice.org
2.0.app/Contents/MacOS/program/soffice.bin
   0x52000 -    0x55fff libi18nisolang1gcc3.dylib      
/Applications/OpenOffice.org
2.0.app/Contents/MacOS/program/libi18nisolang1gcc3.dylib
   0xc0000 -    0xc2fff libjvmaccessgcc3.dylib.3       
/Applications/OpenOffice.org 2.0.app/Contents/MacOS/program/libjvmaccessgcc3.dylib.3
   0xe4000 -    0xe5fff libuno_salhelpergcc3.dylib.3   
/Applications/OpenOffice.org
2.0.app/Contents/MacOS/program/libuno_salhelpergcc3.dylib.3
   0xeb000 -    0xeffff libSM.6.dylib   /usr/X11R6/lib/libSM.6.dylib
   0xfa000 -    0xfbfff libsalsystools.dylib    /Applications/OpenOffice.org
2.0.app/Contents/MacOS/program/libsalsystools.dylib
  0x205000 -   0x214fff libvos3gcc3.dylib       /Applications/OpenOffice.org
2.0.app/Contents/MacOS/program/libvos3gcc3.dylib
  0x231000 -   0x257fff libuno_cppu.dylib.3     /Applications/OpenOffice.org
2.0.app/Contents/MacOS/program/libuno_cppu.dylib.3
  0x26f000 -   0x284fff libjvmfwk.dylib.3       /Applications/OpenOffice.org
2.0.app/Contents/MacOS/program/libjvmfwk.dylib.3
  0x291000 -   0x299fff libXext.6.dylib         /usr/X11R6/lib/libXext.6.dylib
  0x406000 -   0x4cffff libsvl680mxi.dylib      /Applications/OpenOffice.org
2.0.app/Contents/MacOS/program/libsvl680mxi.dylib
  0x55e000 -   0x5c5fff libutl680mxi.dylib      /Applications/OpenOffice.org
2.0.app/Contents/MacOS/program/libutl680mxi.dylib
  0x62f000 -   0x6a9fff libtl680mxi.dylib       /Applications/OpenOffice.org
2.0.app/Contents/MacOS/program/libtl680mxi.dylib
  0x6eb000 -   0x744fff libucbhelper3gcc3.dylib        
/Applications/OpenOffice.org 2.0.app/Contents/MacOS/program/libucbhelper3gcc3.dylib
  0x799000 -   0x7b0fff libicule.dylib.26       /Applications/OpenOffice.org
2.0.app/Contents/MacOS/program/libicule.dylib.26
  0x7ce000 -   0x7dcfff libXmu.6.dylib  /usr/X11R6/lib/libXmu.6.dylib
  0x7e4000 -   0x7f3fff libICE.6.dylib  /usr/X11R6/lib/libICE.6.dylib
  0x7fb000 -   0x7fbfff libXinerama.1.dylib     /usr/X11R6/lib/libXinerama.1.dylib
 0x1008000 -  0x12a7fff libvcl680mxi.dylib      /Applications/OpenOffice.org
2.0.app/Contents/MacOS/program/libvcl680mxi.dylib
 0x140e000 -  0x16dffff libsvt680mxi.dylib      /Applications/OpenOffice.org
2.0.app/Contents/MacOS/program/libsvt680mxi.dylib
 0x193d000 -  0x19e4fff libcomphelp4gcc3.dylib  /Applications/OpenOffice.org
2.0.app/Contents/MacOS/program/libcomphelp4gcc3.dylib
 0x1aa0000 -  0x1af6fff libuno_cppuhelpergcc3.dylib.3  
/Applications/OpenOffice.org
2.0.app/Contents/MacOS/program/libuno_cppuhelpergcc3.dylib.3
 0x1b3e000 -  0x1cd0fff libuno_sal.dylib.3      /Applications/OpenOffice.org
2.0.app/Contents/MacOS/program/libuno_sal.dylib.3
 0x1d1d000 -  0x1e9bfff libtk680mxi.dylib       /Applications/OpenOffice.org
2.0.app/Contents/MacOS/program/libtk680mxi.dylib
 0x2098000 -  0x2110fff libstlport_gcc.dylib    /Applications/OpenOffice.org
2.0.app/Contents/MacOS/program/libstlport_gcc.dylib
 0x219f000 -  0x21e1fff libsot680mxi.dylib      /Applications/OpenOffice.org
2.0.app/Contents/MacOS/program/libsot680mxi.dylib
 0x221a000 -  0x2269fff libbasegfx680mxi.dylib  /Applications/OpenOffice.org
2.0.app/Contents/MacOS/program/libbasegfx680mxi.dylib
 0x2297000 -  0x2313fff libicuuc.dylib.26       /Applications/OpenOffice.org
2.0.app/Contents/MacOS/program/libicuuc.dylib.26
 0x2364000 -  0x23a4fff libfreetype.6.dylib     /usr/X11R6/lib/libfreetype.6.dylib
 0x23b7000 -  0x2474fff libX11.6.dylib  /usr/X11R6/lib/libX11.6.dylib
 0x249c000 -  0x25adfff libxml2.2.dylib         /Applications/OpenOffice.org
2.0.app/Contents/MacOS/program/libxml2.2.dylib
 0x25e7000 -  0x298bfff libicudata.dylib.26     /Applications/OpenOffice.org
2.0.app/Contents/MacOS/program/libicudata.dylib.26
 0x2998000 -  0x29d1fff libXt.6.dylib   /usr/X11R6/lib/libXt.6.dylib
 0x2bc0000 -  0x2c0ffff libvclplug_gen680mxi.dylib     
/Applications/OpenOffice.org
2.0.app/Contents/MacOS/program/libvclplug_gen680mxi.dylib
 0x2c4b000 -  0x2cc1fff libpsp680mxi.dylib      /Applications/OpenOffice.org
2.0.app/Contents/MacOS/program/libpsp680mxi.dylib
 0x2d4a000 -  0x2d94fff libsndfile.dylib.1      /Applications/OpenOffice.org
2.0.app/Contents/MacOS/program/libsndfile.dylib.1
 0x2da5000 -  0x2daafff libportaudio.dylib.0    /Applications/OpenOffice.org
2.0.app/Contents/MacOS/program/libportaudio.dylib.0
 0x2dc7000 -  0x2de2fff servicemgr.uno.dylib    /Applications/OpenOffice.org
2.0.app/Contents/MacOS/program/servicemgr.uno.dylib
 0x2e03000 -  0x2e07fff shlibloader.uno.dylib   /Applications/OpenOffice.org
2.0.app/Contents/MacOS/program/shlibloader.uno.dylib
 0x2e10000 -  0x2e1dfff simplereg.uno.dylib     /Applications/OpenOffice.org
2.0.app/Contents/MacOS/program/simplereg.uno.dylib
 0x2e2b000 -  0x2e36fff nestedreg.uno.dylib     /Applications/OpenOffice.org
2.0.app/Contents/MacOS/program/nestedreg.uno.dylib
 0x2e4b000 -  0x2e6bfff typemgr.uno.dylib       /Applications/OpenOffice.org
2.0.app/Contents/MacOS/program/typemgr.uno.dylib
 0x2e8e000 -  0x2e9efff implreg.uno.dylib       /Applications/OpenOffice.org
2.0.app/Contents/MacOS/program/implreg.uno.dylib
 0x2eaa000 -  0x2ec0fff security.uno.dylib      /Applications/OpenOffice.org
2.0.app/Contents/MacOS/program/security.uno.dylib
 0x2ee8000 -  0x2f02fff libreg.dylib.3  /Applications/OpenOffice.org
2.0.app/Contents/MacOS/program/libreg.dylib.3
 0x2f16000 -  0x2f29fff libstore.dylib.3        /Applications/OpenOffice.org
2.0.app/Contents/MacOS/program/libstore.dylib.3
 0x2f3b000 -  0x2f67fff regtypeprov.uno.dylib   /Applications/OpenOffice.org
2.0.app/Contents/MacOS/program/regtypeprov.uno.dylib
 0x2fb8000 -  0x2fbefff typeconverter.uno.dylib        
/Applications/OpenOffice.org 2.0.app/Contents/MacOS/program/typeconverter.uno.dylib
 0x2fe6000 -  0x2fecfff sysmgr1.uno.dylib       /Applications/OpenOffice.org
2.0.app/Contents/MacOS/program/sysmgr1.uno.dylib
 0x4238000 -  0x4409fff configmgr2.uno.dylib    /Applications/OpenOffice.org
2.0.app/Contents/MacOS/program/configmgr2.uno.dylib
 0x467b000 -  0x46a4fff sax.uno.dylib   /Applications/OpenOffice.org
2.0.app/Contents/MacOS/program/sax.uno.dylib
 0x46cc000 -  0x46d2fff localebe1.uno.dylib     /Applications/OpenOffice.org
2.0.app/Contents/MacOS/program/localebe1.uno.dylib
 0x46dd000 -  0x46e2fff behelper.uno.dylib      /Applications/OpenOffice.org
2.0.app/Contents/MacOS/program/behelper.uno.dylib
 0x46fc000 -  0x4708fff uriproc.uno.dylib       /Applications/OpenOffice.org
2.0.app/Contents/MacOS/program/uriproc.uno.dylib
 0x4725000 -  0x474afff libspl680mxi.dylib      /Applications/OpenOffice.org
2.0.app/Contents/MacOS/program/libspl680mxi.dylib
 0x4851000 -  0x489cfff libpackage2.dylib       /Applications/OpenOffice.org
2.0.app/Contents/MacOS/program/libpackage2.dylib
 0x48e2000 -  0x48fdfff libfwl680mxi.dylib      /Applications/OpenOffice.org
2.0.app/Contents/MacOS/program/libfwl680mxi.dylib
 0x4914000 -  0x4939fff libfwi680mxi.dylib      /Applications/OpenOffice.org
2.0.app/Contents/MacOS/program/libfwi680mxi.dylib
 0x499f000 -  0x49aafff libfileacc.dylib        /Applications/OpenOffice.org
2.0.app/Contents/MacOS/program/libfileacc.dylib
 0x4a1d000 -  0x4a51fff libucb1.dylib   /Applications/OpenOffice.org
2.0.app/Contents/MacOS/program/libucb1.dylib
 0x4a81000 -  0x4acbfff libucpfile1.dylib       /Applications/OpenOffice.org
2.0.app/Contents/MacOS/program/libucpfile1.dylib
 0x4b18000 -  0x4e0efff libsfx680mxi.dylib      /Applications/OpenOffice.org
2.0.app/Contents/MacOS/program/libsfx680mxi.dylib
 0x501a000 -  0x5080fff libfwe680mxi.dylib      /Applications/OpenOffice.org
2.0.app/Contents/MacOS/program/libfwe680mxi.dylib
 0x50d2000 -  0x5179fff libsb680mxi.dylib       /Applications/OpenOffice.org
2.0.app/Contents/MacOS/program/libsb680mxi.dylib
 0x5209000 -  0x527afff libxcr680mxi.dylib      /Applications/OpenOffice.org
2.0.app/Contents/MacOS/program/libxcr680mxi.dylib
 0x52c7000 -  0x52cbfff libj680mxi_g.dylib      /Applications/OpenOffice.org
2.0.app/Contents/MacOS/program/libj680mxi_g.dylib
 0x52d1000 -  0x5538fff libfwk680mxi.dylib      /Applications/OpenOffice.org
2.0.app/Contents/MacOS/program/libfwk680mxi.dylib

 0x56e2000 -  0x56ecfff libgcc3_uno.dylib       /Applications/OpenOffice.org
2.0.app/Contents/MacOS/program/libgcc3_uno.dylib
0x8fe00000 - 0x8fe49fff dyld 46.9       /usr/lib/dyld
0x90000000 - 0x9016ffff libSystem.B.dylib       /usr/lib/libSystem.B.dylib
0x901bf000 - 0x901c1fff libmathCommon.A.dylib  
/usr/lib/system/libmathCommon.A.dylib
0x901c3000 - 0x901fffff com.apple.CoreText 1.1.1 (???) 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x90226000 - 0x902fbfff ATS    
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x9031b000 - 0x9076ffff com.apple.CoreGraphics 1.258.38 (???)  
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x90806000 - 0x908cefff com.apple.CoreFoundation 6.4.6 (368.27)
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9090c000 - 0x9090cfff com.apple.CoreServices 10.4 (???)      
/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x9090e000 - 0x90a01fff libicucore.A.dylib      /usr/lib/libicucore.A.dylib
0x90a51000 - 0x90ad0fff libobjc.A.dylib         /usr/lib/libobjc.A.dylib
0x90af9000 - 0x90b5dfff libstdc++.6.dylib       /usr/lib/libstdc++.6.dylib
0x90bcc000 - 0x90bd3fff libgcc_s.1.dylib        /usr/lib/libgcc_s.1.dylib
0x90bd8000 - 0x90c4bfff com.apple.framework.IOKit 1.4.6 (???)  
/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90c60000 - 0x90c72fff libauto.dylib   /usr/lib/libauto.dylib
0x90c78000 - 0x90f1efff com.apple.CoreServices.CarbonCore 682.15       
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x90f61000 - 0x90fc9fff com.apple.CoreServices.OSServices 4.1  
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x91001000 - 0x9103ffff com.apple.CFNetwork 129.18     
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x91052000 - 0x91062fff com.apple.WebServices 1.1.3 (1.1.0)    
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
0x9106d000 - 0x910ebfff com.apple.SearchKit 1.0.5      
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x91120000 - 0x9113efff com.apple.Metadata 10.4.4 (121.36)     
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x9114a000 - 0x91158fff libz.1.dylib    /usr/lib/libz.1.dylib
0x9115b000 - 0x912fafff com.apple.security 4.5.1 (29002)       
/System/Library/Frameworks/Security.framework/Versions/A/Security
0x913f8000 - 0x91400fff com.apple.DiskArbitration 2.1.1
/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x91407000 - 0x9142dfff com.apple.SystemConfiguration 1.8.6    
/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x9143f000 - 0x91446fff libbsm.dylib    /usr/lib/libbsm.dylib
0x9144a000 - 0x914c3fff com.apple.audio.CoreAudio 3.0.4
/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x91511000 - 0x91511fff com.apple.ApplicationServices 10.4 (???)       
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x91513000 - 0x9153efff com.apple.AE 314 (313) 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x91551000 - 0x91625fff com.apple.ColorSync 4.4.8      
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x91660000 - 0x916ddfff com.apple.print.framework.PrintCore 4.6 (177.13)       
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x9170a000 - 0x917b3fff com.apple.QD 3.10.21 (???)     
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x917d9000 - 0x91824fff com.apple.HIServices 1.5.2 (???)       
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x91843000 - 0x91859fff com.apple.LangAnalysis 1.6.3   
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x91865000 - 0x9187ffff com.apple.FindByContent 1.5    
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
0x91889000 - 0x918c6fff com.apple.LaunchServices 181   
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x918da000 - 0x918e6fff com.apple.speech.synthesis.framework 3.5       
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthe
sis
0x918ed000 - 0x91928fff com.apple.ImageIO.framework 1.5.0      
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x9193a000 - 0x919ecfff libcrypto.0.9.7.dylib   /usr/lib/libcrypto.0.9.7.dylib
0x91a32000 - 0x91a48fff libcups.2.dylib         /usr/lib/libcups.2.dylib
0x91a4d000 - 0x91a6bfff libJPEG.dylib  
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91a70000 - 0x91acefff libJP2.dylib   
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91ae0000 - 0x91ae4fff libGIF.dylib   
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91ae6000 - 0x91b63fff libRaw.dylib   
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
0x91b67000 - 0x91ba4fff libTIFF.dylib  
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91baa000 - 0x91bc4fff libPng.dylib   
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91bc9000 - 0x91bcbfff libRadiance.dylib      
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91bcd000 - 0x91bcdfff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1)  
/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91bcf000 - 0x91c5dfff com.apple.vImage 2.5   
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x91c64000 - 0x91c64fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1)       
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x91c66000 - 0x91cbffff libvMisc.dylib 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x91cc8000 - 0x91cecfff libvDSP.dylib  
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x91cf4000 - 0x920fdfff libBLAS.dylib  
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x92137000 - 0x924ebfff libLAPACK.dylib        
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x92518000 - 0x9259cfff com.apple.DesktopServices 1.3.4
/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x925d8000 - 0x92808fff com.apple.Foundation 6.4.7 (567.28)    
/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92a0f000 - 0x92afcfff libiconv.2.dylib        /usr/lib/libiconv.2.dylib
0x92b9a000 - 0x92b9afff com.apple.Carbon 10.4 (???)    
/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92b9c000 - 0x92bacfff com.apple.ImageCapture 3.0.4   
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x92bba000 - 0x92bc2fff com.apple.speech.recognition.framework 3.6     
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x92bc8000 - 0x92bcdfff com.apple.securityhi 2.0.1 (24742)     
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x92bd3000 - 0x92c64fff com.apple.ink.framework 101.2.1 (71)   
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x92c78000 - 0x92c7bfff com.apple.help 1.0.3 (32.1)    
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x92c7e000 - 0x92c9bfff com.apple.openscripting 1.2.5 (???)    
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x92cab000 - 0x92cb1fff com.apple.print.framework.Print 5.2 (192.4)    
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x92cb7000 - 0x92d1afff com.apple.htmlrendering 66.1 (1.1.3)   
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x92d3e000 - 0x92d7ffff com.apple.NavigationServices 3.4.4 (3.4.3)     
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x92da6000 - 0x92db3fff com.apple.audio.SoundManager 3.9.1     
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound

0x92dba000 - 0x92dbffff com.apple.CommonPanels 1.2.3 (73)      
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x92dc4000 - 0x930b6fff com.apple.HIToolbox 1.4.8 (???)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x93d42000 - 0x93e03fff com.apple.audio.toolbox.AudioToolbox 1.4.3     
/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x93e43000 - 0x93e43fff com.apple.audio.units.AudioUnit 1.4.2  
/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
Comment 1 eric.bachard 2006-11-08 05:40:36 UTC
ericb->jaa

Thank you for your interested in Mac OS X version of OpenOffice.org, and thank you for the crash 
report. 

This issue well known from us and is caused by last Apple X11 1.1.2. 
The crash caused by end of fonts has been fixed in m188, and the coming 2.1 will fix that.

Waiting, a workaround is proposed on mac porting website. 
Please read carefully the instructions : 
http://porting.openoffice.org/mac/news/news2006.html#20061105

This issue is IMHO a dupe of http://www.openoffice.org/issues/show_bug.cgi?id=71096

Can someone confirm  ? If so, I'll close this one as dupe.

 
Comment 2 shaunmcdonald131 2006-11-08 18:31:29 UTC
smsm1 -> ericb:
This issue is a duplicate of the mentioned issue.
Please close this one as a duplicate.
Comment 3 eric.bachard 2006-11-08 19:08:21 UTC
closing as a duplicate of #i71096#

*** This issue has been marked as a duplicate of 71096 ***
Comment 4 ace_dent 2008-05-17 21:24:36 UTC
The Issue you raised has been marked as 'Resolved' and not updated within the
last 1 year+. I am therefore setting this issue to 'Verified' as the first step
towards Closing it. If you feel this is incorrect, please re-open the issue and
add any comments.

Many thanks,
Andrew
 
Cleaning-up and Closing old Issues
~ The Grand Bug Squash, pre v3 ~
http://marketing.openoffice.org/3.0/announcementbeta.html
Comment 5 ace_dent 2008-05-17 23:27:55 UTC
As per previous posting: Verified -> Closed.
A Closed Issue is a Happy Issue (TM).

Regards,
Andrew