Unexpected error of the latest v1.7.0 in Spark on Mac OS X 10.13 (older macOS)
See original GitHub issueHi, @odaira, thanks for tough work in advance!
We now use the latest lz4-java (v1.7.0) and we got an error report from a Spark user below;
dyld: lazy symbol binding failed: Symbol not found: ____chkstk_darwin
Referenced from: /private/var/folders/1v/ckh8py712_n_5r628_16w0l40000gn/T/liblz4-java-820584040681098780.dylib (which was built for Mac OS X 10.15)
Expected in: /usr/lib/libSystem.B.dylibdyld: Symbol not found: ____chkstk_darwin
Referenced from: /private/var/folders/1v/ckh8py712_n_5r628_16w0l40000gn/T/liblz4-java-820584040681098780.dylib (which was built for Mac OS X 10.15)
Expected in: /usr/lib/libSystem.B.dylib
Any info about that?
Bests, Takeshi
Issue Analytics
- State:
- Created 4 years ago
- Reactions:1
- Comments:17 (13 by maintainers)
Top Results From Across the Web
Troubleshooting | Spark Mail App
Mac OS iOS Android Click Spark at the top left of your screen. Open Preferences. Tick Detailed Logging. Open the email which isn't...
Read more >Viscosity - Release Notes - SparkLabs
Viscosity is an OpenVPN client for Mac and Windows, providing a rich user interface ... Resolves issue setting duplicate IPv6 servers under OS...
Read more >How to install latest Apache Spark on Mac OS - Tutorial Kart
Following is a detailed step by step process to install latest Apache Spark on Mac OS. We shall first install the dependencies :...
Read more >Arturia - SparkLE
SparkLE is the newest hybrid instrument from Arturia that will take your beat creation ... MatrixBrute : Factory project is now well displayed...
Read more >Consolidated JDK 8 Release Notes - Oracle
The new algorithm is based on SHA-256 and is stronger than the old one ... Fix compilation errors when using Xcode 9.2/Macosx 10.13...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I was using the
if
flag ofcompilerarg
wrong. I’ll release 1.7.1 by the end of next week.Released 1.7.1.