flat assembler
Message board for the users of flat assembler.

Index > IDE Development > Fresh Crash?

Author
Thread Post new topic Reply to topic
khanh



Joined: 25 Jul 2003
Posts: 27
khanh 04 Jun 2004, 11:28
It is not actually crashed but whenever I close Fresh in WinXP, it complains an error in 'ntdll.dll' module. You should fix that! Mad
Post 04 Jun 2004, 11:28
View user's profile Send private message Reply with quote
JohnFound



Joined: 16 Jun 2003
Posts: 3499
Location: Bulgaria
JohnFound 05 Jun 2004, 20:13
khanh wrote:
It is not actually crashed but whenever I close Fresh in WinXP, it complains an error in 'ntdll.dll' module. You should fix that! Mad


Hi, khanh. Actually I know about this bug. Unfortunately for now I can't make something about it. It apears only in XP (afaik), but I have no XP access. On Win2000 Fresh terminates OK. Any help on this subject will be great.

Regards.
Post 05 Jun 2004, 20:13
View user's profile Send private message Visit poster's website ICQ Number Reply with quote
h4ng4m3



Joined: 25 Jun 2003
Posts: 21
h4ng4m3 09 Jun 2004, 19:02
in hexedit.asm file
Code:
.wmdestroy:
        xor     ecx, ecx
        call    .AllocMemory
        invoke  HeapFree, ebx, 0, edi    ;; bug here, have no handle ebx= [hHeap] or get from GetProcessHeap() ?
        jmp     .qfalse
                                    
.AllocMemory:
        push    ecx

        pop     ecx     
..    

edit: win2000pro sp4 with all bugfix Smile
Post 09 Jun 2004, 19:02
View user's profile Send private message Reply with quote
JohnFound



Joined: 16 Jun 2003
Posts: 3499
Location: Bulgaria
JohnFound 09 Jun 2004, 19:24
Thanks h4ng4m3.
I will publish fixed work version in following 1..2 days. Also with some new features. Wink

Regards.
Post 09 Jun 2004, 19:24
View user's profile Send private message Visit poster's website ICQ Number Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  


< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.