8000 Mac 启动Crash: 0 failed in bufferevent_decref_and_unlock_ · Issue #23 · chux0519/pegasocks · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Mac 启动Crash: 0 failed in bufferevent_decref_and_unlock_ #23
Closed
@xuaofei

Description

@xuaofei

error: module importing failed: invalid pathname
�[01;32m2021-10-05 17:04:22 [thread-main] INFO: �[0mworker threads: 4, config: /Users/xxxx/.config/pegas/config
�[01;32m2021-10-05 17:04:22 [thread-3056] INFO: �[0mcurrent server: 0, server length: 2
�[01;32m2021-10-05 17:04:22 [thread-3056] INFO: �[0mController Listening at: /tmp/pegas.sock
�[01;32m2021-10-05 17:04:22 [thread-6896] INFO: �[0mListening at 0.0.0.0:1080
�[01;32m2021-10-05 17:04:22 [thread-3744] INFO: �[0mListening at 0.0.0.0:1080
�[01;32m2021-10-05 17:04:22 [thread-3472] INFO: �[0mListening at 0.0.0.0:1080
�[01;32m2021-10-05 17:04:22 [thread-0320] INFO: �[0mListening at 0.0.0.0:1080
[err] bufferevent.c:713: Assertion bufev_private->refcnt > 0 failed in bufferevent_decref_and_unlock_
Program ended with exit code: 9

Darwin Mac-mini.local 19.6.0 Darwin Kernel Version 19.6.0: Mon Aug 31 22:12:52 PDT 2020; root:xnu-6153.141.2~1/RELEASE_X86_64 x86_64

Mac-mini-$ cmake -DCMAKE_BUILD_TYPE=Release -DWITH_APPLET=ON .. -G "Xcode"
-- The C compiler identification is AppleClang 12.0.0.12000032
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Found libevent2 includes: /usr/local/include/event2/event.h
-- Found libevent2 library: /usr/local/lib/libevent.dylib
-- Found libevent2 core library: /usr/local/lib/libevent_core.dylib
-- Found libevent2 extra library: /usr/local/lib/libevent_extra.dylib
-- Found libevent2 openssl library: /usr/local/lib/libevent_openssl.dylib
-- Found libevent2 mbedtls library: LIBEVENT2_MBEDTLS_LIBRARIES-NOTFOUND
-- Found openssl library root: /usr/local/Cellar/openssl@1.1/1.1.1l/
-- Found OpenSSL: /usr/local/Cellar/openssl@1.1/1.1.1l/lib/libcrypto.dylib (found suitable version "1.1.1l", minimum required is "1.1.0")
-- Found openssl libraries: /usr/local/Cellar/openssl@1.1/1.1.1l/lib/libssl.dylib;/usr/local/Cellar/openssl@1.1/1.1.1l/lib/libcrypto.dylib
-- Configuring done
-- Generating done
-- Build files have been written to: /Users/xxxx/Desktop/Code/MyProject/pegasocks/build

Mac-mini-:build xxxx$ brew install libevent
Warning: libevent 2.1.12 is already installed and up-to-date.
To reinstall 2.1.12, run:
brew reinstall libevent

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0