search for: rtmin

Displaying 20 results from an estimated 44 matches for "rtmin".

Did you mean: ramin
2004 Dec 05
3
potentially nasty oops on startup
Hi, I''m getting the following oops on startup, and I''m not quite sure why. It looks nasty though, with an invalid page being mapped into a process, and a strange looking EIP ... do_wp_page: bogus page at address 00000449 VM: killing process kmodule Unable to handle kernel NULL pointer dereference at virtual address 00000449 printing eip: 00001eca *pde = ma 0d183067 pa
2006 Oct 26
8
Problem mounting with credentials file
I am running Gentoo. I am trying to get my /etc/fstab to automatically mount a remote Samba share at boot time. I have the following in my /etc/fstab file: //192.168.0.2/share /mnt/share cifs auto,credentials=/home/user/.smbpasswd,uid=1000,umask=002,user 0 0 This works fine if I specify the username and password in the /etc/fstab file. However, if I try to use the credentials file
2007 Sep 04
3
Ocfs2 and debian
...channel", 20I/O error on channel) = 20 [pid 3875] write(2, " ", 1 ) = 1 [pid 3875] write(2, "while starting heartbeat", 24while starting heartbeat) = 24 [pid 3875] write(2, "\r\n", 2 ) = 2 [pid 3875] rt_sigprocmask(SIG_UNBLOCK, ~[TRAP SEGV RTMIN RT_1], NULL, 8) = 0 [pid 3875] exit_group(1) = ? Process 3874 resumed Process 3875 detached [pid 3874] <... waitpid resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 1}], 0) = 3875 [pid 3874] rt_sigprocmask(SIG_UNBLOCK, ~[TRAP SEGV RTMIN RT_1], NULL, 8) = 0 [pid 3874] ---...
2004 Nov 19
0
/usr/local/bin/wine-kthread: could not open
...al/bin/wine-kthread: could not open mihaiv bin # /usr/local/bin/wine-kthread Wine 20041019 Usage: wine PROGRAM [ARGUMENTS...] Run the specified program wine --help Display this help and exit wine --version Output version information and exit so why this error?? rt_sigprocmask(SIG_SETMASK, NULL, [RTMIN], 8) = 0 rt_sigsuspend([] <unfinished ...> --- SIGRTMIN (Unknown signal 32) @ 0 (0) --- <... rt_sigsuspend resumed> ) = -1 EINTR (Interrupted system call) sigreturn() = ? (mask now [RTMIN]) waitpid(21423, NULL, __WCLONE) = 21423 close(4) = 0 close(3) = 0 getpid() = 21422 getrlimit(RLIMI...
2006 Mar 24
0
Hang after upgrade to 1.1RC1 and Edge
..._RESTART}, 8) = 0 send(8, "Q\0\0\0\vCOMMIT\0", 12, 0) = 12 rt_sigaction(SIGPIPE, {0xb7ec06bc, [], SA_RESTART}, {SIG_IGN}, 8) = 0 poll([{fd=8, events=POLLIN|POLLERR, revents=POLLIN}], 1, -1) = 1 recv(8, "C\0\0\0\vCOMMIT\0Z\0\0\0\5I", 16384, 0) = 18 rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], [], 8) = 0 rt_sigaction(SIGTERM, {SIG_IGN}, {0xb7ec0605, [], SA_RESTART}, 8) = 0 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], [], 8) = 0 rt_sigaction(SIGTERM, {0xb7ec0605, [], SA_RESTART}, {SIG_IGN}, 8) = 0 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0...
2019 Jan 25
0
[klibc:update-dash] dash: Fix some cosmetic differences from upstream dash
...ig ; i < NSIG ; i++ ) { - if ( sys_sigabbrev[i] && - !strcasecmp(string, sys_sigabbrev[i]) ) - return i; + for (signo = minsig; signo < NSIG; signo++) { + if (sys_sigabbrev[signo] && + !strcasecmp(string, sys_sigabbrev[signo])) + return signo; } #ifdef SIGRTMIN - if ( !strncasecmp(string, "RTMIN", 5) ) { + if (!strncasecmp(string, "RTMIN", 5)) { char *ep; - if ( string[5] && string[5] != '+' ) + if (string[5] && string[5] != '+') return -1; - i = SIGRTMIN + strtol(string+5, &ep, 10); - i...
2020 Mar 28
0
[klibc:update-dash] dash: Fix some cosmetic differences from upstream dash
...ig ; i < NSIG ; i++ ) { - if ( sys_sigabbrev[i] && - !strcasecmp(string, sys_sigabbrev[i]) ) - return i; + for (signo = minsig; signo < NSIG; signo++) { + if (sys_sigabbrev[signo] && + !strcasecmp(string, sys_sigabbrev[signo])) + return signo; } #ifdef SIGRTMIN - if ( !strncasecmp(string, "RTMIN", 5) ) { + if (!strncasecmp(string, "RTMIN", 5)) { char *ep; - if ( string[5] && string[5] != '+' ) + if (string[5] && string[5] != '+') return -1; - i = SIGRTMIN + strtol(string+5, &ep, 10); - i...
2004 Apr 28
1
Segmentation Fault when using dig, nslookup, host...
...(1, {entry_number:0, base_addr:0x4044c080, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}, 16) = 0 munmap(0x40016000, 58585) = 0 set_tid_address(0x4044c0c8) = -1 ENOSYS (Function not implemented) rt_sigaction(SIGRTMIN, {0x40260620, [], SA_RESTORER|SA_SIGINFO, 0x40266e40}, NULL, 8) = 0 rt_sigprocmask(SIG_UNBLOCK, [RTMIN], NULL, 8) = 0 getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM_INFINITY}) = 0 rt_sigaction(SIGINT, {0x40230290, ~[RTMIN], SA_RESTORER, 0x40266e48}, NULL, 8) = 0 rt_sigaction(SIGTERM,...
2004 Jun 29
1
seg fault using ocfstool
...w devices l"..., 71) = 71 2705 write(2, "using the raw(8) command.\n", 26) = 26 2705 rt_sigaction(SIGSEGV, {SIG_DFL}, {0x402f0b30, [SEGV], SA_RESTORER|SA_RESTART, 0x40346988}, 8) = 0 2705 kill(2705, SIGSEGV) = 0 2705 sigreturn() = ? (mask now [RTMIN]) 2705 --- SIGSEGV (Segmentation fault) @ 0 (0) --- 2705 +++ killed by SIGSEGV +++ ***** Indeed 8,32 points to /dev/sdc which is the wrong device, it doesn't exist on this node. The shared device is /dev/sdb. Using ocfstool on the other node works fine. My question is now: how does ocfstoo...
2014 Jul 31
0
Re: hang after seabios
...= -1 EAGAIN (Resource temporarily unavailable) select(16, [0 6 9 13 15], [], [], {1, 0}) = 1 (in [15], left {0, 999998}) read(15, "\16\0\0\0\0\0\0\0\376\377\377\377\0\0\0\0\0\0\0\0\0\0\0\0\10\0\0\0\0\0\0\0"..., 128) = 128 rt_sigaction(SIGALRM, NULL, {0x7f6d8b8d17d0, ~[KILL STOP RTMIN RT_1], SA_RESTORER, 0x7f6d8b211710}, 8) = 0 write(7, "\0", 1) = 1 write(14, "\1\0\0\0\0\0\0\0", 8) = 8 read(15, 0x7fffa2ed4ee0, 128) = -1 EAGAIN (Resource temporarily unavailable) timer_gettime(0x8, {it_interval={0, 0}, it_value={0, 0}}) =...
2019 Mar 08
1
Dovecot v2.3.5 released
On 7.3.2019 23.37, A. Schulze via dovecot wrote: > > Am 07.03.19 um 17:33 schrieb Aki Tuomi via dovecot: > >>> test-http-client-errors.c:2989: Assert failed: FALSE >>> connection timed out ................................................. : FAILED > Hello Aki, > >> Are you running with valgrind or on really slow system? > I'm not aware my buildsystem
2014 Jul 31
2
Re: hang after seabios
On Wed, Jul 30, 2014 at 03:58:43PM -0700, Zetan Drableg wrote: > [00183ms] /usr/libexec/qemu-kvm \ > -global virtio-blk-pci.scsi=off \ > -nodefconfig \ > -nodefaults \ > -nographic \ > -machine accel=kvm:tcg \ > -cpu host,+kvmclock \ > -m 500 \ > -no-reboot \ > -kernel /var/tmp/.guestfs-0/kernel.47903 \
2005 Dec 11
0
generator hanging when used with stunnel
...NG, NULL) = 17007 wait4(-1, NULL, WNOHANG, NULL) = -1 ECHILD (No child processes) rt_sigaction(SIGCHLD, {0x401ddb30, [CHLD], SA_RESTORER|SA_RESTART, 0x400c1978}, {0x401ddb30, [CHLD], SA_RESTORER|SA_RESTART, 0x400c1978}, 8) = 0 sigreturn() = ? (mask now [RTMIN]) select(4, NULL, [3], NULL, {60, 0}) = 0 (Timeout) select(4, NULL, [3], NULL, {60, 0}) = 0 (Timeout) -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
2016 Aug 30
1
UPS shutdown
...PROT_READ) = 0 mprotect(0x76f65000, 4096, PROT_READ) = 0 mprotect(0x76f46000, 4096, PROT_READ) = 0 mprotect(0x76ea8000, 4096, PROT_READ) = 0 mprotect(0x76f88000, 4096, PROT_READ) = 0 set_tid_address(0x76f86068) = 2936 set_robust_list(0x76f86070, 0xc) = 0 rt_sigaction(SIGRTMIN, {0x76f568e8, [], SA_SIGINFO|0x4000000}, NULL, 8) = 0 rt_sigaction(SIGRT_1, {0x76f56794, [], SA_RESTART|SA_SIGINFO|0x4000000}, NULL, 8) = 0 rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0 getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM_INFINITY}) = 0 ioctl(0, SNDCTL_TMR_TIMEBASE o...
2014 Dec 29
3
[LLVMdev] Symlink to llvm-config returns wrong results on Linux
It should be noted that a symlink to the built llvm-config will return the paths for the system llvm instead of the built llvm; it's fine on OS X though. Some differences in realpath?
2011 Dec 28
1
/usr/lib/dovecot/imap ignores log settings?
...AD) = 0 munmap(0x7ff03ee11000, 127929) = 0 set_tid_address(0x7ff03ee0d9d0) = 24515 set_robust_list(0x7ff03ee0d9e0, 0x18) = 0 futex(0x7fff1a7c2ddc, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 1, NULL, 7ff03ee0d700) = -1 EAGAIN (Resource temporarily unavailable) rt_sigaction(SIGRTMIN, {0x7ff03dd0dad0, [], SA_RESTORER|SA_SIGINFO, 0x7ff03dd17030}, NULL, 8) = 0 rt_sigaction(SIGRT_1, {0x7ff03dd0db60, [], SA_RESTORER|SA_RESTART|SA_SIGINFO, 0x7ff03dd17030}, NULL, 8) = 0 rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0 getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM_I...
2011 Sep 27
2
Slow DNS lookups on CentOS6
...P_PRIVATE, 6, 0x1084) = 0xb557e000 10:46:25.317827 close(6) = 0 10:46:25.317904 futex(0xb76a5050, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0xb76a504c, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 10:46:25.317990 futex(0xb76a5018, FUTEX_WAKE_PRIVATE, 1) = 1 10:46:25.318037 rt_sigaction(SIGHUP, {0x141390, ~[RTMIN RT_1], 0}, NULL, 8) = 0 10:46:25.318145 rt_sigsuspend([]) = ? ERESTARTNOHAND (To be restarted) 10:46:28.510794 --- SIGTERM (Terminated) @ 0 (0) --- 10:46:28.510842 sigreturn() = ? (mask now [HUP INT TERM]) 10:46:28.510926 futex(0xb76a5050, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0xb76a504c,...
2006 Feb 11
2
Xend crashes repeatedly starting DomU - please help...
Hi, this is a repost of a previous question - since then I have tried rebuilding my Xen0 kernel numerous times and trying different configurations, but I haven''t yet ever got a single DomU to boot so I really don''t even know what is supposed to happen, let alone how to start debugging it... Can someone please speculate on how to debug this further? It''s a gentoo
2005 Oct 09
2
compiling asterisk on SuSE Linux 9.3 fails: illegal instruction
...PROT_READ) = 0 set_thread_area({entry_number:-1 -> 6, base_addr:0x402ff6c0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 munmap(0x40018000, 99332) = 0 set_tid_address(0x402ff708) = 21587 rt_sigaction(SIGRTMIN, {0x4003a760, [], SA_SIGINFO}, NULL, 8) = 0 rt_sigaction(SIGRT_1, {0x4003a3a0, [], SA_RESTART|SA_SIGINFO}, NULL, 8) = 0 rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0 getrlimit(RLIMIT_STACK, {rlim_cur=RLIM_INFINITY, rlim_max=RLIM_INFINITY}) = 0 _sysctl({{CTL_KERN, KERN_VERSION}, 2, 0xbffff1...
2013 Nov 13
1
ldb-tools problem
..._READ) = 0 mprotect(0x3e73402000, 4096, PROT_READ) = 0 mprotect(0x3e7281c000, 4096, PROT_READ) = 0 munmap(0x2ad3af276000, 73504) = 0 set_tid_address(0x2ad3afad6200) = 28035 set_robust_list(0x2ad3afad6210, 0x18) = 0 futex(0x7fff72f0723c, FUTEX_WAKE_PRIVATE, 1) = 0 rt_sigaction(SIGRTMIN, {0x3e73a053c0, [], SA_RESTORER|SA_SIGINFO, 0x3e73a0eca0}, NULL, 8) = 0 rt_sigaction(SIGRT_1, {0x3e73a052f0, [], SA_RESTORER|SA_RESTART|SA_SIGINFO, 0x3e73a0eca0}, NULL, 8) = 0 rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0 getrlimit(RLIMIT_STACK, {rlim_cur=10240*1024, rlim_max=RLIM_INFINI...