Thread: Screen keeps giving me segmentation fault errors
running different or super user returns same.code:u@m:~$ screen segmentation fault
have tried reinstalling (apt-get install --reinstall screen byobo screen-profiles etc), purging (aptitutde remove --purge screen) , installing again scratch, nothing fixes it.
think know why it's broken, not how fix -- several weeks ago, took image of customized vm , restored physical hard-drive. funky filesystem, fsck'd it. led bunch of corrupt files, fixed restoring corrupt files backups. therefore, guess going binary/file used by/for screen corrupted, don't know how further troubleshoot or debug.
advice?
e: here's strace screen:
code:execve("/usr/bin/screen", ["screen"], [/* 20 vars */]) = 0 brk(0) = 0x152b000 access("/etc/ld.so.nohwcap", f_ok) = -1 enoent (no such file or directory) mmap(null, 8192, prot_read|prot_write, map_private|map_anonymous, -1, 0) = 0x7f82a334a000 access("/etc/ld.so.preload", r_ok) = -1 enoent (no such file or directory) mmap(null, 4096, prot_read|prot_write, map_private|map_anonymous, -1, 0) = 0x7f82a3349000 mmap(null, 4096, prot_read|prot_write, map_private|map_anonymous, -1, 0) = 0x7f82a3348000 arch_prctl(arch_set_fs, 0x7f82a3349680) = 0 --- sigsegv (segmentation fault) @ 0 (0) --- +++ killed sigsegv +++
Forum The Ubuntu Forum Community Ubuntu Specialised Support Ubuntu Servers, Cloud and Juju Server Platforms [ubuntu] Screen keeps giving me segmentation fault errors
Ubuntu
Comments
Post a Comment