iwoloschin@gmail.com
2006-Jun-22 13:55 UTC
[Wine] Wine Client Error:b: write: Bad file descriptor
I'm running wine 0.9.2 on a specialized Fedora Core 2 linux computer. I've actually had this running in similar setups on several computers now, along with a custom program. I had everything working, and it was all very nice, until I moved to a new linux setup, so I know it's something in the wine configuration, not in my program. It's still FC2 and wine 0.9.2, but it's the "production release" version of FC2 that was setup for me by someone in IT. Now when I run my program, it runs, but I get errors, both in wine and in the program itself (caused by wine not running properly, I believe). The one I've noticed the most is the subject: wine client error:b: write: Bad file descriptor I have no idea how or why this could be an issue, and while I haven't really extensively tested anything myself yet, I decided to post here in the hopes that someone else has had a similar problem and found a solution.
iwoloschin@gmail.com
2006-Jun-22 15:25 UTC
[Wine] Re: Wine Client Error:b: write: Bad file descriptor
Not sure if this is a good thing or a bad thing (guessing bad), but now I'm getting "unhandled page faults on read access" when I try to run my program. It's followed by what appears to be a dump from processor/memory that is entirely in hex, and while I can make out what each value is, I haven't a clue what they relate to. The computer I'm running on is not on the internet, but I may be able to get a copy of the error later today or early tomorrow if anyone thinks that would help. iwoloschin@gmail.com wrote:> I'm running wine 0.9.2 on a specialized Fedora Core 2 linux computer. > I've actually had this running in similar setups on several computers > now, along with a custom program. I had everything working, and it was > all very nice, until I moved to a new linux setup, so I know it's > something in the wine configuration, not in my program. It's still FC2 > and wine 0.9.2, but it's the "production release" version of FC2 that > was setup for me by someone in IT. > > Now when I run my program, it runs, but I get errors, both in wine and > in the program itself (caused by wine not running properly, I believe). > The one I've noticed the most is the subject: > > wine client error:b: write: Bad file descriptor > > I have no idea how or why this could be an issue, and while I haven't > really extensively tested anything myself yet, I decided to post here > in the hopes that someone else has had a similar problem and found a > solution.
Sylvain Petreolle
2006-Jun-23 09:37 UTC
[Wine] Wine Client Error:b: write: Bad file descriptor
--- iwoloschin@gmail.com a ?crit :> I'm running wine 0.9.2 on a specialized Fedora Core 2 linux computer. > I've actually had this running in similar setups on several computers > now, along with a custom program. I had everything working, and it was > all very nice, until I moved to a new linux setup, so I know it's > something in the wine configuration, not in my program. It's still FC2 > and wine 0.9.2, but it's the "production release" version of FC2 that > was setup for me by someone in IT.Think about updating, wine 0.9.16 is out. Kind regards, Sylvain Petreolle (aka Usurp) --- --- --- --- --- --- --- --- --- --- --- --- --- Run your favorite Windows apps with free ReactOS : http://www.reactos.org Listen to non-DRMised Music: http://www.jamendo.com Linux is not as well stable as it is told to. The proof is, mine has restarted two years ago, on the occasion of a power cut. - H. Eychenne
iwoloschin@gmail.com
2006-Jun-23 09:45 UTC
[Wine] Wine Client Error:b: write: Bad file descriptor
Unfortunately, this is for a production system, so I do not control what version of Wine is being used. I can suggest updating, but I'll mostly likely be told that the only version of Wine the company trusts is 0.9.2 (probably citing stability or something like that). Regardless of that, I had this working on Wine 0.9.2 on another harddrive, and when I tested the older setup just now, it still works fine. If for nothing else but pure curiosity, I'd like to figure out this problem, and whether or not I'll have to watch for something like this whenever I use a new Wine setup. Sylvain Petreolle wrote:> --- iwoloschin@gmail.com a ?crit : > > > I'm running wine 0.9.2 on a specialized Fedora Core 2 linux computer. > > I've actually had this running in similar setups on several computers > > now, along with a custom program. I had everything working, and it was > > all very nice, until I moved to a new linux setup, so I know it's > > something in the wine configuration, not in my program. It's still FC2 > > and wine 0.9.2, but it's the "production release" version of FC2 that > > was setup for me by someone in IT. > > Think about updating, wine 0.9.16 is out. > > Kind regards, > Sylvain Petreolle (aka Usurp) > --- --- --- --- --- --- --- --- --- --- --- --- --- > > Run your favorite Windows apps with free ReactOS : http://www.reactos.org > Listen to non-DRMised Music: http://www.jamendo.com > > > Linux is not as well stable as it is told to. The proof is, mine has restarted two years ago, on the occasion of a power cut. > - H. Eychenne
iwoloschin@gmail.com
2006-Jun-23 09:55 UTC
[Wine] Re: Wine Client Error:b: write: Bad file descriptor
I know there are plenty of good reasons to not run as root, especially when using a computer that is hooked up to the internet, but can you actually give me a good reason as to not run wine as root? As I mentioned before, I did not create the environment I am running in, it was setup for me by IT, and it appears the company wide image just has one user, root. Is that correct, probably not, am I going to be able to change that, probably not. Jonathan Ernst wrote:> Le vendredi 23 juin 2006 ? 06:56 -0700, iwoloschin@gmail.com a ?crit : > > I found something rather interesting...and rather a big problem. > > > > I removed the ~/.wine directory, removed a /tmp/.wine-0/, and tried to > > run just "wine" so it would create the .wine directory and stop. I got > > a debug message that was too big to nicely fit here, so I've uploaded > > it to my webspace. > > > > http://users.wpi.edu/~woloi/wine.txt > > Don't ever run Wine as root.
Peter Beutner
2006-Jun-23 12:15 UTC
[Wine] Re: Wine Client Error:b: write: Bad file descriptor
iwoloschin@gmail.com schrieb:> I know there are plenty of good reasons to not run as root, especially > when using a computer that is hooked up to the internet, but can you > actually give me a good reason as to not run wine as root?well, bugs can cause more damage if you run wine as root. Just look at the "wine is overwriting the MBR" thing that happened to a few people.