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

Segmentation fault when using glutTimerFunc due to the int/pointer conversion #10

@kevinxie4c

Description

@kevinxie4c

Hi, I got a segmentation fault when I used glutTimerFunc to register a timer. I believe this is because of the conversion from an AV * pointer to int at GLUT.xs line 1084, which causes the pointer to be truncated.

There are discussions that might be helpful at https://sourceforge.net/p/pogl/bugs/24/ and https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=886496.

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