search for: 12201

Displaying 15 results from an estimated 15 matches for "12201".

Did you mean: 1,201
2009 Jun 10
0
Dial option limit call duration
...] VERBOSE[12196] logger.c: [Jun 10 16:14:41] > end_sound = [Jun 10 16:14:41] VERBOSE[12196] logger.c: [Jun 10 16:14:41] == Using SIP RTP CoS mark 5 but the warning is played to late it used to be exactly "you have 30 seconds left" but now its [Jun 10 16:15:20] VERBOSE[12201] logger.c: [Jun 10 16:15:20] -- <SIP/OB-0847a3c8> Playing 'vm-youhave.gsm' (language 'de') [Jun 10 16:15:21] WARNING[12201] file.c: File digits/8-and does not exist in any format [Jun 10 16:15:21] WARNING[12201] file.c: Unable to open digits/8-and (format 0x4 (ulaw)): N...
2012 Mar 16
2
[LLVMdev] PowerPC codegen experts looking for challenges?
...ince we produce for the embedded domain we need a reliable host (i.e. simulation i686) / target (PPC) dual setup. To this end I almost succeeded grinding through our large(ish) codebase but found some PPC snags. I filed these bugs, complete with repro IR code: http://llvm.org/bugs/show_bug.cgi?id=12201 http://llvm.org/bugs/show_bug.cgi?id=12203 I gather that the FreeBSD project is aiming at production use of LLVM for PPC also, so these might have interesting fixes for those folks too. Another thing, it appears that thread-global data is not yet supported by the PPC backend. Is there a tracking...
2012 Mar 16
0
[LLVMdev] PowerPC codegen experts looking for challenges?
...main we need a reliable > host (i.e. simulation i686) / target (PPC) dual setup. To this end I > almost succeeded grinding through our large(ish) codebase but found > some PPC snags. > > I filed these bugs, complete with repro IR code: > > http://llvm.org/bugs/show_bug.cgi?id=12201 Interesting. I'll try to get this fixed next week. > http://llvm.org/bugs/show_bug.cgi?id=12203 Roman and I have been working on this one over the last few days; expect a fix soon. Please keep submitting bug reports; there are a number of us who are interested in PPC support. -Hal &gt...
2015 Feb 18
2
Re: Mounting disk images with ext2 filesystems on RHEL7
.../boot contains a file system with errors, check forced. Pass 1: Checking inodes, blocks, and sizes Pass 2: Checking directory structure Pass 3: Checking directory connectivity Pass 4: Checking reference counts Pass 5: Checking group summary information /boot: 36/26104 files (2.8% non contiguous), 12201/104388 blocks > Anything interesting in the output of `tune2fs -l /dev/sda1'? > I'm not retyping all of the output ... interesting? Filesystem state: not clean Block count: 104388 > > Rich. > > -- > Richard Jones, Virtualization Group, Red Hat > http://people.red...
2009 Mar 02
1
Weird segfault
...roy (p=0x8248c88, lockowner=1) at chan_sip.c:2278 #3 0x403b1728 in sip_destroy (p=0x49) at chan_sip.c:2366 #4 0x403bd18a in __sip_autodestruct (data=0x8248c88) at chan_sip.c:1370 #5 0x08056cda in ast_sched_runq (con=0x81940d8) at sched.c:373 #6 0x403c8a27 in do_monitor (data=0x0) at chan_sip.c:12201 #7 0x40021a62 in pthread_start_thread () from /lib/libpthread.so.0 #8 0x401e85ca in clone () from /lib/libc.so.6 In frame #4, sip_destroy() was called with the pointer address 0x8248c88. But in frame #3, the pointer address became 0x49. Then when it called __sip_destroy() in frame #2, the addr...
2002 Feb 20
1
Changing R_HOME
...s the way he did. Is there some way to tell R to look somewhere other than the default location for its libraries on startup? Any clues or pointers would be appreciated. Thanks Bill Bill Thompson, PhD Computer Scientist Wadsworth Center NY State Dept of Health ESP C-644 P.O. Box 509 Albany, NY 12201-0509 phone: (518) 486-7882 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !)...
2006 Jan 16
1
Solaris 9/Samba 3.0.21a
...samba/docs/Samba3-HOWTO.pdf [2006/01/16 07:57:22, 0] lib/fault.c:fault_report(40) =============================================================== "mikes_pc.log" 1218 lines, 68494 characters mikes_pc (192.168.1.180) connect to service mike initially as user mike (uid=100, gid=100) (pid 12201) [2006/01/16 09:31:53, 0] lib/fault.c:fault_report(36) =============================================================== [2006/01/16 09:31:53, 0] lib/fault.c:fault_report(37) INTERNAL ERROR: Signal 10 in pid 12201 (3.0.21a) Please read the Trouble-Shooting section of the Samba3-HOWTO [2006/01/1...
2012 Mar 31
0
[LLVMdev] Help with PR12201
I'm trying to fix PR12201, and would like some advice. Here's what is happening: On PPC32 VAARG is custom lowered (in PPCTargetLowering::LowerVAARG) and can create two ISD::SELECT nodes that use a ISD::SETCC node with a ISD::SETLT parameter. On PPC, ISD::SELECT is expanded, and here both of these SELECT nodes are expan...
2006 Jul 17
0
collection_select help
I can''t figure out how to get the collection_select to correctly identify and select the appropriate option in the drop down to begin with. i have checked that charge.offense_level contains the correct value to begin with (a number between 1 and 10) but the view still defaults to the first option and not the one contained in the charge.offense_level. what am i doing wrong? any
2015 Feb 18
0
Re: Mounting disk images with ext2 filesystems on RHEL7
...with errors, check forced. > Pass 1: Checking inodes, blocks, and sizes > Pass 2: Checking directory structure > Pass 3: Checking directory connectivity > Pass 4: Checking reference counts > Pass 5: Checking group summary information > /boot: 36/26104 files (2.8% non contiguous), 12201/104388 blocks I would say this is (fairly) conclusive proof that the filesystem is really truncated, and RHEL 6 is just ignoring that hard fact. Note that the code paths used by ext4 kernel and e2fsck (ie. e2fsprogs) are quite different, and both think the filesystem is longer than the containing...
2015 Feb 18
2
Re: Mounting disk images with ext2 filesystems on RHEL7
On Wed, Feb 18, 2015 at 6:52 AM, Richard W.M. Jones <rjones@redhat.com> wrote: > On Tue, Feb 17, 2015 at 01:37:55PM -0500, Leonard Basuino wrote: > > I get the following debug info: > > > > mount -o /dev/sda1 / > > [ <time> ] EXT4-fs (sda1): mounting ext2 file system using the ext4 > > subsystem > > [ <time> ] EXT4-fs (sda1): bad geometry:
2004 Dec 29
18
No response on port 80 with Shorewall
...389 bytes) pkts bytes target prot opt in out source destination 4654 821K ACCEPT all -- lo * 0.0.0.0/0 0.0.0.0/0 0 0 DROP !icmp -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID 378 104K ppp0_in all -- ppp0 * 0.0.0.0/0 0.0.0.0/0 12201 1546K eth0_in all -- eth0 * 0.0.0.0/0 0.0.0.0/0 0 0 Reject all -- * * 0.0.0.0/0 0.0.0.0/0 0 0 LOG all -- * * 0.0.0.0/0 0.0.0.0/0 LOG flags 0 level 6 prefix `Shorewall:INPUT:REJECT:'' 0 0 reject all --...
2005 Dec 01
3
Saving files with MS Word to samba3 server is very slow!
Hi! I'm currently hunting a strange problem and looking for help! I have a samba3 fileserver (currently samba-3.0.20b, but problem can be reproduced with samba-3.0.7, but _not_ with samba2 like 2.2.8a), and I see performance problems when writing files with MS word 2002 SP3 from a NT4.0 (SP6a) workstation. Saving even the smallest file takes more than 10 seconds! Copying files with Windows
2020 Feb 06
3
How the program spoolss works ?
Hello, I test samba 4.9.5 in my debian buster . Almost everything works. My last problem concerns the printers. I? could need some help explaining my logs .I have this : /usr/sbin/smbd: reloading printcap cache /usr/sbin/smbd: reload status: ok /usr/sbin/smbd: pid_to_procid: messaging_dgm_get_unique failed: Aucun fichier ou dossier de ce type /usr/sbin/smbd: send_all_fn: messaging_send_buf
2020 Feb 07
7
How the program spoolss works ?
..._get_unique failed: Aucun fichier ou dossier de ce type /usr/sbin/smbd: send_all_fn: messaging_send_buf to 4761 failed: NT_STATUS_OBJECT_NAME_NOT_FOUND /usr/sbin/smbd: send_all_fn: messaging_send_buf to 28138 failed: NT_STATUS_OBJECT_NAME_NOT_FOUND /usr/sbin/smbd: send_all_fn: messaging_send_buf to 12201 failed: NT_STATUS_OBJECT_NAME_NOT_FOUND /usr/sbin/smbd: send_all_fn: messaging_send_buf to 12837 failed: NT_STATUS_OBJECT_NAME_NOT_FOUND /usr/sbin/smbd: pid_to_procid: messaging_dgm_get_unique failed: Aucun fichier ou dossier de ce type /usr/sbin/smbd: send_all_fn: messaging_send_buf to 3834 failed...