Bug#315138: nautilus: windows file server: silent failure on 'access denied'

Jon Dowland jon at alcopop.org
Mon May 29 17:47:38 UTC 2006


At 1147655036 past the epoch, Josselin Mouette wrote:
> do you still experience this bug with the latest nautilus 2.14 package
> in unstable?

Unfortunately I am not sure. With 2.14.1-4, if I try to fill
in the "Connect to Server" dialogue and click "connect",
nautilus freezes.

If I was stracing the process before I clicked OK, I see the
following

  write(3, "\224\4\2\0\0\1\340\0", 8)     = 8
  read(3, 0xafa54d7c, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
  poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
  read(3, "\1\1\225L\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32
  ioctl(3, FIONREAD, [0])                 = 0
  gettimeofday({1148928333, 478817}, NULL) = 0
  poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=8, events=POLLIN|POLLPRI}, {fd=10, events=POLLIN|POLLPRI}, {fd=14, events=POLLIN}, {fd=15, events=POLLIN}], 6, 0) = 0
  --- SIGSEGV (Segmentation fault) @ 0 (0) ---
  write(3, "5\20\4\0\343\v\340\0\r\7\340\0z\0 \0\33\4\2\0\0\0\0\0", 24) = 24
  write(3, " \20\2\0\0\0\0\0", 8)         = 8
  write(3, "+\20\1\0", 4)                 = 4
  read(3, 0xafa54860, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
  poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
  read(3, "\1\2\231L\0\0\0\0\16\7\340\0\4\0\0\0\0\0\0\0\7\0\0\0\354"..., 32) = 32
  futex(0xa7526880, FUTEX_WAIT, 2, NULL

The process hangs on the last futex call.  Should I submit
this as a separate bug?

-- 
Jon Dowland
http://alcopop.org/





More information about the Pkg-gnome-maintainers mailing list