Bug#886496: libopengl-perl: glutTimerFunc: Segmentation fault
Thomas Kremer
bugs.debian at xorg.c-informatik.de
Sat Jan 6 19:25:28 UTC 2018
Package: libopengl-perl
Version: 0.6704+dfsg-2+b2
Severity: normal
Dear Maintainers,
I'm getting a segmentation fault whenever a handler that was set with
glutTimerFunc() is supposed to be executed.
Minimal example:
$ perl -e 'use OpenGL ":all"; glutInit(); glutCreateWindow("title");
glutTimerFunc(1000,sub{}); glutMainLoop();'
Segmentation fault
$
For my case, I have a workaround using glutIdleFunc() instead, but
that's not a solution for everyone.
Can you reproduce?
Yours
Thomas Kremer
-- System Information:
Debian Release: 9.3
APT prefers stable
APT policy: (700, 'stable'), (500, 'oldstable'), (450, 'testing'),
(400, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.9.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8),
LANGUAGE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)
Versions of packages libopengl-perl depends on:
ii freeglut3 2.8.1-3
ii libc6 2.24-11+deb9u1
ii libgl1-mesa-glx [libgl1] 13.0.6-1+b2
ii libglu1-mesa [libglu1] 9.0.0-2.1
ii libx11-6 2:1.6.4-3
ii perl 5.24.1-3+deb9u2
ii perl-base [perlapi-5.24.1] 5.24.1-3+deb9u2
libopengl-perl recommends no packages.
libopengl-perl suggests no packages.
-- no debconf information
--
OpenPGP Key ID: 0x6BFFE5CF3C7720398928CE741F2DAE97486A60BF
More information about the pkg-perl-maintainers
mailing list