http://bugs.winehq.org/show_bug.cgi?id=31613
Bug #: 31613
Summary: error when running program
Product: Wine
Version: 1.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: dos
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: olimpio.gonzatto(a)gmail.com
Classification: Unclassified
I did a program in delphi 10 for calculation of power, program type "console
application". When running the "Project1.exe" error occurred. Here log
attached.
--
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=11010
Summary: Application based on RPG Maker XP page faults shortly
after select 'new game' from menu.
Product: Wine
Version: 0.9.52.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wine-quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: barteqpl(a)gmail.com
Created an attachment (id=9993)
--> (http://bugs.winehq.org/attachment.cgi?id=9993)
Backtrace of "Magiczni wojownicy" game
App is in Polish and needs RGSS_RTP_Standard to be work properly.
It's called 'magiczni wojownicy'. Download link -
http://rapidshare.com/files/76230571/Magiczni_Wojownicy.rar
RTP_Standard_102.msi installed with msiexec works fine. Game launches with
minor bgs on console, but after select anything from menu games crashes.
--
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=28966
Bug #: 28966
Summary: application runs, checks for updates and exits, no
normal run.
Product: WineHQ Apps Database
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wvanreede(a)live.nl
Classification: Unclassified
Created attachment 37247
--> http://bugs.winehq.org/attachment.cgi?id=37247
error log
plus500 application; application runs, checks for updates and exits, no normal
run.
investproject.exe gives a major (appears in the error screen)
-no further information-
--
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=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=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=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=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=29273
Bug #: 29273
Summary: delphi application crash at start when windows are
created on x86-64 system only
Product: Wine
Version: 1.2.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mzens(a)gmx.de
Classification: Unclassified
Created attachment 37858
--> http://bugs.winehq.org/attachment.cgi?id=37858
executable
The 32bit application crashes somewhere in the delphi initialization code at
start-up in versions 1.2.2 and 1.3.34. This happens only on the Ubuntu 10.04
x86-64 system. On a x86-32 machine it runs fine in version 1.2.2 .
--
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.