| | |
process struck at write() call
![]() |
•
•
Join Date: Sep 2007
Posts: 6
Reputation:
Solved Threads: 0
Hi friends,
My GNU Screen(process) is struck at write() system call. I tried to attach strace to the process. here is the output.
***************************************
$ /usr/bin/strace -ivx -p 5477 (screen pid)
Process 5477 attached - interrupt to quit
[008fb7a2] write(4, "\x0d\x1b\x5b\x33\x39\x42\x1b\x5b\x37\x6d\x53\x77\x69\x74"..., 4020 <unfinished ...>
Process 5477 detached
***************************************
Can somebody point me on how to overcome this problem? It will be nice if you can let me know what exactly it is doing in this write() system call.
Thanks in advance
My GNU Screen(process) is struck at write() system call. I tried to attach strace to the process. here is the output.
***************************************
$ /usr/bin/strace -ivx -p 5477 (screen pid)
Process 5477 attached - interrupt to quit
[008fb7a2] write(4, "\x0d\x1b\x5b\x33\x39\x42\x1b\x5b\x37\x6d\x53\x77\x69\x74"..., 4020 <unfinished ...>
Process 5477 detached
***************************************
Can somebody point me on how to overcome this problem? It will be nice if you can let me know what exactly it is doing in this write() system call.
Thanks in advance
![]() |
Similar Threads
- Unable to call ajax function in a loop (JavaScript / DHTML / AJAX)
- To force a script to wait for another. (Shell Scripting)
- Stopping a very time consuming class method's execution on tomcat server using JSP. (JSP)
- Linux Write Call (Getting Started and Choosing a Distro)
- How to call a perl script in the C# app? (C#)
- C preprocessor (C)
- i want help about the Simulate a Linux/UNIX shell, called MASH in the C (C)
Other Threads in the Kernels and Modules Forum
- Previous Thread: Read and write of memory mapped address
- Next Thread: The basics about kernel compiling?
| Thread Tools | Search this Thread |





