You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Otherwise at exit some log entries can be lost resulting in an
intermittent test failure.
1/1 Test #4: memcached-breakpad-test-std_exception_via_std_thread ...***Failed 0.08 sec
2024-01-19T10:19:11 INFO Spawning memcached
2024-01-19T10:19:11 INFO Process exited with status -6
2024-01-19T10:19:11 ERROR FAIL - No exception what() message written to stderr on crash.
=== stderr begin ===
libc++abi: terminating due to uncaught exception of type std::runtime_error: crash_engine: This exception wasn't handled
=== stderr end ===
Change-Id: Iaa679d1bb7a4593715f5beab004fd612809cb7fa
Reviewed-on: https://review.couchbase.org/c/kv_engine/+/204112
Tested-by: Pavlos Georgiou <[email protected]>
Reviewed-by: Trond Norbye <[email protected]>
0 commit comments