search for: 13744

Displaying 19 results from an estimated 19 matches for "13744".

Did you mean: 1344
2008 Oct 13
1
IO error / connection unexpectedly closed
Hello, i use rsync from Windows to rsync on Linux via ssh and get IO Errors and connection unexpectedly closed errors on almost every sync run. Can anybody give me some hints on how to track down the problem? thx, Chris 2008/10/11 09:41:04 [13744] rsync to backup// from UNKNOWN (w.x.y.z) 2008/10/11 09:41:04 [13744] receiving file list 2008/10/11 09:42:48 [13744] IO error encountered -- skipping file deletion 2008/10/11 09:43:59 [13744] Programme/Archiv/backend/logs/ 2008/10/11 09:49:23 [13744] rsync: connection unexpectedly closed (5324192...
2007 Feb 15
3
asterisk freeze due to "too many open file" error
...WARNING[11283] chan_misdn.c: Write returned <=0 (err=Destination address required) Feb 14 14:59:56 WARNING[13725] res_agi.c: unable to create fromast pipe: Too many open files Feb 14 15:01:21 WARNING[13729] res_agi.c: unable to create fromast pipe: Too many open files Feb 14 15:01:56 WARNING[13744] res_agi.c: Unable to create toast pipe: Too many open files Feb 14 15:01:56 ERROR[13744] cdr_custom.c: Unable to re-open master file /var/log/asterisk/cdr-custom/Master.csv : Too many open files Feb 14 15:01:56 ERROR[13744] cdr_csv.c: Unable to re-open master file /var/log/asterisk//cdr-csv//Ma...
2009 Jun 03
2
Problems with plot and Quartz device (PR#13744)
Full_Name: Thomas Richardson Version: R 2.9.0 GUI 1.28 Tiger build 32-bit (5395) OS: 10.4.11 Submission from: (NULL) (216.254.15.72) I have encountered a problem with points in scatterplots disappearing in a quartz window when it is re-sized (to make it larger). I am constructing an 8x12 matrix of scatterplots each containing approx 600 points. In order to get them in the window I remove the
2019 Feb 08
0
[Announce] Samba 4.8.9 Available for Download
...: Use ENOATTR in errno comparison for getxattr. o Martin Schwenke <martin at meltin.net> * BUG 13717: lib/util: Count a trailing line that doesn't end in a newline. o Ralph Wuerthner <ralph.wuerthner at de.ibm.com> * BUG 13741: vfs_fileid: Fix get_connectpath_ino. * BUG 13744: vfs_fileid: Fix fsname_norootdir algorithm. ####################################### Reporting bugs & Development Discussion ####################################### Please discuss this release on the samba-technical mailing list or by joining the #samba-technical IRC channel on irc.freenode....
2019 Feb 08
0
[Announce] Samba 4.8.9 Available for Download
...: Use ENOATTR in errno comparison for getxattr. o Martin Schwenke <martin at meltin.net> * BUG 13717: lib/util: Count a trailing line that doesn't end in a newline. o Ralph Wuerthner <ralph.wuerthner at de.ibm.com> * BUG 13741: vfs_fileid: Fix get_connectpath_ino. * BUG 13744: vfs_fileid: Fix fsname_norootdir algorithm. ####################################### Reporting bugs & Development Discussion ####################################### Please discuss this release on the samba-technical mailing list or by joining the #samba-technical IRC channel on irc.freenode....
2019 Mar 12
0
[Announce] Samba 4.9.5 Available for Download
...on <jstephen at redhat.com> * BUG 13726: s3: net: Do not set NET_FLAGS_ANONYMOUS with -k. * BUG 13727: s3:libsmb: Honor disable_netbios option in smbsock_connect_send. o Ralph Wuerthner <ralph.wuerthner at de.ibm.com> * BUG 13741: vfs_fileid: Fix get_connectpath_ino. * BUG 13744: vfs_fileid: Fix fsname_norootdir algorithm. ####################################### Reporting bugs & Development Discussion ####################################### Please discuss this release on the samba-technical mailing list or by joining the #samba-technical IRC channel on irc.freenode....
2019 Mar 12
0
[Announce] Samba 4.9.5 Available for Download
...on <jstephen at redhat.com> * BUG 13726: s3: net: Do not set NET_FLAGS_ANONYMOUS with -k. * BUG 13727: s3:libsmb: Honor disable_netbios option in smbsock_connect_send. o Ralph Wuerthner <ralph.wuerthner at de.ibm.com> * BUG 13741: vfs_fileid: Fix get_connectpath_ino. * BUG 13744: vfs_fileid: Fix fsname_norootdir algorithm. ####################################### Reporting bugs & Development Discussion ####################################### Please discuss this release on the samba-technical mailing list or by joining the #samba-technical IRC channel on irc.freenode....
2006 Jul 12
0
closewait socket state
...= Broken pipe Jul 11 13:56:33 linuxd smbd[16632]: write_socket_data: write failure. Error = Broken pipe Jul 11 13:56:33 linuxd smbd[8410]: write_socket_data: write failure. Error = Broken pipe Jul 11 13:56:33 linuxd smbd[2542]: oplock_break: end of file from client Jul 11 13:56:33 linuxd smbd[13744]: write_socket_data: write failure. Error = Broken pipe Jul 11 13:56:33 linuxd smbd[27841]: write_socket_data: write failure. Error = Connection reset by peer Jul 11 13:56:33 linuxd smbd[8484]: write_socket_data: write failure. Error = Broken pipe [...] ul 11 13:56:37 linuxd smbd[9455]: Err...
2002 Aug 23
1
3.4p1 ssh-agent auth-retry patch available: was: Re: Updated ssh-agent authentication retry patch available
And lsof the agent too - see what files it has open... Nico -- > -----Original Message----- > From: Kevin Steves [mailto:kevin at atomicgears.com] > Sent: Friday, August 23, 2002 4:48 PM > To: openssh-unix-dev at mindrot.org > Cc: stevesk at pobox.com > Subject: Re: 3.4p1 ssh-agent auth-retry patch available: was: Re: > Updated ssh-agent authentication retry patch available
2007 Aug 29
5
Month end calculations
Hi R users, Is there a function in R, which does some calculation only for the month end in a daily data?... In other words, is there a command in R, equivalent to "last." function in SAS? BR, Shubha [[alternative HTML version deleted]]
2009 Jun 26
0
R 2.9.1 is released
...specific to the class of elements being sorted. o Increase NAMED value on 'seq' value in for() loop so loop code cannot modify 'seq' value. o Prevent rectangles of size < 0.5 pixel from disappearing in Quartz when using rastered backend. (PR#13744) o Printing _NA_complex_ had a low-level thinko; patch thanks to Bill Dunlap. o CP1257 encoding for postscript/PDF has been corrected. (PR#13736) o aov() with an error term was evaluating the ... arguments in 2.9.0 whilst checking their names, so could fail by...
2009 Jun 26
0
R 2.9.1 is released
...specific to the class of elements being sorted. o Increase NAMED value on 'seq' value in for() loop so loop code cannot modify 'seq' value. o Prevent rectangles of size < 0.5 pixel from disappearing in Quartz when using rastered backend. (PR#13744) o Printing _NA_complex_ had a low-level thinko; patch thanks to Bill Dunlap. o CP1257 encoding for postscript/PDF has been corrected. (PR#13736) o aov() with an error term was evaluating the ... arguments in 2.9.0 whilst checking their names, so could fail by...
2017 Oct 31
2
[Bug 13112] New: receive_xattr heap overread with non null terminated name and xattr filter
...on: 3.1.3 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 Component: core Assignee: wayned at samba.org Reporter: jeriko.one at gmx.us QA Contact: rsync-qa at samba.org Created attachment 13744 --> https://bugzilla.samba.org/attachment.cgi?id=13744&action=edit Make room for trailing NULL and use read_sbuf $ ./rsync -v rsync version 3.1.3dev protocol version 31 code snippets are from receive_xattr in xattrs.c in receive_xattr a name is read from the sender. The sender sends t...
2006 Jun 07
9
lighttpd/fastcgi - where does stdout go?
i''m using lighty and fastcgi in my rails production environment. standard output appears to get swallowed up somewhere... it''s clearly not coming out of the development log. don''t know where to look for it. is this a byproduct of running in production mode? is there a way to turn this off? thanks, paul
2007 Aug 26
0
3 commits - libswfdec/swfdec_as_context.c player/swfplay.c test/trace
...13648 => Hello World +13656 => Hello World +13664 => Hello World +13672 => Hello World +13680 => Hello World +13688 => Hello World +13696 => Hello World +13704 => Hello World +13712 => Hello World +13720 => Hello World +13728 => Hello World +13736 => Hello World +13744 => Hello World +13752 => Hello World +13760 => Hello World +13768 => Hello World +13776 => Hello World +13784 => Hello World +13792 => Hello World +13800 => Hello World +13808 => Hello World +13816 => Hello World +13824 => Hello World +13832 => Hello World +13840...
2008 Jan 01
0
4 commits - libswfdec/swfdec_as_internal.h libswfdec/swfdec_as_object.c libswfdec/swfdec_as_types.c libswfdec/swfdec_as_types.h libswfdec/swfdec_sprite_movie_as.c test/trace
...3640: 0, 0 +13648: , +13648: 0, 0 +13656: , +13656: 0, 0 +13664: , +13664: 0, 0 +13672: , +13672: 0, 0 +13680: , +13680: 0, 0 +13688: , +13688: 0, 0 +13696: , +13696: 0, 0 +13704: , +13704: 0, 0 +13712: , +13712: 0, 0 +13720: , +13720: 0, 0 +13728: , +13728: 0, 0 +13736: , +13736: 0, 0 +13744: , +13744: 0, 0 +13752: , +13752: 0, 0 +13760: , +13760: 0, 0 +13768: , +13768: 0, 0 +13776: , +13776: 0, 0 +13784: , +13784: 0, 0 +13792: , +13792: 0, 0 +13800: , +13800: 0, 0 +13808: , +13808: 0, 0 +13816: , +13816: 0, 0 +13824: , +13824: 0, 0 +13832: , +13832: 0, 0 +13840: , +13840:...
2010 Jul 30
0
Wine release 1.3.0
...78 Xplorer2 lite crashes in SHChangeNotify when deleting directory 13531 dxi plugins don't run in wine 13652 Trillian: Dragging a chat container outside of the screen looses the container 13654 Diablo 2 in fullscreen mode, the bottom 6th of the screen is cut off (widescreen display) 13744 FlashVideo MX gives an error when launched and terminates 14210 Frostwire - right clicking tray icon doesn't work, closes immediately (dogfood) 14272 Maximized and restored state not reported properly by GetWindowPlacement 14328 Artificial Girl 3: Crashes when trying to start any exec...
2014 Jan 28
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
Hi Stepan, Sorry for the delay. It's great that you are working on MergeFunctions as well and I agree, we should definitely try to combine our efforts to improve MergeFunctions. Just to give you some context, the pass (with the similar function merging patch) is already being used in a production setting. From my point of view, it would be better if we focus on improving its capability
2014 Jan 30
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
...tion.ll 2 8448 0 0.01 8420 0 0.01 8420 syr2k.ll 12 29029 0 0.01 28980 0 0.01 28980 syrk.ll 12 25741 0 0.01 25693 0 0.01 25693 sysspec.ll 13 18074 0 0.01 18058 0 0.01 18058 System.ll 2 951 0 0.01 923 0 0.01 923 systems.ll 4 21729 0 0.01 21694 0 0.01 21694 t0.ll 0 3318 0 0.01 3289 0 0.01 3289 t1.ll 5 13744 0 0.01 13715 0 0.01 13715 t2.ll 1 1804 0 0.01 1775 0 0.01 1775 t3.ll 3 25197 0 0.01 25168 0 0.01 25168 t4.ll 3 56996 0 0.01 56967 0 0.01 56967 t5.ll 6 43209 0 0.01 43180 0 0.01 43180 t6.ll 3 66686 0 0.02 66657 0 0.02 66657 t7.ll 5 36589 0 0.01 36560 0 0.01 36560 t8.ll 5 90129 0 0.02 90100 0 0.01 90...