Skip to content
This repository was archived by the owner on Jun 30, 2025. It is now read-only.
This repository was archived by the owner on Jun 30, 2025. It is now read-only.

Stacktrace is not printed by failure signal handler when built with Bazel #346

@nya3jp

Description

@nya3jp

When glog is built with Bazel, failure signal handler is unable to print stack trace.

*** Aborted at 1531880485 (unix time) try "date -d @1531880485" if you are using GNU date ***
PC: @ 0x0 (unknown)
zsh: segmentation fault bazel run :hello

On Linux, no stacktrace is shown. On macOS, it enters deadlock for some reason and can be killed only with SIGKILL (no Ctrl+C), which is worse.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions