Comment 7 for bug 39484

Revision history for this message
mannheim (kronheim) wrote :

The bug may be in smbspool: from the terminal --

$ DEVICE_URI="smb://user:topsecret@GROUP/SOMEPC/Canon"
$ export DEVICE_URI
$ echo something | smbspool 99 me test 1 ""
Segmentation fault

This does not occur on another linux system I tried: instead of "Segmentation fault" one should get something like:

     cli_full_connection: failed to connect to SOMEPC<20> (0.0.0.0)

The version of smbspool that I have is from the package smbclient 3.0.22-1ubuntu1 (dapper), which I installed on April 10. In all other respects, samba appears to be working fine.