• Show log

    Commit

  • Hash : 0757254b
    Author : Roman Lavrov
    Date : 2024-11-22T10:21:29

    Tests: Add crash callback to test Replay (e.g. linux-trace)
    
    Prints a backtrace on trapped signals. Didn't help with the issue on the
    bug as it was an OOM -> SIGKILL which can't be trapped but generally
    nice to have.
    
    Also adds stdout flushes to the signal handler as stdout redirection is
    by default _not_ line-buffered, so without a flush the printfs just go
    into the buffer and don't actually show up in the redirected output
    (including on bots). This might be the reason we were missing backtraces
    in some other cases.
    
    Bug: angleproject:380296979
    Change-Id: I9fbba35e3bf4e6d863139ceb533f51973fe2f98d
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6044040
    Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/angle.git
    Git SSH git@git.kmx.io:kc3-lang/angle.git
    Public access ? public
    Description

    A conformant OpenGL ES implementation for Windows, Mac, Linux, iOS and Android.

    Homepage

    Github

    Users
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags