-
Notifications
You must be signed in to change notification settings - Fork 178
Open
Description
I downloaded this installer:
https://github.com/open-watcom/open-watcom-v2/releases/download/2025-05-03-Build/open-watcom-2_0-c-linux-x64
First problem is that if the target
directory doesn't exist, it says that
there are no free space, and
refuses to install.
I created the directory manually.
It started the installation, but
crashed this way:
Program received signal SIGSEGV, Segmentation fault.
(gdb) bt
#0 0x000000000040dcec in VbufMakepath ()
#1 0x0000000000410b27 in CopyAllFiles ()
#2 0x0000000000401fbd in GUImain ()
#3 0x000000000041b689 in GUIXMain ()
#4 0x0000000000413df7 in main ()
Unfortunately this build seems
to have no debug info, so I can't
provide a more precise stack trace.
Ubuntu 25.04
Metadata
Metadata
Assignees
Labels
No labels