Tracing the binary when the problem happens, I see this repeated over
and over:-
rt_sigprocmask(SIG_BLOCK, [HUP INT USR1 USR2 ALRM CHLD IO], [], 8) = 0
write(3,
"|\0\0\0\0\0\0\0\0\1\0\0\1\0\377\4\0\0\0\0\0\0\0\0\377\377\377\377\0\0\0\0"...,
64) = 64
read(5, "\0\0\0\0\0\0\0\0&\0\1\0\23\1\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...,
64) = 64
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
read(10, 0x7c888138, 4096) = -1 EAGAIN (Resource temporarily
unavailable)
read(10, 0x7c888138, 4096) = -1 EAGAIN (Resource temporarily
unavailable)
read(9, 0x7c874e68, 4096) = -1 EAGAIN (Resource temporarily
unavailable)
rt_sigprocmask(SIG_BLOCK, [HUP INT USR1 USR2 ALRM CHLD IO], [], 8) = 0
write(3,
"|\0\0\0\0\0\0\0\0\1\0\0\1\0\377\4\0\0\0\0\0\0\0\0\377\377\377\377\0\0\0\0"...,
64) = 64
read(5, "\3\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...,
64) = 64
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
read(10, 0x7c888138, 4096) = -1 EAGAIN (Resource temporarily
unavailable)
read(10, 0x7c888138, 4096) = -1 EAGAIN (Resource temporarily
unavailable)
read(9, 0x7c874e68, 4096) = -1 EAGAIN (Resource temporarily
unavailable)
rt_sigprocmask(SIG_BLOCK, [HUP INT USR1 USR2 ALRM CHLD IO], [], 8) = 0
writev(3,
[{"\30\0\0\0,\0\0\0\0\0\0\0\4\0\0\0D\3652\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 64},
{"\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 40},
{"@\0\0\0", 4}], 3) = 108
read(5,
"\3\1\0\0\0\0\0\0\377\377\377\377\377\377\377\177\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...,
64) = 64
More interestingly, it's happened to some other people too (look in
google), mostly with Eve, but with other apps too... I'm not sure if
this is a Wine issue, or an environment issue, but there seems to be
some kind of interaction between the two.
--
App works on Wine Beta on 9.04, not on 9.10
https://bugs.launchpad.net/bugs/449526
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs