Victoria Xia created KAFKA-10008:
------------------------------------

             Summary: Symbol not found when running Kafka Streams with RocksDB 
dependency on MacOS 10.13.6
                 Key: KAFKA-10008
                 URL: https://issues.apache.org/jira/browse/KAFKA-10008
             Project: Kafka
          Issue Type: Bug
          Components: streams
    Affects Versions: 2.6.0
         Environment: MacOS 10.13.6
            Reporter: Victoria Xia


In bumping the RocksDB dependency version from 5.18.3 to 5.18.4 on trunk, Kafka 
Streams apps that require initializing RocksDB state stores fail on MacOS 
10.13.6 with
{code:java}
dyld: lazy symbol binding failed: Symbol not found: ____chkstk_darwin
  Referenced from: 
/private/var/folders/y4/v3q4tgb559sb0x6kwpll19bm0000gn/T/librocksdbjni4028367213086899694.jnilib
 (which was built for Mac OS X 10.15)
  Expected in: /usr/lib/libSystem.B.dylib
{code}
as a result of [https://github.com/facebook/rocksdb/issues/6852]

2.5.0 is unaffected.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to