Skip to content

Conversation

@terrencetang2023
Copy link
Contributor

A segmentation fault occurred on arm #3714

Please describe the summary for this PR.

The 64-bit variable crashed after using the %d output on the 32-bit arm

@winlinvip winlinvip added the EnglishNative This issue is conveyed exclusively in English. label Aug 21, 2023
@winlinvip winlinvip changed the title Bugfix:Log format output type does not match Bugfix: Log format output type does not match Aug 22, 2023
@winlinvip winlinvip changed the title Bugfix: Log format output type does not match Bugfix: Log format output type does not match. v5.0.171, v6.0.66 Aug 22, 2023
@winlinvip winlinvip merged commit 6babf01 into ossrs:develop Aug 22, 2023
winlinvip pushed a commit that referenced this pull request Aug 22, 2023
A segmentation fault occurred on arm
#3714

---------

Co-authored-by: Haibo Chen <[email protected]>
@winlinvip
Copy link
Member

winlinvip commented Aug 22, 2023

Thanks @terrencetang2023 @duiniuluantanqin

duiniuluantanqin added a commit to duiniuluantanqin/srs that referenced this pull request Sep 14, 2023
A segmentation fault occurred on arm
ossrs#3714

---------

Co-authored-by: Haibo Chen <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

EnglishNative This issue is conveyed exclusively in English.

Development

Successfully merging this pull request may close these issues.

Running on a 32-bit ARM platform generates a segmentation fault because of a log

3 participants