RE: [Samba] Panic in Samba 3.0.3Pre2

2004-04-22 Thread Jeramy Eling
I have now upgraded to 3.0.3RC1 and the panic still occurs. It would appear to happen 
only when I install HP print drivers though, I have installed brother and Epson 
drivers without any issues at all.

When I ran the server on 2.2.8 for initial testing it was stable, but due to the 
restriction in the maximum printer name length I had to jump to version 3. 

I would welcome any other suggestions from anyone, before I confine myself back to my 
windows server for now.

Jez
-Original Message-
From: Gerald (Jerry) Carter [mailto:[EMAIL PROTECTED]
Sent: 20 April 2004 21:36
To: Jeramy Eling
Cc: [EMAIL PROTECTED]
Subject: Re: [Samba] Panic in Samba 3.0.3Pre2


Jeramy Eling wrote:

  [2004/04/20 15:21:02, 0] lib/util.c:smb_panic2(1406) 
BACKTRACE: 27 stack frames: 
 #0 smbd(smb_panic2+0x128) [0x81cb288] 
 #1 smbd(smb_panic+0x19) [0x81cb159] 
 #2 smbd [0x81b96f2] 
 #3 /lib/tls/libc.so.6 [0x420275c8] 
 #4 /lib/tls/libc.so.6(malloc+0x8b) [0x4207335b] 
^^
 #5 smbd(tdb_unpack+0x13b) [0x81e0b8b] 
 #6 smbd [0x81f10ce] 
 #7 smbd [0x81f1cd6] 
 #8 smbd(get_a_printer+0x126) [0x81f3026] 
 #9 smbd(_spoolss_getprinterdataex+0x1be) [0x8131dce] 

This points towards a heap corruption bug.  Doesn't
ring a bell.  Cna you reproduce this at will ?  If
so what do I need to do ?

3.0.3rc1 will be out later today we hope.  And while
I can't say that for sure that this bug is addressed,
you should test. We will also be spending a good bit
of time stressing this release under valgrind before
we hit 3.0.3.


-- 
cheers, jerry
--
Hewlett-Packard- http://www.hp.com
SAMBA Team -- http://www.samba.org
GnuPG Key   http://www.plainjoe.org/gpg_public.asc
...a hundred billion castaways looking for a home. --- Sting
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


RE: [Samba] Panic in Samba 3.0.3Pre2

2004-04-20 Thread daniel . jarboe

 Apr 20 15:21:02 gandalf2 smbd[6891]:   BACKTRACE: 27 stack frames:
 Apr 20 15:21:02 gandalf2 smbd[6891]:#0 smbd(smb_panic2+0x128)
 [0x81cb288]
 Apr 20 15:21:02 gandalf2 smbd[6891]:#1 smbd(smb_panic+0x19)
 [0x81cb159]
 Apr 20 15:21:02 gandalf2 smbd[6891]:#2 smbd [0x81b96f2]
 Apr 20 15:21:02 gandalf2 smbd[6891]:#3 /lib/tls/libc.so.6
[0x420275c8]
 Apr 20 15:21:02 gandalf2 smbd[6891]:#4
/lib/tls/libc.so.6(malloc+0x8b)
 [0x4207335b]
 Apr 20 15:21:02 gandalf2 smbd[6891]:#5 smbd(tdb_unpack+0x13b)
 [0x81e0b8b]
 Apr 20 15:21:02 gandalf2 smbd[6891]:#6 smbd [0x81f10ce]
 Apr 20 15:21:02 gandalf2 smbd[6891]:#7 smbd [0x81f1cd6]
 Apr 20 15:21:02 gandalf2 smbd[6891]:#8 smbd(get_a_printer+0x126)

Are there any messages earlier, like Removing file and stopping this
process ?

~ Daniel











---

This message is the property of Time Inc. or its affiliates. It may be
legally privileged and/or confidential and is intended only for the use
of the addressee(s). No addressee should forward, print, copy, or
otherwise reproduce this message in any manner that would allow it to be
viewed by any individual not originally listed as a recipient. If the
reader of this message is not the intended recipient, you are hereby
notified that any unauthorized disclosure, dissemination, distribution,
copying or the taking of any action in reliance on the information
herein is strictly prohibited. If you have received this communication
in error, please immediately notify the sender and delete this message.
Thank you.

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Panic in Samba 3.0.3Pre2

2004-04-20 Thread Gerald (Jerry) Carter
Jeramy Eling wrote:

 [2004/04/20 15:21:02, 0] lib/util.c:smb_panic2(1406) 
   BACKTRACE: 27 stack frames: 
#0 smbd(smb_panic2+0x128) [0x81cb288] 
#1 smbd(smb_panic+0x19) [0x81cb159] 
#2 smbd [0x81b96f2] 
#3 /lib/tls/libc.so.6 [0x420275c8] 
#4 /lib/tls/libc.so.6(malloc+0x8b) [0x4207335b] 
^^
#5 smbd(tdb_unpack+0x13b) [0x81e0b8b] 
#6 smbd [0x81f10ce] 
#7 smbd [0x81f1cd6] 
#8 smbd(get_a_printer+0x126) [0x81f3026] 
#9 smbd(_spoolss_getprinterdataex+0x1be) [0x8131dce] 
This points towards a heap corruption bug.  Doesn't
ring a bell.  Cna you reproduce this at will ?  If
so what do I need to do ?
3.0.3rc1 will be out later today we hope.  And while
I can't say that for sure that this bug is addressed,
you should test. We will also be spending a good bit
of time stressing this release under valgrind before
we hit 3.0.3.
--
cheers, jerry
--
Hewlett-Packard- http://www.hp.com
SAMBA Team -- http://www.samba.org
GnuPG Key   http://www.plainjoe.org/gpg_public.asc
...a hundred billion castaways looking for a home. --- Sting
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Panic in Samba 3.0.3Pre2

2004-04-20 Thread Marcus White
On Tue, 2004-04-20 at 16:36, Gerald (Jerry) Carter wrote:
 Jeramy Eling wrote:
 
   [2004/04/20 15:21:02, 0] lib/util.c:smb_panic2(1406) 
 BACKTRACE: 27 stack frames: 
  #0 smbd(smb_panic2+0x128) [0x81cb288] 
  #1 smbd(smb_panic+0x19) [0x81cb159] 
  #2 smbd [0x81b96f2] 
  #3 /lib/tls/libc.so.6 [0x420275c8] 
  #4 /lib/tls/libc.so.6(malloc+0x8b) [0x4207335b] 
 ^^
  #5 smbd(tdb_unpack+0x13b) [0x81e0b8b] 
  #6 smbd [0x81f10ce] 
  #7 smbd [0x81f1cd6] 
  #8 smbd(get_a_printer+0x126) [0x81f3026] 
  #9 smbd(_spoolss_getprinterdataex+0x1be) [0x8131dce] 
 
 This points towards a heap corruption bug.  Doesn't
 ring a bell.  Cna you reproduce this at will ?  If
 so what do I need to do ?
 
 3.0.3rc1 will be out later today we hope.  And while
 I can't say that for sure that this bug is addressed,
 you should test. We will also be spending a good bit
 of time stressing this release under valgrind before
 we hit 3.0.3.
 
 
 -- 
 cheers, jerry
 --
 Hewlett-Packard- http://www.hp.com
 SAMBA Team -- http://www.samba.org
 GnuPG Key   http://www.plainjoe.org/gpg_public.asc
 ...a hundred billion castaways looking for a home. --- Sting

I've also noticed this behavior with RHL9 and Samba 3.0.2a.. It occurred
each time I attempted to install a Samba networked printer on a Windows
98se workstation. Steps taken:

1) Installed and modified KDE's pdfdistiller script into
/usr/local/sbin

2) cd /usr/lib/cups/backend

3) ln -s  /usr/local/sbin/pdfdistiller pdf

4) d/l  copied Adobe distiller.ppd file to /usr/share/cups/model

5) d/l  installed CUPS  Adobe postscript drivers to
/usr/lib/cups/drivers

6) Restarted CUPS and Samba

7) Used lpadmin to created pdfwriter printer

8) Used cupsaddsmb to install pdfwriter drivers

9) From W98se PC: right click on pdfwriter printer icon. Select
Install. The installer errors out.

10) The smbd error is noted in client machine error log.

Ideas? Suggestions?

Marcus O.

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Panic in Samba 3.0.3Pre2

2004-04-20 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Marcus White wrote:

| I've also noticed this behavior with RHL9 and Samba 3.0.2a..
| It occurred each time I attempted to install a Samba networked
| printer on a Windows 98se workstation. Steps taken:
Different bug. I think you are referring to BUG 1147.



cheers, jerry
- --
Hewlett-Packard- http://www.hp.com
SAMBA Team -- http://www.samba.org
GnuPG Key   http://www.plainjoe.org/gpg_public.asc
...a hundred billion castaways looking for a home. --- Sting
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFAheRyIR7qMdg1EfYRAo8WAKCMOCw/ulm7nLIAEe1MbRB7gFsLmgCeNj1W
e+p5TzTe+yDmEpSyMWfMkIM=
=eYqJ
-END PGP SIGNATURE-
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba