Skip to content

Segmentation fault error when try to run wahay #38

@tahnous

Description

@tahnous

Hi,

I'm getting this error when I try to run wahay when I have mumble installed via apt on Debian12:

bin/wahay
INFO[0000] Detected language: en                        
INFO[0000] Using Tor binary found in: /usr/bin/tor      
INFO[0000] Saving the config file to: /home/m34n/.local/share/wahay/tor3896519667/torrc 
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x60 pc=0xc1aa78]

goroutine 21 [running]:
os/exec.(*Cmd).Output(0x3?)
	/usr/lib/go-1.19/src/os/exec/exec.go:675 +0x18
github.com/digitalautonomy/wahay/client.isThereAnAvailableBinary({0xc000542010, 0xf})
	/home/m34n/src/tahnous/src/wahay/client/binary.go:323 +0x3e2
github.com/digitalautonomy/wahay/client.searchBinaryInSystem()
	/home/m34n/src/tahnous/src/wahay/client/binary.go:290 +0x46
github.com/digitalautonomy/wahay/client.searchBinary(0x0?)
	/home/m34n/src/tahnous/src/wahay/client/binary.go:190 +0xa3
github.com/digitalautonomy/wahay/client.InitSystem(0x0?, {0x105f590?, 0xc0002fa000})
	/home/m34n/src/tahnous/src/wahay/client/client.go:66 +0xb3
github.com/digitalautonomy/wahay/gui.(*gtkUI).ensureMumble.func1.1()
	/home/m34n/src/tahnous/src/wahay/gui/mumble.go:18 +0x85
created by github.com/digitalautonomy/wahay/gui.(*gtkUI).ensureMumble.func1
	/home/m34n/src/tahnous/src/wahay/gui/mumble.go:15 +0xb8`

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