[Bug 10121] Please add the ability to select ones Audio I/O devices ( namely with OSS driver)

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Oct 21 05:33:21 CDT 2007


http://bugs.winehq.org/show_bug.cgi?id=10121


Mihai Moldovan <ionic at ionic.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
Attachment #8700 is|0                           |1
           obsolete|                            |




--- Comment #8 from Mihai Moldovan <ionic at ionic.de>  2007-10-21 05:33:20 ---
Created an attachment (id=8703)
 --> (http://bugs.winehq.org/attachment.cgi?id=8703)
Fixes the misplaced if (OND==NULL && IND==NULL)

But this now raises a new problem (SIGSEGV?):

Unhandled exception: page fault on read access to 0x0000000f in 32-bit code
(0xb7dd8e0b).
Register dump:
 CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b
 EIP:b7dd8e0b ESP:0034f2bc EBP:0034f2d8 EFLAGS:00210206(   - 00      - RIP1)
 EAX:0000000f EBX:7cce6ff4 ECX:00000003 EDX:7ccdf6af
 ESI:0000000f EDI:7ffdf000
Stack dump:
0x0034f2bc:  7ccc6620 0000000f 7ccdda90 00000006
0x0034f2cc:  7cce6ff4 bff3000f 00000000 0034f4d8
0x0034f2dc:  7cccae78 7ccdda8e 7cce74cc 7ccddfa0
0x0034f2ec:  7ccdda77 b7e94120 7c07d348 0034f314
0x0034f2fc:  b7dd3d99 b7e94120 b7fed8ad b7ffafbc
0x0034f30c:  00000002 0034f330 0034f3d4 00000000
Backtrace:
=>1 0xb7dd8e0b strlen+0xb() in libc.so.6 (0x0034f2d8)
  2 0x7cccae78 OSS_WaveInit+0x1958() in wineoss (0x0034f4d8)
  3 0x7ccdc015 OSS_DriverProc+0x165() in wineoss (0x0034f518)
  4 0x7e76f254 in winmm (+0x1f254) (0x0034f568)
  5 0x7e76f5b8 DRIVER_TryOpenDriver32+0xe8() in winmm (0x0034f5a8)
  6 0x7e76f98e OpenDriver+0x1de() in winmm (0x0034f7f8)
  7 0x7e76fa65 OpenDriverA+0x45() in winmm (0x0034f838)
  8 0x7e771d90 in winmm (+0x21d90) (0x0034f8a8)
  9 0x7e77246d MMDRV_Init+0x16d() in winmm (0x0034fd08)
  10 0x7e783970 in winmm (+0x33970) (0x0034fd38)
  11 0x7e784eb5 in winmm (+0x34eb5) (0x0034fd58)
  12 0x7efa1035 call_dll_entry_point+0x15() in ntdll (0x0034fd78)
  13 0x7efa29cd in ntdll (+0x329cd) (0x0034fe08)
  14 0x7efa3053 in ntdll (+0x33053) (0x0034fe58)
  15 0x7efa2f82 in ntdll (+0x32f82) (0x0034fea8)
  16 0x7efa5af0 LdrInitializeThunk+0x2d0() in ntdll (0x0034ff08)
  17 0x7ee48945 in kernel32 (+0x58945) (0x0034ffe8)
  18 0xb7ed2b37 wine_switch_to_stack+0x17() in libwine.so.1 (0x00000000)
0xb7dd8e0b strlen+0xb in libc.so.6: cmpb        %ch,0x0(%eax)

Any ideas regarding this?

-Ionic


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list