What | Removed | Added |
---|---|---|
CC | stefan.bruens@rwth-aachen.de |
(In reply to Adam Mizerski from comment #0) > NetworkManager randomly crashed when network connectivity check fails to > connect. > > (gdb) bt > #0 0x00007f5a91eb94bb in _int_free () from /lib64/libc.so.6 > #1 0x00007f5a9263b901 in ?? () from /usr/lib64/libcurl.so.4 > #2 0x00007f5a92649cad in curl_easy_cleanup () from /usr/lib64/libcurl.so.4 Did you update using zypper dup? Does the problem persist? If yes, please install the libcurl debuginfo package, and recreate the backtrace. If you use "up" in the gdb prompt, it will also show the function parameters, when available.