Ubuntu Forums ubuntu.com - launchpad.net - ubuntu help  

Go Back   Ubuntu Forums > The Ubuntu Forum Community > Forum Archive > Main Support Categories > General Help
Register Reset Password Forum Help Forum Council Search Today's Posts Mark Forums Read

Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
Ubuntu 9.10 is out!!!

When downloading Ubuntu 9.10 please consider using bittorrent to get your copy of Ubuntu.

The Ubuntu Developers Summit for Lucid Lynx will be held the week of 16-Nov-2009 till 20-Nov-2009 in Dallas, TX USA. Visit the the Ubuntu wiki for more information about UDS and how to participate remotely.

General Help
All your general support questions for Ubuntu, Kubuntu, Edubuntu and Xubuntu.

 
Thread Tools Display Modes
Old July 7th, 2006   #1
Shampyon
Way Too Much Ubuntu
 
Join Date: Mar 2006
Beans: 251
WINECFG: Sound tab causes WINE to crash

I'll start winecfg, and everything's fine. Unless, that is, I decide to press the AUDIO tab. As soon as I press it, WINE (v0.9.16) begins to crash. The GUI window will remain open until I close the terminal I launched it from, and I get this error readout:

Quote:
me@mycomputer:~$ sudo winecfg
err:winecfg:load_drives GetVolumeInformation() for 'G:\' failed, setting serial to 0
ALSA lib seq_hw.c:456snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory
*** glibc detected *** free(): invalid pointer: 0x7c037aa8 ***
wine: Assertion failed at address 0xffffe410 (thread 0009), starting debugger...
I've found two possible solutions, but given that they appear quite different I thought it best to seek advice before trying one or the other.

From this thread:
Quote:
I got the similar problem, the message is a bit different:
ALSA lib seq_hw.c:455snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory
*** glibc detected *** free(): invalid pointer: 0x7c069eb8 ***
wine: Assertion failed at address 0xffffe410 (thread 0009), starting debugger...

Winecfg crash when I select the audio folder.
============================================
Solved.

The problem is the crash of artd during the automatic audio detection of wine.
to solve it just rename /usr/lib/wine/winearts.drv.so to something like renaming /usr/lib/wine/winearts.drv.so.old

The solution is in:

Bye
And from this one:
Quote:
Old post to comment to, but I found a partial answer for this.

I had the winecfg crashing problem when going to the Audio tab, until I found my sound module wasn't loaded and ALSA compatible.

I mod-probed the correct one and it doesn't crash now.
I don't know where to go from here. I'd love to get WINE up and running so I can use that handy little trick of running apps installed in my local XP partition. I miss uTorrent
Shampyon is offline   Reply With Quote
Old July 7th, 2006   #2
tsb
A Carafe of Ubuntu
 
tsb's Avatar
 
Join Date: Mar 2006
Beans: 112
Re: WINECFG: Sound tab causes WINE to crash

I have this issue in MEPIS but not in Ubuntu. I hope someone figures it out.
__________________
Ubuntu fanboy ~ Do yourself a favor and get a DS Lite. It has the best lineup of games this 30 year gamer has ever seen.
tsb is offline   Reply With Quote
Old July 7th, 2006   #3
doancm2003
First Cup of Ubuntu
 
Join Date: Jun 2006
My beans are hidden!
Re: WINECFG: Sound tab causes WINE to crash

from different search


1. to avoid crash, rename that file as suggest

2. the other error

in terminal code

sudo modprobe snd-seq
doancm2003 is offline   Reply With Quote
Old July 7th, 2006   #4
Miguel
Quad Shot of Ubuntu
 
Miguel's Avatar
 
Join Date: Mar 2005
Location: Spain
Beans: 437
Ubuntu 9.04 Jaunty Jackalope
Re: WINECFG: Sound tab causes WINE to crash

OK, this sound tab thing also happens to me. Both in Dapper wine (0.9.9) and in 0.9.15 (I didn't activate winehq's repository). I will try now if renaming the file will work.

Anyway... the weird thing is that this didn't happen to me a while ago. At least when I was running dapper flight whatever (around march). I don't know if installing KDE and XFce would override some setting somewhere (like usplash).

BTW: Does anybody know why this happens?

EDIT: Modprobing snd_seq doesn't solve the crashes, but moving the winearts lib does (after removing all the snd_* modules, so I could isolate the cause of the crash). I don't know if wine will work now (it still complains about snd_seq), but at least I can configure it.

Thanks a lot! (even if I found this in a search)
__________________
Now on... Thinkpad T400

Latest news for radeon and/or radeonhd:
The Gallium driver for ATi R300 to R500 is mostly done , 11th October 2009

Last edited by Miguel; July 7th, 2006 at 12:02 PM..
Miguel is offline   Reply With Quote
Old July 7th, 2006   #5
Shampyon
Way Too Much Ubuntu
 
Join Date: Mar 2006
Beans: 251
Re: WINECFG: Sound tab causes WINE to crash

I did the simple file rename fix, and everything seems fine.
Shampyon is offline   Reply With Quote
Old July 15th, 2006   #6
DaveNF2G
5 Cups of Ubuntu
 
Join Date: Jul 2006
Location: Guilderland, NY
Beans: 22
Ubuntu 6.06
Send a message via Yahoo to DaveNF2G
Re: WINECFG: Sound tab causes WINE to crash

mine keeps asking for libjack.so

I installed jack and jack-async and a search for libjack.so in particular in Synaptic turns up nothing.
DaveNF2G is offline   Reply With Quote
Old July 15th, 2006   #7
adab
First Cup of Ubuntu
 
Join Date: Jul 2006
Beans: 5
Re: WINECFG: Sound tab causes WINE to crash

Try changing hardware acceleration in audio tab of winecfg to FULL.
Cya
adab is offline   Reply With Quote
Old July 17th, 2006   #8
DaveNF2G
5 Cups of Ubuntu
 
Join Date: Jul 2006
Location: Guilderland, NY
Beans: 22
Ubuntu 6.06
Send a message via Yahoo to DaveNF2G
Re: WINECFG: Sound tab causes WINE to crash

It's already set to FULL.

Maybe I need to take a step backward. In the driver window, it lists ALSA, EsoundD, OSS, and NAS drivers. Which one should be selected?

Also, should the Driver Emulation box be checked or not?
DaveNF2G is offline   Reply With Quote
Old July 24th, 2006   #9
hubacap
First Cup of Ubuntu
 
hubacap's Avatar
 
Join Date: Jul 2006
Location: South Carolina
Beans: 6
Ubuntu 6.06
Send a message via Yahoo to hubacap
Re: WINECFG: Sound tab causes WINE to crash

having similar problem - - when audio tab is clicked GUI closes and the following appears in Terminal.... complete noob here (to Linux and Ubuntu) so talk to me like I'm 2

Code:
Creating link /home/hubcap/.kde/socket-username-desktop.
can't create mcop directory
I kept searching and found this for a resolution...

http://www.ubuntuforums.org/showthre...mcop+directory

Last edited by hubacap; July 24th, 2006 at 08:51 PM.. Reason: found resolution
hubacap is offline   Reply With Quote
Old July 24th, 2006   #10
!nkubus
Gee! These Aren't Roasted!
 
!nkubus's Avatar
 
Join Date: Apr 2005
Beans: 207
Re: WINECFG: Sound tab causes WINE to crash

Really cool now I can listend to sound properly in wine

thanks
!nkubus is offline   Reply With Quote

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 01:17 AM.


vBulletin ©2000 - 2009, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project. lingonberry