Skip to content

segfaults on obj load #77

Description

@shadow9owo

abort 0x0000007d33339c48
parseLine tinyobj_loader_c.h:1105
tinyobj_parse_obj tinyobj_loader_c.h:1295
LoadOBJ rmodels.c:4222
LoadModel rmodels.c:1095
InitAssets() AssetLoader.cpp:33
Mobile::StartApplication() Application.cpp:37
main main.cpp:54
android_main rcore_android.c:279

bugreport.zip
related files

exported with blender 5.1.1
can be opened with 3d paint, unity, 3dviewer.net

what line crashes the program?

assert(3 * num_f < TINYOBJ_MAX_FACES_PER_F_LINE);

Vertices:
218
Triangles:
409

please update tinyobjloader thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions