News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests

Main Menu

Weird unidentified application error

Started by RedSkeleton007, June 26, 2015, 07:18:11 AM

Previous topic - Next topic

RedSkeleton007

This error popped up out of nowhere on my computer:
http://postimg.org/image/aa2n306x9/

Since it's referring to an instruction and memory addresses, it smells very much like assembly, so I'm curious. In general, what is that trying to tell me?

jj2007

It's a buggy application but has nothing to do with assembler. Microsoft wants to convince you of the qualities of Windows 10, that's all :eusa_boohoo:

Tedd

It means that a bad pointer was referenced and caused a write to memory address 0x00000024 - which failed in this case because it wasn't allocated to the process; probably a bad pointer passed to a DLL function.

All programs ultimately run in machine code because that's the only thing the CPU understands; assembler has a very close relation to machine code, but the original program could have been written in any language (which was then compiled to machine code.)
Potato2

K_F

QuoteGWXUX.EXE is related to "Get Windows 10″ ads program..
Doesn't this inspire confidence in MSofts ability  :biggrin:
'Sire, Sire!... the peasants are Revolting !!!'
'Yes, they are.. aren't they....'

Gunther

Quote from: Antriderkid on July 29, 2015, 05:56:32 PM
You feel good to me when I came into this site.

What has this to do with that thread and with assembly language in general? I think you are another substandard spam bot.

Gunther
You have to know the facts before you can distort them.

dedndave

Quote from: Antriderkid on July 29, 2015, 05:56:32 PM
You feel good to me when I came into this site.

yah, that's just how i roll   :lol: