http://bugs.winehq.org/show_bug.cgi?id=6642
------- Additional Comments From jeremielapuree(a)yahoo.fr 2007-10-06 05:22 -------
Can you attach the complete console output. It is hard to guess where is the
crash with only the end of the console output.
Joaopa
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8553
damjan.jov(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ktucker(a)csir.co.za
------- Additional Comments From damjan.jov(a)gmail.com 2007-10-06 04:53 -------
*** Bug 7555 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7555
damjan.jov(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From damjan.jov(a)gmail.com 2007-10-06 04:53 -------
My analysis of the bug was wrong, it looks like someone fixed it anyway on bug
8553. Closing duplicate.
*** This bug has been marked as a duplicate of 8553 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8533
------- Additional Comments From damjan.jov(a)gmail.com 2007-10-06 04:34 -------
Now that's just plain strange: why is connect returning EINVAL?
Try
telnet 208.109.235.57 80
I suspect that will also fail.
What does
route
give?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8608
------- Additional Comments From julliard(a)winehq.com 2007-10-06 04:27 -------
> Does this mean Wine should also compile against ALSA < 0.9?
Yes, and AFAIK it does. That doesn't mean the ALSA support gets compiled in, but
the build doesn't fail.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8648
------- Additional Comments From dmitry(a)codeweavers.com 2007-10-06 04:18 -------
The following patch should fix the problem:
http://www.winehq.org/pipermail/wine-patches/2007-June/040169.html
Can you give it a try and report whether it helps?
> By the way this not only bug with qip. It seems some ole classes can not be
> initialized. QIP gives warning on startup. Later while working if I hide qip
> window, I can't get it back by clicking on tray icon.
Please file separate bugs for these problems.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5774
------- Additional Comments From damjan.jov(a)gmail.com 2007-10-06 04:16 -------
I am not 100% sure the latest GIT fixes the bug. If you're using the latest
GIT, please run the following test:
* Check with UDP port emule is using (make sure it's not set to use random
ports and confirm with netstat)
* Take the program that sends a bad UDP packet and change
0xD, 5, /* destination port = 3333 */
to the port in use (2 high order, then 2 low order hexidecimal digits prefixed
with 0x)
* Compile and run the program on a different Linux box
* See if emule breaks
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6642
------- Additional Comments From mikos(a)esc.net.au 2007-10-06 04:08 -------
Problem isolated.
Steps to simulate the same kind of error log:
log in with username
in the command line type
tell %username% :)
where %username% is the username you used to log in.
What was happening is that someone would shout a message with an 'emoticon' -
this causes the main type of crash in the error logs here.
SOLUTION:
To stop BabasChess from crashing, in the manner initially stated, go to
file--preferences, click console tab, and uncheck 'use emoticons'.
Actually, it says to do this on
http://www.babaschess.net/support.asp?#Q_linux
I should have read this before sending so many additional comments.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.