similar to: PANIC: internal error..

Displaying 20 results from an estimated 80 matches similar to: "PANIC: internal error.."

2004 Jan 07
0
Win2K3 ADS and Samba 3.0.1: Cannot access shares even with IP
Regarding the problem where you cannot view shares using the hostname (netbios) of the server, but can if you use the IP address: I can view my Samba shares from a Win2000 server using the IP, but I cannot access them. Double-clicking on the shares in Windows Explorer results in the following error: '\\<ipaddr>\Share is not accessible. The network name cannot be found.' The smbd
2003 Sep 27
0
Samba 3(PDC) + winbind, anyone has it working ?
Hi, I have reported this(and seen similar problems by others) before. I took the plunge today and trace into the source to see what happened. The result seems to be that winbind(or the nsswitch part) would never work in a PDC/BDC situation, only for other trusted domain(probably). Below is my analysis. I have setup nsswitch.conf and pam.d/login properly so libnss_winbind and pam_winbind are
2006 Jul 13
2
Kerberos Keytab Code Update in 3.0.23
First thing - I'd like to say a big "THANK YOU" to the developers. I just upgraded to samba-3.0.23 and I've noticed an alarming issue with respect to my configuration. I've been using the built-in keytab management and it looks like the updated code no longer creates the userPrincipal in Active Directory. Whether this is an issue for others or not, it would be nice to have
2009 Sep 18
1
Panic or segfault in Samba
Debian Squeeze 2.6.30-1-amd64 Samba 3.3.4-1 Hello, everytime an XP-Client is connecting to samba, we get a panic-action_warning (as shown below) We tried to trace the error by debugging, but this produces a log with more than 94.000 lines. Is anybody out there, who knows, what the panic-script is trying to say? What can we do to find the cause for this behaviour and a remedy? Thanks
2000 Apr 29
0
fix to lib/talloc.c
I added little changes to lib/talloc.c. With this patch, 1) calling malloc() within talloc.c will become 1/2( well, at least, nearly half ). 2) If you are using glibc2's malloc, then entire talloced space will be returned to system at talloc_destroy() time. # Original code has chance of keeping space for # 'struct talloc_chunk'. --- ./source/lib/talloc.c 2000/04/28
2004 Oct 21
0
compile errors samba 3.0.7 vfs
Hi all, sorry for the long posting. Samba 2.2.x is outdated. Trying to switch to 3.0.7 with no success. The vfs layer is one of my current problems. Googled some time for an solution for this: [2004/10/21 20:04:00, 0] smbd/server.c:main(760) smbd version 3.0.7 started. Copyright Andrew Tridgell and the Samba Team 1992-2004 [2004/10/21 22:12:07, 0] smbd/server.c:main(760) smbd version
2007 Jul 28
1
Error while contacting ADS from Samba server
Hi List, We have a problem in connecting ADS server from SAMBA. Whenever we try to contact the ADS server from the Samba its giving error as LDAP_NO_RESULTS_RETURNED. We have varified the code also, in the code also its giving three possibilities to raise that error message, I am pasting the portion of code here, File name: libads/ldap.c Function name: ads_server_info Code snippet
2003 Dec 08
0
is the domain-name in smb.conf case-sensitive?
hi list, i try since weeks to authenticate my linux-clients against my samba-server. This works very fine with 2 windoze-cliens. but i still cannot authenticate with my linux-clients. i am @office now, thats wy i ask instead to test: i heard, winbind is used to authenticate linux-clients against the samba-server. the wbinfo -u gives me back: DOMAIN-user (i use the minus as separator) so i
2003 Apr 18
0
[Fwd: Xinetd 2.3.10 Memory Leaks]
I just submitted a PR for this (haven't even gotten the confirmation email), but since not everyone tracks the GNATS CVS distribution, I figured that I'd send it here as well. -----Forwarded Message----- > From: Steve Grubb <linux_4ever@yahoo.com> > To: bugtraq@securityfocus.com > Subject: Xinetd 2.3.10 Memory Leaks > Date: 18 Apr 2003 16:18:36 +0000 > > >
2003 Dec 01
0
No subject
winbind primary group = 213478 winbind force primary = no // this is the default, but I just wanted to be explicit Stephen A Jazdzewski Steve@Jazd.com <<samba-2.2.4-forceprimarygrouprid.patch>> ------_=_NextPart_000_01C1FC4A.A7164AC0 Content-Type: application/octet-stream; name="samba-2.2.4-forceprimarygrouprid.patch" Content-Transfer-Encoding: quoted-printable
2000 May 10
0
patche for samba-2.0.7/source/smbd/conn.c
Dear all, I have made patch for samba-2.0.7/source/smbd/conn.c This will, instead of using by-directional link, use array for managing connections. # The patch does seems to work on my RHL6.1Ja(fixed) version of # Linux machine. I don't know about other OS/Architecture. This should work better then original because: 1) The original code used bitmap.c for looking empty area. But using
2002 May 16
2
WinBind does not work well with Rational ClearCase ( bug fix attached :)
Gerald, No worries. This patch is required if your using Rational ClearCase and you don't want everyone to have access to it. It's to fix a brokenness (IMO) within ClearCase, and maybe other programs. Our windows primary group has 10k+ users... I will shoot it off to Rational, so they can provide it to there customers. I was hoping it could be applied to the main tree so I could just
2007 Feb 02
3
.wav to .ogg
Hi everyone, I am new programming with sound codecs. I am making a c++ application that needs to convert a .wav audio file to a .ogg one. If you can send me a demo or something similar I will be very pleased. Thank you for your time, Wanhaven. _________________________________________________________________ Busca desde cualquier p?gina Web con una protecci?n excepcional. Consigue la Barra de
2007 Feb 12
3
How to convert .wave files
Hi everyone, I am new programming with sound codecs. I am programming in Borland C++ Builder 6 and I would like to convert .wav files to .ogg ones with flac. I have downloaded the FLAC C++ API, and I need some help, is there any function that converts .wav into .ogg??? Please I will be very pleased if you can help me, or showing me an example or something that I can use. Thank you for your time.
2002 Jul 31
16
Trying to debug a WinXP - Win2000 ADSproblem..HELP!
Now I could be way of base here, but I run 2 samba web servers with approx 8 people working with them. So my exp is limited. When I got here the boxes were set up with server level security and I had tons of problems with them. When I reformatted the units, I actually joined the samba boxes to the domain and set the security to "domain" I found these steps in an old version of Linux-Mag,
2004 Jan 26
2
3.0.2rc1 - PANIC: smb_xmalloc: malloc fail.
I'm not sure if this is a known issue or not. # uname -a Linux XXXXXXXXXXXX 2.4.21-9.ELsmp #1 SMP Thu Jan 8 16:54:23 EST 2004 i686 athlon i386 GNU/Linux # cat /etc/redhat-release Red Hat Enterprise Linux WS release 3 (Taroon Update 1) # vmstat 5 procs memory swap io system cpu r b swpd free buff cache si so bi bo in cs us
2011 Jan 14
3
RSQLite - How to express(or save) a dataframe as an output?
Dear R helpers Suppose following is an output due to some R process. I wish to save it as a table in 'temp.db' df <- data.frame(x = c(5, 4, 3, 11), y = c(25, 16, 9, 121))     library(RSQLite)     write('** Initializing','')     drv <- dbDriver("SQLite", shared.cache = TRUE)     con <- dbConnect(drv, dbname = "temp.db",
2009 Jan 13
1
jQuery & unobstrusive javascript
Anyone know how to unobtrusively turn a normal link <a> into an ajax link using jQuery ? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send
2004 Mar 04
0
Réf. : printers unreachable in samba 3.0.2?
Already fixed in CVS. See this report for the patch and applay it. https://bugzilla.samba.org/show_bug.cgi?id=1147 ----------------------------------- St?phane PURNELLE stephane.purnelle@corman.be Service Informatique Corman S.A. Tel : 00 32 087/342467 |---------+---------------------------------------------------------> | |
2007 Feb 12
0
How to convert .wave files
Ok Alex, that is very interesting. What do you recommend me?? > From: alex@weej.com> To: adayts6@hotmail.com> CC: flac@xiph.org> Date: Mon, 12 Feb 2007 17:39:09 +0000> Subject: Re: [Flac] How to convert .wave files> > Not a solution, but are you sure you want Ogg files?> > Ogg container does do FLAC streams, but it's not as well supported as> the native FLAC file