Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: AdvMAME SIGSEGV Error Message  (Read 2106 times)

0 Members and 1 Guest are viewing this topic.

Chazz

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 234
  • Last login:January 29, 2020, 01:14:53 pm
AdvMAME SIGSEGV Error Message
« on: March 29, 2002, 02:04:34 pm »
Can someone tell me what this error message means in AdvMAME?

« Last Edit: July 19, 2002, 09:54:18 am by Chazz »

Frobozz

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 111
  • Last login:November 15, 2002, 03:16:45 am
  • I've been sane, but then I got better.
Re: AdvMAME Error Message
« Reply #1 on: March 29, 2002, 02:39:34 pm »
General Protection Fault.  Serious error.  Program was doing something to the computer that it shouldn't have, like write to memory occupied by something else.  

Always a result of bad programming, either on the part of the program that caused the GPF, or another program running at the same time.  Typically caused when some dink-programmer tries to bypass the operating system and access things directly; a serious problem in DOS (because it don't have the API required to control the hardware properly, and you HAVE to talk to the hardware directly) but not much in Windows 2000 (because the operating system has almost Gestapo-like control over the hardware and forbids most software from talking to it directly)
« Last Edit: December 31, 1969, 07:00:00 pm by 1026619200 »

Chazz

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 234
  • Last login:January 29, 2020, 01:14:53 pm
Re:AdvMAME Error Message
« Reply #2 on: July 15, 2002, 07:58:47 am »
I'm still getting this message...  Can anyone help me to fix this?