lhotari commented on issue #19307: URL: https://github.com/apache/pulsar/issues/19307#issuecomment-1792056366
There's another JVM crash where it happens with a different type of stack trace, in RocksDB: ``` Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C [librocksdbjni10071231183631223410.so+0x2adff0] rocksdb_iterator_helper(rocksdb::DB*, rocksdb::ReadOptions, rocksdb::ColumnFamilyHandle*)+0x60 j org.rocksdb.RocksDB.iterator(JJ)J+0 j org.rocksdb.RocksDB.newIterator(Lorg/rocksdb/ReadOptions;)Lorg/rocksdb/RocksIterator;+14 ``` reported as #19250 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
