search for: 10186

Displaying 16 results from an estimated 16 matches for "10186".

Did you mean: 1018
2000 Jun 27
1
[CVS] humbolt:/tinc/cabal/src net.c netutl.c protocol.c
> - Indirectdata finally REALLY REALLY works now! > - More precise debug messages Hmmm ... I can't prove that using the CVS code I checked out this morning. Everything works like yesterday: I can ping the peer but I canot go beyond: *** SERVER *** Jun 27 09:04:56 lemon tinc.9[10186]: tincd 1.0pre3 (Jun 27 2000 08:53:56) startin g, debug level 4 Jun 27 09:04:56 lemon tinc.9[10186]: Generating 128 bits keys Jun 27 09:04:56 lemon tinc.9[10186]: Ready: listening on port 655 Jun 27 09:04:59 lemon kernel: eth7: MII link partner 41e1, negotiated 01e1. Jun 27 09:05:04 lemon tinc.9[1...
2014 Jul 20
1
Lots of NMBD zombie processes
...rver (Samba 4.1.9). While it seems to be working properly, we are getting a lot of zombie nmbd processes on the member server, running the command *pidof nmbd* results in: *[root at BHFS01 etc]# pidof nmbd* *12861 12644 12404 12236 12071 11885 11720 11553 11388 11201 11036 10869 10704 10518 10353 10186 10020 9834 9669 9502 9337 9151 8985 8818 8653 8467 8302 8135 7970 7783 7618 7234 7069 6878 6713 6545 6380 6189 6024 5857 5692 5496 5330 5163 4998 4799 4633 4466 4300 4084 3858 3691 3526 3339 3174 3006 2841 2655 2429 2149 1855 1505* Restarting the nmbd service fixes the problem, but the above proce...
2011 Jun 24
2
[LLVMdev] Infinite loop in llc on ARMv7 (LLVM HEAD from June 17)
On 06/24/11 06:53 PM, Eli Friedman wrote: > On Fri, Jun 24, 2011 at 9:12 AM, Karel Gardas<karel.gardas at centrum.cz> wrote: >> My question is if it is a known bug or unknown in which case where to >> report it and if also include compiled *.bc file or not. > > Haven't seen it before... see > http://llvm.org/docs/HowToSubmitABug.html , and please do include the
2011 Jun 24
0
[LLVMdev] Infinite loop in llc on ARMv7 (LLVM HEAD from June 17)
On Fri, Jun 24, 2011 at 10:06 AM, Karel Gardas <karel.gardas at centrum.cz> wrote: > On 06/24/11 06:53 PM, Eli Friedman wrote: >> >> On Fri, Jun 24, 2011 at 9:12 AM, Karel Gardas<karel.gardas at centrum.cz> >>  wrote: >>> >>> My question is if it is a known bug or unknown in which case where to >>> report it and if also include compiled
2006 Aug 09
0
association dows not grt foreign key
I have a 1 to 1 relationship using a similar example as below (has_one, belongs_to) but when I do the save, the foreign key of the child object is not set to the id of the parent object in the relation ship any ideas? cheers dion --------------------------------- class Person < ActiveRecord::Base has_one :address validates_presence_of :email --------------------------------- end
2004 Aug 06
0
Fwd: More fallback handling
...elps and gets accepted, I believe it's a tremendous usability improvement. Regards, Melanie PS: Sorry, forgot to attach the patch the first time around -------------- next part -------------- A non-text attachment was scrubbed... Name: fallback-bugfix-feature.patch Type: text/x-patch Size: 10186 bytes Desc: fallback-bugfix-feature.patch Url : http://lists.xiph.org/pipermail/icecast-dev/attachments/20031105/23a7f991/fallback-bugfix-feature.bin
2007 Nov 26
0
Winbind / AIX 5.3 returns incomplete user informations
...main problem. winuser1@srv1:/# id uid=10013(winuser1) gid=10002(domain users) # while id <user> returns the full list : winuser1@srv1:/$ id winuser1 uid=10013(winuser1) gid=10002(domain users) groups=10283(lint-lecsysteme-gpic-inventaire),10277(lint-lecsysteme),10224(lint-lec ysteme-imax),10186(lint-lecsysteme-gpic),10162(lint-lecsysteme-txtele),10132(gint-app-lecinstructdocfisc),10119(gint-prd-lecs steme-txtele),10118(gint-dev-lecconstatsinfractions),10819(gsamba),10106(gint-prd-lecsysteme),10101(gint-prd-lecresshum-abonn bus),10094(gint-prd-lecsysteme-gpic),10090(gint-prd-lecsysteme-ima...
2017 Jul 11
8
[LLD] Linker Relaxation
...addi a0,a0,1696 # 1a6a0 <__clz_tab+0x100> 1017e: 2a69 jal 10318 <printf> 10180: 40b2 lw ra,12(sp) 10182: 8522 mv a0,s0 10184: 4422 lw s0,8(sp) 10186: 0141 addi sp,sp,16 10188: 8082 ret The linker has done quite a lot! 1) the format string address generation has had the LUI (Load Upper Immediate) changed from 0x0 to 0x1a (the literal is in flash memory). If it had stayed at 0x0 it would h...
2010 Feb 23
7
creating partitions on a 2.7TB drive
Hello, sorry for the long email, it's a little hard to explain this issue. The gist of it is that the Ubuntu version of parted allowed me to do something which perhaps should not be allowed i.e. creating partitions on a 2.7TB drive when the partition table is not *gpt* but *msdos*. I am trying to configure 2 identical servers, both are Dell Poweredge 2970 machines with 6 disks in them
2017 Jul 11
4
[LLD] Linker Relaxation
...tab+0x100> >> 1017e: 2a69 jal 10318 <printf> >> 10180: 40b2 lw ra,12(sp) >> 10182: 8522 mv a0,s0 >> 10184: 4422 lw s0,8(sp) >> 10186: 0141 addi sp,sp,16 >> 10188: 8082 ret >> >> The linker has done quite a lot! >> >> 1) the format string address generation has had the LUI (Load Upper >> Immediate) >> changed from 0x0 to 0x1a (the li...
2013 Oct 08
2
Point'n Print setup on Samba4 failing to install drivers
Premise / status: I've set up Samba 4 as an AD controller, and, according to the instructions on the [howto](https://wiki.samba.org/index.php/Samba_as_a_print_server), have established a [print$] share that should allow me to "upload printer drivers for Point'n'Print driver installation." The printers are visible from the Windows client, but the server does not have Windows
2017 Jul 11
2
[LLD] Linker Relaxation
Hi, Does lld support linker relaxation that may shrink code size? As far as I see lld seems to assume that the content of input sections to be fixed other than patching up relocations, but I believe some targets may benefit the extra optimization opportunity with relaxation. Specifically, I'm currently working on adding support for RISC-V in lld, and RISC-V heavily relies on linker relaxation
2019 May 14
2
debian 10: errors with my server samba-ad
..._buf to 5307 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 7864 failed: NT_STATUS_OBJECT_NAME_NOT_FOUND /usr/sbin/smbd: send_all_fn: messaging_send_buf to 10186 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 8015 failed: NT_STATUS_OBJECT_NAME_NOT_FOUND /usr/sbin/smbd: pid_to_procid: messaging_dgm_get_unique failed:...
2006 Jan 09
15
MTU and Voice Delay (latency??)
Our users are experiencing some unacceptable delay when trying to have a conversation. The delay is so noticeable that they keep stepping on each others words and resort to calling the customers via cell phone. Here is the setup SDSL Connection (PPPoA) Speedtouch 610 SDSL Modem 3Com 2224PWR Plus Switch (phones on separate VLAN) 8 Cisco 796 Phones All connecting to a remote Asterisk Server. We
2019 May 13
4
debian 10: errors with my server samba-ad
Hello, Sorry for my english and for this very long email. I want to create samba-ad server with the package debian buster. I have follow the url : https://github.com/thctlo/samba4/blob/master/howtos/stretch-base-2.0-samba-minimal-ad.txt I have generated mon samba ad with the following command : samba-tool domain provision --use-rfc2307 --interactive Realm [LENZSPITZE2.CALAIS.FR]: Domain
2013 Feb 21
2
ggplot2, geomtile fill assignment
...-0.025 2 5867 911 911 0.1625 1.7625 -0.025 2 6243 912 912 0.1625 1.7875 -0.025 2 6741 913 913 0.1625 1.8125 -0.025 2 7178 914 914 0.1625 1.8375 -0.025 2 8036 915 915 0.1625 1.8625 -0.025 2 9363 916 916 0.1625 1.8875 -0.025 2 10186 917 917 0.1625 1.9125 -0.025 2 9819 918 918 0.1625 1.9375 -0.025 2 8822 919 919 0.1625 1.9625 -0.025 2 8273 920 920 0.1625 1.9875 -0.025 2 7908 921 921 0.1625 2.0125 -0.025 2 7457 922 922 0.1625 2.0375 -0.025 2 6988 923 923 0.1625...