http://bugs.winehq.org/show_bug.cgi?id=30430
Bug #: 30430
Summary: Iexplore crashes http://europe.cnn.com/CNNI/
Product: Wine
Version: 1.5.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: jscript
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ocean04(a)suomi24.fi
Classification: Unclassified
wine iexplore http://europe.cnn.com/CNNI/
fixme:jscript:to_object unsupported vt 0
/europe.cnn.com/CNNI/: engine.c:2567: enter_bytecode: Assertion `exec_ctx->top
== prev_top+1 || exec_ctx->top == prev_top' failed.
wine: Assertion failed at address 0x680010c2 (thread 0009), starting
debugger...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28274
Summary: Crash while registering 64-bit iedkcs32.dll from IE8 -
unimplemented function kernel32.dll.__chkstk
Product: Wine
Version: 1.3.27
Platform: x86-64
URL: http://download.microsoft.com/download/7/5/4/754D6601-
662D-4E39-9788-6F90D8E5C097/IE8-WindowsServer2003-x64-
ENU.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Trying to register the 64-bit iedkcs32.dll installed by IE8 x64 results in:
wine: Call from 0x7f3b4519b04a to unimplemented function KERNEL32.dll.__chkstk,
aborting
wine: Unimplemented function KERNEL32.dll.__chkstk called at address
0x7f3b4519b04a (thread 0009), starting debugger...
...
Minimal steps to reproduce:
1. Change the reported Windows version to Windows 2003 in winecfg
2. Run the installer, and manually kill cmd.exe after a lot of
"err:setupapi:..." lines are printed in the terminal to work around bug 28213
3. Run wineboot
4. Run regsvr32 iedkcs32.dll
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27808
Summary: Celtic Kings crashes on launch (audio related)
Product: Wine
Version: 1.3.24
Platform: x86
URL: http://www.fileplanet.com/111590/110000/fileinfo/Celti
c-Kings-Demo
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=35568)
--> (http://bugs.winehq.org/attachment.cgi?id=35568)
terminal output
Celtic Kings: Rage of War crashes with an unhandled page fault on startup.
Interestingly, the crash is not fatal and the game loads up to the menu.
However, audio is not playing in the game.
The same problem in Wine-1.0.1, 1.2.3,...
'winetricks directmusic' or disabling audio in Wine work around the crash.
I don't know whether this is a dupe of bug #17592. The mentioned workarounds
apply to #17592, too. The difference is that Celtic Kings can recover from the
crash and continues loading the game.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30818
Bug #: 30818
Summary: BMFont crashes on startup with Unhandled page fault
Product: Wine
Version: 1.5.5
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dav75uk(a)yahoo.co.uk
Classification: Unclassified
Created attachment 40359
--> http://bugs.winehq.org/attachment.cgi?id=40359
Crash log
BMFont (http://www.angelcode.com/products/bmfont/) crashes on startup - log
attached. Given it says in 32-bit code it may be a 64bit environment problem.
Using opensuse 12.1 rpms
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30337
Bug #: 30337
Summary: You can't try www.w3schools.com examples in iexplore
anymore
Product: Wine
Version: 1.5.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ocean04(a)suomi24.fi
Classification: Unclassified
wine iexplore http://www.w3schools.com/html/tryit.asp?filename=tryhtml_intro
Click button "Edit and Click me" (You don't need to edit html)
-> Filename missing
This is ofcourse "regression" by 6c6744f80066f0aa46939a2d4c0af9c34f932e8b
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13082
Summary: Adobe Premiere Pro 1.5 fails to start
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://download.adobe.com/pub/adobe/magic/premiere/win/7
.x/premierepro_english_tryout.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
Followup of #11613. The application starts, then asks you to create a new
project, but then fails with a messagebox :
" Adobe Premiere encountered a serious problem, and
needs to be closed"
(Note :all this after using native gdiplus, otherwise you'll run into other
bug)
Using native comctl32 gets around this bug. If needed i can provide debuglogs.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18776
Summary: VBALink: GBC roms open at an incorrect resolution
Product: Wine
Version: 1.1.22
Platform: PC
URL: http://www.vbalink.info/download/vbalink180b0.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh+winehqdotorg(a)gmail.com
Steps to reproduce:
- Download VBALink and any GB/GBC rom (untested with GBA roms)
- Open the rom with VBALink with default settings
The window resizes to the screen's height, this doesn't happen under Windows;
see screenshot.
The following is the only console output available:
fixme:win:EnumDisplayDevicesW ((null),0,0x32ec50,0x00000000), stub!
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x173ba0,0x173b28): stub
fixme:menu:GetMenuBarInfo (0x20036,0xfffffffd,0x00000000,0x32ead0)
fixme:d3d_surface:IWineD3DBaseSurfaceImpl_Blt Can't handle WINEDDBLT_ASYNC flag
right now.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30418
Bug #: 30418
Summary: regedit crash on export some binary values
Product: Wine
Version: 1.5.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: basinilya(a)gmail.com
Classification: Unclassified
I have a key
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Applets\Volume
Control\HDA Intel\Master
(see attached file)
and when i try to export it, regedit crashes.
The crash happens in REGPROC_write_line() when it tries to write the binary
value and tells something about heap (see attached output.txt)
I checked with winedbg where exactly the heap corrupts:
REGPROC_export_binary(...)
{
...
lstrcpyW(*line_buf + data_pos, newline); <-- here
HeapFree(GetProcessHeap(), 0, value_multibyte);
}
[il@il wine]$ ./wine winedbg --gdb regedit.exe
...
Wine-gdb> b regproc.c:1054
Breakpoint 1 at 0x7ebc5a65: file regproc.c, line 1054.
Wine-gdb> cont
Continuing.
Breakpoint 1, REGPROC_export_binary (line_buf=0x33e044, line_buf_size=0x33e034,
line_len=0x33df78, type=3, value=0x17e3f0 "", value_size=1848, unicode=0) at
regproc.c:1054
1054 lstrcpyW(*line_buf + data_pos, newline);
Wine-gdb> list
1049 data_pos += concat_len;
1050 column = concat_prefix;
1051 }
1052 }
1053 }
1054 lstrcpyW(*line_buf + data_pos, newline);
1055 HeapFree(GetProcessHeap(), 0, value_multibyte);
1056 }
1057
1058
/******************************************************************************
Wine-gdb> call HeapAlloc(GetProcessHeap(), 0, 8192)
$1 = (void *) 0x182258
Wine-gdb> call HeapFree(GetProcessHeap(), 0, $)
$2 = 1
Wine-gdb> n
1055 HeapFree(GetProcessHeap(), 0, value_multibyte);
Wine-gdb> call HeapAlloc(GetProcessHeap(), 0, 8192)
Program received signal SIGSEGV, Segmentation fault.
0x7bc480d3 in HEAP_CreateFreeBlock (subheap=0x110014, ptr=0x184258,
size=581640) at heap.c:590
590 (*(DWORD *)((char *)ptr + size) & ARENA_FLAG_FREE))
The program being debugged was signaled while in a function called from GDB.
GDB remains in the frame where the signal was received.
To change this behavior use "set unwindonsignal on".
Evaluation of the expression containing the function
(HeapAlloc) will be abandoned.
When the function is done executing, GDB will silently stop.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28401
Summary: .NET Framework 3.0 installation interrupted
prematurely
Product: Wine
Version: 1.3.27
Platform: x86
URL: http://download.microsoft.com/download/3/F/0/3F0A922C-
F239-4B9B-9CB0-DF53621C57D9/dotnetfx3.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: hans(a)meelstraat.net
Regression SHA1: 8959961b425c739247f7d3ea7a56577f56cb29a2
Created an attachment (id=36414)
--> (http://bugs.winehq.org/attachment.cgi?id=36414)
terminal output
The installer for .Net 3.0 will start, but at some point it is interrupted, and
a message is shown stating that an error occurred during setup. All installed
files have been removed.
Step to reproduce the problem:
winetricks dotnet30 (it will install dotnet2.0 first).
The installer worked in 1.3.26:
8959961b425c739247f7d3ea7a56577f56cb29a2 is the first bad commit
commit 8959961b425c739247f7d3ea7a56577f56cb29a2
Author: Hans Leidekker <hans(a)codeweavers.com>
Date: Wed Aug 24 10:23:57 2011 +0200
programs: Add a stub FontCache3.0.0.0 service.
:100755 100755 1497bdb82d459b1a8c543c50cc20f3b84ad452bd
4d5dcb3275d2a0109343961285635086328c20ad M configure
:100644 100644 11d22b99699f30d509951378d8cba74235bc626c
ae891088d83fd029e280f9ffdd892a6e96120733 M configure.ac
:040000 040000 815ab249932ccce2a6f6ca428841b2bad48ee742
1b3e9e3c57824a242faad35a674c78b8c63b67a4 M programs
:040000 040000 b34dce5c5780e8aad5d0e3c3b025b9e892231b37
6e94ffac365e1e28805a80f6aaca145f6fa6a91e M tools
The patch can be reverted on wine-1.3.28-247-g54b37b8, and the installer
finishes it's job successfully.
Please let me know if you need a log with specific debug channels enabled.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25261
Summary: AutoCAD 2009 LT: Running AcDelTree.exe causes Wine
error
Product: Wine
Version: 1.3.7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shlwapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=32081)
--> (http://bugs.winehq.org/attachment.cgi?id=32081)
Terminal output on wine-1.3.7-172-g8925024
Steps to reproduce:
1) remove ~/.wine
2) winetricks gecko
3) wine AcDelTree.exe
Behaviour:
Wine error window
Expected behaviour:
Nothing
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.