search for: __select

Displaying 6 results from an estimated 6 matches for "__select".

Did you mean: g_select
2017 Apr 10
3
error allocating core memory buffers (code 22) at util2.c(106) [sender=3.1.2]
Hi: I'm in the middle of recoverying from a tactical error copying around an Mac OS X 10.10.5 Time Machine backup (turns out Apple's instructions aren't great...), and I had rsync running for the past 6 hours repairing permissions/acls on 1.5 TB of data (not copying the data), and then it just died in the middle with: .L....og.... 2015-03-11-094807/platinum-bar2/usr/local/mysql
2003 May 17
0
opensshd fd_set definition problem
Hello, I have been playing with valgrind + openssh-3.5p1 as distributed in Red Hat 9. In the report, I get this: ==1059== Invalid read of size 4 ==1059== at 0x40170B7D: vgAllRoadsLeadToRome_select (vg_intercept.c:612) ==1059== by 0x40170DF2: __select (vg_intercept.c:681) ==1059== by 0x804E4C6: (within /usr/sbin/sshd) ==1059== by 0x403DC5CC: __libc_start_main (in /lib/libc-2.3.2.so) ==1059== by 0x804C560: (within /usr/sbin/sshd) ==1059== Address 0x41363BFC is 0 bytes after a block of size 4 alloc'd ==1058== checked 5467064 bytes....
2004 Apr 22
0
IAX2 call causes SEGFAULT
...ROL Subclass: (11?) Timestamp: 00002ms SCall: 00001 DCall: 00001 [192.168.14.21:4569] tus01*CLI> Disconnected from Asterisk server The backtraces seem to show something different each time. Once it referenced chan_iax2.c, but other times it seems to show random stuff: #0 0x4018f90e in __select () from /lib/i686/libc.so.6 #1 0x462514cc in ?? () #2 0x0805c723 in ast_waitfor (c=0x80ef2c0, ms=1000) at channel.c:930 #0 0x4018e227 in __poll (fds=0x80ede90, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:63 #1 0x08051a8c in ast_io_wait (ioc=0x80ede70, howlong=-1) at io.c:254...
2000 Dec 15
2
debugger not recognizing C routine names
Something seems to have changed with the debugger option since I used it last, unless I've forgotten something really stupid (much more likely) . The debugger doesn't seem to recognise the names of C routines ***************** [jonm at localhost jonm]$ cat test.c #include "S.h" void test(int *x,int *y){ y[0]=x[0]+2; } [jonm at localhost jonm]$ R COMPILE test.c gcc
2003 Apr 16
0
Possible bug in samba-2.2.8a-1...
...ls from /usr/lib/libpopt.so.0...done. Reading symbols from /lib/libc.so.6...done. Reading symbols from /lib/ld-linux.so.2...done. Reading symbols from /lib/libnss_files.so.2...done. Reading symbols from /lib/libnss_nisplus.so.2...done. Reading symbols from /lib/libnss_nis.so.2...done. 0x400f10de in __select () (gdb) c Continuing. Program received signal SIGSEGV, Segmentation fault. fgets_unlocked (buf=0x824eea8 "p0\023@p0\023@\200?3\233b??\001", n=4096, fp=0x0) at iofgets_u.c:44 iofgets_u.c:44: No such file or directory. (gdb) where #0 fgets_unlocked (buf=0x824eea8 "p0\023@p0\023...
2003 Dec 01
0
No subject
...bnss_nisplus.so.2 Reading symbols from /lib/libnss_nis.so.2...done. Loaded symbols for /lib/libnss_nis.so.2 Reading symbols from /lib/libnss_dns.so.2...done. Loaded symbols for /lib/libnss_dns.so.2 Reading symbols from /lib/libresolv.so.2...done. Loaded symbols for /lib/libresolv.so.2 0x4010b5ce in __select () from /lib/libc.so.6 (gdb) break fault_report Breakpoint 1 at 0x80f02f3: file lib/fault.c, line 36. (gdb) cont Continuing. Program received signal SIGSEGV, Segmentation fault. __libc_free (mem=0x80) at malloc.c:3025 3025 malloc.c: No such file or directory. (gdb) bt full #0 __libc_free (mem=0x8...