diamondburned / dissent

Tiny native Discord app
https://flathub.org/apps/details/so.libdb.dissent
GNU General Public License v3.0
1.25k stars 40 forks source link

"Segmentation fault (core dumped)" when running on OpenBSD #103

Open basedbongo opened 1 year ago

basedbongo commented 1 year ago

Platform: OpenBSD 7.2 AMD64 go version go1.19.1 openbsd/amd64 gtk+4-4.8.1 gobject-introspection-1.72.1 commit 5c19a1783fed0f88e065c7404f8e6f658ca65042

so i just compiled gtkcord4 using go install -v github.com/diamondburned/gtkcord4@latest, it took 40 minutes then i tried to execute it and i got Segmentation fault (core dumped)

tried to run it with GDB, heres the output

hybras commented 5 months ago

issue Seems stale. Also compiliation should not have taken that long.