search for: level10

Displaying 17 results from an estimated 17 matches for "level10".

Did you mean: level1
2009 Jul 14
0
[LLVMdev] "Recursive compilation detected" and signals
...define LEVEL1 { int x = rand(); printf ("", x); } #define LEVEL2 LEVEL1 LEVEL1 #define LEVEL3 LEVEL2 LEVEL2 #define LEVEL4 LEVEL3 LEVEL3 #define LEVEL5 LEVEL4 LEVEL4 #define LEVEL6 LEVEL5 LEVEL5 #define LEVEL7 LEVEL6 LEVEL6 #define LEVEL8 LEVEL7 LEVEL7 #define LEVEL9 LEVEL8 LEVEL8 #define LEVEL10 LEVEL9 LEVEL9 #define LEVEL11 LEVEL10 LEVEL10 #define LEVEL12 LEVEL11 LEVEL11 #define LEVEL13 LEVEL12 LEVEL12 #define LEVEL14 LEVEL13 LEVEL13 #define LEVEL15 LEVEL14 LEVEL14 void timer_handler (int signum) { printf ("timer expired\n"); LEVEL13; } void sigsegv_handler (int signum...
2016 May 24
2
Eclipse (Java) locking issues after upgrade (3.6.23 -> 4.4.3)
...ng delay for responding to your request (just came back to the office after long Victoria day weekend). I'm not sure if it's Ok to send such large attachements to the list. So here's a Dropbox public link to download it: https://www.dropbox.com/s/o2617jtqfbwlyhc/eclipse-java-samba-level10.log.gz?dl=0 All our connections to this share are not all via Samba. We use it for Linux diskless (via kernel, Pam_Mount) and Windows clients. That's why we use 'kernel oplocks = yes'. Maybe we don't need it? Could it be the source of our problem? Please don't hesitate t...
2002 Jul 31
8
Desktop.ini and samba - Please comment
I was just wondering why does samba look for Desktop.ini when i am mapping to my home directory from w2k running samba 2.2.5 on sol2.6 , client is w2k am troubleshooting an weird issue where am not able to see all my unix home directory files on w2k log level10 is showing me that samba is looking for Desktop.ini could this be cousing something weired. thanks in advance
2005 Jun 22
2
rpc trust gives WksQueryInfo call failed
Hello, i am trying to establish a trust from SAMBA 3.0.7 (RedHat AS3U4; same result with 3.0.9 from RedHat AS3-U5) with a NT4 domain controller. Here is the problem: [root@etoile root]# net rpc trustdom establish DOM Password: Could not connect to server POMEROL [2005/06/22 09:44:11, 0] rpc_parse/parse_prs.c:prs_mem_get(537) prs_mem_get: reading data of size 4 would overrun buffer. [2005/06/22
2007 Jun 27
1
how to use chi-square to test correlation question
...l. Then we increase the difficulty level of the exam to level 2, the number of the student who got A is below 32 for boy, 10 for girl. We did this 10 times, we got the following table score gender level1 level2 levle3 level4 level5 level6 level7 level 8 level9 level10 boy 31 32 33 34 35 36 37 38 39 40 girl 10 10 10 10 10 10 10 10 10 10 My question is how to use chi-square test to test if score is independent of gender. That is whether boys is significantly smarter than girls...
2016 May 27
0
Eclipse (Java) locking issues after upgrade (3.6.23 -> 4.4.3)
...your request (just came > back to the office after long Victoria day weekend). > > I'm not sure if it's Ok to send such large attachements to the list. > So here's a Dropbox public link to download it: > > https://www.dropbox.com/s/o2617jtqfbwlyhc/eclipse-java-samba-level10.log.gz?dl=0 > > All our connections to this share are not all via Samba. We use it > for Linux diskless (via kernel, Pam_Mount) and Windows clients. > > That's why we use 'kernel oplocks = yes'. Maybe we don't need it? > Could it be the source of our problem?...
2016 May 30
1
Eclipse (Java) locking issues after upgrade (3.6.23 -> 4.4.3)
...>> back to the office after long Victoria day weekend). >> >> I'm not sure if it's Ok to send such large attachements to the list. >> So here's a Dropbox public link to download it: >> >> https://www.dropbox.com/s/o2617jtqfbwlyhc/eclipse-java-samba-level10.log.gz?dl=0 >> >> All our connections to this share are not all via Samba. We use it >> for Linux diskless (via kernel, Pam_Mount) and Windows clients. >> >> That's why we use 'kernel oplocks = yes'. Maybe we don't need it? >> Could it be the...
2020 Oct 28
1
segfault during net rpc printer migrate drivers
...from one samba4 (4.8.11 on CentOS-6) server to a newer one (4.11.2 on CentOS-8) using net rpc printer migrate all The migration of queue, forms, securitty, settings works, during the migration of the drivers (net rpc printer migrate drivers)? the command dumps core at the first driver Here a level10 output ???? spoolss_AddPrinterDriver: struct spoolss_AddPrinterDriver ??????? in: struct spoolss_AddPrinterDriver ??????????? servername?????????????? : * ??????????????? servername?????????????? : '\\127.0.0.1' ??????????? info_ctr???????????????? : * ??????????????? info_ctr: struc...
2011 Apr 01
3
Disk full / file corrupted
Hello! Sorry if I repeated. I have next problem with Samba 3.5.8 *Scenario:* - CentOS 5.5 - Mounted disk image with loop device to /mnt/.sharedDisk mount (output) /SharedDiskImage.img on /mnt/.sharedDisk type vfat (rw,noexec,nosuid,nodev,loop=/dev/loop0,uid=99) df -h (output) Filesystem Size Used Avail Use% Mounted on /SharedDiskImage.img 128M 128M 1.5K 100% /mnt/.sharedDisk -
2004 Nov 10
2
Problem with lowercase Computernames in winbind samba 3.0.8
Hi, we have several samba servers running as AD members (w2003 domain). Since the Upgrade to samba 3.0.8 the following message appears, when accessing a share on the memberserver from clienthost rmts2. [2004/11/10 12:09:02, 1] smbd/sesssetup.c:reply_spnego_kerberos(250) Username NTROBOTIC\rmts2$ is invalid on this system [2004/11/10 12:09:02, 1] smbd/sesssetup.c:reply_spnego_kerberos(250)
2016 May 20
2
Eclipse (Java) locking issues after upgrade (3.6.23 -> 4.4.3)
Hello, We seem to not be able to use Eclipse with a network drive since we upgraded our Samba server to version 4.4.3. Here's the error we get: mac-mini:MacOS user$ ./eclipse java.lang.RuntimeException: Error initializing storage. at org.eclipse.osgi.internal.framework.EquinoxContainer.<init>(EquinoxContainer.java:68) at
2019 Jun 14
1
Update 4.10.2 to 4.10.4: Cant create files in subdirectorie anymore
...roup:domain\040admins:rwx default:group:domain\040users:rwx default:mask::rwx default:other::--- ###################################### # LOGS(grep -ia2 dirName)? ? # Tried to make this easy readable. # Includes grep on "sub_dir" as well as "sub_sub_dir" # If you need the plain level10 logs, let me know ###################################### 481(unix_convert): ?? ??? ? ??? ??? ??? ?unix_convert called on file "sub_dir" 245(stat_cache_lookup): ?? ??? ??? ?stat_cache_lookup: lookup failed for name [SUB_DIR] 682(unix_convert): ?? ??? ? ??? ??? ??? ?unix_convert begin: name...
2009 Jul 16
4
Ubuntu Jaunty samba 3.3.2 print$ no write rights even though I do; -)
Initially when I posted my access problems to print$ I was using the new registry based smb.conf I had my whole configuration in the registry. Now I move my printers and print$ back to the text based smb.conf and I copied the standard ubuntu debian [printers] and [print$] out of the original ubuntu package smb.conf and the only modification that I made was under the [print$] I change read only to
2013 Nov 06
0
mod_auth_ntlm_winbind SSO
...X client hits a page which has required to authenticate and gets a 401 then we see a second request containing a Auth header (Authorization: NTLM +45 characters string). But then the browser does not stop loading. - Windows client also does not stop loading. I attached the relevant logs with debug level10 when requesting with Chrome as the browser. We assume it has something to do with the apache module as everything on the host works as intended. Any hints where to look for solving this issue? When we compare this log with the log using ntlm_auth we don't see the entered username inside the...
2003 Dec 01
0
No subject
...t-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request@lists.samba.org?subject=unsubscribe> List-Archive: http://lists.samba.org/pipermail/samba/ Jeremy, I'm sorry to report that I'm still getting the same behavior as before. I'm including a level10 debug of the problem. The file that it should have died on was 125.txt. It wrote part of the data and then the rest of the file was empty. Still no error. Let me know if I can do anything to help you. Cary -----Original Message----- From: Jeremy Allison [mailto:jeremy@valinux.com] Sent: Wedne...
2003 Dec 01
0
No subject
...= map system = No map hidden = No map archive = No mangled names = Yes mangled map = fstype = NTFS dos filemode = No dos filetimes = No dos filetime resolution = No fake directory create times = No Anyone any ideas? a level10 debug log can be found at http://www.cdt.luth.se/~teilo/tmp/debug.log.gz /James -- Technology is a word that describes something that doesn't work yet. Douglas Adams Return-Path: <gene.kamback@csipros.com> Delivered-To: samba@lists.samba.org Received: from ntcsi1.csipros.com (csigw1....
2003 Dec 01
0
No subject
...the same results. > If you can tell me the above, I will try to do the same > on a 64 bit hp-ux system and see if I get the same results. Currently the > build farm machines are all 32 bit machines... > > Thanks, > Don > Summary of the level 10 log: hpf01 # grep _posix_lock level10_debug_samba_cvs_locking set_posix_lock: File notes/pid.nbf, offset = 0, count = 4, type = READ add_posix_lock: File notes/pid.nbf: type = WRITE: start=0 size=4: dev=-16776679 inode=3377 set_posix_lock: Real lock: Type = WRITE: offset = 0, count = 4 release_posix_lock: File notes/pid.n...