search for: 5778

Displaying 20 results from an estimated 33 matches for "5778".

Did you mean: 57,8
2006 Jan 11
1
Zaptel modules load, but Asterisk fails at startup
...> wctdm 39936 - > zaptel 226756 - > asterisk sfbosch # But Asterisk behaves as though it were not: > [chan_zap.so] => (Zapata Telephony w/PRI) > == Parsing '/etc/asterisk/zapata.conf': Found > Jan 11 11:32:53 WARNING[5778]: chan_zap.c:920 zt_open: Unable to specify channel 1: No such device or address > Jan 11 11:32:53 ERROR[5778]: chan_zap.c:6847 mkintf: Unable to open channel 1: No such device or address > here = 0, tmp->channel = 1, channel = 1 > Jan 11 11:32:53 ERROR[5778]: chan_zap.c:10251 setup_zap...
2007 Sep 25
2
[LLVMdev] Coalescing and VNInfo
...edFromRHS[VNI] = RHS.getLiveRangeContaining(VNI->def-1)->valno; Why VNI->def-1? The bug I'm seeing is that RHS returns a NULL LiveRange because it doesn't contain VNI->def-1: %reg1093,0 = [5750,5754:2)[5754,5782:1)[5782,5858:0)[5868,5870:0) 0 at 5782-(5858 5870) 1 at 5754-(5778) 2 at 5750 Should it really be VNI->def-1 here? If so, why? -Dave
2014 Aug 12
2
[LLVMdev] All the passes (even the LLVMHello.so) fail at doFinalization()
...n(llvm::Module&) + 88 9 opt 0x0000000001928a8a 10 opt 0x0000000001928ef0 llvm::legacy::PassManagerImpl::run(llvm::Module&) + 254 11 opt 0x0000000001929103 llvm::legacy::PassManager::run(llvm::Module&) + 39 12 opt 0x00000000008f88cd main + 5778 13 libc.so.6 0x00007feedfc8d76d __libc_start_main + 237 14 opt 0x00000000008ea589 Stack dump: 0. Program arguments: opt -load ../../../Debug+Asserts/lib/LLVMHello.so -hello -time-passes Aborted (core dumped) -- Tianyin XU, http://cseweb.ucsd.edu/~tixu/ -------------- next part -...
2014 Aug 12
2
[LLVMdev] All the passes (even the LLVMHello.so) fail at doFinalization()
...0000001928a8a > > 10 opt 0x0000000001928ef0 > > llvm::legacy::PassManagerImpl::run(llvm::Module&) + 254 > > 11 opt 0x0000000001929103 > > llvm::legacy::PassManager::run(llvm::Module&) + 39 > > 12 opt 0x00000000008f88cd main + 5778 > > 13 libc.so.6 0x00007feedfc8d76d __libc_start_main + 237 > > 14 opt 0x00000000008ea589 > > Stack dump: > > 0. Program arguments: opt -load ../../../Debug+Asserts/lib/LLVMHello.so > > -hello -time-passes > > Aborted (core dumped) > > &gt...
2007 Sep 25
0
[LLVMdev] Coalescing and VNInfo
...iveRangeContaining(VNI->def-1)->valno; > > Why VNI->def-1? The bug I'm seeing is that RHS returns a NULL > LiveRange because it doesn't contain VNI->def-1: > > %reg1093,0 = [5750,5754:2)[5754,5782:1)[5782,5858:0)[5868,5870:0) > 0 at 5782-(5858 5870) 1 at 5754-(5778) 2 at 5750 I should aff that VNI->def is 5750 which is in the interval. -Dave
2013 Feb 07
3
[LLVMdev] Is there a way to verify that debug info metadata are correct ?
...00000f996b3 llvm::FPPassManager::runOnModule(llvm::Module&) + 51 11 llc 0x0000000000f99141 llvm::MPPassManager::runOnModule(llvm::Module&) + 497 12 llc 0x0000000000f992bb llvm::PassManagerImpl::run(llvm::Module&) + 171 13 llc 0x000000000052feb2 main + 5778 14 libc.so.6 0x00007f5dd62fdc4d __libc_start_main + 253 15 llc 0x000000000052bc29 Stack dump: 0. Program arguments: /home/deldon/Work/dev/pgi/linux86/share/llvm/3.2/bin/llc localvar2.ll -march=x86 -o localvar2.s 1. Running pass 'Function Pass Manager' on module 'local...
2006 Feb 09
1
List Conversion
Hello, I have a list (mode and class are list) in R that is many elements long and of the form: >length(list) [1] 5778 >list[1:4] $ID1 [1] "num1" $ID2 [1] "num2" "num3" $ID3 [1] "num4" $ID4 [1] NA I'd like to convert the $ID2 value to be in one element rather than in two.?? It shows up as c(\"num2\", \"num3\") if I try to use paste(list[2], collaps...
2014 Aug 12
2
[LLVMdev] All the passes (even the LLVMHello.so) fail at doFinalization()
...0x0000000001928ef0 > >> > llvm::legacy::PassManagerImpl::run(llvm::Module&) + 254 > >> > 11 opt 0x0000000001929103 > >> > llvm::legacy::PassManager::run(llvm::Module&) + 39 > >> > 12 opt 0x00000000008f88cd main + 5778 > >> > 13 libc.so.6 0x00007feedfc8d76d __libc_start_main + 237 > >> > 14 opt 0x00000000008ea589 > >> > Stack dump: > >> > 0. Program arguments: opt -load > ../../../Debug+Asserts/lib/LLVMHello.so > >> > -hello -time-pa...
1999 Oct 06
1
uploaded hdf5 and R 0.65.1 RPMs
...eated by Martyn Plummer as a starting point, and makes only a few trivial changes. -rw-rw-r-- 1 ftp 100 3416612 Oct 6 17:45 R-base-with-hdf5-0.65.1-1.i386.rpm -rw-rw-r-- 1 ftp 100 2300453 Oct 6 17:48 R-base-with-hdf5-0.65.1-1.src.rpm -rw-rw-r-- 1 ftp 100 5778 Oct 6 17:49 R-base-with-hdf5.spec -rw-rw-r-- 1 ftp 100 1987918 Oct 6 17:38 hdf5-1.2.0beta1r2-1rh6.i386.rpm -rw-rw-r-- 1 ftp 100 1326762 Oct 6 17:41 hdf5-1.2.0beta1r2-1rh6.src.rpm To the best of my knowledge, these RPMs work perfectly well. I've installed R and run...
2014 Aug 12
2
[LLVMdev] All the passes (even the LLVMHello.so) fail at doFinalization()
...gt; >> > llvm::legacy::PassManagerImpl::run(llvm::Module&) + 254 > >> >> > 11 opt 0x0000000001929103 > >> >> > llvm::legacy::PassManager::run(llvm::Module&) + 39 > >> >> > 12 opt 0x00000000008f88cd main + 5778 > >> >> > 13 libc.so.6 0x00007feedfc8d76d __libc_start_main + 237 > >> >> > 14 opt 0x00000000008ea589 > >> >> > Stack dump: > >> >> > 0. Program arguments: opt -load > >> >> > ../../../Debug+...
2007 Mar 14
2
Benchmarking CVS HEAD vs. v1.0
...Fet2 Stor Dele Expu Appe Logo C: 11435 11432 11422 16341 5639 4122 11415 5941 22848 S: 9984 9984 9976 14347 5013 2987 9967 3840 19947 87% 65% ./imaptest seed=1 secs=60 list=0 status=0 no_pipelining Logi Sele Fetc Fet2 Stor Dele Expu Appe Logo C: 5778 5778 5768 8105 2922 2021 5767 5107 11533 S: 5240 5239 5230 7384 2525 1823 5229 4343 10460 90% 85% --------------- Any difference with just one client instead of 10 simultaneously running? Looks like with pipelining CVS HEAD is now even faster, but without pipel...
2014 Aug 12
2
[LLVMdev] All the passes (even the LLVMHello.so) fail at doFinalization()
...acy::PassManagerImpl::run(llvm::Module&) + 254 > >> >> >> > 11 opt 0x0000000001929103 > >> >> >> > llvm::legacy::PassManager::run(llvm::Module&) + 39 > >> >> >> > 12 opt 0x00000000008f88cd main + 5778 > >> >> >> > 13 libc.so.6 0x00007feedfc8d76d __libc_start_main + 237 > >> >> >> > 14 opt 0x00000000008ea589 > >> >> >> > Stack dump: > >> >> >> > 0. Program arguments: opt -load > &g...
2004 Jun 13
1
upgrading iproute2
Hi. I have Fedora core 1 (kernel 2.4.22) and I downloaded http://developer.osdl.org/dev/iproute2/download/iproute2-2.6.7-ss040608.tar.gz Before upgrading, tc -V shows "iproute2-ss020116", and after shows the same. I had a lot of errors during install (make and make install). Is this lastest version for kernel 2.4? How can I upgrade?? Thanks a lot. Leandro
2010 Nov 08
2
Getting Rack::Session::Abstract::SessionHash error with rails edge
I am getting Rack::Session::Abstract::SessionHash error with rails edge when I start server. Code works fine with rails 3.0.1 . What''s the fix? Thank you all. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com. To unsubscribe from this group, send
2002 Jun 29
2
TO SYMMETRY AND ASYMMETRY-----NOW ADD SUPERSYMMETRY
...ide inspection and derision----it's too late! I give up! I'd be happy to discuss hypercubes, set-to-set calculation or any aspect of supersymmetrical encryption/decryption with anyone who can jolt the Homeland Defense boys to attention. Can you do it? Carla Koerner Hein Voice (714) 821-5778 Call Me! I need feedback! Fax (714) 821-6216 carlah at oc-net.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20020629/b507506d/attachment.html
2013 Feb 11
0
[LLVMdev] Is there a way to verify that debug info metadata are correct ?
...m::FPPassManager::runOnModule(llvm::Module&) + 51 > 11 llc 0x0000000000f99141 llvm::MPPassManager::runOnModule(llvm::Module&) + 497 > 12 llc 0x0000000000f992bb llvm::PassManagerImpl::run(llvm::Module&) + 171 > 13 llc 0x000000000052feb2 main + 5778 > 14 libc.so.6 0x00007f5dd62fdc4d __libc_start_main + 253 > 15 llc 0x000000000052bc29 > Stack dump: > 0. Program arguments: /home/deldon/Work/dev/pgi/linux86/share/llvm/3.2/bin/llc localvar2.ll -march=x86 -o localvar2.s > 1. Running pass 'Function Pass...
2007 Sep 25
2
[LLVMdev] Coalescing and VNInfo
...gt;def-1)->valno; >> >> Why VNI->def-1? The bug I'm seeing is that RHS returns a NULL >> LiveRange because it doesn't contain VNI->def-1: >> >> %reg1093,0 = [5750,5754:2)[5754,5782:1)[5782,5858:0)[5868,5870:0) >> 0 at 5782-(5858 5870) 1 at 5754-(5778) 2 at 5750 > > I should aff that VNI->def is 5750 which is in the interval. > > -Dave > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.ui...
2011 May 05
5
Dovecot imaptest on RHEL4/GFS1, RHEL6/GFS2, NFS and local storage results
...2493 2702 5282 2- 2810 1440 1430 2810 2688 3835 403 2154 2679 2925 5706 3- 2913 1457 1441 2908 2778 3913 417 2253 2773 3034 5924 4- 2814 1448 1412 2812 2695 3910 401 2186 2686 2929 5712 5- 2789 1464 1432 2787 2652 3774 427 2112 2649 2879 5676 6- 2843 1460 1444 2839 2722 3948 422 2164 2713 2957 5778 rhel6 x86_64/GFS2 two nodes, shared FC lun on a SAN(Used RDM in VMWare vSphere for GFS2 lun) Tunned cluster suite cluster.conf + <dlm plock_ownership="1" plock_rate_limit="0"/> <gfs_controld plock_rate_limit="0"/> Totals: Logi List Stat...
2004 Oct 06
0
"Text file busy" inconsistent problem with newly created files: bug?
...win2k <-- SHOW MOUNT //win2k/c on /win2k/c type smbfs (0) [root@linux1] $ rm /win2k/c/foo.log <-- MAKE SURE LOG FILE DOESNT EXIST [root@linux1] $ ping localhost >& /win2k/c/foo.log & <-- REDIRECT A 'SLOW' PROGRAM TO LOG [1] 5778 [root@linux1] $ rsh linux2 cat /win2k/c/foo.log <-- REMOTE LINUX CAN'T READ FILE cat: /win2k/c/foo.log: Text file busy [root@linux1] $ rsh win2k 'type c:\foo.log' <-- WIN2K SERVER CAN'T READ FILE The process cannot access the file because it is being us...
2008 Dec 10
3
[ANNOUNCE] Samba 3.2.6 Available for Download
...ring return success on NULL pointer in mount.cifs. * Make mount.cifs return codes match the return codes for /bin/mount. * Use lock/unlock_mtab scheme from util-linux-ng mount prog in mount.cifs. o Volker Lendecke <vl@samba.org> * BUG 5691: Fig smbd panic on Solaris. * BUG 5778: Check if strlcpy and strlcat are already defined. * BUG 5840: Fix segfault in "rpcclient lsaaddacctrights". * BUG 5860: Fix nasty error message for overlong strings in safe_strcpy. * Fix a potential NULL deref in found by the IBM Checker. * Fix an uninitialized variable f...