I have the following error when running the Screen application, and
tried to debug as follows:
$ screen /home/buzz/.guix-profile/bin/bash
[screen is terminating]
$ gdb screen /home/buzz/.guix-profile/bin/bash
"/home/buzz/.guix-profile/bin/bash" is not a core dump: File format
not recognized
(gdb) r
Starting program:
/gnu/store/b8189hzmvmzmz9rwsqff48sa2klqyw8q-profile/bin/screen
[New Thread 6488.5]
[screen is terminating]
[New Thread 6488.6]
Program received signal SIGHUP, Hangup.
0x01102f4c in mach_msg_trap () from
/gnu/store/lj4hj6xz0i1lr0kzia3dxmgggl53ngq7-glibc-2.19/lib/libc.so.0.3
(gdb) bt
#0 0x01102f4c in mach_msg_trap () from
/gnu/store/lj4hj6xz0i1lr0kzia3dxmgggl53ngq7-glibc-2.19/lib/libc.so.0.3
#1 0x0110364a in mach_msg () from
/gnu/store/lj4hj6xz0i1lr0kzia3dxmgggl53ngq7-glibc-2.19/lib/libc.so.0.3
#2 0x01140873 in sigsuspend_not_cancel ()
from
/gnu/store/lj4hj6xz0i1lr0kzia3dxmgggl53ngq7-glibc-2.19/lib/libc.so.0.3
#3 0x011b30fe in pause () from
/gnu/store/lj4hj6xz0i1lr0kzia3dxmgggl53ngq7-glibc-2.19/lib/libc.so.0.3
#4 0x0806e6b2 in Attacher ()
#5 0x0804c1d8 in main ()