How to reproduce Install JRE and JDK 7u60 (64bit) on clean OS X 10.9.4. (no Apple Java 1.6) See included screenshot JREversion.png) Launch LO (64bit) and set correct JRE in LO preferences. Relaunch LO. Create new Base Database, in Database wizard window click on Finish, fill any name in Save dialog and click on Save. Current state: LO quit immediately and OS X system dialog about install Java SE 6 appear. Console.app output: "09/07/14 10:16:02,706 com.apple.launchd.peruser.501[279]: (org.libreoffice.script.236048[2192]) Exited with code: 97" Wanted state: Normal continue. Additional info: While testing/reproducing this bug LO once crash, I don't know if it was caused by this bug, it might be consequence of something else, but this crash log included too.
Created attachment 102465 [details] JRE JDK installed version
Created attachment 102466 [details] Crash log
Additional info: LO crash also if I try open included file (it was created while previous step create database file - described in bug "Description"). LO crashes immediatelly in different states of stack – several logs included (Crash when open ODB file.zip).
Created attachment 102468 [details] Crash while opening ODB file
Created attachment 102469 [details] Several crashlogs from open Bug-Crash.odb file
Do you save the file on local hard disk or on a share network? Did you install any LO specific extensions? Also, it you've got 2 times the same jre, if you confirm this, could you uninstall completely Java and install again last Java version (64 bits)? For the test, could you rename your LO directory profile and give it a new try? (see https://wiki.documentfoundation.org/UserProfile#Mac_OS_X)
(In reply to comment #6) > Do you save the file on local hard disk or on a share network? Local disk. IMHO it is not save-related problem. > Did you install any LO specific extensions? No – clean installation. IMHO it is not extensions-related problem. > Also, it you've got 2 times the same jre, if you confirm this, could you > uninstall completely Java and install again last Java version (64 bits)? It is not the same – both is 64bit Java but: 1st is at /Library/Internet Plug-in/JavaAppletPlugin.plugin (JRE) 2nd is at /Library/Java/JavaVirtualMachines/jdk… (JDK) > For the test, could you rename your LO directory profile and give it a new > try? (see https://wiki.documentfoundation.org/UserProfile#Mac_OS_X) I've try it, but it does not help. IMHO it is problem while idetify Java environment and another way of Oracle integration. Similar problem has for example ImageJ.app – it cannot recognize Oracle Java and for run needs Apple Java – workaround is launch ij.jar directly from Trminal.app java -Xmx2048m -jar \"/Applications/ImageJ/ImageJ64.app/Contents/Resources/Java/ij.jar\" -ijpath /Applications/ImageJ
Frantisek: thank you for your feedback. Stephan: thought you might be interested in this one since it might be a Java/LO problem.
I noticed this part in one of the bt: 8 com.apple.CoreServices.CarbonCore 0x00007fff904c42bc GetPathVolFSAttributes(char const*, unsigned int, FSAttributeInfo*, unsigned int, unsigned char*) + 417 9 com.apple.CoreServices.CarbonCore 0x00007fff904c3a4e PathGetObjectInfo(char const*, unsigned int, unsigned int, short*, unsigned int*, unsigned int*, char*, unsigned int*, unsigned char*, unsigned int*) + 196 10 com.apple.CoreServices.CarbonCore 0x00007fff904c38d0 FSPathMakeRefInternal(unsigned char const*, unsigned int, unsigned int, FSRef*, unsigned char*) + 111 11 com.apple.CoreFoundation 0x00007fff8d7c8d08 _CFGetFSRefFromURL + 232 12 com.apple.CoreFoundation 0x00007fff8d7c8c05 CFURLGetFSRef + 37 13 com.apple.CoreServicesInternal 0x00007fff89591442 _CFURLCreateBookmarkDataFromFile + 81 14 libuno_sal.dylib.3 0x000000010e97dd87 macxp_resolveAlias + 183 I wonder why carbon (an API for backward compatibility, see http://en.wikipedia.org/wiki/Carbon_%28API%29) appears here. See also http://opengrok.libreoffice.org/xref/core/sal/osl/unx/system.c#146 for macxp_resolveAlias Tor: thought you might be interested. Frantisek: meanwhile, would you have some time to give a try after having upgraded to MacOs 10.9.5?
Since when am I interested in Base?
Tor: I was thinking about MacOs more than Base.
(In reply to Julien Nabet from comment #9) > Frantisek: meanwhile, would you have some time to give a try after having > upgraded to MacOs 10.9.5? Hello, I can confirm the same behavior on OS X 10.9.5 and JRE/JDK 8u20 (I had to update to JRE/JDK 8)
I must recognize I'm stuck :-( Hope someone may bring some help here.
Is THIS BUG REPORT relevant? https://bugs.freedesktop.org/show_bug.cgi?id=74877
(In reply to frofa from comment #14) > Is THIS BUG REPORT relevant? > https://bugs.freedesktop.org/show_bug.cgi?id=74877 Sure it is. Thanks for digging that out (which I at least had already forgotten about again). *** This bug has been marked as a duplicate of bug 74877 ***