search for: 15571

Displaying 12 results from an estimated 12 matches for "15571".

Did you mean: 1557
2010 Feb 10
1
problems with 1.6
...n not implemented [Feb 10 14:14:36] ERROR[15569]: res_timing_timerfd.c:105 timerfd_timer_open: Failed to create timerfd timer: Function not implemented -- Executing [conference at veco:1] Answer("Local/conference at veco-044d;2", "") in new stack [Feb 10 14:14:37] WARNING[15571]: channel.c:1065 __ast_queue_frame: Unable to write to alert pipe on Local/conference at veco-044d;1 (qlen = 0): Broken pipe! [Feb 10 14:14:37] WARNING[15571]: channel.c:1065 __ast_queue_frame: Unable to write to alert pipe on Local/conference at veco-044d;1 (qlen = 1): Broken pipe! -- Exe...
2003 Jan 07
2
Automatic Printer Driver Download Access Denied
...root 776 Dec 11 02:32 recycle.conf -rw-r--r-- 1 root root 120 Dec 11 02:32 samba-block.conf -rw------- 1 root root 8192 Jan 7 15:01 secrets.tdb -rw-r--r-- 1 root root 10667 Oct 29 11:53 smb10-29-02.conf -rw-r--r-- 1 root root 15571 Jan 7 15:01 smb.conf -rw-r--r-- 1 root root 10731 Oct 16 13:02 smb.conf.rpmnew -rw------- 1 root root 666 Dec 31 15:52 smbpasswd -rw-r--r-- 1 root root 97 Dec 11 02:32 smbusers The samba was on a Windows 2000 active directory. It acted as a member s...
2006 May 02
3
''NameError: uninitialized constant <MyEntity>'' in console
When I create a new model entity, and try to access it from the Rails console I get the error: >> b = Bar.new(:name => ''Some Bar'') NameError: uninitialized constant Bar from (irb):1 from :0 (My model class is called Bar, and is in file app/models/bar.rb) So, I try to load the model class file, and I run into a more frigtening error: >> load
2005 Feb 27
1
UID inserted in the middle of mailbox
...in the middle of mailbox /var/mail/**** (4409 > 4237) Feb 27 16:50:04 zamok dovecot: IMAP(****): mbox sync: UID inserted in the middle of mailbox /var/mail/**** (7122 > 5116) Feb 27 16:50:16 zamok dovecot: IMAP(****): mbox sync: UID inserted in the middle of mailbox /home/****/Mail/trash (15571 > 14535) Feb 27 16:50:16 zamok dovecot: IMAP(****): mbox sync: UID inserted in the middle of mailbox /home/****/Mail/trash (16578 > 14535) Feb 27 16:50:19 zamok dovecot: IMAP(****): mbox sync: UID inserted in the middle of mailbox /var/mail/**** (23318 > 13713) -- Nico L'?tude appr...
2009 Dec 09
1
app_voicemail. Help me to find typo source ...
Hi, In /var/log/asterisk/full (Asterisk 1.6.2-rc6), I can see : [Dec 8 15:02:17] VERBOSE[10283] config.c: == Parsing '/var/spool/asterisk/voicemail/default/103/INBOX/msg0000.txt': [Dec 8 15:02:17] VERBOSE[10283] config.c: == Found [Dec 8 15:02:17] VERBOSE[10283] file.c: -- <SIP/103-00000784> Playing 'vm-message.gsm' (language 'fr') [Dec 8 15:02:18]
2017 Jul 08
2
Error in v64i32 type in x86 backend
...Match failed at index 6658 Continuing at 6772 Match failed at index 6788 Continuing at 6902 Continuing at 13636 Match failed at index 13640 Continuing at 14940 Match failed at index 14943 Continuing at 15415 Match failed at index 15417 Continuing at 15570 Match failed at index 15571 Continuing at 15598 Match failed at index 15599 Continuing at 15716 Match failed at index 15719 Continuing at 15837 Match failed at index 15840 Continuing at 16198 Skipped scope entry (due to false predicate) at index 16203, continuing at 16285 Skipped scope entry (due to false pr...
2017 Jul 08
2
Error in v64i32 type in x86 backend
...>>>> Match failed at index 13640 >>>> Continuing at 14940 >>>> Match failed at index 14943 >>>> Continuing at 15415 >>>> Match failed at index 15417 >>>> Continuing at 15570 >>>> Match failed at index 15571 >>>> Continuing at 15598 >>>> Match failed at index 15599 >>>> Continuing at 15716 >>>> Match failed at index 15719 >>>> Continuing at 15837 >>>> Match failed at index 15840 >>>> Continuing at 16198 &g...
2017 Jul 08
5
Error in v64i32 type in x86 backend
...t;>>>>>>> Continuing at 15415 >>>>>>>>>>>>>> Match failed at index 15417 >>>>>>>>>>>>>> Continuing at 15570 >>>>>>>>>>>>>> Match failed at index 15571 >>>>>>>>>>>>>> Continuing at 15598 >>>>>>>>>>>>>> Match failed at index 15599 >>>>>>>>>>>>>> Continuing at 15716 >>>>>>>>>>>>>&g...
2003 Dec 01
0
No subject
...51 [2001/07/24 14:08:35, 3] smbd/process.c:process_smb(837) Transaction 310 of length 85 [2001/07/24 14:08:35, 5] lib/util.c:show_msg(292) size=81 smb_com=0x2d smb_rcls=0 smb_reh=0 smb_err=0 smb_flg=0 smb_flg2=0 [2001/07/24 14:08:35, 5] lib/util.c:show_msg(298) smb_tid=1 smb_pid=15571 smb_uid=100 smb_mid=27393 smt_wct=15 [2001/07/24 14:08:35, 5] lib/util.c:show_msg(303) smb_vwv[0]=255 (0xFF) [2001/07/24 14:08:35, 5] lib/util.c:show_msg(303) smb_vwv[1]=0 (0x0) [2001/07/24 14:08:35, 5] lib/util.c:show_msg(303) smb_vwv[2]=7 (0x7) [2001/07/24 14:08:35, 5] lib/util.c:show...
2017 Jul 07
2
Error in v64i32 type in x86 backend
Have you read http://llvm.org/docs/WritingAnLLVMBackend.html and http://llvm.org/docs/CodeGenerator.html ? http://llvm.org/docs/WritingAnLLVMBackend.html#instruction-selector describes how to define a store instruction. -Eli On 7/6/2017 6:51 PM, hameeza ahmed via llvm-dev wrote: > Please correct me i m stuck at this point. > > On Jul 6, 2017 5:18 PM, "hameeza ahmed"
2008 Dec 05
0
Wine release 1.1.10
...ce 2003 installation not finishing correctly 15064 MSN Messenger 7.0 hangs after configuring the webcam 15070 HxD cant find Internetupdate 15263 Cannot install games in Steam (requires opening new iexplore window) 15559 winealsa sound regression: scratchiness/stutter in multiple games 15571 Adobe Photoshop CS3 aborts with missing gdiplus functions 15748 .NET 1.1's dotnetfx fails to install, aborts when it can't stop the msi service? 15788 Battlefield 1942 fails to install 16011 widl: Complex structs should have their pointer layout section after the structure's d...
2017 Jul 07
2
Error in v64i32 type in x86 backend
...Match failed at index 6658 Continuing at 6772 Match failed at index 6788 Continuing at 6902 Continuing at 13636 Match failed at index 13640 Continuing at 14940 Match failed at index 14943 Continuing at 15415 Match failed at index 15417 Continuing at 15570 Match failed at index 15571 Continuing at 15598 Match failed at index 15599 Continuing at 15716 Match failed at index 15719 Continuing at 15837 Match failed at index 15840 Continuing at 16174 Skipped scope entry (due to false predicate) at index 16179, continuing at 16261 Skipped scope entry (due to false pr...