[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

cups and samba stop working after upgrade to etch



After upgrading my sarge box to etch, I cannot print and samba no longer works. When I re-boot I get the following message from root:

The Samba 'panic action' script, /usr/share/samba/panic-action,
was called for PID 2540 (/usr/sbin/smbd).

This means there was a problem with the program, such as a segfault.
Below is a backtrace for this process generated with gdb, which shows
the state of the program at the time the error occurred.  The Samba log
files may contain additional information about the problem.

If the problem persists, you are encouraged to first install the
samba-dbg package, which contains the debugging symbols for the Samba
binaries.  Then submit the provided information as a bug report to
Debian.  For information about the procedure for submitting bug reports,
please see http://www.debian.org/Bugs/Reporting or the reportbug(1)
manual page.

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1213147456 (LWP 2540)]
0xb7f3b410 in ?? ()
#0  0xb7f3b410 in ?? ()
#1  0x00000001 in ?? ()
#2  0x00000000 in ?? ()

I cannot print from the printer attached to this system either and when I try to go to http://localhost:631 I get:

An error occurred while loading http://localhost:631:
Could not connect to host localhost (port 631).


I thought I would try nmap to see if it suggested anything - results below:

L550r:/home/bill# nmap -FA L550r

Starting Nmap 4.11 ( http://www.insecure.org/nmap/ ) at 2007-04-20 10:55 EDT
Warning: Hostname L550r resolves to 2 IPs. Using 127.0.0.1.
Stats: 0:01:29 elapsed; 0 hosts completed (1 up), 1 undergoing Service Scan
Service scan Timing: About 90.00% done; ETC: 10:57 (0:00:09 remaining)
Interesting ports on localhost.localdomain (127.0.0.1):
Not shown: 1229 closed ports
PORT      STATE SERVICE  VERSION
9/tcp     open  discard?
13/tcp    open  daytime
22/tcp    open  ssh      OpenSSH 4.3p2 Debian 9 (protocol 2.0)
25/tcp    open  smtp     Exim smtpd 4.63
37/tcp    open  time      (32 bits)
111/tcp   open  rpcbind   2 (rpc #100000)
113/tcp   open  ident    OpenBSD identd
515/tcp   open  printer
998/tcp   open  busboy?
10000/tcp open  http     Webmin httpd
No exact OS matches for host (If you know what OS is running on it, see http://www.insecure.org/cgi-bin/nmap-submit.cgi).
TCP/IP fingerprint:
SInfo(V=4.11%P=i686-pc-linux-gnu%D=4/20%Tm=4628D4E1%O=9%C=1)
TSeq(Class=RI%gcd=1%SI=204424%IPID=Z)
TSeq(Class=RI%gcd=1%SI=2043CB%IPID=Z)
TSeq(Class=RI%gcd=1%SI=20440D%IPID=Z)
T1(Resp=Y%DF=Y%W=8000%ACK=S++%Flags=AS%Ops=MNNTNW)
T2(Resp=N)
T3(Resp=Y%DF=Y%W=8000%ACK=S++%Flags=AS%Ops=MNNTNW)
T4(Resp=Y%DF=Y%W=0%ACK=O%Flags=R%Ops=)
T5(Resp=Y%DF=Y%W=0%ACK=S++%Flags=AR%Ops=)
T6(Resp=Y%DF=Y%W=0%ACK=O%Flags=R%Ops=)
T7(Resp=Y%DF=Y%W=0%ACK=S++%Flags=AR%Ops=)
PU(Resp=Y%DF=N%TOS=C0%IPLEN=164%RIPTL=148%RID=E%RIPCK=E%UCK=E%ULEN=134%DAT=E)


Service Info: OSs: Linux, OpenBSD

Nmap finished: 1 IP address (1 host up) scanned in 124.605 seconds

This looks like the printer may be on a different port, so I tried http:localhost:515 which gave:

An error occurred while loading http://localhost:515:
Connection to host localhost is broken.

At this point I do not know if the underlying problem is in cups or samba or something else. Any pointers or suggestions will be greatfully received.

Bill



Reply to: