similar to: PANIC: assert failed.

Displaying 20 results from an estimated 1000 matches similar to: "PANIC: assert failed."

2009 Jun 27
1
Re: Wine crashes with ~/.wine on mount point with noexec set ind
Sjors Gielen wrote: > Then I noticed that the partition /dev/sdb2 was mounted noexec, so I > umounted ~/.wine and /media/sdb2, remounted /dev/sdb2 with exec, and > remounted ~/.wine - and it all worked again. > > This is with Wine 1.1.24. Has this always been behavior, or is it a > regression somewhere? Wine will not work / run programs from mount mounted with noexec. It's
1999 Jun 07
1
configure script: locking error
When I try to run the configure script I get the following error: ERROR: No locking available. Running Samba would be unsafe I searched the samba archives and found another instance of the same error, but I don't get the same errors in my config.log file, so I think it is a somewhat different problem. Instead, I get stuff like: configure:8622: checking for fcntl locking
2000 Aug 29
1
PANIC: assert failed rpc_parse/parse_net.c
Has anyone come across the above in 2.0.7 in a Solaris/Sunos environment. The result is that certain users cann't map drives. Thought it might be something specifc to this version and the user being a secondary member of a large group (not netgroups)... Then I checked the source and the parse_net.c is the same version.... Anyone.... TIA Gordon
2003 Jul 03
0
patch to fix silly bug in 3.0.0beta2
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 For those interested in trust relationships on Samba PDC's: Here's a patch to fix a silly bug when running winbindd on a Samba PDC and logging onto a windows client in the Samba domain as a trusted user. This fixes problems browing from one client or server to another in the domains. I thought this was going to be harder to fix or else we
2011 Feb 08
1
Bug#612403: xen-utils-common: Explain that this package is only needed on the host
Package: xen-utils-common Version: 4.0.0-1 Severity: minor The description does not explain that this package is only required on the Xen host (dom0) and not on guest systems (domu). proposal: "This package is only required on the host system (Domain 0) and not on the virtual guest systems (Domain U)." -- System Information: Debian Release: 6.0 APT prefers unstable APT policy:
2011 Mar 02
1
Bug#616103: logcheck: (re)enable globbing of logfile names
Package: logcheck Version: 1.3.13 Severity: minor Tags: patch In Lenny it was possible to use wildcards in logcheck.logfiles. For example, I used: /var/log/HOSTS/*/*.log root at durer:~# su -s /bin/bash -c "bash -x /usr/sbin/logcheck" logcheck <cut> + read file + logoutput '/var/log/HOSTS/*/*.log' + file='/var/log/HOSTS/*/*.log' + debug 'logoutput called
2004 Feb 04
1
[PATCH] Unreliable network connections with 3.0.1 - need advice
Hi I saw your post about bug in Samba 3.0.1: Quote: ????A lot of people have complained about unreliable connections to W2K and XP machines. The folowing patch solved the problems for us. I have no idea why it works, but after this patch we had no more problems connecting to workstations in the domain. --- samba-3.0.2pre1/source/rpc_parse/parse_net.c 2004-01-06 22:08:41.000000000 +0100 +++
2011 Feb 25
1
R CMD build error (RProtoBuf on windows)
Hello all, I am trying to port the package RProtoBuf to windows. The developers of RProtoBuf have given me some helpful pointers so far, but now I am stuck. After having made what I think are the necessary changes to the package to compile on windows, "R CMD build RProtoBuf" outputs a somewhat cryptic error ("This application has requested the Runtime to terminate it in an unusual
2003 Apr 24
1
intermittant problem with samdump and vampire
Hello I am running a net work with a NT4PDC a NT4 BDC and attent to add samba BDC. I am following the brief section 28 of the Samba-Howto collection for samba head/3.0. * Adding the samba server as a BDC from NT server manager seems OK * Getting, recording domain sid is ok (see below) > rpcclient NT4PDC -U Administrator password: > lsaquery domain IMAGERIE has sid blablabla > net
2025 May 06
1
Samba 4.19 and OpenLDAPs
On Tue, 6 May 2025 15:39:34 +0000 Shannon Price <pricesw at auburn.edu> wrote: > > > Hello all, > > We have been working on the idmap_rfc2307 solution for this. Packet > traces on the Samba server and the LDAP server don't show any > communication between Samba and the LDAP server at any point. > (Configuration below). Well there wouldn't be. > Samba
2004 Jan 07
1
[PATCH] Unreliable network connections with 3.0.1
A lot of people have complained about unreliable connections to W2K and XP machines. The folowing patch solved the problems for us. I have no idea why it works, but after this patch we had no more problems connecting to workstations in the domain. --- samba-3.0.2pre1/source/rpc_parse/parse_net.c 2004-01-06 22:08:41.000000000 +0100 +++ samba-3.0.2pre1/source/rpc_parse/parse_net.c 2004-01-07
2010 Aug 03
2
subset based on column names and then subset based on the inverse (grep?, or...)
I would like to be able to grab x and y columns out of a dataframe and then grab all of the columns that are not equal to x or y. I am sure that I am missing something easy. ftbr_UTM_downstream <- (structure(list(site = c("Jennie_Creek_Main_Stem", "Wolf_Pit_Creek_Main_Stem", "Little_Rockfish_Main_Stem_North", "Big_Muddy_Creek_Main_Stem",
2011 Mar 31
2
Linear Model with curve fitting parameter?
I have a model Q=K*A*(R^r)*(S^s) A, R, and S are data I have and K is a curve fitting parameter. I have linearized as log(Q)=log(K)+log(A)+r*log(R)+s*log(S) I have taken the log of the data that I have and this is the model formula without the K part lm(Q~offset(A)+R+S, data=x) What is the formula that I should use? Thanks for all of your help. I can provide a subset of data if necessary.
2025 May 06
1
Samba 4.19 and OpenLDAP
Hello all, We have been working on the idmap_rfc2307 solution for this. Packet traces on the Samba server and the LDAP server don't show any communication between Samba and the LDAP server at any point. (Configuration below). Samba logs are set at 10 and the error message is consistent: ../../source3/auth/auth_util.c:1946(check_account) check_account: Failed to convert SID
2006 Jan 24
4
nested ANCOVA: still confused
Dear R-users, I did some more research and I'm still not sure how to set up an ANCOVA with nestedness. Specifically I'm not sure how to express chicks nested within boxes. I will be getting Pinheiro & Bates (Mixed Effects Models in S and S-Plus) but it will not arrive for another two weeks from our interlibrary loan. The goal is to determine if there are urbanization (purban)
1999 Dec 08
2
Compiling error with version 2.0.6
Hello, When I compile Samba version 2.0.6 in Solaris Sparc 2.6 with gcc 2.8.1, I obtain the next error: make: Fatal error in reader: Makefile, line 303: Unexpected command seen why? Note: I use the file Makefile by default. Thanks. _/\________________________________ Dominic Saindon System administrator
2013 May 01
3
Chron format question h:m not working
R 2.12.2 on Scientific Linux 6.4 #works chron(times.="15:00:00", format=c(times="h:m:s")) #doesn't work chron(times.="15:00", format=c(times="h:m")) From chron Manual: The times format can be any permutation of "h", "m", and "s" separated by any one non-special character. The default is "h:m:s". what am I
2006 Oct 18
3
creating bins for a plot
Hi. I'm trying to plot the ratio of used versus unused bird houses (coded 1 or 0) versus a continuous environmental gradient (proportion of urban cover [purban2]) that I would like to convert into bins (0 - 0.25, 0.26 - 0.5, 0.51 - 0.75, 0.76 - 1.0) and I'm not having much luck figuring this out. I ran a logistic regression and purban2 ends up driving the probability of a box being
1998 Feb 10
5
How to set Netscape enviroment on Samba home drive ?
> Does anybody know if it is possible to configure Netscape in such a way > that ALL netscape preferences and options (most important is email > address) will be saved on samba home ? You get this kind of stuff by default with roaming profiles.( ie user.dat or ntuser.dat ) If you are referring to netscape 4 then just point the profile to the home directory (mapped to a consistent drive
2005 Oct 31
4
Import help (neophyte)
Hi, I have no experience with R and I'm finding the manuals a bit obtuse and written as if I already understood R. I'm trying to import a csv file from a floppy and it's not working. The code I'm using is read.table("F:\GEORGIA\species_richness\SR_use.csv", sep=",", header = TRUE, row.names = 1) I'm assuming that this command is case sensitive so