Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

examples/record.go not working keep getting panice error #59

Open
l88ng opened this issue Sep 27, 2023 · 0 comments
Open

examples/record.go not working keep getting panice error #59

l88ng opened this issue Sep 27, 2023 · 0 comments

Comments

@l88ng
Copy link

l88ng commented Sep 27, 2023

Hello there :)

I am keeping getting panic error:

error log:

./record.exe test
Recording.  Press Ctrl-C to stop.
panic: Undefined external error.

goroutine 1 [running]:
main.chk(...)
       /portaudio/examples/record.go:91
main.main()
       /portaudio/examples/record.go:72 +0x7ca

System info:

MINGW64_NT-10.0-19045 test 3.4.9.x86_64 2023-09-15 12:15 UTC x86_64 Msys

go version go1.21.1 windows/amd64

$ pacman -Q
base 2022.06-1
bash 5.2.015-2
bash-completion 2.11-3
brotli 1.1.0-1
bsdtar 3.7.2-1
bzip2 1.0.8-4
ca-certificates 20230311-1
coreutils 8.32-5
curl 8.3.0-1
dash 0.5.12-1
db 5.3.28-5
file 5.45-1
filesystem 2023.02.07-1
findutils 4.9.0-3
gawk 5.2.2-1
gcc-libs 13.2.0-2
gdbm 1.23-1
getent 2.18.90-4
gettext 0.22-2
git 2.42.0-2
gmp 6.3.0-1
gnupg 2.2.41-1
grep 1~3.0-6
gzip 1.13-1
heimdal 7.8.0-4
heimdal-libs 7.8.0-4
inetutils 2.4-2
info 7.0.3-3
less 643-1
libargp 20110921-4
libasprintf 0.22-2
libassuan 2.5.6-1
libbz2 1.0.8-4
libcbor 0.10.2-1
libcurl 8.3.0-1
libdb 5.3.28-5
libedit 20221030_3.1-1
libexpat 2.5.0-1
libffi 3.4.4-1
libfido2 1.13.0-1
libgcrypt 1.10.2-1
libgdbm 1.23-1
libgettextpo 0.22-2
libgnutls 3.8.1-2
libgpg-error 1.47-1
libgpgme 1.22.0-2
libhogweed 3.9.1-1
libiconv 1.17-1
libidn2 2.3.4-2
libintl 0.22-2
libksba 1.6.4-1
liblz4 1.9.4-1
liblzma 5.4.4-1
libnettle 3.9.1-1
libnghttp2 1.56.0-2
libnpth 1.6-1
libopenssl 3.1.3-1
libp11-kit 0.25.0-1
libpcre 8.45-4
libpcre2_8 10.42-1
libpsl 0.21.2-1
libreadline 8.2.001-3
libsqlite 3.42.0-2
libssh2 1.11.0-1
libtasn1 4.19.0-1
libunistring 1.1-2
libutil-linux 2.35.2-4
libxcrypt 4.4.36-1
libxml2 2.11.5-1
libxslt 1.1.38-1
libzstd 1.5.5-1
make 4.4.1-1
mingw-w64-x86_64-binutils 2.41-2
mingw-w64-x86_64-brotli 1.1.0-1
mingw-w64-x86_64-bzip2 1.0.8-2
mingw-w64-x86_64-c-ares 1.19.1-1
mingw-w64-x86_64-ca-certificates 20230311-1
mingw-w64-x86_64-crt-git 11.0.0.r170.g833753684-1
mingw-w64-x86_64-curl 8.3.0-1
mingw-w64-x86_64-expat 2.5.0-1
mingw-w64-x86_64-gcc 13.2.0-2
mingw-w64-x86_64-gcc-ada 13.2.0-2
mingw-w64-x86_64-gcc-fortran 13.2.0-2
mingw-w64-x86_64-gcc-libgfortran 13.2.0-2
mingw-w64-x86_64-gcc-libs 13.2.0-2
mingw-w64-x86_64-gcc-objc 13.2.0-2
mingw-w64-x86_64-gdb 13.2-3
mingw-w64-x86_64-gdb-multiarch 13.2-3
mingw-w64-x86_64-gettext 0.21.1-2
mingw-w64-x86_64-gmp 6.3.0-2
mingw-w64-x86_64-go 1.21.1-1
mingw-w64-x86_64-headers-git 11.0.0.r170.g833753684-1
mingw-w64-x86_64-isl 0.26-1
mingw-w64-x86_64-libffi 3.4.4-1
mingw-w64-x86_64-libgccjit 13.2.0-2
mingw-w64-x86_64-libiconv 1.17-3
mingw-w64-x86_64-libidn2 2.3.4-1
mingw-w64-x86_64-libmangle-git 11.0.0.r170.g833753684-1
mingw-w64-x86_64-libpsl 0.21.2-4
mingw-w64-x86_64-libssh2 1.11.0-2
mingw-w64-x86_64-libsystre 1.0.1-4
mingw-w64-x86_64-libtasn1 4.19.0-1
mingw-w64-x86_64-libtre-git r128.6fb7206-2
mingw-w64-x86_64-libunistring 1.1-1
mingw-w64-x86_64-libwinpthread-git 11.0.0.r170.g833753684-1
mingw-w64-x86_64-libxml2 2.11.5-1
mingw-w64-x86_64-make 4.4-2
mingw-w64-x86_64-mpc 1.3.1-2
mingw-w64-x86_64-mpdecimal 2.5.1-1
mingw-w64-x86_64-mpfr 4.2.1-2
mingw-w64-x86_64-ncurses 6.4.20230708-1
mingw-w64-x86_64-nghttp2 1.56.0-1
mingw-w64-x86_64-openssl 3.1.3-1
mingw-w64-x86_64-p11-kit 0.25.0-2
mingw-w64-x86_64-pkg-config 0.29.2-3
mingw-w64-x86_64-portaudio 1~19.7.0-4
mingw-w64-x86_64-python 3.11.5-2
mingw-w64-x86_64-readline 8.2.001-6
mingw-w64-x86_64-rust 1.72.1-1
mingw-w64-x86_64-sqlite3 3.43.1-1
mingw-w64-x86_64-tcl 8.6.12-2
mingw-w64-x86_64-termcap 1.3.1-6
mingw-w64-x86_64-tk 8.6.12-2
mingw-w64-x86_64-tools-git 11.0.0.r170.g833753684-1
mingw-w64-x86_64-tzdata 2023c-1
mingw-w64-x86_64-windows-default-manifest 6.4-4
mingw-w64-x86_64-winpthreads-git 11.0.0.r170.g833753684-1
mingw-w64-x86_64-winstorecompat-git 11.0.0.r170.g833753684-1
mingw-w64-x86_64-xxhash 0.8.2-1
mingw-w64-x86_64-xz 5.4.4-1
mingw-w64-x86_64-zlib 1.3-1
mingw-w64-x86_64-zstd 1.5.5-1
mintty 1~3.6.5-1
mpfr 4.2.1-1
msys2-keyring 1~20230703-1
msys2-launcher 1.5-1
msys2-runtime 3.4.9-2
nano 7.2-1
ncurses 6.4-2
nettle 3.9.1-1
openssh 9.4p1-1
openssl 3.1.3-1
p11-kit 0.25.0-1
pacman 6.0.2-9
pacman-contrib 1.9.1-1
pacman-mirrors 20221016-1
perl 5.36.1-2
perl-Authen-SASL 2.16-3
perl-Clone 0.46-1
perl-Convert-BinHex 1.125-2
perl-Encode-Locale 1.05-2
perl-Error 0.17029-1
perl-File-Listing 6.16-1
perl-HTML-Parser 3.81-1
perl-HTML-Tagset 3.20-3
perl-HTTP-Cookies 6.10-2
perl-HTTP-Daemon 6.16-1
perl-HTTP-Date 6.06-1
perl-HTTP-Message 6.44-1
perl-HTTP-Negotiate 6.01-3
perl-IO-HTML 1.004-2
perl-IO-Socket-SSL 2.083-1
perl-IO-Stringy 2.113-1
perl-LWP-MediaTypes 6.04-1
perl-MIME-tools 5.510-1
perl-MailTools 2.21-1
perl-Net-HTTP 6.23-1
perl-Net-SMTP-SSL 1.04-2
perl-Net-SSLeay 1.92-5
perl-TermReadKey 2.38-5
perl-TimeDate 2.33-2
perl-Try-Tiny 0.31-1
perl-URI 5.21-1
perl-WWW-RobotRules 6.02-2
perl-libwww 6.67-1
pinentry 1.2.1-1
rebase 4.5.0-4
sed 4.9-1
tar 1.35-1
time 1.9-3
tzcode 2023c-1
util-linux 2.35.2-4
wget 1.21.4-1
which 2.21-4
xz 5.4.4-1
zlib 1.3-1
zstd 1.5.5-1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant