Skip to content

mb_str_pad causes access violation ( 0xc0000005) in mbstring.dll #11567

@guyphp1

Description

@guyphp1

Description

Running this single code line from command line:

$a = mb_str_pad("a", 10);

Resulted in this output:
Nom de l’application défaillante : php.exe, version : 8.3.0.0, horodatage : 0x649cc5d6
Nom du module défaillant : php_mbstring.dll, version : 8.3.0.0, horodatage : 0x649cc63c
Code d’exception : 0xc0000005
Décalage du défaut : 0x000000000000a489
ID processus défaillant : 0x0x1104
Heure de démarrage de l’application défaillante : 0x0x1D9AB58783DFCB0
Chemin de l’application défaillante : C:\atemp\php.exe
Chemin du module défaillant : C:\atemp\ext\php_mbstring.dll

PHP Version

PHP 8.3.0alpha3 64bit TS from github june 28

Operating System

Windows 11 64bits

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions