botherder / pcqf

pcqf (PC Quick Forensics) helps quickly gathering forensic evidence from Windows, Mac, and Linux systems, in order to identify potential traces of compromise.
Other
133 stars 20 forks source link

Crash #2

Closed Te-k closed 4 years ago

Te-k commented 4 years ago

I encountered a bug while using Snoopdigg, I think it was due to a very weird startup entry and I don't have access to the computer anymore, so it may be hard to debug, but here it is :

                                | (_)
 ___ _ __   ___   ___  _ __   __| |_  __ _  __ _
/ __| '_ \ / _ \ / _ \| '_ \ / _` | |/ _` |/ _` |
\__ \ | | | (_) | (_) | |_) | (_| | | (_| | (_| |
|___/_| |_|\___/ \___/| .__/ \__,_|_|\__, |\__, |
                      | |             __/ | __/ |
                      |_|            |___/ |___/
    (c) 2017-2018 Claudio Guarnieri (nex@nex.sx)

panic: exit status -1073740791

goroutine 1 [running]:
github.com/matishsiao/goInfo.GetInfo(0x40df8c)
        /home/user/.gvm/pkgsets/go1.9.2/global/src/github.com/matishsiao/goInfo/goInfo_windows.go:20 +0x4e0
main.getOperatingSystem(0x10f8fbe0, 0xc)
        /home/user/src/snoopdigg/utils.go:39 +0x1e
main.(*Acquisition).Initialize(0x7d5fe0)
        /home/user/src/snoopdigg/acquisition.go:40 +0x228
main.main()
        /home/user/src/snoopdigg/main.go:31 +0x31
botherder commented 4 years ago

I suspect this was an issue with goInfo, and I can't reproduce this. Closing for now.