search for: cstringio

Displaying 4 results from an estimated 4 matches for "cstringio".

Did you mean: stringio
2013 Apr 02
1
Rpy2 and Mac OS X 10.8.3
...27F-4F3A-9809AFAB395A> /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/binascii.so 0x1007da000 - 0x1007ecff7 +libz.1.dylib (1.2.7) <CB0AF5A1-4847-4398-FBE4-78483C8F8866> /opt/local/lib/libz.1.dylib 0x1007f0000 - 0x1007f1fff +cStringIO.so (???) <AE22963C-AD85-3017-3AAA-191802F249C6> /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/cStringIO.so 0x1007f6000 - 0x1007f7ff7 +fcntl.so (???) <328E9F46-8B49-5C09-60B7-E3CD93379EE4> /opt/local/Library/Frameworks/Python.framewor...
2013 Apr 02
1
Rpy2 and Mac OS X 10.8.3
...27F-4F3A-9809AFAB395A> /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/binascii.so 0x1007da000 - 0x1007ecff7 +libz.1.dylib (1.2.7) <CB0AF5A1-4847-4398-FBE4-78483C8F8866> /opt/local/lib/libz.1.dylib 0x1007f0000 - 0x1007f1fff +cStringIO.so (???) <AE22963C-AD85-3017-3AAA-191802F249C6> /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/cStringIO.so 0x1007f6000 - 0x1007f7ff7 +fcntl.so (???) <328E9F46-8B49-5C09-60B7-E3CD93379EE4> /opt/local/Library/Frameworks/Python.framewor...
2010 May 17
0
strace log
...0\0Sn\1\0\1|"..., 4096) = 4096 read(5, "\0\0\0componentsRT\0\0\0R\5\0\0\0t\1\0\0\0kt\1\0\0"..., 4096) = 1338 read(5, ""..., 4096) = 0 close(5) = 0 munmap(0x7f731ad05000, 4096) = 0 stat("/usr/lib/xen-3.2-1/bin/cStringIO", 0x7fffffff31b0) = -1 ENOENT (No such file or directory) open("/usr/lib/xen-3.2-1/bin/cStringIO.so", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/xen-3.2-1/bin/cStringIOmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/xe...
2008 Jul 01
17
Memory leak scripts
Hola, I am trying to isolate the memory leak I suspect in a mailman installation ? I found: http://blogs.sun.com/sanjeevb/date/200506 It gives an error: god at irt-smtp-02:~ 9:21am 65 # ./memleak.d 10312 dtrace: failed to compile script ./memleak.d: line 3: probe description pid10312:libc.so.1:malloc:entry does not match any probes I am on SunOS 5.10 Generic_127112-07 i86pc i386 i86pc Are