Ticket #9959

Debugビルドで終了時にエラー
Open Date: 2007-02-18 14:21 Last Update: 2008-06-28 17:10

Reporter:
Owner:
Type:
Status:
Closed
Component:
(None)
MileStone:
(None)
Priority:
6
Severity:
5 - Medium
Resolution:
None
File:
None

Details

Debugビルドした場合、終了時に以下のエラーが表示される。

Debug Error!

Program: D:\Programing\MGL\S3.1\test2\bin\test.exe
Module:
File: i386\chkesp.c
Line: 42

The value of ESP was not properly saved across a
function call. This is usually a result of calling a
function declared with one calling convention with a
function pointer declared with a different calling
convention.

(Press Retry to debug the application)


コールスタックを見てみるとどうもDINPUT8で落ちてるっぽい。
(開放処理の不備か・・・?)

Ticket History (3/4 Histories)

2007-02-18 14:22 Updated by: myun2
  • Owner Update from (None) to myun2
  • Priority Update from 5 - Medium to 6
2007-02-18 14:24 Updated by: myun2
  • Summary Updated
2007-02-18 14:25 Updated by: myun2
  • Summary Updated
2008-06-28 17:10 Updated by: myun2
  • Ticket Close date is changed to 2008-06-28 17:10
  • Status Update from Open to Closed
Comment
Logged In: YES
user_id=26988

利用者側でコールバックスレッド宣言に「WINAPI」を付けていなかった
のが原因しでした・・・。(修正なし)

Attachment File List

No attachments

Edit

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » Login