Bug #32474 mysql vista c00005 appcrash
Submitted: 17 Nov 2007 23:32 Modified: 19 Dec 2007 5:26
Reporter: patrick joos Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Server: Errors Severity:S1 (Critical)
Version:5.0.37 OS:Windows
Assigned to: CPU Architecture:Any
Tags: mysql vista appcrash c000005

[17 Nov 2007 23:32] patrick joos
Description:
Hallo!

Ich habe folgendes Problem.

Wir haben in einem Team ein Programm gebastelt , welches unter XP und win 2000 perfekt läuft.

Folgendes Problem:
tritt unter Vista, egal ob 32 oder 64 bit, auf

Das Programm verbindet sich mit einer mysql Datenbank.
Der Client erstellt sich dort einen Account.
Das funktioniert auch alles.
Dann verbindet sich der Client auf einen Gamesserver und kann nicht konnekten.
Es gibt dort einen Kontrollverbindung zum mysql server.
Der Gameserver sollte Daten von dem Client, eine Identifikationsnummer an an den mysql Server senden, dazu kommt es aber nicht.
Das Programm beendet sich ,beim client, mit einem critical Exception.
mysql hat da ein problem mit Vista.

Folgende Meldung kommt dann in abgewandelter Form immer wieder.

Kompatibilitäts-Modus Win XP
---------
Problemereignisname: APPCRASH

Anwendungsname: FarCry.exe
Anwendungsversion: 1.1.0.1230
Anwendungszeitstempel: 403eb1fe
Fehlermodulname: ntdll.dll
Fehlermodulversion: 6.0.6000.16386
Fehlermodulzeitstempel: 4549bdc9
Ausnahmecode: c0000005
Ausnahmeoffset: 0006258f
Betriebsystemversion: 6.0.6000.2.0.0.256.6
Gebietsschema-ID: 1031
Zusatzinformation 1: de51
Zusatzinformation 2: d0b5d77c91b8c3820771d3818f95d0c7
Zusatzinformation 3: e82f
Zusatzinformation 4: a5033c69649f3f593c23437ceae0bf3c
-------------------------

Wir konnten auf der Clientseite folgendes Problem feststellen.

-----------------
"MySQL Client run out of memory"
-----------------
bei 2 gig ram :-)

Frage:

Hat Jemand Probleme mit mysql und Vista?
Hat Jemand einen Lösungsansatz?

How to repeat:
Hallo!

Ich habe folgendes Problem.

Wir haben in einem Team ein Programm gebastelt , welches unter XP und win 2000 perfekt läuft.

Folgendes Problem:
tritt unter Vista, egal ob 32 oder 64 bit, auf

Das Programm verbindet sich mit einer mysql Datenbank.
Der Client erstellt sich dort einen Account.
Das funktioniert auch alles.
Dann verbindet sich der Client auf einen Gamesserver und kann nicht konnekten.
Es gibt dort einen Kontrollverbindung zum mysql server.
Der Gameserver sollte Daten von dem Client, eine Identifikationsnummer an an den mysql Server senden, dazu kommt es aber nicht.
Das Programm beendet sich ,beim client, mit einem critical Exception.
mysql hat da ein problem mit Vista.

Folgende Meldung kommt dann in abgewandelter Form immer wieder.

Kompatibilitäts-Modus Win XP
---------
Problemereignisname: APPCRASH

Anwendungsname: FarCry.exe
Anwendungsversion: 1.1.0.1230
Anwendungszeitstempel: 403eb1fe
Fehlermodulname: ntdll.dll
Fehlermodulversion: 6.0.6000.16386
Fehlermodulzeitstempel: 4549bdc9
Ausnahmecode: c0000005
Ausnahmeoffset: 0006258f
Betriebsystemversion: 6.0.6000.2.0.0.256.6
Gebietsschema-ID: 1031
Zusatzinformation 1: de51
Zusatzinformation 2: d0b5d77c91b8c3820771d3818f95d0c7
Zusatzinformation 3: e82f
Zusatzinformation 4: a5033c69649f3f593c23437ceae0bf3c
-------------------------

Wir konnten auf der Clientseite folgendes Problem feststellen.

-----------------
"MySQL Client run out of memory"
-----------------
bei 2 gig ram :-)

Frage:

Hat Jemand Probleme mit mysql und Vista?
Hat Jemand einen Lösungsansatz?
[18 Nov 2007 8:15] Valeriy Kravchuk
Thank you for a problem report. Please, send the exact version of MySQL server used, 5.0.x.
[18 Nov 2007 20:20] patrick joos
Hi, 
Ty for the quick response.
Please this is a very urgent problem.

We are using the 

MySQL 5.0.37 version.

Tyvm.

greetings
[18 Nov 2007 20:23] patrick joos
Sorry some more additional info,

libmySQL.dll newest version.
[19 Nov 2007 5:26] Valeriy Kravchuk
Please, try to repeat with a newer version, 5.0.45, and inform about the results.
[19 Nov 2007 13:00] Torsten Blanke
Hallo!

The problem is not on serverside.
The application work wherry well on XT and win 2000 but 
not for vista 32/64 bit.
The "MySQL Client run out of memory" it's client error and need fix.
Wat make the programm?
-It's a admin/cheat protection mod for far cry
-we use the libmySQL.dll on client side and games server side
[b]client:[/b]
-The client create a account -- i.O on client and mysql DB
- by the first login transfers the client his ID, created by farcry, to the DB
and her is the problem.
The ID does not transfer to the DB.
the client chrash by 
"MySQL Client run out of memory"
and
APPCRASH

[b]games server[/b]
-check, user exist in DB and has a valid ID.. 
-create a controlle connection to the DB and check client account exist , is banned or not
[20 Nov 2007 10:19] MySQL Verification Team
Thank you for the feedback. If the issue only happens on Vista could you
please provide how to repeat in English and the test case sample. Thanks
in advance.
[20 Dec 2007 0:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".