similar to: strace

Displaying 20 results from an estimated 10000 matches similar to: "strace"

2011 Feb 19
2
strace issue in 5.5?
Hello, I am trying to get some more information about the following issue: # strace -p 2256 attach: ptrace(PTRACE_ATTACH, ...): Operation not permitted I am trying to trace an mdadm re-sync pid and I keep getting the above error. I have done some digging on google and forums, but have not had much luck. Redhat-release says CentOS release 5.5 (Final) uname: 2.6.18-194.32.1.el5 Any help
2004 Mar 07
1
strace hard lock
Topic: strace casues hardlock. no kernel panic. userland tool Category: kernel Program: strace Affects: FreeBSD releases 5.x and later. problem: When a normal user (or root user) users strace on certain binarys, the system will hardlock up, with no kernel panic. (numlock doesnt turn on and off, no ssh or console access). Im using strace from the ports
2015 Jan 29
2
Indexing Mail faster
On Thu, 2015-01-29 at 15:56 +0800, Kevin Laurie wrote: > Hey Joseph > Thanks. Strace seems like a very useful tool > Only problem is that I dont think it is maintained on ubuntu. > Tried to run:- > apt-get install strace but could not download it. > Might need to download and build it. Do you know any other way of getting > it? > Thanks > Kevin A. try apt-cache search
2003 Apr 15
1
Three *very* strange bugs
* Attached is a mbox file that triggers Bug #1 and #2. * Go here if you want to test dovecot for RH9: https://bugzilla.fedora.us/show_bug.cgi?id=160 * If somebody has a different IMAP server than dovecot, could you please test how Evolution reacts to reading this message? Bug #1 dovecot and #2 evolution-1.2.3 ===================================== I am using dovecot-0.99.9-test3 on RH9, reading
2003 Oct 17
9
[Bug 745] agent-ptrace.sh fails
http://bugzilla.mindrot.org/show_bug.cgi?id=745 Summary: agent-ptrace.sh fails Product: Portable OpenSSH Version: -current Platform: All OS/Version: OSF/1 Status: NEW Severity: normal Priority: P2 Component: Build system AssignedTo: openssh-bugs at mindrot.org ReportedBy: mmokrejs at
2015 Jan 29
0
Indexing Mail faster
Hi Thom, No results. I think I am missing some repositories. I might add some from ubuntu. On Thu, Jan 29, 2015 at 4:02 PM, Thom Miller <thom at cagroups.com> wrote: > On Thu, 2015-01-29 at 15:56 +0800, Kevin Laurie wrote: > > Hey Joseph > > Thanks. Strace seems like a very useful tool > > Only problem is that I dont think it is maintained on ubuntu. > > Tried to
2019 Apr 02
2
gencache.tdb: device busy
I added LOG statements to mutex.c printing the strerror from the return values.   From   ret = pthread_mutexattr_init(&ma); in line 570   I got errorno 16 --> device busy.   But due the manual of pthread_mutex_attr_init() there should only be ENOMEM and EINVAL...   Doing gdb smbd -> run Doe not reveal anything, but I never used gdb for debugging anything. I just gave it a shot...        
2004 Aug 06
0
Problems starting ices
On Mon, 2003-08-11 at 13:29, Wim wrote: > Hi Karl, > > I would like to send you the output, but after installing strace on my > FreeBSD, i get the following: > > > /usr/local/bin/strace -o output -s 100 -f /usr/local/bin/ices > /usr/local/etc/icecast/ices.xml > strace: open("/proc/...", ...): No such file or directory > trouble opening proc file >
2004 Aug 06
1
icecast2 is killed when client connects (on sparc32)
hi ! i have succesfully compiled libshout/icecast/ices on a quad ss20 (4xhypersparc@125mhz, 128mb ram). ten out of ten for a robust, cross-platform build, guys ! it compiled straight out of the box. i can start the server and it even connects to a remote server and starts to relay. when i run xmms from another machine and connect, it stops at "pre-buffering 0/32k". here's an
2001 Nov 15
0
Tracing win32 api calls under windows
Hi, Anybody know what kind of tools are available in windows NT/2K for tracing win32 api calls ? Something on the lines of truss/strace. Apimon.exe, apispy just don't cut it. Not as robust as truss/strace. What kind of tracing tools does the wine development team use I wonder ? Thanks, -A
2012 Jun 10
0
rsync hanging in read-batch mode
Trying to do something like this, in Ubuntu 11.10/12.04: Location A (work occurs changing files) rsync --write-batch /media/bkup/foo.rsb /path/to/files/ /path/to/copy/ Location B rsync --read-batch /media/bkup/foo.rsb /path/to/files/ rsync --read-batch /media/bkup/foo.rsb /path/to/copy/ (work occurs changing files) rsync --write-batch /media/bkup/foo.rsb /path/to/files/ /path/to/copy/
2002 Aug 09
0
still seeing hangs -- strace
I still see 2.5.5 hangs where the destination rsync exits (for whatever reason -- I don't see any errors) and the source waits on something forever. The interesting thing about it is when I strace the child rsync pid on the source side then rsync exits as it should. Strace must introduce a timing delay of some sort that allows one of the processes to properly detect the end of channel. I
2006 Feb 13
3
Samba not listening on 127.0.0.1... hua???
<rant>Every time I set up a new test Samba server, the step to "net rpc rights grant..." ALWAYS fights me tooth and nail... ALWAYS with a different error message. I've even created little scripts to run so I am not typing commands incorrectly... but NNNOOOOOO, the script to grand rights to one stink'n account always has to complain!</rant> OK, this time it is...
2007 Nov 24
0
stuck process continues under strace
Hello, I have a few VPSes with centos5 on which I expirience a strange phenomen: Every now and then a random network communicating process (lynx, sendmail, httpd, ...) starts eating 100% of cpu while doing nothing. That slows down a VPS a lot. When examined with lsof, all of such processes have at least one tcp connection in close_wait state. Touching such process with strace -p makes it spring
2013 Jan 09
0
CEBA-2013:0010 CentOS 5 strace Update
CentOS Errata and Bugfix Advisory 2013:0010 Upstream details at : https://rhn.redhat.com/errata/RHBA-2013-0010.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 58b043c6d85d518226938e212bed6db19e909b8b82dbbf61ae9566dd827b7be1 strace-4.5.18-18.el5.i386.rpm x86_64:
2012 Jan 18
0
CEBA-2012:0028 CentOS 6 strace Update
CentOS Errata and Bugfix Advisory 2012:0028 Upstream details at : https://rhn.redhat.com/errata/RHBA-2012-0028.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 1dca76b14ad4f23255c3f2d643b2f58fd6d9252dc7246f258c835ab2d54ec662 strace-4.5.19-1.11.el6_2.1.i686.rpm x86_64:
2012 Oct 03
0
CEBA-2012:1317 CentOS 6 strace Update
CentOS Errata and Bugfix Advisory 2012:1317 Upstream details at : https://rhn.redhat.com/errata/RHBA-2012-1317.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 5e3064fa98a300d720df1818494a42e65733f17bd84fd8ce885b03a3702211f0 strace-4.5.19-1.11.el6_3.2.i686.rpm x86_64:
2008 Aug 11
0
CEBA-2008:0824 CentOS 5 i386 strace Update
CentOS Errata and Bugfix Advisory 2008:0824 Upstream details at : https://rhn.redhat.com/errata/RHBA-2008-0824.html The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename ) i386: dba0f8d0a2aca6aca15bd81d63a0b295 strace-4.5.16-1.el5_2.2.i386.rpm Source: 4f46275678d5a11a8d8ceacd3d9c241a strace-4.5.16-1.el5_2.2.src.rpm -- Karanbir Singh
2008 Aug 11
0
CEBA-2008:0824 CentOS 5 x86_64 strace Update
CentOS Errata and Bugfix Advisory 2008:0824 Upstream details at : https://rhn.redhat.com/errata/RHBA-2008-0824.html The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename ) x86_64: 288c7979157a76555734c4dd532803cf strace-4.5.16-1.el5_2.2.x86_64.rpm Source: 4f46275678d5a11a8d8ceacd3d9c241a strace-4.5.16-1.el5_2.2.src.rpm -- Karanbir
2010 Mar 27
0
CEBA-2010:0174 CentOS 5 i386 strace Update
CentOS Errata and Bugfix Advisory 2010:0174 Upstream details at : http://rhn.redhat.com/errata/RHBA-2010-0174.html The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename ) i386: 924b710ebfbf8540fa87d553f351688e strace-4.5.18-5.el5_4.4.i386.rpm Source: ecfcebb953508adb88f4b864efadd1d5 strace-4.5.18-5.el5_4.4.src.rpm -- Karanbir Singh