similar to: Hangs while prowsing a samba 3 share with windows xp prof.

Displaying 20 results from an estimated 120 matches similar to: "Hangs while prowsing a samba 3 share with windows xp prof."

2002 Jul 11
0
Winbind: unknown request fn number
Hi List. I've got two systems: 1) Suse Linux 8 with standard Samba 2.2.3a installed 2) Suse Linux 8 with acl+ea patched Kernel and Samba 2.2.5 with acl and pam compiled Everything works fine, joining Win2k domain, starting nmbd, smbd, winbind... Logs and config-files are nearly equal on system 1 and 2. Trying a wbinfo -t is ok on system 1. On system 2 it gives me a "Could not
2003 Sep 29
0
Problem authenticate with a w2k3 ADS
Hello. I set up a samba 3.0.0 with ADS support. Everything is fine but authentication of incomming connections. I joined the ADS of a W2k3: linux:/ # /usr/local/samba/bin/net ads join "Computers" Using short domain name -- DOMAIN Joined 'LINUX' to realm 'DOMAIN.LOCAL' linux:/ # getent passwd root:x:0:0:root:/root:/bin/bash ...
2007 Aug 06
0
Roam Prof + F Redir: Logon/off merge deletes most of profile
Sorry that post was located here: http://lists.samba.org/archive/samba/2004-October/094121.html -- Thanks, Matthew Crites
2008 May 23
1
Fwd: Re: Model aircraft simulator Aerofly prof. deluxe
Hallo again, the last debug massage was: winedbg H:\\flyrun.exe WineDbg starting on pid 0042 0x7b875fb2 start_process+0xc2 in kernel32: movl %esi,0x0(%esp) Wine-dbg>step Single stepping until exit from function, which has no line number information. Invalid address (0x7b875fb7 start_process+0xc7) for breakpoint 0, disabling it Process of pid=0013 has terminated Thanks for your tips and
2011 Apr 25
2
[LLVMdev] Failed to decode profile dump with llvm-prof
Hi, all I'm using profiling mechanism provided by LLVM. What I did is, $ ./${LLVM_SRC}/utils/profile.pl hello.bc But it turned out that llvm-prof failed to interpret the profile dump, llvm-prof gave me the error message below. llvm-prof: Unknown packet type #5! Any idea? Regards, chenwj -- Wei-Ren Chen (陳韋任) Computer Systems Lab, Institute of Information Science, Academia Sinica,
2011 Jul 17
0
[LLVMdev] profile.pl (llvm-prof) crash
Hi all, I've been trying to profile with profile.pl, and the output I get always end up crashing with the following assert: lvm-prof: FoldingSet.cpp:184: void** GetBucketPtr(void*): Assertion `(Ptr & 1) && "Not a bucket pointer"' failed. (This is after it runs successfully for a while, giving me the function and basic block frequencies). Am I doing something wrong
2011 Sep 07
2
[LLVMdev] llvm-prof
hi I changed llvm-prof and make it, but when use profile.pl ,i could not see any change in result. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110907/fc9be189/attachment.html>
2011 Sep 07
0
[LLVMdev] llvm-prof
Dear Neda, Please explain in more detail what you are trying to do and what is not working. I do not understand what llvm-prof does that you don't like or what you want llvm-prof to do. -- John T. On 9/7/11 1:38 AM, neda 8664 wrote: > hi > I changed llvm-prof and make it, but when use profile.pl > <http://profile.pl> ,i could not see any change in result. > > >
2011 Nov 02
1
[LLVMdev] Failed to decode profile dump with llvm-prof
陳韋任 <chenwj <at> iis.sinica.edu.tw> writes: > > Hi, all > > I'm using profiling mechanism provided by LLVM. > What I did is, > > $ ./${LLVM_SRC}/utils/profile.pl hello.bc > > But it turned out that llvm-prof failed to interpret > the profile dump, llvm-prof gave me the error message > below. > > llvm-prof: Unknown packet type #5!
2011 Nov 07
0
[LLVMdev] Failed to decode profile dump with llvm-prof
I'm having the same problem. Does anyone know what's causing this? Kind regards, Wim On Wed, Nov 2, 2011 at 3:07 AM, Michael <michael.humor at gmail.com> wrote: > 陳韋任 <chenwj <at> iis.sinica.edu.tw> writes: > > > > > Hi, all > > > > I'm using profiling mechanism provided by LLVM. > > What I did is, > > > > $
2013 Feb 01
0
[LLVMdev] Rounding error in llvm-prof output
Hello. I've used these commands to compile the code below with edge-profiling-instrumentation: $> clang -emit-llvm -c rnd.c -o rnd.bc $> opt -insert-edge-profiling rnd.bc -o rnd-prof.bc $> clang rnd-prof.bc -lprofile_rt -L/paths/lib -o rnd this is the source: #include <stdio.h> void hello() { printf("hello\n"); } int main() { int i=0; for (i=0; i<149; i++)
2013 Sep 04
0
[LLVMdev] llvm-prof: Error opening 'llvmprof.out': Illegal seek
It is solved. The problem was trying to profile while the llvmprof.out has not been generated. Below, the sequence of instructions that worked with me $ clang -03 -emit-llvm hello.c -c -o hello.bc $ opt -insert-edge-profiling hello.bc -o hello.profile.bc $ llc hello.profile.bc -o hello.profile.s $ clang -o hello.profile hello.profile.s
2013 Jan 30
0
[LLVMdev] Path: addition of optional argument to llvm-prof
Hello there. Why does llvm-prof by default show only the top 20 most frequently executed basic blocks and doesn't have an option to change that? I'm sending a patch to add a command line optional argument to enable the user select how many basic blocks he/she wants in the output. At least for me it was very useful, I'm quite sure it will be for many other people. César.
2003 Jan 21
1
Question Use of a domain control with windows XP prof
Dear, I have a question I am new to Samba but I want to create a windows domain controler in Samba. It works fine in combination with windows 2000 server and windows 2000 professional. I could join the domain and log on to the domain in combination with the windows 2000 cleints We have here also a couple of Windows XP prof and couldn't not log on to the samba domain controler. I joined
2010 Dec 04
0
Competing with one's own work (Prof. John C Nash)
John, thanks for starting (or restarting) this thread.? I'd like to add to the discussion with another concrete example, about as simple as it gets, which may help focus at least part of this discussion. I have worked with Taylor Arnold to implement a method developed in Conover (1972) for Kolmogorov-Smirnov goodness-of-fit tests for discrete distributions (one-sample only).? We needed this
2003 Feb 25
0
COURSE: Prof. Brian D. Ripley on Statistical Data Mining, Zuerich, April 3/4
Insightful AG and Seminar for Statistics of ETH Z?rich present: Statistical Data Mining by PROF. BRIAN D. RIPLEY click here for all details: http://www.insightful.com/services/training/datamining_by_Ripley.asp *Zuerich April 3/4* Data Mining has become popular in science, engineering and in traditionally data-rich industries such as banking, insurance and market research. There are emerging
2003 Feb 28
1
gprof / prof of shared library
I have inherited a legacy S-plus system with about 10,000 lines of S and 10,000 lines of Fortran. It's now running under R. However, I would like to profile the fortran code with gprof or prof for performance tuning. I've successfully linked the .so file into a simple C driver program and profiled, but I can't seem to get profiling to work when using dyn.load() to use it from R. Do
2005 Feb 18
0
JOBS: Lecturer/Senior Lect/Assoc Prof at Auckland New Zealand
(Apologies for cross-posting) JOBS: Lecturer/Senior Lect/Assoc Prof at Auckland New Zealand (North American equivalents are Assistant, Associate and full Professor) The University of Auckland's Department of Statistics is the largest and most active in New Zealand and one of the most active in the southern hemisphere. It has approximately 30 academic staff of whom 20 have positions that
2002 Feb 15
1
Win 2000 Prof in workgroup with samba 2.2.2
Hi folks, this is the problem: we have several Win2000 PRO SP2 working in workgroup (not joining the domain) with a unique local user. The server Samba acts with security = user, with no encrypted password and keeps the username/password of people who want to connect to it. People log on the W2000 with the same username/password kept into samba server but when we map a network drive, the samba
2003 Jun 09
2
looking for Prof Bates' file
Hello I'm reading up on fitting truncated Weibull distribution to data. There are posts in 2002 that point to this presentation by Prof Bates: http://www.stat.wisc.edu/~bates/JSM2001.pdf but now the file is not there. I can't find it anywhere else, Google doesn't have a cached copy for it. Could someone please give me a copy of this file, if they have it? Thanks and regards,