Advertisement
Guest User

Untitled

a guest
May 26th, 2022
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.14 KB | None | 0 0
  1. #0 0x00007fce4bf4da37 in __GI___libc_write (fd=1, buf=0x556021b5e710, nbytes=6) at ../sysdeps/unix/sysv/linux/write.c:26
  2. #1 0x00007fce4bec3f6d in _IO_new_file_write (f=0x7fce4c053780 <_IO_2_1_stdout_>, data=0x556021b5e710, n=6) at ./libio/fileops.c:1180
  3. #2 0x00007fce4bec5a61 in new_do_write (to_do=6, data=0x556021b5e710 "error\n", fp=0x7fce4c053780 <_IO_2_1_stdout_>)
  4. at ./libio/libioP.h:947
  5. #3 _IO_new_do_write (to_do=6, data=0x556021b5e710 "error\n", fp=0x7fce4c053780 <_IO_2_1_stdout_>) at ./libio/fileops.c:425
  6. #4 _IO_new_do_write (fp=fp@entry=0x7fce4c053780 <_IO_2_1_stdout_>, data=0x556021b5e710 "error\n", to_do=6) at ./libio/fileops.c:422
  7. #5 0x00007fce4bec5f43 in _IO_new_file_overflow (f=0x7fce4c053780 <_IO_2_1_stdout_>, ch=10) at ./libio/fileops.c:783
  8. #6 0x000055601fb0c5f9 in echo_builtin ()
  9. #7 0x000055601fab592c in ?? ()
  10. #8 0x000055601faae653 in ?? ()
  11. #9 0x000055601faafafd in execute_command_internal ()
  12. #10 0x000055601fab2158 in execute_command ()
  13. #11 0x000055601fab0244 in execute_command_internal ()
  14. #12 0x000055601fab2158 in execute_command ()
  15. #13 0x000055601faa338b in reader_loop ()
  16. #14 0x000055601fa94c06 in main ()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement