[Bug 676304] Re: Samba fails with files having colon in file name

2017-09-26 Thread Ivan Kozik
On xenial, I noticed that the Linux cifs client converts : to U+F022
(SFM_COLON) by default even when talking to a Samba with unix
extensions.  I think this happens in convert_to_sfm_char in linux's
fs/cifs/cifs_unicode.c.

You can use the undocumented mount option "nomapposix" to turn off those
character conversions, and then access to files with a colon works fine.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/676304

Title:
  Samba fails with files having colon in file name

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/676304/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1397095] Re: dragging applications in the task bar causes repaint errors

2017-04-27 Thread Ivan Kozik
I can confirm that the xfce4-panel 4.12.1-2 package in Debian 9.0
(stretch) does not have this problem.  I would recommend pulling that
in.  There are only a few other non-translation changes since 4.12.0 and
they look like bugfixes.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1397095

Title:
  dragging applications in the task bar causes repaint errors

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfce4-panel/+bug/1397095/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1397095] Re: dragging applications in the task bar causes repaint errors

2017-04-27 Thread Ivan Kozik
There is a patch available:

"This has been fixed [0] and version 4.12.1 is no longer suffering this
issue.

[0] 
https://git.xfce.org/xfce/xfce4-panel/commit/?id=8dc83f507d7340fa46c5b8927e5b320c5595fb7d
" https://bugzilla.xfce.org/show_bug.cgi?id=10656#c17

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1397095

Title:
  dragging applications in the task bar causes repaint errors

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfce4-panel/+bug/1397095/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1554795] Re: timeout on restart or shutdown with LUKS root

2017-04-13 Thread Ivan Kozik
In my case the LUKS stuff was unrelated and I was experiencing shutdown
hangs because I had daemonizing processes started by /etc/rc.local:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1656237

I managed to discover that by pre-killing a bunch of processes before
shutting down, which eventually narrowed down the cause.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1554795

Title:
  timeout on restart or shutdown with LUKS root

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1554795/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1655842] Re: "Out of memory" errors after upgrade to 4.4.0-59

2017-02-10 Thread Ivan Kozik
I've been using -63 for a while now (even before it was in proposed, via
an sbuild setup) on a machine that had OOM problems with -59, and I
haven't noticed any issues.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1655842

Title:
  "Out of memory" errors after upgrade to 4.4.0-59

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1655842/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1656484] Re: /usr/bin/pollinate uses xxd but does not depend on vim-common

2017-01-21 Thread Ivan Kozik
I tested pollinate 4.23-0ubuntu1~16.04.1 in xenial-proposed and it seems
to be working fine now.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1656484

Title:
  /usr/bin/pollinate uses xxd but does not depend on vim-common

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pollinate/+bug/1656484/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1656484] [NEW] /usr/bin/pollinate uses xxd but does not depend on vim-common

2017-01-13 Thread Ivan Kozik
Public bug reported:

== SRU Impact ==

Pretty minimal, adding a dependency to a shell script.

== Regression Potential ==

xxd has presumably already available on machines that have pollinate, or
it'd have been reported by now. VIM is rather ubiquitous... So, this is
unlikely to have any effect for most users. And for the rest, it'll just
make pollinate start to work.

== Test Case ==

In a minimal chroot, without vim-common & xxd:

# pollinate
<13>Jan 14 03:34:27 pollinate[9317]: client sent challenge to 
[https://entropy.ubuntu.com/]
<13>Jan 14 03:34:28 pollinate[9317]: client verified challenge/response with 
[https://entropy.ubuntu.com/]
/usr/bin/pollinate: 79: /usr/bin/pollinate: xxd: not found

== Original report ==

# journalctl | grep pollinate
Jan 13 10:48:21 plato pollinate[1601]: client sent challenge to 
[https://entropy.ubuntu.com/]
Jan 13 10:48:22 plato pollinate[1626]: client verified challenge/response with 
[https://entropy.ubuntu.com/]
Jan 13 10:48:22 plato pollinate[1564]: /usr/bin/pollinate: 80: 
/usr/bin/pollinate: xxd: not found
Jan 13 10:48:22 plato systemd[1]: pollinate.service: Main process exited, 
code=exited, status=127/n/a
Jan 13 10:48:22 plato systemd[1]: pollinate.service: Unit entered failed state.
Jan 13 10:48:22 plato systemd[1]: pollinate.service: Failed with result 
'exit-code'.

# dpkg -l | grep pollina
ii  pollinate 4.23-0ubuntu1~16.04   
all  seed the pseudo random number generator

# lsb_release -rd
Description:Ubuntu 16.04.1 LTS
Release:16.04

** Affects: pollinate (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: pollinate (Ubuntu Trusty)
 Importance: Undecided
 Status: New

** Affects: pollinate (Ubuntu Xenial)
 Importance: Undecided
 Status: New

** Affects: pollinate (Ubuntu Yakkety)
 Importance: Undecided
 Status: New

** Affects: pollinate (Ubuntu Zesty)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1656484

Title:
  /usr/bin/pollinate uses xxd but does not depend on vim-common

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pollinate/+bug/1656484/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1656237] [NEW] Shutdown/reboot hangs forever if an autossh process is started by rc.local

2017-01-13 Thread Ivan Kozik
Public bug reported:

If an autossh process is started by /etc/rc.local, a xenial system is no
longer able to shut down.  It seems to hang forever, not just for a few
minutes.

Repro steps:

As root:

# Set up an autossh tunnel (in this example, from localhost to localhost):
apt-get install autossh openssh-server
ssh-keygen
cat ~/.ssh/id_rsa.pub >> ~/.ssh/authorized_keys
chmod 0600 ~/.ssh/authorized_keys
ssh root@localhost true
  "yes", accept the fingerprint

# Test that autossh works:
autossh -f -L 127.0.0.2:22:127.0.0.1:22 root@localhost -N
ps auxw | grep autossh
  autossh should be listed

# Add to /etc/rc.local before exit line:
autossh -f -L 127.0.0.2:22:127.0.0.1:22 root@localhost -N &

# Enable rc-local service if necessary:
systemctl enable rc-local.service

Reboot.

After booted into system, `shutdown -r now`.  Observe that systemd
always hangs forever during shutdown.


# lsb_release -rd   
  
Description:Ubuntu 16.04.1 LTS
Release:16.04

# dpkg -l | grep systemd
ii  libpam-systemd:amd64  229-4ubuntu13 amd64system and service 
manager - PAM module
ii  libsystemd0:amd64 229-4ubuntu13 amd64systemd utility library
ii  libsystemd0:i386  229-4ubuntu13 i386 systemd utility library
ii  systemd   229-4ubuntu13 amd64system and service 
manager
ii  systemd-sysv  229-4ubuntu13 amd64system and service 
manager - SysV links

** Affects: systemd (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1656237

Title:
  Shutdown/reboot hangs forever if an autossh process is started by
  rc.local

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1656237/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1591411] Re: systemd-logind must be restarted every ~1000 SSH logins to prevent a ~25 second delay

2016-10-11 Thread Ivan Kozik
It works fine with the new test package in your PPA.  I ran an SSH login
flood for 10 minutes and didn't see systemd-logind fall over.  I then
purged the PPA and confirmed it was still broken without the test
package (it dies after about 2 minutes / 5000 logins).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1591411

Title:
  systemd-logind must be restarted every ~1000 SSH logins to prevent a
  ~25 second delay

To manage notifications about this bug go to:
https://bugs.launchpad.net/dbus/+bug/1591411/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1591411] Re: systemd-logind must be restarted every ~1000 SSH logins to prevent a ~25 second delay

2016-08-26 Thread Ivan Kozik
I don't think there's any change with the dbus from
https://launchpad.net/~sil2100/+archive/ubuntu/ppa.  I tried it twice
(across reboots) and systemd-logind still breaks after a few minutes of
flooding the system with SSH logins.

`loginctl list-sessions` also still seems to grow without cleaning up
~10% of old sessions, but that's probably another bug entirely.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1591411

Title:
  systemd-logind must be restarted every ~1000 SSH logins to prevent a
  ~25 second delay

To manage notifications about this bug go to:
https://bugs.launchpad.net/dbus/+bug/1591411/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1591411] Re: systemd-logind must be restarted every ~1000 SSH logins to prevent a ~25 second delay

2016-08-19 Thread Ivan Kozik
Some hints for using Ubuntu 16.04 machines that can't be rebooted to
work around this bug:

1) You can keep your SSH logins a secret from systemd-logind by adding
`UsePAM no` to /etc/ssh/sshd_config; this will avoid the ~25 second
delay.

2) `UsePAM no` requires unlocked accounts (passwd -u) with a password
set, even if you are only using publickey authentication.

3) You can use `AuthenticationMethods publickey` to prevent login with
the passwords set for those accounts.

4) `su` also uses PAM and therefore informs systemd-logind and hangs for
~25 seconds, but in some cases `ssh user@localhost` can work as a
replacement for `su`.  There doesn't seem to be a way to configure `su`
to not use PAM.

5) If you were relying on PAM to set a ulimit -n (nofile) using
/etc/security/limits.conf, you can add something like
`LimitNOFILE=131072` to the [Service] section in
/etc/systemd/system/sshd.service, then `systemctl daemon-reload &&
systemctl restart sshd`

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1591411

Title:
  systemd-logind must be restarted every ~1000 SSH logins to prevent a
  ~25 second delay

To manage notifications about this bug go to:
https://bugs.launchpad.net/dbus/+bug/1591411/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1578431] Re: tmux session in weird semi-zombie state

2016-07-06 Thread Ivan Kozik
I am seeing my tmuxes hang very frequently on Ubuntu 16.04, especially
after disconnecting my SSH sessions without first detaching from the
tmux.  I am currently working around this by using tmux-next from ppa
:pi-rho/dev, but it seems to lack an armv7l build for my ARM servers.  I
might have to downgrade to the tmux in Ubuntu 14.04, or build tmux
myself.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1578431

Title:
  tmux session in weird semi-zombie state

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tmux/+bug/1578431/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1532659] Re: vmhgfs kernel module missing entirely on trusty

2016-05-13 Thread Ivan Kozik
vmhgfs also seems to be missing on xenial.  I build it myself as a
workaround: https://github.com/vmware/open-vm-
tools/issues/62#issuecomment-218369113

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1532659

Title:
  vmhgfs kernel module missing entirely on trusty

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1532659/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1572493] Re: pulseaudio 8.0 drops connections after using foobar2000

2016-04-20 Thread Ivan Kozik
https://github.com/netblue30/firejail/issues/69

** Summary changed:

- pulseaudio 8.0 drops connections after using foobar2000
+ pulseaudio 8.0 drops connections after playing audio in a firejail

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1572493

Title:
  pulseaudio 8.0 drops connections after playing audio in a firejail

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1572493/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1572493] Re: pulseaudio 8.0 drops connections after using foobar2000

2016-04-20 Thread Ivan Kozik
Oh, duh, this happens only because I have wine running in firejail.  Not
sure why pulseaudio 8 decides to break so spectacularly in this
scenario, though.

I think this can be closed.  I'll file a better bug upstream if this
warrants a bug.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1572493

Title:
  pulseaudio 8.0 drops connections after playing audio in a firejail

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1572493/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1572493] Re: pulseaudio 8.0 drops connections after using foobar2000

2016-04-20 Thread Ivan Kozik
> Are there any files in /dev/shm related to pulseaudio and your user?
They should be owned by your user, even though your user ID or name is
not in the file names.

The /dev/shm/pulse-shm-* files seem to be removed immediately after
foobar2000 starts playing music.  (Not when wine-staging is started or
when foobar2000 is busy loading.)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1572493

Title:
  pulseaudio 8.0 drops connections after using foobar2000

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1572493/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1572493] Re: pulseaudio 8.0 server frequently hangs

2016-04-20 Thread Ivan Kozik
Attaching a pulseaudio log wherein foobar2000 1.3.9/wine-staging somehow
breaks pulseaudio 8, even though foobar2000 never has problems playing
through it, even after restarting foobar2000.

** Attachment added: "pulseverbose.log"
   
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1572493/+attachment/4641096/+files/pulseverbose.log

** Summary changed:

- pulseaudio 8.0 server frequently hangs
+ pulseaudio 8.0 drops connections after using foobar2000

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1572493

Title:
  pulseaudio 8.0 drops connections after using foobar2000

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1572493/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1572493] Re: pulseaudio 8.0 server frequently hangs

2016-04-20 Thread Ivan Kozik
I think I have narrowed this down: pulseaudio 8 goes into its degraded
connection-dropping state after playing some audio in foobar2000 in
wine-staging 1.9.8.  I will try to make this fully reproducible.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1572493

Title:
  pulseaudio 8.0 server frequently hangs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1572493/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1572493] Re: pulseaudio 8.0 server frequently hangs

2016-04-20 Thread Ivan Kozik
After it goes into a bad state, connections from Chrome also die
immediately:

(2264.888|   0.801) I: [pulseaudio] client.c: Created 208 "Native client (UNIX 
socket client)"
(2264.888|   0.000) I: [pulseaudio] client.c: Freed 208 "Native client (UNIX 
socket client)"
(2264.888|   0.000) I: [pulseaudio] protocol-native.c: Connection died.
(2264.889|   0.001) I: [pulseaudio] client.c: Created 209 "Native client (UNIX 
socket client)"
(2264.890|   0.000) D: [pulseaudio] protocol-native.c: Protocol version: remote 
30, local 30
(2264.890|   0.000) I: [pulseaudio] protocol-native.c: Got credentials: 
uid=1000 gid=1000 success=1
(2264.890|   0.000) D: [pulseaudio] protocol-native.c: SHM possible: yes
(2264.890|   0.000) D: [pulseaudio] protocol-native.c: Negotiated SHM: yes
(2264.890|   0.000) D: [pulseaudio] srbchannel.c: SHM block is 65472 bytes, 
ringbuffer capacity is 2 * 32712 bytes
(2264.890|   0.000) D: [pulseaudio] protocol-native.c: Enabling srbchannel...
(2264.890|   0.000) D: [pulseaudio] module-augment-properties.c: Looking for 
.desktop file for chrome
(2264.890|   0.000) I: [pulseaudio] client.c: Freed 209 "ALSA plug-in [chrome]"
(2264.890|   0.000) I: [pulseaudio] protocol-native.c: Connection died.
(2264.891|   0.001) I: [pulseaudio] client.c: Created 210 "Native client (UNIX 
socket client)"
(2264.907|   0.015) D: [pulseaudio] protocol-native.c: Protocol version: remote 
30, local 30
(2264.907|   0.000) I: [pulseaudio] protocol-native.c: Got credentials: 
uid=1000 gid=1000 success=1
(2264.907|   0.000) D: [pulseaudio] protocol-native.c: SHM possible: yes
(2264.907|   0.000) D: [pulseaudio] protocol-native.c: Negotiated SHM: yes
(2264.907|   0.000) D: [pulseaudio] srbchannel.c: SHM block is 65472 bytes, 
ringbuffer capacity is 2 * 32712 bytes
(2264.907|   0.000) D: [pulseaudio] protocol-native.c: Enabling srbchannel...
(2264.911|   0.004) D: [pulseaudio] module-augment-properties.c: Looking for 
.desktop file for chrome
(2264.927|   0.015) I: [pulseaudio] client.c: Freed 210 "ALSA plug-in [chrome]"
(2264.927|   0.000) I: [pulseaudio] protocol-native.c: Connection died.

but somehow connections from foobar2000 in wine-staging work just fine.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1572493

Title:
  pulseaudio 8.0 server frequently hangs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1572493/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1572493] Re: pulseaudio 8.0 server frequently hangs

2016-04-20 Thread Ivan Kozik
I have no idea what's going on now: pulseaudio doesn't actually hang and
keeps playing audio, but pavucontrol fails to connect.

# pavucontrol
shm_open() failed: No such file or directory
shm_open() failed: No such file or directory
shm_open() failed: No such file or directory
shm_open() failed: No such file or directory
shm_open() failed: No such file or directory
shm_open() failed: No such file or directory
shm_open() failed: No such file or directory

strace shows:

readlink("/proc/self/exe", "/usr/bin/pavucontrol", 99) = 20
open("/etc/machine-id", O_RDONLY|O_CLOEXEC) = 19
fcntl(19, F_GETFD)  = 0x1 (flags FD_CLOEXEC)
fstat(19, {st_mode=S_IFREG|0444, st_size=33, ...}) = 0
read(19, "ca5fda75d3e5458682e02384d9bb0707"..., 4096) = 33
close(19)   = 0
sendto(10, "\0\0\0027\377\377\377\377\0\0\0\0\0\0\0\0\0\0\0\0", 20, 
MSG_NOSIGNAL, NULL, 0) = 20
sendto(10, "L\0\0\0\tL\0\0\0\1Ptapplication.name\0L\0\0"..., 567, MSG_NOSIGNAL, 
NULL, 0) = 567
write(4, "\1\0\0\0\0\0\0\0", 8) = 8
recvmsg(3, 0x7ffe2e836ec0, 0)   = -1 EAGAIN (Resource temporarily 
unavailable)
poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN}, {fd=5, events=POLLIN}, 
{fd=10, events=POLLIN}], 4, 0) = 2 ([{fd=4, revents=POLLIN}, {fd=10, 
revents=POLLIN}])
read(4, "\2\0\0\0\0\0\0\0", 16) = 8
write(4, "\1\0\0\0\0\0\0\0", 8) = 8
write(4, "\1\0\0\0\0\0\0\0", 8) = 8
recvmsg(3, 0x7ffe2e836ec0, 0)   = -1 EAGAIN (Resource temporarily 
unavailable)
poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN}, {fd=5, events=POLLIN}, 
{fd=10, events=POLLIN}], 4, 0) = 2 ([{fd=4, revents=POLLIN}, {fd=10, 
revents=POLLIN}])
read(4, "\2\0\0\0\0\0\0\0", 16) = 8
write(4, "\1\0\0\0\0\0\0\0", 8) = 8
recvmsg(10, {msg_name(0)=NULL, 
msg_iov(1)=[{"\0\0\0\n\377\377\377\377\0\0\0\0\0\0\0\0\0\0\0\0", 20}], 
msg_controllen=56, [{cmsg_len=28, cmsg_level=SOL_SOCKET, 
cmsg_type=SCM_CREDENTIALS, {pid=13230, uid=1000, gid=1000}}, {cmsg_len=24, 
cmsg_level=SOL_SOCKET, cmsg_type=SCM_RIGHTS, [19, 20]}], msg_flags=0}, 0) = 20
write(4, "\1\0\0\0\0\0\0\0", 8) = 8
recvmsg(3, 0x7ffe2e836ec0, 0)   = -1 EAGAIN (Resource temporarily 
unavailable)
poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN}, {fd=5, events=POLLIN}, 
{fd=10, events=POLLIN}], 4, 0) = 2 ([{fd=4, revents=POLLIN}, {fd=10, 
revents=POLLIN}])
read(4, "\2\0\0\0\0\0\0\0", 16) = 8
write(4, "\1\0\0\0\0\0\0\0", 8) = 8
recvmsg(10, {msg_name(0)=NULL, msg_iov(1)=[{"L\0\0\0eL\0\237;p", 10}], 
msg_controllen=32, [{cmsg_len=28, cmsg_level=SOL_SOCKET, 
cmsg_type=SCM_CREDENTIALS, {pid=13230, uid=1000, gid=1000}}], msg_flags=0}, 0) 
= 10
write(4, "\1\0\0\0\0\0\0\0", 8) = 8
recvmsg(3, 0x7ffe2e836ec0, 0)   = -1 EAGAIN (Resource temporarily 
unavailable)
poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN}, {fd=5, events=POLLIN}, 
{fd=10, events=POLLIN}], 4, 0) = 2 ([{fd=4, revents=POLLIN}, {fd=10, 
revents=POLLIN}])
read(4, "\2\0\0\0\0\0\0\0", 16) = 8
write(4, "\1\0\0\0\0\0\0\0", 8) = 8
recvmsg(10, {msg_name(0)=NULL, 
msg_iov(1)=[{"\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0\0\200\200\0\0", 20}], 
msg_controllen=32, [{cmsg_len=28, cmsg_level=SOL_SOCKET, 
cmsg_type=SCM_CREDENTIALS, {pid=13230, uid=1000, gid=1000}}], msg_flags=0}, 0) 
= 20
write(4, "\1\0\0\0\0\0\0\0", 8) = 8
recvmsg(3, 0x7ffe2e836ec0, 0)   = -1 EAGAIN (Resource temporarily 
unavailable)
poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN}, {fd=5, events=POLLIN}, 
{fd=10, events=POLLIN}], 4, 0) = 2 ([{fd=4, revents=POLLIN}, {fd=10, 
revents=POLLIN}])
read(4, "\2\0\0\0\0\0\0\0", 16) = 8
write(4, "\1\0\0\0\0\0\0\0", 8) = 8
recvmsg(10, {msg_name(0)=NULL, 
msg_iov(1)=[{"\0\0\234\2001\240G\201\0\1\0@\0\0\377\300", 16}], 
msg_controllen=32, [{cmsg_len=28, cmsg_level=SOL_SOCKET, 
cmsg_type=SCM_CREDENTIALS, {pid=13230, uid=1000, gid=1000}}], msg_flags=0}, 0) 
= 16
open("/dev/shm/pulse-shm-832587649", O_RDWR|O_NOFOLLOW|O_CLOEXEC) = -1 ENOENT 
(No such file or directory)
write(2, "shm_open() failed: No such file "..., 45shm_open() failed: No such 
file or directory
) = 45
close(10)   = 0
munmap(0x7f725bfff000, 67112960)= 0
unlink("/dev/shm/pulse-shm-1704355089") = 0
recvmsg(3, 0x7ffe2e836ec0, 0)   = -1 EAGAIN (Resource temporarily 
unavailable)
poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN}, {fd=5, events=POLLIN}], 3, 
0) = 1 ([{fd=4, revents=POLLIN}])
read(4, "\1\0\0\0\0\0\0\0", 16) = 8
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\22\0\16\0\3\0`\2\4\2\0\0\6\0\0\0 
\4\6\0\10\0\0\0\7\0\0\0\0\0\0\0"..., 320}, {NULL, 0}, {"", 0}], 3) = 320
recvmsg(3, {msg_name(0)=NULL, 
msg_iov(1)=[{"\34\0\222\2\3\0`\2\4\2\0\0\304\232R\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0",
 4096}], msg_controllen=0, msg_flags=0}, 0) = 32
recvmsg(3, 0x7ffe2e836ec0, 0)   = -1 EAGAIN (Resource temporarily 
unavailable)
poll([{fd=3, eve

[Bug 1572493] Re: pulseaudio 8.0 server frequently hangs

2016-04-20 Thread Ivan Kozik
Thanks, I am now logging and will hopefully see a hang.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1572493

Title:
  pulseaudio 8.0 server frequently hangs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1572493/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1572493] [NEW] pulseaudio 8.0 server frequently hangs

2016-04-20 Thread Ivan Kozik
Public bug reported:

After upgrading from Ubuntu 15.10 to 16.04 (pulseaudio 6 -> 8), I notice
that my audio output stops working every few hours.  When this happens,
if I run pavucontrol, it seems to wait forever trying to connect to
pulseaudio.  Killing pulseaudio and starting it again fixes the problem
for a little while.

I don't think anything fancy is needed to cause a hang; usually, I'm
just using Chrome.

This never happened with pulseaudio 6 over hundreds of hours of use.

I am using the default pulseaudio config files on an HP EliteBook 8460p,
which has this audio sink:

1 sink(s) available.
  * index: 0
name: 
driver: 
flags: HARDWARE HW_MUTE_CTRL HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY 
DYNAMIC_LATENCY
state: IDLE
suspend cause: 
priority: 9959
volume: front-left: 61870 /  94% / -1.50 dB,   front-right: 61870 /  
94% / -1.50 dB
balance 0.00
base volume: 65536 / 100% / 0.00 dB
volume steps: 65537
muted: no
current latency: 38.86 ms
max request: 6 KiB
max rewind: 64 KiB
monitor source: 0
sample spec: s16le 2ch 44100Hz
channel map: front-left,front-right
 Stereo
used by: 0
linked by: 1
configured latency: 40.00 ms; range is 0.50 .. 371.52 ms
card: 1 
module: 7
properties:
alsa.resolution_bits = "16"
device.api = "alsa"
device.class = "sound"
alsa.class = "generic"
alsa.subclass = "generic-mix"
alsa.name = "92HD81B1X5 Analog"
alsa.id = "92HD81B1X5 Analog"
alsa.subdevice = "0"
alsa.subdevice_name = "subdevice #0"
alsa.device = "0"
alsa.card = "0"
alsa.card_name = "HDA Intel PCH"
alsa.long_card_name = "HDA Intel PCH at 0xd452 irq 40"
alsa.driver_name = "snd_hda_intel"
device.bus_path = "pci-:00:1b.0"
sysfs.path = "/devices/pci:00/:00:1b.0/sound/card0"
device.bus = "pci"
device.vendor.id = "8086"
device.vendor.name = "Intel Corporation"
device.product.id = "1c20"
device.product.name = "6 Series/C200 Series Chipset Family High 
Definition Audio Controller"
device.form_factor = "internal"
device.string = "front:0"
device.buffering.buffer_size = "65536"
device.buffering.fragment_size = "32768"
device.access_mode = "mmap+timer"
device.profile.name = "analog-stereo"
device.profile.description = "Analog Stereo"
device.description = "Built-in Audio Analog Stereo"
alsa.mixer_name = "IDT 92HD81B1X5"
alsa.components = "HDA:111d7605,103c3588,00100105 
HDA:11c11040,103c3066,00100200"
module-udev-detect.discovered = "1"
device.icon_name = "audio-card-pci"
ports:
analog-output-lineout: Line Out (priority 9900, latency offset 
0 usec, available: no)
properties:

analog-output-speaker: Speakers (priority 1, latency offset 
0 usec, available: unknown)
properties:
device.icon_name = "audio-speakers"
analog-output-headphones: Headphones (priority 9000, latency 
offset 0 usec, available: no)
properties:
device.icon_name = "audio-headphones"
active port: 


# dpkg -l | grep pulse
ii  libpulse-mainloop-glib0:amd64   1:8.0-0ubuntu3   amd64
PulseAudio client libraries (glib support)
ii  libpulse0:amd64 1:8.0-0ubuntu3   amd64
PulseAudio client libraries
ii  libpulse0:i386  1:8.0-0ubuntu3   i386 
PulseAudio client libraries
ii  libpulsedsp:amd64   1:8.0-0ubuntu3   amd64
PulseAudio OSS pre-load library
ii  pulseaudio  1:8.0-0ubuntu3   amd64
PulseAudio sound server
ii  pulseaudio-utils1:8.0-0ubuntu3   amd64
Command line tools for the PulseAudio sound server

# uname -a
Linux laptop 4.4.0-21-generic #37-Ubuntu SMP Mon Apr 18 18:33:37 UTC 2016 
x86_64 x86_64 x86_64 GNU/Linux

# lsb_release -rd
Description:Ubuntu 16.04 LTS
Release:16.04

** Affects: pulseaudio (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1572493

Title:
  pulseaudio 8.0 server frequently hangs

To manage notifications about this bug 

[Bug 1308105] Re: Xfce resets TV mode to NULL when power cycled

2015-11-13 Thread Ivan Kozik
I have a Viewsonic VX2475Smhl-4K attached with a DisplayPort cable to a
Gigabyte GTX 970 (nvidia-358 driver, ASUS Z97-A, UEFI boot with CSM
disabled), and it requires `xrandr --auto` after being power cycled.
That's easy to set to a keyboard shortcut when logged in, but harder in
xflock4.  Even less amusing, Linux text VTs don't work until an `xrandr
--auto` in an X session.

There were reports that non-VESA-compliant DisplayPort cables that wire
pin 20 (DP_PWR) cause this problem, but I checked my Cable Matters cable
with a multimeter and it does not wire pin 20.

Microsoft has a page about this problem: https://support.microsoft.com
/en-us/kb/2625567

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1308105

Title:
  Xfce resets TV mode to NULL when power cycled

To manage notifications about this bug go to:
https://bugs.launchpad.net/mythbuntu/+bug/1308105/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 366621] Re: guake package does not install gconfig schema

2015-11-11 Thread Ivan Kozik
Still an issue on 15.10 and the gconftool-2 command above still fixes
it.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/366621

Title:
  guake package does not install gconfig schema

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/guake/+bug/366621/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs