search for: 11833

Displaying 8 results from an estimated 8 matches for "11833".

Did you mean: 1833
2013 Feb 10
3
top 10 (n values) for each classes
...21 1,5 5198 100,62386 1,5 11375 99,731904 1,5 11803 99,08347 1,5 7187 98,076923 1,5 7221 96,853367 1,5 11356 96,797409 1,5 7167 96,326062 1,5 11715 95,902613 1,5 11727 95,79491 1,5 7166 95,747126 1,5 7253 95,56314 2 10703 95,379713 2 3102 94,146825 2 11732 93,961076 2 5992 93,93088 2 11833 93,902859 2 7224 93,114144 2 3103 93,022202 2 7164 92,4972 2 12180 91,891892 2 11355 90,585242 2 10679 90,491487 2 7252 89,664613 2 3105 89,112093 2 5200 88,798701 2 5203 86,954782 2 11354 86,686174 2 11357 86,655518 2 10940 86,422977 2 11594 86,189863 2 12179 86,122178 2 7263 84,99...
2006 Jul 12
0
migrations passing version number.
One of the nice things about migrations is that you can selectively roll your changes back and forward. But, sometimes it doesn''t work as expected. In my current project I rolled back to VERSION=0. Then applied on migration at a time and rolled it back to make sure that I had coded everything correctly. Tthe first 3 went well. But, when I attempted to apply VERSION=4. Rake attempted
2011 Nov 13
2
kernel messages: alignment check: 0000 [#1] SMP
...fault at 0 ip 0000000000407701 sp 00007fff37c6ba00 error 4 in derefnull[400000+77000] divbyzero[27087] trap divide error ip:408d05 sp:7fffc93d8ab0 error:0 in divbyzero[400000+76000] derefnull[11819]: segfault at 0 ip 000000000804c2eb sp 00000000ffbb9edc error 4 in derefnull[8048000+57000] divbyzero[11833] trap divide error ip:804d0be sp:ff9c5a1c error:0 in divbyzero[8048000+56000] derefnull[28080]: segfault at 0 ip 0000000000407701 sp 00007fff5d3045d0 error 4 in derefnull[400000+77000] divbyzero[28094] trap divide error ip:408d05 sp:7fff6369ca90 error:0 in divbyzero[400000+76000] derefnull[22199]:...
2008 Jun 25
0
unable to send a fax to a given FAX number
...====================================================================================================== -- Launched AGI Script /var/lib/asterisk/agi-bin/fixlocalprefix > fixlocalprefix: Using pattern 1081+112 > fixlocalprefix: Using pattern 1081+110 > fixlocalprefix: Using pattern 1081+11833 > fixlocalprefix: Using pattern 1081+11880 > fixlocalprefix: Using pattern 0|. == fixlocalprefix: Dialpattern 0|. matched. 01267383226 -> 1267383226 -- AGI Script fixlocalprefix completed, returning 0 -- Executing Set("SIP/233-b4e0a7f8", "OUTNUM=1267383226") in n...
2018 Dec 20
2
Authentication/Penalty disabled (socket mode=0) introduces constant 5 sec delays (2.27 on debian 9)
...ry is forced to TRUE by the caller and net_connect_unix_with_retries retries in case of ECONNREFUSED. How I get into it : ssh -X root at telegraphe-test apt install dovecot-dbg cd /dev/shm apt source dovecot cd dovecot-2.2.27 pidof dovecot ddd /usr/sbin/dovecot set follow-fork-mode child attach 11833 cont # Send an e-mail from swaks to exim that use transport=smtp in LMTP mode to dovecot-lmtp, press interrupt while exim is blocking after RCPT TO: (gdb) bt #0 0x00007f81528af270 in __nanosleep_nocancel () at ../sysdeps/unix/syscall-template.S:84 #1 0x00007f81528d8b84 in usleep (useconds=<...
2019 Jan 08
1
Authentication/Penalty disabled (socket mode=0) introduces constant 5 sec delays (2.27 on debian 9)
...t;> How I get into it : >> >> ssh -X root at telegraphe-test >> >> apt install dovecot-dbg >> cd /dev/shm >> apt source dovecot >> cd dovecot-2.2.27 >> pidof dovecot >> ddd /usr/sbin/dovecot >> set follow-fork-mode child >> attach 11833 >> cont >> >> # Send an e-mail from swaks to exim that use transport=smtp in LMTP >> mode to dovecot-lmtp, press interrupt while exim is blocking after >> RCPT TO: >> >> >> (gdb) bt >> #0? 0x00007f81528af270 in __nanosleep_nocancel () at >...
2019 Jan 06
0
Authentication/Penalty disabled (socket mode=0) introduces constant 5 sec delays (2.27 on debian 9)
...es retries in case of ECONNREFUSED. > > > How I get into it : > > ssh -X root at telegraphe-test > > apt install dovecot-dbg > cd /dev/shm > apt source dovecot > cd dovecot-2.2.27 > pidof dovecot > ddd /usr/sbin/dovecot > set follow-fork-mode child > attach 11833 > cont > > # Send an e-mail from swaks to exim that use transport=smtp in LMTP mode to dovecot-lmtp, press interrupt while exim is blocking after RCPT TO: > > > (gdb) bt > #0 0x00007f81528af270 in __nanosleep_nocancel () at ../sysdeps/unix/syscall-template.S:84 > #1 0x0000...
2013 Feb 15
10
reading data
Hi, #working directory data1 #changed name data to data1.? Added some files in each of sub directories a1, a2, etc. ?indx1<- indx[indx!=""] lapply(indx1,function(x) list.files(x)) #[[1]] #[1] "a1.txt"??????? "mmmmm11kk.txt" #[[2]] #[1] "a2.txt"??????? "mmmmm11kk.txt" #[[3]] #[1] "a3.txt"??????? "mmmmm11kk.txt" #[[4]] #[1]