Code Monkey home page Code Monkey logo

Comments (10)

Zeex avatar Zeex commented on August 29, 2024

Fixed this in 8383e5b.

from compiler.

Mellnik avatar Mellnik commented on August 29, 2024

Sorry, but it's not fixed. Just downloaded the latest source, cmaked it and compiled pawndisasm with VS2010.
It still crashes immediately on Windows 8.1. Maybe it's something specific to my script?

from compiler.

Zeex avatar Zeex commented on August 29, 2024

OK, I guess it's a different bug then. Can you run it under the debugger and see where it's crashing?

from compiler.

Mellnik avatar Mellnik commented on August 29, 2024

Recompiled it with debug symbols and ran
ollydbg pawdisasm.exe myscript.amx

It crashes there
http://puu.sh/dDxgx/c8ac11e9b5.png

Does that help you?

from compiler.

Mellnik avatar Mellnik commented on August 29, 2024

OK, dumped you the entire function http://pastebin.com/i2asXJx6
Crash address appears to be 0x86330D

from compiler.

Zeex avatar Zeex commented on August 29, 2024

Thanks, I can kind of spot where it crashed but I'm afraid that's not enough to fix this. Could you make a crashdump (with Debug build)? You can PM me on the forums if you don't want to post the link here.

from compiler.

Mellnik avatar Mellnik commented on August 29, 2024

Like Taskmanger->Process->Create dump file ?

from compiler.

Zeex avatar Zeex commented on August 29, 2024

I had a look at the dumps, and it seems like they were captured during normal execution of pawndisasm as there's no exception record in there.

You said you have Visual Studio 2010 - you can just run pawndisasm in it (with your script as the argument) and once it crashes go to the Debug menu -> Save Dump As.I guess OllyDbg can do this too but I haven't used it much.

from compiler.

Mellnik avatar Mellnik commented on August 29, 2024

No problem, send you another one done in VS2013.

from compiler.

Mellnik avatar Mellnik commented on August 29, 2024

I just downloaded the 3.3.3875 pawn source and compiled pawndisasm.c myself. It does not crash while disassembling my gamemode. But there is something strange, the address output from profiler plugin (unknown@0bbfa686) does not exist in the disassembled file. Maybe there's another bug in profiler?

from compiler.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.