Crash on FreeBSD

20 views
Skip to first unread message

Robert Clausecker

unread,
4:43 AM (16 hours ago) 4:43 AM
to hugi...@googlegroups.com
Dear Hugin users,

A FreeBSD user reports that Hugin fails during runtime with a GLEW
error. Here's the error message:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=296330

Please let me know if this is a known issue or if you can assist.

Yours,
Robert Clausecker

T. Modes

unread,
5:17 AM (15 hours ago) 5:17 AM
to hugin and other free panoramic software
From INSTALL_cmake

On Linux wxWidgets 3.1.5 and later is by default compiled with EGL support for the wxGLCanvas class.
In this case you need to activate EGL support explicitly also in GLEW, otherwise there are crashes when
intializing the wxGLCanvas. Alternatively you can also use the epoxy library instead of GLEW, which does
the detection at run time. To build with epoxy add -DBUILD_WITH_EPOXY=on to the CMake command line.


Robert Clausecker

unread,
5:43 AM (15 hours ago) 5:43 AM
to 'T. Modes' via hugin and other free panoramic software
Hi T. Modes,

Am Sonntag, dem 28.06.2026 um 02:17 -0700 schrieb 'T. Modes' via hugin
and other free panoramic software:
Our ports build GLEW with default options, which should include EGL
support. I presume that the user perhaps has a GPU too old to support
EGL?

Yours,
Robert Clausecker

> --
> A list of frequently asked questions is available at:
> http://wiki.panotools.org/Hugin_FAQ
> ---
> You received this message because you are subscribed to the Google
> Groups "hugin and other free panoramic software" group.
> To unsubscribe from this group and stop receiving emails from it,
> send an email to hugin-ptx+...@googlegroups.com.
> To view this discussion visit
> https://groups.google.com/d/msgid/hugin-ptx/d2ae9fae-3dd1-445a-93dc-b3ee11458909n%40googlegroups.com
> .

T. Modes

unread,
6:43 AM (14 hours ago) 6:43 AM
to hugin and other free panoramic software
Hi Robert,

fuz...@gmail.com schrieb am Sonntag, 28. Juni 2026 um 11:43:05 UTC+2:
Our ports build GLEW with default options, which should include EGL
support. 

AFAIK the default options don't include egl. You need to explicitly include EGL support:
 
Also check the build options of wxWidgets. GLEW and wxWidgets should match: using either GLX or EGL.
(Default for wxWidgets is EGL, for GLEW it is GLX).

Thomas
Reply all
Reply to author
Forward
0 new messages