Hey DM,
I went to use uedit today and it segfaults - I couldnt seem to get dbg to get any meaningful backtrace (beyond my skills really). Strange thing though, when I used valgrind, it ran.
The last few lines of an strace is below - in case it is helpful:
2184 poll([{fd=0, events=POLLIN}], 1, 0) = 0 (Timeout)
2184 write(1, "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"..., 190) = 190
2184 write(1, "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"..., 190) = 190
2184 write(1, "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"..., 190) = 190
2184 write(1, "\33(B\33(B\33[m\33[39;49m\33[37m\33[40m", 27) = 27
2184 rt_sigaction(SIGTSTP, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fae33bcd730}, NULL, 8) = 0
2184 rt_sigaction(SIGTSTP, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7fae33bcd730}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fae33bcd730}, 8) = 0
2184 poll([{fd=0, events=POLLIN}], 1, 0) = 0 (Timeout)
2184 poll([{fd=0, events=POLLIN}], 1, 0) = 0 (Timeout)
2184 write(1, "\r\33[39d", 6) = 6
2184 rt_sigaction(SIGTSTP, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fae33bcd730}, NULL, 8) = 0
2184 rt_sigaction(SIGTSTP, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7fae33bcd730}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fae33bcd730}, 8) = 0
2184 poll([{fd=0, events=POLLIN}], 1, 0) = 0 (Timeout)
2184 poll([{fd=0, events=POLLIN}], 1, 0) = 0 (Timeout)
2184 write(1, "\33(B\33[0;1m\33[34m\33[46m\33[J", 22) = 22
2184 write(1, "\33(B\33[m\33[39;49m\33[37m\33[40m", 24) = 24
2184 rt_sigaction(SIGTSTP, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fae33bcd730}, NULL, 8) = 0
2184 --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- 2185 <... futex resumed>) = ?
2185 +++ killed by SIGSEGV (core dumped) +++
2184 +++ killed by SIGSEGV (core dumped) +++
Sysop: | MCMLXXIX |
---|---|
Location: | Prospect, CT |
Users: | 333 |
Nodes: | 10 (0 / 10) |
Uptime: | 35:06:09 |
Calls: | 576 |
Messages: | 236643 |