http://bugs.winehq.org/show_bug.cgi?id=32411
Bug #: 32411
Summary: Cannot open exe files from RPG Maker XP/VX games.
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: JosephTorres05(a)gmail.com
Classification: Unclassified
Created attachment 42756
--> http://bugs.winehq.org/attachment.cgi?id=42756
It is a backtrace
This bug does not allow me to open exe files from RPG Maker XP/VX games and I
was wondering if there was a way to successfully do this.
--
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=32170
Bug #: 32170
Summary: Process spawned, no gui presented, then closes without
message or dump
Product: Wine
Version: 1.5.16
Platform: x86-64
URL: http://www.powergrep.com/downloaddebug.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: WineHQBugzilla.sn3akyp3t3(a)spamgourmet.com
Classification: Unclassified
The problem only occurs with the 64 bit debug version of PowerGREP 4.4. The 32
bit version runs under Winearch=win32 without producing this symptom. The full
version of PowerGREP 64 bit produces a Wine crash dump which I've submitted as
a different bug report.
If there is any debugging that is necessary for the developer to correct with
the application to comply with Wine in any way this is preventing it from
running. Debug dumps only occur with this version of the application and not
the full version.
This is the command I used to spawn the process:
wine /home/user/JustGreatSoftware/PowerGREP4Debug64/PowerGREP4Debug.exe
This was the terminal output for that command:
fixme:process:GetProcessDEPPolicy (0xffffffffffffffff 0x22fbbc 0x22fbb8): stub
fixme:process:GetLogicalProcessorInformation ((nil),0x22fb04): stub
fixme:wtsapi:WTSRegisterSessionNotification Stub 0x1008e 0x00000000
fixme:ntdll:NtFlushInstructionCache 0xffffffffffffffff 0x7b9c10 100
fixme:ntdll:NtFlushInstructionCache 0xffffffffffffffff 0x6077011 14
fixme:ntdll:NtFlushInstructionCache 0xffffffffffffffff 0x7b9c10 14
fixme:ntdll:NtFlushInstructionCache 0xffffffffffffffff 0x6077000 31
fixme:ntdll:NtFlushInstructionCache 0xffffffffffffffff 0x7b9c10 17
fixme:wtsapi:WTSUnRegisterSessionNotification Stub 0x1008e
--
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=35797
Bug ID: 35797
Summary: it's not work.Plese help me.
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fuatkadioglu(a)msn.com
I installed this programme with wine but then i (double)clicked shortcut , it
is not work.
Programme link here : http://www.teknikbil.com/download/ktsserikur.exe
Please help me.I have already license for this programme but it's not work
with wine.
Thanks.
--
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=32998
Bug #: 32998
Summary: Sniper Elite V2 Demo failed to initialise D3DX11
Product: Wine
Version: 1.5.24
Platform: x86
URL: http://store.steampowered.com/app/63380/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrey.goosev(a)gmail.com
Classification: Unclassified
Created attachment 43594
--> http://bugs.winehq.org/attachment.cgi?id=43594
with native dx and win 7 compatibility
Error window 'Failed to initialise D3DX11' after launching.
Output in attached file.
--
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=20657
Summary: Out of virtual memory space while generating symbolic
stack dump in chromium unit_tests.exe
Product: Wine
Version: 1.1.32
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
If chromium's unit_tests.exe happens to crash, wine
takes a lot of memory while generating a crash dump.
Under Valgrind, it sometimes runs out of memory, with the error
"Valgrind's memory management: out of memory:
newSuperblock's request for 6295552 bytes failed.
3682476032 bytes have already been allocated.
Valgrind cannot continue. Sorry."
For what it's worth, there are lots of valgrind warnings
during the production of the stack dump. Here's the first one:
[ RUN ] RenderViewTest.OnPrintPageAsBitmap
Backtrace:
Conditional jump or move depends on uninitialised value(s)
at symt_get_info (type.c:470)
by symt_cmp_addr (symbol.c:65)
by msort_with_tmp (msort.c:65)
...
by msort_with_tmp (msort.c:53)
by qsort_r (msort.c:294)
by qsort (msort.c:304)
by resort_symbols (symbol.c:847)
by symt_find_nearest (symbol.c:872)
by codeview_snarf_linetab2 (msc.c:1408)
by pdb_process_internal (msc.c:2549)
Uninitialised value was created by a heap allocation
at notify_alloc (heap.c:214)
by RtlReAllocateHeap (heap.c:1551)
by symt_grow_sorttab (symbol.c:79)
by symt_add_module_ht (symbol.c:101)
by symt_new_function (symbol.c:364)
by codeview_snarf (msc.c:1597)
by pdb_process_internal (msc.c:2540)
by pdb_process_file (msc.c:2594)
by codeview_process_info (msc.c:2765)
by pe_load_debug_directory (msc.c:2821)
by pe_load_msc_debug_info (pe_module.c:173)
by pe_load_debug_info (pe_module.c:287)
by module_get_debug (module.c:319)
by SymFromAddr (symbol.c:1242)
by `anonymous namespace'::SymbolContext::OutputTraceToStream
(debug_util_win.cc:132)
by StackTrace::OutputToStream (debug_util_win.cc:279)
by StackTrace::PrintBacktrace (debug_util_win.cc:265)
by base::`anonymous namespace'::StackDumpExceptionFilter
(process_util_win.cc:38)
by UnhandledExceptionFilter (except.c:450)
by __wine_exception_handler (exception.h:310)
by ??? (signal_i386.c:2329)
by ??? (signal_i386.c:2329)
by call_stack_handlers (signal_i386.c:606)
by raise_exception (signal_i386.c:684)
by NtRaiseException (signal_i386.c:2263)
--
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=36685
Bug ID: 36685
Summary: Failure to run an application: Rachunek Small
Business-HANDEL
Product: Wine
Version: 1.7.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mkotas+winehq(a)gmail.com
Created attachment 48726
--> http://bugs.winehq.org/attachment.cgi?id=48726
log with error messages
Crash - no success while attempting to run an application: "Rachunek Small
Business-HANDEL"
Producer: MEGA-TECH, http://www.mega-tech.com.pl
--
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=27424
Summary: Aplicacion de Delphi 7
Product: Wine
Version: 1.3.15
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hectordelmestre(a)gmail.com
Created an attachment (id=35071)
--> (http://bugs.winehq.org/attachment.cgi?id=35071)
Log reportados con la instruccion: wine app.exe &> /tmp/log.txt 2>&1
Aplicacion creada en Delphi 7. Se conecta a una base de datos creada con
Firebird.
Las dll necesarias se encuentran en la carpeta de la aplicacion y de ser
necesario se copian en la carpeta System32.
Las dll's necesarias son:
midas.dll
fbclient.dll
gds32.dll
dbexpint.dll
Sistema operativo donde se quiere correr:
Ubuntu 11.04 - Nucleo Linux 2.6.38-8-generic
Memoria 2.9 Gb - Intel Core Duo T6400.
Application created in Delphi 7. It connects to a database created with
Firebird.
The required dll are in the application folder and if necessary are copied to
the System32 folder.
The dll's needed are:
midas.dll
fbclient.dll
gds32.dll
dbexpint.dll
Operating system where you want to run:
11.04 Ubuntu - Linux Kernel 2.6.38-8-generic
2.9 GB memory - Intel Core Duo T6400.
--
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=36695
Bug ID: 36695
Summary: 64-bit binaries produced by Go produce lots of
create_view messages and an eventual unhandled page
fault, even if the program already finished running
successfully
Product: Wine
Version: 1.7.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: pietro10(a)mac.com
Created attachment 48734
--> http://bugs.winehq.org/attachment.cgi?id=48734
Output of the hello, world program in the post.
wine seems to have a problem loading 64-bit binaries produced by the Go
compiler for target windows/amd64 (GOOS=windows GOARCH=amd64).
First, on startup, wine prints a lot of messages of the form
fixme:virtual:create_view out of memory in virtual heap for
0x5c000000000-0x5c882002000
with different addresses each time. Then, the program starts running, often to
completion (echo $? gives 0). At the same time, wine says
wine: Unhandled page fault at address 0x7f7f46f5b33f (thread 0029),
starting debugger...
and tries to quit. (Smaller programs like the attached may not produce this
message; the longer the program, the more likely it is to appear.) For small
programs, the program code will race wine and succeed; larger programs will
just not work.
Sometimes, the Unhandled page fault is accompanied by a messagebox with title
"Wine program crash" and text "Internal errors - invalid parameters received".
The attachment is the output of
package main
import "fmt"
func main() { fmt.Println("hello, world") }
This is with wine from the official Ubuntu PPA. This has happened over many Go
versions from the past few months; the one I used here is
go version go1.3beta2 +aecdc70c44ac Fri May 23 17:39:58 2014 -0700
linux/amd64
--
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=9900
Summary: Starship titanic crashes at startup
Product: Wine
Version: 0.9.45.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nikolay(a)vladimiroff.com
Created an attachment (id=8393)
--> (http://bugs.winehq.org/attachment.cgi?id=8393)
last 100 lines of +relay debug
Starship Titanic crashes at startup. Install works fine.
Kernel/OS: 2.6.22.9-91.fc7/Fedora 7 x86_64
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=36707
Bug ID: 36707
Summary: wineboot hangs (loops?) with 100% CPU
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tebclause(a)gmail.com
Might be Wine bug #36664
Looks like RedHat bug #1097970
Wine 1.6.1 worked very well in Ubuntu 12.04, for years, until the patch below
was applied.
( from: /var/log/apt )
Start-Date: 2014-06-07 06:10:33
Commandline: aptdaemon role='role-commit-packages' sender=':1.323'
Install: linux-headers-3.2.0-64:amd64 (3.2.0-64.97),
linux-image-3.2.0-64-generic:amd64 (3.2.0-64.97),
linux-headers-3.2.0-64-generic:amd64 (3.2.0-64.97)
Upgrade: linux-generic:amd64 (3.2.0.63.75, 3.2.0.64.76),
linux-headers-generic:amd64 (3.2.0.63.75, 3.2.0.64.76),
linux-image-generic:amd64 (3.2.0.63.75, 3.2.0.64.76), linux-libc-dev:amd64
(3.2.0-63.95, 3.2.0-64.97)
End-Date: 2014-06-07 06:13:55
After that patch Wine locks/hangs in wineboot with 100% CPU (one core) use.
I tried running Configure Wine to eliminate potential application dependencies
and see the same behavior starting it.
When I kill the wineboot process wincnfg starts and takes 100% of CPU until
killed.
Same situation with Wine 1.7.18 in Ubuntu 12.04
Same situation with Wine 1.6.2 in Ubuntu 14.04
Things I've tried that did NOT fix or change the problem:
Reinstall Wine 1.6.1 ( wine1.6:amd64 (1.6.1-0ubuntu1~ppa1~precise1) )
Instal Wine 1.7.18
Remove Wine 1.7 and (re)install 1.6.1
Replace open source video driver with Nvidia proprietary driver.
Upgrade to Ubuntu 14.04 and Wine 1.6.2
--
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.