Viewing Issue Advanced Details
ID Category [?] Severity [?] Reproducibility Date Submitted Last Update
03850 Crash/Freeze Critical (emulator) Always May 12, 2010, 10:20 May 22, 2013, 13:31
Tester Firewave View Status Public Platform MAME (Self-compiled)
Assigned To Resolution Unable to reproduce OS Windows XP (64-bit)
Status [?] Closed Driver
Version 0.137u4 Fixed in Version Build Debug
Fixed in Git Commit Github Pull Request #
Summary 03850: f1superb: Access Violation
Description
-----------------------------------------------------
Exception at EIP=0194EC47 (_memcpy+0x0057): ACCESS VIOLATION
While attempting to read memory at 00130000
-----------------------------------------------------
EAX=0013089C EBX=7EFDE000 ECX=00000227 EDX=00000000
ESI=00130000 EDI=0C8EBDCC EBP=0012C640 ESP=0012C638
-----------------------------------------------------
Stack crawl:
  0012C640: 0194EC47 (memcpy+0x0057, f:\dd\vctools\crt_bld\SELF_X86\crt\src\INTE
L\memcpy.asm:185)
  0012C698: 00C1689A (gfx_element_alloc+0x01ba, c:\mame\src\emu\drawgfx.c:259)
  0012F8C4: 00C16652 (gfx_init+0x0722, c:\mame\src\emu\drawgfx.c:208)
  0012F8E0: 00C70826 (init_machine+0x01a6, c:\mame\src\emu\mame.c:1414)
  0012FDC8: 00C6E2F2 (mame_execute+0x02d2, c:\mame\src\emu\mame.c:298)
  0012FF18: 019E376B (cli_execute+0x030b, c:\mame\src\emu\clifront.c:177)
  0012FF50: 0198BEBB (utf8_main+0x014b, c:\mame\src\osd\windows\winmain.c:318)
  0012FF6C: 019E9704 (wmain+0x0094, c:\mame\src\osd\windows\main.c:82)
  0012FFB8: 0194DE79 (__tmainCRTStartup+0x0129, f:\dd\vctools\crt_bld\self_x86\c
rt\src\crt0.c:278)
  0012FFC0: 0194DD3F (wmainCRTStartup+0x000f, f:\dd\vctools\crt_bld\self_x86\crt
\src\crt0.c:189)
  0012FFF0: 7D4E7D42 (BaseProcessInitPostImport+0x008d)
Steps To Reproduce
Additional Information
Github Commit
Flags
Regression Version
Affected Sets / Systems f1superb
Attached Files
 
Relationships
There are no relationship linked to this issue.
Notes
12
User avatar
No.06093
Tafoid
Administrator
May 12, 2010, 10:40
Does it show the violation right off? I tried my 32-bit build of both normal and debug/symbols and neither of them stopped on me after several seconds of running. I'll boot into 64-bit later and get some svn builds of those and test again.
User avatar
No.06095
Haze
Senior Tester
May 12, 2010, 11:54
edited on: May 12, 2010, 11:56
I've not seen this myself..

There is a very large gfx decode in the driver, used for the 'line' graphics.

The only crash I've seen related to this is on this box here, which has integrated intel graphics, and that occurs in the F4 viewer, because it can't allocate a large enough texture due to limits of the gfx card.
(ie "Texture too big! (wanted: 2051x902, max is 2048x2048)")

On my main box it's fine.

I haven't seen any other crashes such as this one however, and GDB etc. run clean on both machines.
User avatar
No.06098
Firewave
Senior Tester
May 12, 2010, 13:10
I cannot reproduce it either, but it happened in the regtest and the trace above is from when I called the executable after the regtest.
User avatar
No.06102
Tafoid
Administrator
May 12, 2010, 17:09
I tested 64-bit normal and debug/symbols build - no repro
User avatar
No.06110
Fujix
Administrator
May 13, 2010, 13:07
Firewave, could you submit again when you find a good way to reproduce the error?
User avatar
No.06280
Firewave
Senior Tester
Jun 22, 2010, 11:34
Happened in the 0.138u2 regtest - this time with a MinGW compile. Will add more information later.
User avatar
No.06292
Firewave
Senior Tester
Jun 24, 2010, 15:06
edited on: Jun 24, 2010, 17:52
Reproducible all the time outside of mame_regtest now. Loading progress stays at 99% for a while then it crashes. Information matches the one of the Visual Studio information from the earlier crash.

-----------------------------------------------------
Exception at EIP=77BD7E23 (unknown): ACCESS VIOLATION
While attempting to read memory at 00230000
-----------------------------------------------------
EAX=00230A10 EBX=00000800 ECX=00000284 EDX=00000000
ESI=00230000 EDI=110A03E8 EBP=0022D910 ESP=0022D908
-----------------------------------------------------
Stack crawl:
  0022D910: 77BD7E23 (memcpy+0x0033)
  0022D960: 00C64696 (gfx_element_alloc(running_machine*, _gfx_layout const*, unsigned char const*, unsigned int, unsigned int)+0x01f6)
  0022FBC0: 00C6442F (gfx_init(running_machine*)+0x0a5c)
  0022FC00: 00CCDFC4 (running_machine::describe_context()+0x029a)
  0022FD50: 00CCA599 (mame_execute(_core_options*)+0x03ea)
  0022FEC0: 00F3AC8F (cli_execute(int, char**, _options_entry const*)+0x0313)
  0022FF00: 00BED0F4 (utf8_main(int, char**)+0x012c)
  0022FF30: 017FA826 (wmain+0x008a)
  0022FFC0: 004013D4 (__image_base__ = 0x400000+0x13d4)
  0022FFF0: 7D4E7D42 (BaseProcessInitPostImport+0x008d)
User avatar
No.06293
Firewave
Senior Tester
Jun 24, 2010, 17:50
gdb backtrace:

Program received signal SIGSEGV, Segmentation fault.
0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
(gdb) bt full
#0  0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
No symbol table info available.
#1  0x00c64696 in gfx_element_alloc (machine=0xe261d60, gl=0x22fa10,
    srcdata=0x14000020 "", total_colors=256, color_base=0)
    at src/emu/drawgfx.c:259
        buffer = 0x14c986e0
        gfx = 0x110b7c00
        israw = 1
        planes = 8
        width = 2048
        height = 1
        total = 4096
#2  0x00c6442f in gfx_init (machine=0xe261d60) at src/emu/drawgfx.c:208
        region_length = 67108864
        extyoffs = {16384, 0 <repeats 33 times>, 1280, 967, 1, 1546542172,
          1347635524, 827933004, 2284288, 1308888103, 0, 0, 44221, 2284420,
          1308879321, 2284260, 3, 27, 2147483648, 272052592, 1308879331, 156,
          5, 237305856, 2103799170, 2284808, 2103622556, 2103622709, 538,
          237305856, 1, 0 <repeats 24 times>, 237306232, 0, 0, 0, 2968,
          37585, 2287524, 1308904379, 272053136, 272052968, 1308904812,
          284295168, 32, 1024, 0, 16, 0, 65535, 0, 0, 285316752, 1024, 0, 16,
          0, 65535, 0, 0, 30, 1024, 0, 32, 0, 16777215, 237306232, 0, 32,
          17408, 0, 237306232, 8, 285316760, 4278190080, 0, 0, 0, 0,
          237305856, 2284668, 25867186, 46677948, 46677948, 2284684,
          25867186, 46677948, 46677948, 0, 46677948, 0, 46700888, 6,
          237398648, 237305856, 2103799170, 2285184, 2103622556, 2103622709,
          538, 237305856, 1, 0, 2103571644, 2284748, 25183592, 9, 2284816,
          237398648, 2284720, 2286004, 2285184, 2284748, 25183414, 9,
          2285104, 2284764, 933, 2285184, 933, 2284908, 13912713, 2284816,
          933, 0, 25196332, 237306232, 46700888, 46677948, 0, 1760, 2284896,
          2285404, 2286004, 2286004, 1, 2284860, 284295168, 0, 1080825727, 9,
          2008965523, 895, 1080820607, 2285184, 933, 285321240, 1080819712,
          2284908, 13910635, 0, 1080823808, 2284908, 271122504, 30,
          237306232, 2284924, 285321248, 64, 1082983295, 237306232, 933, 0,
          285322448, 2284972, 237306288, 0, 285339600, 224, 0, 1, 0, 0,
          1147748352, 1065353216, 0, 188, 13921032, 1147748352, 285321232,
          1760, 1...}
        charincrement = 16384
        yscale = 1
        gl = 0x1ed4440
        israw = 1
        width = 2048
        j = 13670961
        gfxdecode = 0x1ed4650
        xscale = 1
        glcopy = {width = 2048, height = 1, total = 4096, planes = 8,
          planeoffset = {305419896, 0, 0, 0, 0, 0, 0, 0}, xoffset = {
            0 <repeats 32 times>}, yoffset = {16384, 0 <repeats 31 times>},
          charincrement = 16384, extxoffs = 0x22ea10, extyoffs = 0x22da10}
        region_base = 0x14000020 ""
        extpoffs = 0x22fa1c
        extxoffs = {0 <repeats 32 times>, 400, 2288268, 0, 2288308, 24,
          6161853, 2288332, 16, 285416952, 237306232, 237306232, 2106930304,
          16, 16, 0, 237306232, 0, 285413304, 0, 0, 166, 0, 1328, 285416944,
          285313824, 285416952, 233, 0, 198, 0, 12456, 285220480, 237306320,
          237305856, 2103799170, 2288944, 2103622556, 2103622709, 538,
          237305856, 1, 237305856, 1, 0, 72, 285409104, 237306232,
          2103987671, 237305856, 0, 237305856, 0, 72, 64, 0, 0, 525, 5111881,
          11, 285409096, 88, 64, 0, 0, 285416952, 285999112, 11, 2288592, 88,
          2984, 285313816, 285313824, 67305472, 72, 237305856, 2288076,
          284295168, 2288632, 88, 237305856, 67305472, 237306320, 237305856,
          2288108, 237307400, 285738624, 2103570968, 237305856, 1, 0,
          2288744, 2103987699, 237307400, 30, 237305856, 0, 237305856,
          285220400, 88, 237306232, 285409104, 237305856, 2103799170,
          2289216, 2103622556, 2103622709, 538, 237305856, 1, 0, 285313824,
          23423166, 2288648, 1343488361, 2289268, 137, 2103987704, 285999112,
          285738616, 2984, 237305856, 1343488361, 2103622709, 0, 304,
          237305856, 1262223360, 1, 2, 2103609415, 1262531800, 1262223360,
          1262223360, 285999112, 285738064, 285999112, 0, 2864, 0, 0, 0, 0,
          0, 2105641611, 284295168, 71, 24, 568, 285738056, 285738056,
          285738064, 24, 285416944, 285738744, 285418288, 0, 2288948, 568,
          237306216, 196608, 237306232, 30, 2288424, 237305856, 2289044,
          2103570968, 237305856, 237306232, 0, 2289060, 2103987699,
          237307400, 237306232, 237305856, 285738752, 285999104, 0,
          2103622709, 538, 237305856, 1, 2103588656, 238354432, 152,
          238354432, 285999112, 285738736, 2864, 16777218, 2289080...}
        planes = 8
        height = 1
        total = 4096
        gfxdecodeinfo = 0x1ed4600
        curgfx = 4
#3  0x00ccdfc4 in init_machine (machine=0xe261d60) at src/emu/mame.c:1416
        mame = 0xe256a38
        newbase = 0
#4  0x00cca599 in mame_execute (options=0xe356848) at src/emu/mame.c:278
        settingsloaded = 16020830
        driver = 0x1ed1440
        machine = 0xe261d60
        mame = 0xe256a38
        cb = 0x22fd50
        gamename = {<_astring_base> = {text = 0x22fccc "f1superb",
            alloclen = 56,
            smallbuf = "f1superb
Program received signal SIGSEGV, Segmentation fault.
0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
(gdb) bt full
#0 0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
No symbol table info available.
#1 0x00c64696 in gfx_element_alloc (machine=0xe261d60, gl=0x22fa10,
    srcdata=0x14000020 "", total_colors=256, color_base=0)
    at src/emu/drawgfx.c:259
        buffer = 0x14c986e0
        gfx = 0x110b7c00
        israw = 1
        planes = 8
        width = 2048
        height = 1
        total = 4096
#2 0x00c6442f in gfx_init (machine=0xe261d60) at src/emu/drawgfx.c:208
        region_length = 67108864
        extyoffs = {16384, 0 <repeats 33 times>, 1280, 967, 1, 1546542172,
          1347635524, 827933004, 2284288, 1308888103, 0, 0, 44221, 2284420,
          1308879321, 2284260, 3, 27, 2147483648, 272052592, 1308879331, 156,
          5, 237305856, 2103799170, 2284808, 2103622556, 2103622709, 538,
          237305856, 1, 0 <repeats 24 times>, 237306232, 0, 0, 0, 2968,
          37585, 2287524, 1308904379, 272053136, 272052968, 1308904812,
          284295168, 32, 1024, 0, 16, 0, 65535, 0, 0, 285316752, 1024, 0, 16,
          0, 65535, 0, 0, 30, 1024, 0, 32, 0, 16777215, 237306232, 0, 32,
          17408, 0, 237306232, 8, 285316760, 4278190080, 0, 0, 0, 0,
          237305856, 2284668, 25867186, 46677948, 46677948, 2284684,
          25867186, 46677948, 46677948, 0, 46677948, 0, 46700888, 6,
          237398648, 237305856, 2103799170, 2285184, 2103622556, 2103622709,
          538, 237305856, 1, 0, 2103571644, 2284748, 25183592, 9, 2284816,
          237398648, 2284720, 2286004, 2285184, 2284748, 25183414, 9,
          2285104, 2284764, 933, 2285184, 933, 2284908, 13912713, 2284816,
          933, 0, 25196332, 237306232, 46700888, 46677948, 0, 1760, 2284896,
          2285404, 2286004, 2286004, 1, 2284860, 284295168, 0, 1080825727, 9,
          2008965523, 895, 1080820607, 2285184, 933, 285321240, 1080819712,
          2284908, 13910635, 0, 1080823808, 2284908, 271122504, 30,
          237306232, 2284924, 285321248, 64, 1082983295, 237306232, 933, 0,
          285322448, 2284972, 237306288, 0, 285339600, 224, 0, 1, 0, 0,
          1147748352, 1065353216, 0, 188, 13921032, 1147748352, 285321232,
          1760, 1...}
        charincrement = 16384
        yscale = 1
        gl = 0x1ed4440
        israw = 1
        width = 2048
        j = 13670961
        gfxdecode = 0x1ed4650
        xscale = 1
        glcopy = {width = 2048, height = 1, total = 4096, planes = 8,
          planeoffset = {305419896, 0, 0, 0, 0, 0, 0, 0}, xoffset = {
            0 <repeats 32 times>}, yoffset = {16384, 0 <repeats 31 times>},
          charincrement = 16384, extxoffs = 0x22ea10, extyoffs = 0x22da10}
        region_base = 0x14000020 ""
        extpoffs = 0x22fa1c
        extxoffs = {0 <repeats 32 times>, 400, 2288268, 0, 2288308, 24,
          6161853, 2288332, 16, 285416952, 237306232, 237306232, 2106930304,
          16, 16, 0, 237306232, 0, 285413304, 0, 0, 166, 0, 1328, 285416944,
          285313824, 285416952, 233, 0, 198, 0, 12456, 285220480, 237306320,
          237305856, 2103799170, 2288944, 2103622556, 2103622709, 538,
          237305856, 1, 237305856, 1, 0, 72, 285409104, 237306232,
          2103987671, 237305856, 0, 237305856, 0, 72, 64, 0, 0, 525, 5111881,
          11, 285409096, 88, 64, 0, 0, 285416952, 285999112, 11, 2288592, 88,
          2984, 285313816, 285313824, 67305472, 72, 237305856, 2288076,
          284295168, 2288632, 88, 237305856, 67305472, 237306320, 237305856,
          2288108, 237307400, 285738624, 2103570968, 237305856, 1, 0,
          2288744, 2103987699, 237307400, 30, 237305856, 0, 237305856,
          285220400, 88, 237306232, 285409104, 237305856, 2103799170,
          2289216, 2103622556, 2103622709, 538, 237305856, 1, 0, 285313824,
          23423166, 2288648, 1343488361, 2289268, 137, 2103987704, 285999112,
          285738616, 2984, 237305856, 1343488361, 2103622709, 0, 304,
          237305856, 1262223360, 1, 2, 2103609415, 1262531800, 1262223360,
          1262223360, 285999112, 285738064, 285999112, 0, 2864, 0, 0, 0, 0,
          0, 2105641611, 284295168, 71, 24, 568, 285738056, 285738056,
          285738064, 24, 285416944, 285738744, 285418288, 0, 2288948, 568,
          237306216, 196608, 237306232, 30, 2288424, 237305856, 2289044,
          2103570968, 237305856, 237306232, 0, 2289060, 2103987699,
          237307400, 237306232, 237305856, 285738752, 285999104, 0,
          2103622709, 538, 237305856, 1, 2103588656, 238354432, 152,
          238354432, 285999112, 285738736, 2864, 16777218, 2289080...}
        planes = 8
        height = 1
        total = 4096
        gfxdecodeinfo = 0x1ed4600
        curgfx = 4
#3 0x00ccdfc4 in init_machine (machine=0xe261d60) at src/emu/mame.c:1416
        mame = 0xe256a38
        newbase = 0
#4 0x00cca599 in mame_execute (options=0xe356848) at src/emu/mame.c:278
        settingsloaded = 16020830
        driver = 0x1ed1440
        machine = 0xe261d60
        mame = 0xe256a38
        cb = 0x22fd50
        gamename = {<_astring_base> = {text = 0x22fccc "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000Qz\001\210à?\017µc?\002\000²\"\000O??w?\027?
w\000\000\000\000 ²\"\000Z?z\001\000\000\000\000.\000\000\000\000\000\000"}, <No
 data fields>}
        exit_pending = 0
        error = 0
        firstgame = 0
        firstrun = 1
#5 0x00f3ac8f in cli_execute (argc=5, argv=0xe3551c0, osd_options=0x2acc6e0)
    at src/emu/clifront.c:178
        gamename_option = 0xe356ae0 "f1superb"
        driver = 0x1ed1440
        exename = {<_astring_base> = {text = 0x22fde8 "mamed", alloclen = 56,
            smallbuf = "mamed\000exe\000SymGetLineFromAddr64\000s64\000\000\030?
a}\020÷a}\377\377\377\377\r÷a}\035\fM}"}, <No data fields>}
        options = 0xe356848
        result = -1
        gamename = {<_astring_base> = {text = 0x22fe28 "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000\a\000\000?²\"\000ª\000¿\000?\377\"\000\030?
a}?ub}\377\377\377\377?ub}xsb}\000\000Xm\210?\"\000\000\000\000"}, <No data fiel
ds>}
#6 0x00bed0f4 in utf8_main (argc=5, argv=0xe3551c0)
    at src/osd/windows/winmain.c:318
        ext = 0x56d8ecd ".map"
#7 0x017fa826 in wmain (argc=5, argv=0xe354c38) at src/osd/windows/main.c:82
        i = 5
        rc = 18
        utf8_argv = 0xe3551c0
#8 0x004013d4 in __tmainCRTStartup () at ../mingw-w64-crt/crt/crtexe.c:268
        fiberid = <value optimized out>
        nested = <value optimized out>
        lpszCommandLine = <value optimized out>
        StartupInfo = {cb = 0, lpReserved = 0x0, lpDesktop = 0x0,
          lpTitle = 0x0, dwX = 0, dwY = 0, dwXSize = 0, dwYSize = 0,
          dwXCountChars = 0, dwYCountChars = 0, dwFillAttribute = 0,
          dwFlags = 0, wShowWindow = 0, cbReserved2 = 0, lpReserved2 = 0x0,
          hStdInput = 0x0, hStdOutput = 0x0, hStdError = 0x0}
        inDoubleQuote = <value optimized out>
#9 0x7d4e7d42 in KERNEL32!GetDateFormatW ()
   from C:\WINDOWS\syswow64\kernel32.dll
No symbol table info available.
#10 0x00000000 in ?? ()
No symbol table info available.
0Qz
Program received signal SIGSEGV, Segmentation fault.
0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
(gdb) bt full
#0 0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
No symbol table info available.
#1 0x00c64696 in gfx_element_alloc (machine=0xe261d60, gl=0x22fa10,
    srcdata=0x14000020 "", total_colors=256, color_base=0)
    at src/emu/drawgfx.c:259
        buffer = 0x14c986e0
        gfx = 0x110b7c00
        israw = 1
        planes = 8
        width = 2048
        height = 1
        total = 4096
#2 0x00c6442f in gfx_init (machine=0xe261d60) at src/emu/drawgfx.c:208
        region_length = 67108864
        extyoffs = {16384, 0 <repeats 33 times>, 1280, 967, 1, 1546542172,
          1347635524, 827933004, 2284288, 1308888103, 0, 0, 44221, 2284420,
          1308879321, 2284260, 3, 27, 2147483648, 272052592, 1308879331, 156,
          5, 237305856, 2103799170, 2284808, 2103622556, 2103622709, 538,
          237305856, 1, 0 <repeats 24 times>, 237306232, 0, 0, 0, 2968,
          37585, 2287524, 1308904379, 272053136, 272052968, 1308904812,
          284295168, 32, 1024, 0, 16, 0, 65535, 0, 0, 285316752, 1024, 0, 16,
          0, 65535, 0, 0, 30, 1024, 0, 32, 0, 16777215, 237306232, 0, 32,
          17408, 0, 237306232, 8, 285316760, 4278190080, 0, 0, 0, 0,
          237305856, 2284668, 25867186, 46677948, 46677948, 2284684,
          25867186, 46677948, 46677948, 0, 46677948, 0, 46700888, 6,
          237398648, 237305856, 2103799170, 2285184, 2103622556, 2103622709,
          538, 237305856, 1, 0, 2103571644, 2284748, 25183592, 9, 2284816,
          237398648, 2284720, 2286004, 2285184, 2284748, 25183414, 9,
          2285104, 2284764, 933, 2285184, 933, 2284908, 13912713, 2284816,
          933, 0, 25196332, 237306232, 46700888, 46677948, 0, 1760, 2284896,
          2285404, 2286004, 2286004, 1, 2284860, 284295168, 0, 1080825727, 9,
          2008965523, 895, 1080820607, 2285184, 933, 285321240, 1080819712,
          2284908, 13910635, 0, 1080823808, 2284908, 271122504, 30,
          237306232, 2284924, 285321248, 64, 1082983295, 237306232, 933, 0,
          285322448, 2284972, 237306288, 0, 285339600, 224, 0, 1, 0, 0,
          1147748352, 1065353216, 0, 188, 13921032, 1147748352, 285321232,
          1760, 1...}
        charincrement = 16384
        yscale = 1
        gl = 0x1ed4440
        israw = 1
        width = 2048
        j = 13670961
        gfxdecode = 0x1ed4650
        xscale = 1
        glcopy = {width = 2048, height = 1, total = 4096, planes = 8,
          planeoffset = {305419896, 0, 0, 0, 0, 0, 0, 0}, xoffset = {
            0 <repeats 32 times>}, yoffset = {16384, 0 <repeats 31 times>},
          charincrement = 16384, extxoffs = 0x22ea10, extyoffs = 0x22da10}
        region_base = 0x14000020 ""
        extpoffs = 0x22fa1c
        extxoffs = {0 <repeats 32 times>, 400, 2288268, 0, 2288308, 24,
          6161853, 2288332, 16, 285416952, 237306232, 237306232, 2106930304,
          16, 16, 0, 237306232, 0, 285413304, 0, 0, 166, 0, 1328, 285416944,
          285313824, 285416952, 233, 0, 198, 0, 12456, 285220480, 237306320,
          237305856, 2103799170, 2288944, 2103622556, 2103622709, 538,
          237305856, 1, 237305856, 1, 0, 72, 285409104, 237306232,
          2103987671, 237305856, 0, 237305856, 0, 72, 64, 0, 0, 525, 5111881,
          11, 285409096, 88, 64, 0, 0, 285416952, 285999112, 11, 2288592, 88,
          2984, 285313816, 285313824, 67305472, 72, 237305856, 2288076,
          284295168, 2288632, 88, 237305856, 67305472, 237306320, 237305856,
          2288108, 237307400, 285738624, 2103570968, 237305856, 1, 0,
          2288744, 2103987699, 237307400, 30, 237305856, 0, 237305856,
          285220400, 88, 237306232, 285409104, 237305856, 2103799170,
          2289216, 2103622556, 2103622709, 538, 237305856, 1, 0, 285313824,
          23423166, 2288648, 1343488361, 2289268, 137, 2103987704, 285999112,
          285738616, 2984, 237305856, 1343488361, 2103622709, 0, 304,
          237305856, 1262223360, 1, 2, 2103609415, 1262531800, 1262223360,
          1262223360, 285999112, 285738064, 285999112, 0, 2864, 0, 0, 0, 0,
          0, 2105641611, 284295168, 71, 24, 568, 285738056, 285738056,
          285738064, 24, 285416944, 285738744, 285418288, 0, 2288948, 568,
          237306216, 196608, 237306232, 30, 2288424, 237305856, 2289044,
          2103570968, 237305856, 237306232, 0, 2289060, 2103987699,
          237307400, 237306232, 237305856, 285738752, 285999104, 0,
          2103622709, 538, 237305856, 1, 2103588656, 238354432, 152,
          238354432, 285999112, 285738736, 2864, 16777218, 2289080...}
        planes = 8
        height = 1
        total = 4096
        gfxdecodeinfo = 0x1ed4600
        curgfx = 4
#3 0x00ccdfc4 in init_machine (machine=0xe261d60) at src/emu/mame.c:1416
        mame = 0xe256a38
        newbase = 0
#4 0x00cca599 in mame_execute (options=0xe356848) at src/emu/mame.c:278
        settingsloaded = 16020830
        driver = 0x1ed1440
        machine = 0xe261d60
        mame = 0xe256a38
        cb = 0x22fd50
        gamename = {<_astring_base> = {text = 0x22fccc "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000Qz\001\210à?\017µc?\002\000²\"\000O??w?\027?
w\000\000\000\000 ²\"\000Z?z\001\000\000\000\000.\000\000\000\000\000\000"}, <No
 data fields>}
        exit_pending = 0
        error = 0
        firstgame = 0
        firstrun = 1
#5 0x00f3ac8f in cli_execute (argc=5, argv=0xe3551c0, osd_options=0x2acc6e0)
    at src/emu/clifront.c:178
        gamename_option = 0xe356ae0 "f1superb"
        driver = 0x1ed1440
        exename = {<_astring_base> = {text = 0x22fde8 "mamed", alloclen = 56,
            smallbuf = "mamed\000exe\000SymGetLineFromAddr64\000s64\000\000\030?
a}\020÷a}\377\377\377\377\r÷a}\035\fM}"}, <No data fields>}
        options = 0xe356848
        result = -1
        gamename = {<_astring_base> = {text = 0x22fe28 "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000\a\000\000?²\"\000ª\000¿\000?\377\"\000\030?
a}?ub}\377\377\377\377?ub}xsb}\000\000Xm\210?\"\000\000\000\000"}, <No data fiel
ds>}
#6 0x00bed0f4 in utf8_main (argc=5, argv=0xe3551c0)
    at src/osd/windows/winmain.c:318
        ext = 0x56d8ecd ".map"
#7 0x017fa826 in wmain (argc=5, argv=0xe354c38) at src/osd/windows/main.c:82
        i = 5
        rc = 18
        utf8_argv = 0xe3551c0
#8 0x004013d4 in __tmainCRTStartup () at ../mingw-w64-crt/crt/crtexe.c:268
        fiberid = <value optimized out>
        nested = <value optimized out>
        lpszCommandLine = <value optimized out>
        StartupInfo = {cb = 0, lpReserved = 0x0, lpDesktop = 0x0,
          lpTitle = 0x0, dwX = 0, dwY = 0, dwXSize = 0, dwYSize = 0,
          dwXCountChars = 0, dwYCountChars = 0, dwFillAttribute = 0,
          dwFlags = 0, wShowWindow = 0, cbReserved2 = 0, lpReserved2 = 0x0,
          hStdInput = 0x0, hStdOutput = 0x0, hStdError = 0x0}
        inDoubleQuote = <value optimized out>
#9 0x7d4e7d42 in KERNEL32!GetDateFormatW ()
   from C:\WINDOWS\syswow64\kernel32.dll
No symbol table info available.
#10 0x00000000 in ?? ()
No symbol table info available.
10à?7µc?
Program received signal SIGSEGV, Segmentation fault.
0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
(gdb) bt full
#0 0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
No symbol table info available.
#1 0x00c64696 in gfx_element_alloc (machine=0xe261d60, gl=0x22fa10,
    srcdata=0x14000020 "", total_colors=256, color_base=0)
    at src/emu/drawgfx.c:259
        buffer = 0x14c986e0
        gfx = 0x110b7c00
        israw = 1
        planes = 8
        width = 2048
        height = 1
        total = 4096
#2 0x00c6442f in gfx_init (machine=0xe261d60) at src/emu/drawgfx.c:208
        region_length = 67108864
        extyoffs = {16384, 0 <repeats 33 times>, 1280, 967, 1, 1546542172,
          1347635524, 827933004, 2284288, 1308888103, 0, 0, 44221, 2284420,
          1308879321, 2284260, 3, 27, 2147483648, 272052592, 1308879331, 156,
          5, 237305856, 2103799170, 2284808, 2103622556, 2103622709, 538,
          237305856, 1, 0 <repeats 24 times>, 237306232, 0, 0, 0, 2968,
          37585, 2287524, 1308904379, 272053136, 272052968, 1308904812,
          284295168, 32, 1024, 0, 16, 0, 65535, 0, 0, 285316752, 1024, 0, 16,
          0, 65535, 0, 0, 30, 1024, 0, 32, 0, 16777215, 237306232, 0, 32,
          17408, 0, 237306232, 8, 285316760, 4278190080, 0, 0, 0, 0,
          237305856, 2284668, 25867186, 46677948, 46677948, 2284684,
          25867186, 46677948, 46677948, 0, 46677948, 0, 46700888, 6,
          237398648, 237305856, 2103799170, 2285184, 2103622556, 2103622709,
          538, 237305856, 1, 0, 2103571644, 2284748, 25183592, 9, 2284816,
          237398648, 2284720, 2286004, 2285184, 2284748, 25183414, 9,
          2285104, 2284764, 933, 2285184, 933, 2284908, 13912713, 2284816,
          933, 0, 25196332, 237306232, 46700888, 46677948, 0, 1760, 2284896,
          2285404, 2286004, 2286004, 1, 2284860, 284295168, 0, 1080825727, 9,
          2008965523, 895, 1080820607, 2285184, 933, 285321240, 1080819712,
          2284908, 13910635, 0, 1080823808, 2284908, 271122504, 30,
          237306232, 2284924, 285321248, 64, 1082983295, 237306232, 933, 0,
          285322448, 2284972, 237306288, 0, 285339600, 224, 0, 1, 0, 0,
          1147748352, 1065353216, 0, 188, 13921032, 1147748352, 285321232,
          1760, 1...}
        charincrement = 16384
        yscale = 1
        gl = 0x1ed4440
        israw = 1
        width = 2048
        j = 13670961
        gfxdecode = 0x1ed4650
        xscale = 1
        glcopy = {width = 2048, height = 1, total = 4096, planes = 8,
          planeoffset = {305419896, 0, 0, 0, 0, 0, 0, 0}, xoffset = {
            0 <repeats 32 times>}, yoffset = {16384, 0 <repeats 31 times>},
          charincrement = 16384, extxoffs = 0x22ea10, extyoffs = 0x22da10}
        region_base = 0x14000020 ""
        extpoffs = 0x22fa1c
        extxoffs = {0 <repeats 32 times>, 400, 2288268, 0, 2288308, 24,
          6161853, 2288332, 16, 285416952, 237306232, 237306232, 2106930304,
          16, 16, 0, 237306232, 0, 285413304, 0, 0, 166, 0, 1328, 285416944,
          285313824, 285416952, 233, 0, 198, 0, 12456, 285220480, 237306320,
          237305856, 2103799170, 2288944, 2103622556, 2103622709, 538,
          237305856, 1, 237305856, 1, 0, 72, 285409104, 237306232,
          2103987671, 237305856, 0, 237305856, 0, 72, 64, 0, 0, 525, 5111881,
          11, 285409096, 88, 64, 0, 0, 285416952, 285999112, 11, 2288592, 88,
          2984, 285313816, 285313824, 67305472, 72, 237305856, 2288076,
          284295168, 2288632, 88, 237305856, 67305472, 237306320, 237305856,
          2288108, 237307400, 285738624, 2103570968, 237305856, 1, 0,
          2288744, 2103987699, 237307400, 30, 237305856, 0, 237305856,
          285220400, 88, 237306232, 285409104, 237305856, 2103799170,
          2289216, 2103622556, 2103622709, 538, 237305856, 1, 0, 285313824,
          23423166, 2288648, 1343488361, 2289268, 137, 2103987704, 285999112,
          285738616, 2984, 237305856, 1343488361, 2103622709, 0, 304,
          237305856, 1262223360, 1, 2, 2103609415, 1262531800, 1262223360,
          1262223360, 285999112, 285738064, 285999112, 0, 2864, 0, 0, 0, 0,
          0, 2105641611, 284295168, 71, 24, 568, 285738056, 285738056,
          285738064, 24, 285416944, 285738744, 285418288, 0, 2288948, 568,
          237306216, 196608, 237306232, 30, 2288424, 237305856, 2289044,
          2103570968, 237305856, 237306232, 0, 2289060, 2103987699,
          237307400, 237306232, 237305856, 285738752, 285999104, 0,
          2103622709, 538, 237305856, 1, 2103588656, 238354432, 152,
          238354432, 285999112, 285738736, 2864, 16777218, 2289080...}
        planes = 8
        height = 1
        total = 4096
        gfxdecodeinfo = 0x1ed4600
        curgfx = 4
#3 0x00ccdfc4 in init_machine (machine=0xe261d60) at src/emu/mame.c:1416
        mame = 0xe256a38
        newbase = 0
#4 0x00cca599 in mame_execute (options=0xe356848) at src/emu/mame.c:278
        settingsloaded = 16020830
        driver = 0x1ed1440
        machine = 0xe261d60
        mame = 0xe256a38
        cb = 0x22fd50
        gamename = {<_astring_base> = {text = 0x22fccc "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000Qz\001\210à?\017µc?\002\000²\"\000O??w?\027?
w\000\000\000\000 ²\"\000Z?z\001\000\000\000\000.\000\000\000\000\000\000"}, <No
 data fields>}
        exit_pending = 0
        error = 0
        firstgame = 0
        firstrun = 1
#5 0x00f3ac8f in cli_execute (argc=5, argv=0xe3551c0, osd_options=0x2acc6e0)
    at src/emu/clifront.c:178
        gamename_option = 0xe356ae0 "f1superb"
        driver = 0x1ed1440
        exename = {<_astring_base> = {text = 0x22fde8 "mamed", alloclen = 56,
            smallbuf = "mamed\000exe\000SymGetLineFromAddr64\000s64\000\000\030?
a}\020÷a}\377\377\377\377\r÷a}\035\fM}"}, <No data fields>}
        options = 0xe356848
        result = -1
        gamename = {<_astring_base> = {text = 0x22fe28 "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000\a\000\000?²\"\000ª\000¿\000?\377\"\000\030?
a}?ub}\377\377\377\377?ub}xsb}\000\000Xm\210?\"\000\000\000\000"}, <No data fiel
ds>}
#6 0x00bed0f4 in utf8_main (argc=5, argv=0xe3551c0)
    at src/osd/windows/winmain.c:318
        ext = 0x56d8ecd ".map"
#7 0x017fa826 in wmain (argc=5, argv=0xe354c38) at src/osd/windows/main.c:82
        i = 5
        rc = 18
        utf8_argv = 0xe3551c0
#8 0x004013d4 in __tmainCRTStartup () at ../mingw-w64-crt/crt/crtexe.c:268
        fiberid = <value optimized out>
        nested = <value optimized out>
        lpszCommandLine = <value optimized out>
        StartupInfo = {cb = 0, lpReserved = 0x0, lpDesktop = 0x0,
          lpTitle = 0x0, dwX = 0, dwY = 0, dwXSize = 0, dwYSize = 0,
          dwXCountChars = 0, dwYCountChars = 0, dwFillAttribute = 0,
          dwFlags = 0, wShowWindow = 0, cbReserved2 = 0, lpReserved2 = 0x0,
          hStdInput = 0x0, hStdOutput = 0x0, hStdError = 0x0}
        inDoubleQuote = <value optimized out>
#9 0x7d4e7d42 in KERNEL32!GetDateFormatW ()
   from C:\WINDOWS\syswow64\kernel32.dll
No symbol table info available.
#10 0x00000000 in ?? ()
No symbol table info available.
2
Program received signal SIGSEGV, Segmentation fault.
0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
(gdb) bt full
#0 0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
No symbol table info available.
#1 0x00c64696 in gfx_element_alloc (machine=0xe261d60, gl=0x22fa10,
    srcdata=0x14000020 "", total_colors=256, color_base=0)
    at src/emu/drawgfx.c:259
        buffer = 0x14c986e0
        gfx = 0x110b7c00
        israw = 1
        planes = 8
        width = 2048
        height = 1
        total = 4096
#2 0x00c6442f in gfx_init (machine=0xe261d60) at src/emu/drawgfx.c:208
        region_length = 67108864
        extyoffs = {16384, 0 <repeats 33 times>, 1280, 967, 1, 1546542172,
          1347635524, 827933004, 2284288, 1308888103, 0, 0, 44221, 2284420,
          1308879321, 2284260, 3, 27, 2147483648, 272052592, 1308879331, 156,
          5, 237305856, 2103799170, 2284808, 2103622556, 2103622709, 538,
          237305856, 1, 0 <repeats 24 times>, 237306232, 0, 0, 0, 2968,
          37585, 2287524, 1308904379, 272053136, 272052968, 1308904812,
          284295168, 32, 1024, 0, 16, 0, 65535, 0, 0, 285316752, 1024, 0, 16,
          0, 65535, 0, 0, 30, 1024, 0, 32, 0, 16777215, 237306232, 0, 32,
          17408, 0, 237306232, 8, 285316760, 4278190080, 0, 0, 0, 0,
          237305856, 2284668, 25867186, 46677948, 46677948, 2284684,
          25867186, 46677948, 46677948, 0, 46677948, 0, 46700888, 6,
          237398648, 237305856, 2103799170, 2285184, 2103622556, 2103622709,
          538, 237305856, 1, 0, 2103571644, 2284748, 25183592, 9, 2284816,
          237398648, 2284720, 2286004, 2285184, 2284748, 25183414, 9,
          2285104, 2284764, 933, 2285184, 933, 2284908, 13912713, 2284816,
          933, 0, 25196332, 237306232, 46700888, 46677948, 0, 1760, 2284896,
          2285404, 2286004, 2286004, 1, 2284860, 284295168, 0, 1080825727, 9,
          2008965523, 895, 1080820607, 2285184, 933, 285321240, 1080819712,
          2284908, 13910635, 0, 1080823808, 2284908, 271122504, 30,
          237306232, 2284924, 285321248, 64, 1082983295, 237306232, 933, 0,
          285322448, 2284972, 237306288, 0, 285339600, 224, 0, 1, 0, 0,
          1147748352, 1065353216, 0, 188, 13921032, 1147748352, 285321232,
          1760, 1...}
        charincrement = 16384
        yscale = 1
        gl = 0x1ed4440
        israw = 1
        width = 2048
        j = 13670961
        gfxdecode = 0x1ed4650
        xscale = 1
        glcopy = {width = 2048, height = 1, total = 4096, planes = 8,
          planeoffset = {305419896, 0, 0, 0, 0, 0, 0, 0}, xoffset = {
            0 <repeats 32 times>}, yoffset = {16384, 0 <repeats 31 times>},
          charincrement = 16384, extxoffs = 0x22ea10, extyoffs = 0x22da10}
        region_base = 0x14000020 ""
        extpoffs = 0x22fa1c
        extxoffs = {0 <repeats 32 times>, 400, 2288268, 0, 2288308, 24,
          6161853, 2288332, 16, 285416952, 237306232, 237306232, 2106930304,
          16, 16, 0, 237306232, 0, 285413304, 0, 0, 166, 0, 1328, 285416944,
          285313824, 285416952, 233, 0, 198, 0, 12456, 285220480, 237306320,
          237305856, 2103799170, 2288944, 2103622556, 2103622709, 538,
          237305856, 1, 237305856, 1, 0, 72, 285409104, 237306232,
          2103987671, 237305856, 0, 237305856, 0, 72, 64, 0, 0, 525, 5111881,
          11, 285409096, 88, 64, 0, 0, 285416952, 285999112, 11, 2288592, 88,
          2984, 285313816, 285313824, 67305472, 72, 237305856, 2288076,
          284295168, 2288632, 88, 237305856, 67305472, 237306320, 237305856,
          2288108, 237307400, 285738624, 2103570968, 237305856, 1, 0,
          2288744, 2103987699, 237307400, 30, 237305856, 0, 237305856,
          285220400, 88, 237306232, 285409104, 237305856, 2103799170,
          2289216, 2103622556, 2103622709, 538, 237305856, 1, 0, 285313824,
          23423166, 2288648, 1343488361, 2289268, 137, 2103987704, 285999112,
          285738616, 2984, 237305856, 1343488361, 2103622709, 0, 304,
          237305856, 1262223360, 1, 2, 2103609415, 1262531800, 1262223360,
          1262223360, 285999112, 285738064, 285999112, 0, 2864, 0, 0, 0, 0,
          0, 2105641611, 284295168, 71, 24, 568, 285738056, 285738056,
          285738064, 24, 285416944, 285738744, 285418288, 0, 2288948, 568,
          237306216, 196608, 237306232, 30, 2288424, 237305856, 2289044,
          2103570968, 237305856, 237306232, 0, 2289060, 2103987699,
          237307400, 237306232, 237305856, 285738752, 285999104, 0,
          2103622709, 538, 237305856, 1, 2103588656, 238354432, 152,
          238354432, 285999112, 285738736, 2864, 16777218, 2289080...}
        planes = 8
        height = 1
        total = 4096
        gfxdecodeinfo = 0x1ed4600
        curgfx = 4
#3 0x00ccdfc4 in init_machine (machine=0xe261d60) at src/emu/mame.c:1416
        mame = 0xe256a38
        newbase = 0
#4 0x00cca599 in mame_execute (options=0xe356848) at src/emu/mame.c:278
        settingsloaded = 16020830
        driver = 0x1ed1440
        machine = 0xe261d60
        mame = 0xe256a38
        cb = 0x22fd50
        gamename = {<_astring_base> = {text = 0x22fccc "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000Qz\001\210à?\017µc?\002\000²\"\000O??w?\027?
w\000\000\000\000 ²\"\000Z?z\001\000\000\000\000.\000\000\000\000\000\000"}, <No
 data fields>}
        exit_pending = 0
        error = 0
        firstgame = 0
        firstrun = 1
#5 0x00f3ac8f in cli_execute (argc=5, argv=0xe3551c0, osd_options=0x2acc6e0)
    at src/emu/clifront.c:178
        gamename_option = 0xe356ae0 "f1superb"
        driver = 0x1ed1440
        exename = {<_astring_base> = {text = 0x22fde8 "mamed", alloclen = 56,
            smallbuf = "mamed\000exe\000SymGetLineFromAddr64\000s64\000\000\030?
a}\020÷a}\377\377\377\377\r÷a}\035\fM}"}, <No data fields>}
        options = 0xe356848
        result = -1
        gamename = {<_astring_base> = {text = 0x22fe28 "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000\a\000\000?²\"\000ª\000¿\000?\377\"\000\030?
a}?ub}\377\377\377\377?ub}xsb}\000\000Xm\210?\"\000\000\000\000"}, <No data fiel
ds>}
#6 0x00bed0f4 in utf8_main (argc=5, argv=0xe3551c0)
    at src/osd/windows/winmain.c:318
        ext = 0x56d8ecd ".map"
#7 0x017fa826 in wmain (argc=5, argv=0xe354c38) at src/osd/windows/main.c:82
        i = 5
        rc = 18
        utf8_argv = 0xe3551c0
#8 0x004013d4 in __tmainCRTStartup () at ../mingw-w64-crt/crt/crtexe.c:268
        fiberid = <value optimized out>
        nested = <value optimized out>
        lpszCommandLine = <value optimized out>
        StartupInfo = {cb = 0, lpReserved = 0x0, lpDesktop = 0x0,
          lpTitle = 0x0, dwX = 0, dwY = 0, dwXSize = 0, dwYSize = 0,
          dwXCountChars = 0, dwYCountChars = 0, dwFillAttribute = 0,
          dwFlags = 0, wShowWindow = 0, cbReserved2 = 0, lpReserved2 = 0x0,
          hStdInput = 0x0, hStdOutput = 0x0, hStdError = 0x0}
        inDoubleQuote = <value optimized out>
#9 0x7d4e7d42 in KERNEL32!GetDateFormatW ()
   from C:\WINDOWS\syswow64\kernel32.dll
No symbol table info available.
#10 0x00000000 in ?? ()
No symbol table info available.
0²\"
Program received signal SIGSEGV, Segmentation fault.
0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
(gdb) bt full
#0 0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
No symbol table info available.
#1 0x00c64696 in gfx_element_alloc (machine=0xe261d60, gl=0x22fa10,
    srcdata=0x14000020 "", total_colors=256, color_base=0)
    at src/emu/drawgfx.c:259
        buffer = 0x14c986e0
        gfx = 0x110b7c00
        israw = 1
        planes = 8
        width = 2048
        height = 1
        total = 4096
#2 0x00c6442f in gfx_init (machine=0xe261d60) at src/emu/drawgfx.c:208
        region_length = 67108864
        extyoffs = {16384, 0 <repeats 33 times>, 1280, 967, 1, 1546542172,
          1347635524, 827933004, 2284288, 1308888103, 0, 0, 44221, 2284420,
          1308879321, 2284260, 3, 27, 2147483648, 272052592, 1308879331, 156,
          5, 237305856, 2103799170, 2284808, 2103622556, 2103622709, 538,
          237305856, 1, 0 <repeats 24 times>, 237306232, 0, 0, 0, 2968,
          37585, 2287524, 1308904379, 272053136, 272052968, 1308904812,
          284295168, 32, 1024, 0, 16, 0, 65535, 0, 0, 285316752, 1024, 0, 16,
          0, 65535, 0, 0, 30, 1024, 0, 32, 0, 16777215, 237306232, 0, 32,
          17408, 0, 237306232, 8, 285316760, 4278190080, 0, 0, 0, 0,
          237305856, 2284668, 25867186, 46677948, 46677948, 2284684,
          25867186, 46677948, 46677948, 0, 46677948, 0, 46700888, 6,
          237398648, 237305856, 2103799170, 2285184, 2103622556, 2103622709,
          538, 237305856, 1, 0, 2103571644, 2284748, 25183592, 9, 2284816,
          237398648, 2284720, 2286004, 2285184, 2284748, 25183414, 9,
          2285104, 2284764, 933, 2285184, 933, 2284908, 13912713, 2284816,
          933, 0, 25196332, 237306232, 46700888, 46677948, 0, 1760, 2284896,
          2285404, 2286004, 2286004, 1, 2284860, 284295168, 0, 1080825727, 9,
          2008965523, 895, 1080820607, 2285184, 933, 285321240, 1080819712,
          2284908, 13910635, 0, 1080823808, 2284908, 271122504, 30,
          237306232, 2284924, 285321248, 64, 1082983295, 237306232, 933, 0,
          285322448, 2284972, 237306288, 0, 285339600, 224, 0, 1, 0, 0,
          1147748352, 1065353216, 0, 188, 13921032, 1147748352, 285321232,
          1760, 1...}
        charincrement = 16384
        yscale = 1
        gl = 0x1ed4440
        israw = 1
        width = 2048
        j = 13670961
        gfxdecode = 0x1ed4650
        xscale = 1
        glcopy = {width = 2048, height = 1, total = 4096, planes = 8,
          planeoffset = {305419896, 0, 0, 0, 0, 0, 0, 0}, xoffset = {
            0 <repeats 32 times>}, yoffset = {16384, 0 <repeats 31 times>},
          charincrement = 16384, extxoffs = 0x22ea10, extyoffs = 0x22da10}
        region_base = 0x14000020 ""
        extpoffs = 0x22fa1c
        extxoffs = {0 <repeats 32 times>, 400, 2288268, 0, 2288308, 24,
          6161853, 2288332, 16, 285416952, 237306232, 237306232, 2106930304,
          16, 16, 0, 237306232, 0, 285413304, 0, 0, 166, 0, 1328, 285416944,
          285313824, 285416952, 233, 0, 198, 0, 12456, 285220480, 237306320,
          237305856, 2103799170, 2288944, 2103622556, 2103622709, 538,
          237305856, 1, 237305856, 1, 0, 72, 285409104, 237306232,
          2103987671, 237305856, 0, 237305856, 0, 72, 64, 0, 0, 525, 5111881,
          11, 285409096, 88, 64, 0, 0, 285416952, 285999112, 11, 2288592, 88,
          2984, 285313816, 285313824, 67305472, 72, 237305856, 2288076,
          284295168, 2288632, 88, 237305856, 67305472, 237306320, 237305856,
          2288108, 237307400, 285738624, 2103570968, 237305856, 1, 0,
          2288744, 2103987699, 237307400, 30, 237305856, 0, 237305856,
          285220400, 88, 237306232, 285409104, 237305856, 2103799170,
          2289216, 2103622556, 2103622709, 538, 237305856, 1, 0, 285313824,
          23423166, 2288648, 1343488361, 2289268, 137, 2103987704, 285999112,
          285738616, 2984, 237305856, 1343488361, 2103622709, 0, 304,
          237305856, 1262223360, 1, 2, 2103609415, 1262531800, 1262223360,
          1262223360, 285999112, 285738064, 285999112, 0, 2864, 0, 0, 0, 0,
          0, 2105641611, 284295168, 71, 24, 568, 285738056, 285738056,
          285738064, 24, 285416944, 285738744, 285418288, 0, 2288948, 568,
          237306216, 196608, 237306232, 30, 2288424, 237305856, 2289044,
          2103570968, 237305856, 237306232, 0, 2289060, 2103987699,
          237307400, 237306232, 237305856, 285738752, 285999104, 0,
          2103622709, 538, 237305856, 1, 2103588656, 238354432, 152,
          238354432, 285999112, 285738736, 2864, 16777218, 2289080...}
        planes = 8
        height = 1
        total = 4096
        gfxdecodeinfo = 0x1ed4600
        curgfx = 4
#3 0x00ccdfc4 in init_machine (machine=0xe261d60) at src/emu/mame.c:1416
        mame = 0xe256a38
        newbase = 0
#4 0x00cca599 in mame_execute (options=0xe356848) at src/emu/mame.c:278
        settingsloaded = 16020830
        driver = 0x1ed1440
        machine = 0xe261d60
        mame = 0xe256a38
        cb = 0x22fd50
        gamename = {<_astring_base> = {text = 0x22fccc "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000Qz\001\210à?\017µc?\002\000²\"\000O??w?\027?
w\000\000\000\000 ²\"\000Z?z\001\000\000\000\000.\000\000\000\000\000\000"}, <No
 data fields>}
        exit_pending = 0
        error = 0
        firstgame = 0
        firstrun = 1
#5 0x00f3ac8f in cli_execute (argc=5, argv=0xe3551c0, osd_options=0x2acc6e0)
    at src/emu/clifront.c:178
        gamename_option = 0xe356ae0 "f1superb"
        driver = 0x1ed1440
        exename = {<_astring_base> = {text = 0x22fde8 "mamed", alloclen = 56,
            smallbuf = "mamed\000exe\000SymGetLineFromAddr64\000s64\000\000\030?
a}\020÷a}\377\377\377\377\r÷a}\035\fM}"}, <No data fields>}
        options = 0xe356848
        result = -1
        gamename = {<_astring_base> = {text = 0x22fe28 "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000\a\000\000?²\"\000ª\000¿\000?\377\"\000\030?
a}?ub}\377\377\377\377?ub}xsb}\000\000Xm\210?\"\000\000\000\000"}, <No data fiel
ds>}
#6 0x00bed0f4 in utf8_main (argc=5, argv=0xe3551c0)
    at src/osd/windows/winmain.c:318
        ext = 0x56d8ecd ".map"
#7 0x017fa826 in wmain (argc=5, argv=0xe354c38) at src/osd/windows/main.c:82
        i = 5
        rc = 18
        utf8_argv = 0xe3551c0
#8 0x004013d4 in __tmainCRTStartup () at ../mingw-w64-crt/crt/crtexe.c:268
        fiberid = <value optimized out>
        nested = <value optimized out>
        lpszCommandLine = <value optimized out>
        StartupInfo = {cb = 0, lpReserved = 0x0, lpDesktop = 0x0,
          lpTitle = 0x0, dwX = 0, dwY = 0, dwXSize = 0, dwYSize = 0,
          dwXCountChars = 0, dwYCountChars = 0, dwFillAttribute = 0,
          dwFlags = 0, wShowWindow = 0, cbReserved2 = 0, lpReserved2 = 0x0,
          hStdInput = 0x0, hStdOutput = 0x0, hStdError = 0x0}
        inDoubleQuote = <value optimized out>
#9 0x7d4e7d42 in KERNEL32!GetDateFormatW ()
   from C:\WINDOWS\syswow64\kernel32.dll
No symbol table info available.
#10 0x00000000 in ?? ()
No symbol table info available.
0O??w?7? w
Program received signal SIGSEGV, Segmentation fault.
0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
(gdb) bt full
#0 0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
No symbol table info available.
#1 0x00c64696 in gfx_element_alloc (machine=0xe261d60, gl=0x22fa10,
    srcdata=0x14000020 "", total_colors=256, color_base=0)
    at src/emu/drawgfx.c:259
        buffer = 0x14c986e0
        gfx = 0x110b7c00
        israw = 1
        planes = 8
        width = 2048
        height = 1
        total = 4096
#2 0x00c6442f in gfx_init (machine=0xe261d60) at src/emu/drawgfx.c:208
        region_length = 67108864
        extyoffs = {16384, 0 <repeats 33 times>, 1280, 967, 1, 1546542172,
          1347635524, 827933004, 2284288, 1308888103, 0, 0, 44221, 2284420,
          1308879321, 2284260, 3, 27, 2147483648, 272052592, 1308879331, 156,
          5, 237305856, 2103799170, 2284808, 2103622556, 2103622709, 538,
          237305856, 1, 0 <repeats 24 times>, 237306232, 0, 0, 0, 2968,
          37585, 2287524, 1308904379, 272053136, 272052968, 1308904812,
          284295168, 32, 1024, 0, 16, 0, 65535, 0, 0, 285316752, 1024, 0, 16,
          0, 65535, 0, 0, 30, 1024, 0, 32, 0, 16777215, 237306232, 0, 32,
          17408, 0, 237306232, 8, 285316760, 4278190080, 0, 0, 0, 0,
          237305856, 2284668, 25867186, 46677948, 46677948, 2284684,
          25867186, 46677948, 46677948, 0, 46677948, 0, 46700888, 6,
          237398648, 237305856, 2103799170, 2285184, 2103622556, 2103622709,
          538, 237305856, 1, 0, 2103571644, 2284748, 25183592, 9, 2284816,
          237398648, 2284720, 2286004, 2285184, 2284748, 25183414, 9,
          2285104, 2284764, 933, 2285184, 933, 2284908, 13912713, 2284816,
          933, 0, 25196332, 237306232, 46700888, 46677948, 0, 1760, 2284896,
          2285404, 2286004, 2286004, 1, 2284860, 284295168, 0, 1080825727, 9,
          2008965523, 895, 1080820607, 2285184, 933, 285321240, 1080819712,
          2284908, 13910635, 0, 1080823808, 2284908, 271122504, 30,
          237306232, 2284924, 285321248, 64, 1082983295, 237306232, 933, 0,
          285322448, 2284972, 237306288, 0, 285339600, 224, 0, 1, 0, 0,
          1147748352, 1065353216, 0, 188, 13921032, 1147748352, 285321232,
          1760, 1...}
        charincrement = 16384
        yscale = 1
        gl = 0x1ed4440
        israw = 1
        width = 2048
        j = 13670961
        gfxdecode = 0x1ed4650
        xscale = 1
        glcopy = {width = 2048, height = 1, total = 4096, planes = 8,
          planeoffset = {305419896, 0, 0, 0, 0, 0, 0, 0}, xoffset = {
            0 <repeats 32 times>}, yoffset = {16384, 0 <repeats 31 times>},
          charincrement = 16384, extxoffs = 0x22ea10, extyoffs = 0x22da10}
        region_base = 0x14000020 ""
        extpoffs = 0x22fa1c
        extxoffs = {0 <repeats 32 times>, 400, 2288268, 0, 2288308, 24,
          6161853, 2288332, 16, 285416952, 237306232, 237306232, 2106930304,
          16, 16, 0, 237306232, 0, 285413304, 0, 0, 166, 0, 1328, 285416944,
          285313824, 285416952, 233, 0, 198, 0, 12456, 285220480, 237306320,
          237305856, 2103799170, 2288944, 2103622556, 2103622709, 538,
          237305856, 1, 237305856, 1, 0, 72, 285409104, 237306232,
          2103987671, 237305856, 0, 237305856, 0, 72, 64, 0, 0, 525, 5111881,
          11, 285409096, 88, 64, 0, 0, 285416952, 285999112, 11, 2288592, 88,
          2984, 285313816, 285313824, 67305472, 72, 237305856, 2288076,
          284295168, 2288632, 88, 237305856, 67305472, 237306320, 237305856,
          2288108, 237307400, 285738624, 2103570968, 237305856, 1, 0,
          2288744, 2103987699, 237307400, 30, 237305856, 0, 237305856,
          285220400, 88, 237306232, 285409104, 237305856, 2103799170,
          2289216, 2103622556, 2103622709, 538, 237305856, 1, 0, 285313824,
          23423166, 2288648, 1343488361, 2289268, 137, 2103987704, 285999112,
          285738616, 2984, 237305856, 1343488361, 2103622709, 0, 304,
          237305856, 1262223360, 1, 2, 2103609415, 1262531800, 1262223360,
          1262223360, 285999112, 285738064, 285999112, 0, 2864, 0, 0, 0, 0,
          0, 2105641611, 284295168, 71, 24, 568, 285738056, 285738056,
          285738064, 24, 285416944, 285738744, 285418288, 0, 2288948, 568,
          237306216, 196608, 237306232, 30, 2288424, 237305856, 2289044,
          2103570968, 237305856, 237306232, 0, 2289060, 2103987699,
          237307400, 237306232, 237305856, 285738752, 285999104, 0,
          2103622709, 538, 237305856, 1, 2103588656, 238354432, 152,
          238354432, 285999112, 285738736, 2864, 16777218, 2289080...}
        planes = 8
        height = 1
        total = 4096
        gfxdecodeinfo = 0x1ed4600
        curgfx = 4
#3 0x00ccdfc4 in init_machine (machine=0xe261d60) at src/emu/mame.c:1416
        mame = 0xe256a38
        newbase = 0
#4 0x00cca599 in mame_execute (options=0xe356848) at src/emu/mame.c:278
        settingsloaded = 16020830
        driver = 0x1ed1440
        machine = 0xe261d60
        mame = 0xe256a38
        cb = 0x22fd50
        gamename = {<_astring_base> = {text = 0x22fccc "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000Qz\001\210à?\017µc?\002\000²\"\000O??w?\027?
w\000\000\000\000 ²\"\000Z?z\001\000\000\000\000.\000\000\000\000\000\000"}, <No
 data fields>}
        exit_pending = 0
        error = 0
        firstgame = 0
        firstrun = 1
#5 0x00f3ac8f in cli_execute (argc=5, argv=0xe3551c0, osd_options=0x2acc6e0)
    at src/emu/clifront.c:178
        gamename_option = 0xe356ae0 "f1superb"
        driver = 0x1ed1440
        exename = {<_astring_base> = {text = 0x22fde8 "mamed", alloclen = 56,
            smallbuf = "mamed\000exe\000SymGetLineFromAddr64\000s64\000\000\030?
a}\020÷a}\377\377\377\377\r÷a}\035\fM}"}, <No data fields>}
        options = 0xe356848
        result = -1
        gamename = {<_astring_base> = {text = 0x22fe28 "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000\a\000\000?²\"\000ª\000¿\000?\377\"\000\030?
a}?ub}\377\377\377\377?ub}xsb}\000\000Xm\210?\"\000\000\000\000"}, <No data fiel
ds>}
#6 0x00bed0f4 in utf8_main (argc=5, argv=0xe3551c0)
    at src/osd/windows/winmain.c:318
        ext = 0x56d8ecd ".map"
#7 0x017fa826 in wmain (argc=5, argv=0xe354c38) at src/osd/windows/main.c:82
        i = 5
        rc = 18
        utf8_argv = 0xe3551c0
#8 0x004013d4 in __tmainCRTStartup () at ../mingw-w64-crt/crt/crtexe.c:268
        fiberid = <value optimized out>
        nested = <value optimized out>
        lpszCommandLine = <value optimized out>
        StartupInfo = {cb = 0, lpReserved = 0x0, lpDesktop = 0x0,
          lpTitle = 0x0, dwX = 0, dwY = 0, dwXSize = 0, dwYSize = 0,
          dwXCountChars = 0, dwYCountChars = 0, dwFillAttribute = 0,
          dwFlags = 0, wShowWindow = 0, cbReserved2 = 0, lpReserved2 = 0x0,
          hStdInput = 0x0, hStdOutput = 0x0, hStdError = 0x0}
        inDoubleQuote = <value optimized out>
#9 0x7d4e7d42 in KERNEL32!GetDateFormatW ()
   from C:\WINDOWS\syswow64\kernel32.dll
No symbol table info available.
#10 0x00000000 in ?? ()
No symbol table info available.
0
Program received signal SIGSEGV, Segmentation fault.
0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
(gdb) bt full
#0 0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
No symbol table info available.
#1 0x00c64696 in gfx_element_alloc (machine=0xe261d60, gl=0x22fa10,
    srcdata=0x14000020 "", total_colors=256, color_base=0)
    at src/emu/drawgfx.c:259
        buffer = 0x14c986e0
        gfx = 0x110b7c00
        israw = 1
        planes = 8
        width = 2048
        height = 1
        total = 4096
#2 0x00c6442f in gfx_init (machine=0xe261d60) at src/emu/drawgfx.c:208
        region_length = 67108864
        extyoffs = {16384, 0 <repeats 33 times>, 1280, 967, 1, 1546542172,
          1347635524, 827933004, 2284288, 1308888103, 0, 0, 44221, 2284420,
          1308879321, 2284260, 3, 27, 2147483648, 272052592, 1308879331, 156,
          5, 237305856, 2103799170, 2284808, 2103622556, 2103622709, 538,
          237305856, 1, 0 <repeats 24 times>, 237306232, 0, 0, 0, 2968,
          37585, 2287524, 1308904379, 272053136, 272052968, 1308904812,
          284295168, 32, 1024, 0, 16, 0, 65535, 0, 0, 285316752, 1024, 0, 16,
          0, 65535, 0, 0, 30, 1024, 0, 32, 0, 16777215, 237306232, 0, 32,
          17408, 0, 237306232, 8, 285316760, 4278190080, 0, 0, 0, 0,
          237305856, 2284668, 25867186, 46677948, 46677948, 2284684,
          25867186, 46677948, 46677948, 0, 46677948, 0, 46700888, 6,
          237398648, 237305856, 2103799170, 2285184, 2103622556, 2103622709,
          538, 237305856, 1, 0, 2103571644, 2284748, 25183592, 9, 2284816,
          237398648, 2284720, 2286004, 2285184, 2284748, 25183414, 9,
          2285104, 2284764, 933, 2285184, 933, 2284908, 13912713, 2284816,
          933, 0, 25196332, 237306232, 46700888, 46677948, 0, 1760, 2284896,
          2285404, 2286004, 2286004, 1, 2284860, 284295168, 0, 1080825727, 9,
          2008965523, 895, 1080820607, 2285184, 933, 285321240, 1080819712,
          2284908, 13910635, 0, 1080823808, 2284908, 271122504, 30,
          237306232, 2284924, 285321248, 64, 1082983295, 237306232, 933, 0,
          285322448, 2284972, 237306288, 0, 285339600, 224, 0, 1, 0, 0,
          1147748352, 1065353216, 0, 188, 13921032, 1147748352, 285321232,
          1760, 1...}
        charincrement = 16384
        yscale = 1
        gl = 0x1ed4440
        israw = 1
        width = 2048
        j = 13670961
        gfxdecode = 0x1ed4650
        xscale = 1
        glcopy = {width = 2048, height = 1, total = 4096, planes = 8,
          planeoffset = {305419896, 0, 0, 0, 0, 0, 0, 0}, xoffset = {
            0 <repeats 32 times>}, yoffset = {16384, 0 <repeats 31 times>},
          charincrement = 16384, extxoffs = 0x22ea10, extyoffs = 0x22da10}
        region_base = 0x14000020 ""
        extpoffs = 0x22fa1c
        extxoffs = {0 <repeats 32 times>, 400, 2288268, 0, 2288308, 24,
          6161853, 2288332, 16, 285416952, 237306232, 237306232, 2106930304,
          16, 16, 0, 237306232, 0, 285413304, 0, 0, 166, 0, 1328, 285416944,
          285313824, 285416952, 233, 0, 198, 0, 12456, 285220480, 237306320,
          237305856, 2103799170, 2288944, 2103622556, 2103622709, 538,
          237305856, 1, 237305856, 1, 0, 72, 285409104, 237306232,
          2103987671, 237305856, 0, 237305856, 0, 72, 64, 0, 0, 525, 5111881,
          11, 285409096, 88, 64, 0, 0, 285416952, 285999112, 11, 2288592, 88,
          2984, 285313816, 285313824, 67305472, 72, 237305856, 2288076,
          284295168, 2288632, 88, 237305856, 67305472, 237306320, 237305856,
          2288108, 237307400, 285738624, 2103570968, 237305856, 1, 0,
          2288744, 2103987699, 237307400, 30, 237305856, 0, 237305856,
          285220400, 88, 237306232, 285409104, 237305856, 2103799170,
          2289216, 2103622556, 2103622709, 538, 237305856, 1, 0, 285313824,
          23423166, 2288648, 1343488361, 2289268, 137, 2103987704, 285999112,
          285738616, 2984, 237305856, 1343488361, 2103622709, 0, 304,
          237305856, 1262223360, 1, 2, 2103609415, 1262531800, 1262223360,
          1262223360, 285999112, 285738064, 285999112, 0, 2864, 0, 0, 0, 0,
          0, 2105641611, 284295168, 71, 24, 568, 285738056, 285738056,
          285738064, 24, 285416944, 285738744, 285418288, 0, 2288948, 568,
          237306216, 196608, 237306232, 30, 2288424, 237305856, 2289044,
          2103570968, 237305856, 237306232, 0, 2289060, 2103987699,
          237307400, 237306232, 237305856, 285738752, 285999104, 0,
          2103622709, 538, 237305856, 1, 2103588656, 238354432, 152,
          238354432, 285999112, 285738736, 2864, 16777218, 2289080...}
        planes = 8
        height = 1
        total = 4096
        gfxdecodeinfo = 0x1ed4600
        curgfx = 4
#3 0x00ccdfc4 in init_machine (machine=0xe261d60) at src/emu/mame.c:1416
        mame = 0xe256a38
        newbase = 0
#4 0x00cca599 in mame_execute (options=0xe356848) at src/emu/mame.c:278
        settingsloaded = 16020830
        driver = 0x1ed1440
        machine = 0xe261d60
        mame = 0xe256a38
        cb = 0x22fd50
        gamename = {<_astring_base> = {text = 0x22fccc "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000Qz\001\210à?\017µc?\002\000²\"\000O??w?\027?
w\000\000\000\000 ²\"\000Z?z\001\000\000\000\000.\000\000\000\000\000\000"}, <No
 data fields>}
        exit_pending = 0
        error = 0
        firstgame = 0
        firstrun = 1
#5 0x00f3ac8f in cli_execute (argc=5, argv=0xe3551c0, osd_options=0x2acc6e0)
    at src/emu/clifront.c:178
        gamename_option = 0xe356ae0 "f1superb"
        driver = 0x1ed1440
        exename = {<_astring_base> = {text = 0x22fde8 "mamed", alloclen = 56,
            smallbuf = "mamed\000exe\000SymGetLineFromAddr64\000s64\000\000\030?
a}\020÷a}\377\377\377\377\r÷a}\035\fM}"}, <No data fields>}
        options = 0xe356848
        result = -1
        gamename = {<_astring_base> = {text = 0x22fe28 "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000\a\000\000?²\"\000ª\000¿\000?\377\"\000\030?
a}?ub}\377\377\377\377?ub}xsb}\000\000Xm\210?\"\000\000\000\000"}, <No data fiel
ds>}
#6 0x00bed0f4 in utf8_main (argc=5, argv=0xe3551c0)
    at src/osd/windows/winmain.c:318
        ext = 0x56d8ecd ".map"
#7 0x017fa826 in wmain (argc=5, argv=0xe354c38) at src/osd/windows/main.c:82
        i = 5
        rc = 18
        utf8_argv = 0xe3551c0
#8 0x004013d4 in __tmainCRTStartup () at ../mingw-w64-crt/crt/crtexe.c:268
        fiberid = <value optimized out>
        nested = <value optimized out>
        lpszCommandLine = <value optimized out>
        StartupInfo = {cb = 0, lpReserved = 0x0, lpDesktop = 0x0,
          lpTitle = 0x0, dwX = 0, dwY = 0, dwXSize = 0, dwYSize = 0,
          dwXCountChars = 0, dwYCountChars = 0, dwFillAttribute = 0,
          dwFlags = 0, wShowWindow = 0, cbReserved2 = 0, lpReserved2 = 0x0,
          hStdInput = 0x0, hStdOutput = 0x0, hStdError = 0x0}
        inDoubleQuote = <value optimized out>
#9 0x7d4e7d42 in KERNEL32!GetDateFormatW ()
   from C:\WINDOWS\syswow64\kernel32.dll
No symbol table info available.
#10 0x00000000 in ?? ()
No symbol table info available.
0
Program received signal SIGSEGV, Segmentation fault.
0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
(gdb) bt full
#0 0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
No symbol table info available.
#1 0x00c64696 in gfx_element_alloc (machine=0xe261d60, gl=0x22fa10,
    srcdata=0x14000020 "", total_colors=256, color_base=0)
    at src/emu/drawgfx.c:259
        buffer = 0x14c986e0
        gfx = 0x110b7c00
        israw = 1
        planes = 8
        width = 2048
        height = 1
        total = 4096
#2 0x00c6442f in gfx_init (machine=0xe261d60) at src/emu/drawgfx.c:208
        region_length = 67108864
        extyoffs = {16384, 0 <repeats 33 times>, 1280, 967, 1, 1546542172,
          1347635524, 827933004, 2284288, 1308888103, 0, 0, 44221, 2284420,
          1308879321, 2284260, 3, 27, 2147483648, 272052592, 1308879331, 156,
          5, 237305856, 2103799170, 2284808, 2103622556, 2103622709, 538,
          237305856, 1, 0 <repeats 24 times>, 237306232, 0, 0, 0, 2968,
          37585, 2287524, 1308904379, 272053136, 272052968, 1308904812,
          284295168, 32, 1024, 0, 16, 0, 65535, 0, 0, 285316752, 1024, 0, 16,
          0, 65535, 0, 0, 30, 1024, 0, 32, 0, 16777215, 237306232, 0, 32,
          17408, 0, 237306232, 8, 285316760, 4278190080, 0, 0, 0, 0,
          237305856, 2284668, 25867186, 46677948, 46677948, 2284684,
          25867186, 46677948, 46677948, 0, 46677948, 0, 46700888, 6,
          237398648, 237305856, 2103799170, 2285184, 2103622556, 2103622709,
          538, 237305856, 1, 0, 2103571644, 2284748, 25183592, 9, 2284816,
          237398648, 2284720, 2286004, 2285184, 2284748, 25183414, 9,
          2285104, 2284764, 933, 2285184, 933, 2284908, 13912713, 2284816,
          933, 0, 25196332, 237306232, 46700888, 46677948, 0, 1760, 2284896,
          2285404, 2286004, 2286004, 1, 2284860, 284295168, 0, 1080825727, 9,
          2008965523, 895, 1080820607, 2285184, 933, 285321240, 1080819712,
          2284908, 13910635, 0, 1080823808, 2284908, 271122504, 30,
          237306232, 2284924, 285321248, 64, 1082983295, 237306232, 933, 0,
          285322448, 2284972, 237306288, 0, 285339600, 224, 0, 1, 0, 0,
          1147748352, 1065353216, 0, 188, 13921032, 1147748352, 285321232,
          1760, 1...}
        charincrement = 16384
        yscale = 1
        gl = 0x1ed4440
        israw = 1
        width = 2048
        j = 13670961
        gfxdecode = 0x1ed4650
        xscale = 1
        glcopy = {width = 2048, height = 1, total = 4096, planes = 8,
          planeoffset = {305419896, 0, 0, 0, 0, 0, 0, 0}, xoffset = {
            0 <repeats 32 times>}, yoffset = {16384, 0 <repeats 31 times>},
          charincrement = 16384, extxoffs = 0x22ea10, extyoffs = 0x22da10}
        region_base = 0x14000020 ""
        extpoffs = 0x22fa1c
        extxoffs = {0 <repeats 32 times>, 400, 2288268, 0, 2288308, 24,
          6161853, 2288332, 16, 285416952, 237306232, 237306232, 2106930304,
          16, 16, 0, 237306232, 0, 285413304, 0, 0, 166, 0, 1328, 285416944,
          285313824, 285416952, 233, 0, 198, 0, 12456, 285220480, 237306320,
          237305856, 2103799170, 2288944, 2103622556, 2103622709, 538,
          237305856, 1, 237305856, 1, 0, 72, 285409104, 237306232,
          2103987671, 237305856, 0, 237305856, 0, 72, 64, 0, 0, 525, 5111881,
          11, 285409096, 88, 64, 0, 0, 285416952, 285999112, 11, 2288592, 88,
          2984, 285313816, 285313824, 67305472, 72, 237305856, 2288076,
          284295168, 2288632, 88, 237305856, 67305472, 237306320, 237305856,
          2288108, 237307400, 285738624, 2103570968, 237305856, 1, 0,
          2288744, 2103987699, 237307400, 30, 237305856, 0, 237305856,
          285220400, 88, 237306232, 285409104, 237305856, 2103799170,
          2289216, 2103622556, 2103622709, 538, 237305856, 1, 0, 285313824,
          23423166, 2288648, 1343488361, 2289268, 137, 2103987704, 285999112,
          285738616, 2984, 237305856, 1343488361, 2103622709, 0, 304,
          237305856, 1262223360, 1, 2, 2103609415, 1262531800, 1262223360,
          1262223360, 285999112, 285738064, 285999112, 0, 2864, 0, 0, 0, 0,
          0, 2105641611, 284295168, 71, 24, 568, 285738056, 285738056,
          285738064, 24, 285416944, 285738744, 285418288, 0, 2288948, 568,
          237306216, 196608, 237306232, 30, 2288424, 237305856, 2289044,
          2103570968, 237305856, 237306232, 0, 2289060, 2103987699,
          237307400, 237306232, 237305856, 285738752, 285999104, 0,
          2103622709, 538, 237305856, 1, 2103588656, 238354432, 152,
          238354432, 285999112, 285738736, 2864, 16777218, 2289080...}
        planes = 8
        height = 1
        total = 4096
        gfxdecodeinfo = 0x1ed4600
        curgfx = 4
#3 0x00ccdfc4 in init_machine (machine=0xe261d60) at src/emu/mame.c:1416
        mame = 0xe256a38
        newbase = 0
#4 0x00cca599 in mame_execute (options=0xe356848) at src/emu/mame.c:278
        settingsloaded = 16020830
        driver = 0x1ed1440
        machine = 0xe261d60
        mame = 0xe256a38
        cb = 0x22fd50
        gamename = {<_astring_base> = {text = 0x22fccc "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000Qz\001\210à?\017µc?\002\000²\"\000O??w?\027?
w\000\000\000\000 ²\"\000Z?z\001\000\000\000\000.\000\000\000\000\000\000"}, <No
 data fields>}
        exit_pending = 0
        error = 0
        firstgame = 0
        firstrun = 1
#5 0x00f3ac8f in cli_execute (argc=5, argv=0xe3551c0, osd_options=0x2acc6e0)
    at src/emu/clifront.c:178
        gamename_option = 0xe356ae0 "f1superb"
        driver = 0x1ed1440
        exename = {<_astring_base> = {text = 0x22fde8 "mamed", alloclen = 56,
            smallbuf = "mamed\000exe\000SymGetLineFromAddr64\000s64\000\000\030?
a}\020÷a}\377\377\377\377\r÷a}\035\fM}"}, <No data fields>}
        options = 0xe356848
        result = -1
        gamename = {<_astring_base> = {text = 0x22fe28 "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000\a\000\000?²\"\000ª\000¿\000?\377\"\000\030?
a}?ub}\377\377\377\377?ub}xsb}\000\000Xm\210?\"\000\000\000\000"}, <No data fiel
ds>}
#6 0x00bed0f4 in utf8_main (argc=5, argv=0xe3551c0)
    at src/osd/windows/winmain.c:318
        ext = 0x56d8ecd ".map"
#7 0x017fa826 in wmain (argc=5, argv=0xe354c38) at src/osd/windows/main.c:82
        i = 5
        rc = 18
        utf8_argv = 0xe3551c0
#8 0x004013d4 in __tmainCRTStartup () at ../mingw-w64-crt/crt/crtexe.c:268
        fiberid = <value optimized out>
        nested = <value optimized out>
        lpszCommandLine = <value optimized out>
        StartupInfo = {cb = 0, lpReserved = 0x0, lpDesktop = 0x0,
          lpTitle = 0x0, dwX = 0, dwY = 0, dwXSize = 0, dwYSize = 0,
          dwXCountChars = 0, dwYCountChars = 0, dwFillAttribute = 0,
          dwFlags = 0, wShowWindow = 0, cbReserved2 = 0, lpReserved2 = 0x0,
          hStdInput = 0x0, hStdOutput = 0x0, hStdError = 0x0}
        inDoubleQuote = <value optimized out>
#9 0x7d4e7d42 in KERNEL32!GetDateFormatW ()
   from C:\WINDOWS\syswow64\kernel32.dll
No symbol table info available.
#10 0x00000000 in ?? ()
No symbol table info available.
0
Program received signal SIGSEGV, Segmentation fault.
0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
(gdb) bt full
#0 0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
No symbol table info available.
#1 0x00c64696 in gfx_element_alloc (machine=0xe261d60, gl=0x22fa10,
    srcdata=0x14000020 "", total_colors=256, color_base=0)
    at src/emu/drawgfx.c:259
        buffer = 0x14c986e0
        gfx = 0x110b7c00
        israw = 1
        planes = 8
        width = 2048
        height = 1
        total = 4096
#2 0x00c6442f in gfx_init (machine=0xe261d60) at src/emu/drawgfx.c:208
        region_length = 67108864
        extyoffs = {16384, 0 <repeats 33 times>, 1280, 967, 1, 1546542172,
          1347635524, 827933004, 2284288, 1308888103, 0, 0, 44221, 2284420,
          1308879321, 2284260, 3, 27, 2147483648, 272052592, 1308879331, 156,
          5, 237305856, 2103799170, 2284808, 2103622556, 2103622709, 538,
          237305856, 1, 0 <repeats 24 times>, 237306232, 0, 0, 0, 2968,
          37585, 2287524, 1308904379, 272053136, 272052968, 1308904812,
          284295168, 32, 1024, 0, 16, 0, 65535, 0, 0, 285316752, 1024, 0, 16,
          0, 65535, 0, 0, 30, 1024, 0, 32, 0, 16777215, 237306232, 0, 32,
          17408, 0, 237306232, 8, 285316760, 4278190080, 0, 0, 0, 0,
          237305856, 2284668, 25867186, 46677948, 46677948, 2284684,
          25867186, 46677948, 46677948, 0, 46677948, 0, 46700888, 6,
          237398648, 237305856, 2103799170, 2285184, 2103622556, 2103622709,
          538, 237305856, 1, 0, 2103571644, 2284748, 25183592, 9, 2284816,
          237398648, 2284720, 2286004, 2285184, 2284748, 25183414, 9,
          2285104, 2284764, 933, 2285184, 933, 2284908, 13912713, 2284816,
          933, 0, 25196332, 237306232, 46700888, 46677948, 0, 1760, 2284896,
          2285404, 2286004, 2286004, 1, 2284860, 284295168, 0, 1080825727, 9,
          2008965523, 895, 1080820607, 2285184, 933, 285321240, 1080819712,
          2284908, 13910635, 0, 1080823808, 2284908, 271122504, 30,
          237306232, 2284924, 285321248, 64, 1082983295, 237306232, 933, 0,
          285322448, 2284972, 237306288, 0, 285339600, 224, 0, 1, 0, 0,
          1147748352, 1065353216, 0, 188, 13921032, 1147748352, 285321232,
          1760, 1...}
        charincrement = 16384
        yscale = 1
        gl = 0x1ed4440
        israw = 1
        width = 2048
        j = 13670961
        gfxdecode = 0x1ed4650
        xscale = 1
        glcopy = {width = 2048, height = 1, total = 4096, planes = 8,
          planeoffset = {305419896, 0, 0, 0, 0, 0, 0, 0}, xoffset = {
            0 <repeats 32 times>}, yoffset = {16384, 0 <repeats 31 times>},
          charincrement = 16384, extxoffs = 0x22ea10, extyoffs = 0x22da10}
        region_base = 0x14000020 ""
        extpoffs = 0x22fa1c
        extxoffs = {0 <repeats 32 times>, 400, 2288268, 0, 2288308, 24,
          6161853, 2288332, 16, 285416952, 237306232, 237306232, 2106930304,
          16, 16, 0, 237306232, 0, 285413304, 0, 0, 166, 0, 1328, 285416944,
          285313824, 285416952, 233, 0, 198, 0, 12456, 285220480, 237306320,
          237305856, 2103799170, 2288944, 2103622556, 2103622709, 538,
          237305856, 1, 237305856, 1, 0, 72, 285409104, 237306232,
          2103987671, 237305856, 0, 237305856, 0, 72, 64, 0, 0, 525, 5111881,
          11, 285409096, 88, 64, 0, 0, 285416952, 285999112, 11, 2288592, 88,
          2984, 285313816, 285313824, 67305472, 72, 237305856, 2288076,
          284295168, 2288632, 88, 237305856, 67305472, 237306320, 237305856,
          2288108, 237307400, 285738624, 2103570968, 237305856, 1, 0,
          2288744, 2103987699, 237307400, 30, 237305856, 0, 237305856,
          285220400, 88, 237306232, 285409104, 237305856, 2103799170,
          2289216, 2103622556, 2103622709, 538, 237305856, 1, 0, 285313824,
          23423166, 2288648, 1343488361, 2289268, 137, 2103987704, 285999112,
          285738616, 2984, 237305856, 1343488361, 2103622709, 0, 304,
          237305856, 1262223360, 1, 2, 2103609415, 1262531800, 1262223360,
          1262223360, 285999112, 285738064, 285999112, 0, 2864, 0, 0, 0, 0,
          0, 2105641611, 284295168, 71, 24, 568, 285738056, 285738056,
          285738064, 24, 285416944, 285738744, 285418288, 0, 2288948, 568,
          237306216, 196608, 237306232, 30, 2288424, 237305856, 2289044,
          2103570968, 237305856, 237306232, 0, 2289060, 2103987699,
          237307400, 237306232, 237305856, 285738752, 285999104, 0,
          2103622709, 538, 237305856, 1, 2103588656, 238354432, 152,
          238354432, 285999112, 285738736, 2864, 16777218, 2289080...}
        planes = 8
        height = 1
        total = 4096
        gfxdecodeinfo = 0x1ed4600
        curgfx = 4
#3 0x00ccdfc4 in init_machine (machine=0xe261d60) at src/emu/mame.c:1416
        mame = 0xe256a38
        newbase = 0
#4 0x00cca599 in mame_execute (options=0xe356848) at src/emu/mame.c:278
        settingsloaded = 16020830
        driver = 0x1ed1440
        machine = 0xe261d60
        mame = 0xe256a38
        cb = 0x22fd50
        gamename = {<_astring_base> = {text = 0x22fccc "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000Qz\001\210à?\017µc?\002\000²\"\000O??w?\027?
w\000\000\000\000 ²\"\000Z?z\001\000\000\000\000.\000\000\000\000\000\000"}, <No
 data fields>}
        exit_pending = 0
        error = 0
        firstgame = 0
        firstrun = 1
#5 0x00f3ac8f in cli_execute (argc=5, argv=0xe3551c0, osd_options=0x2acc6e0)
    at src/emu/clifront.c:178
        gamename_option = 0xe356ae0 "f1superb"
        driver = 0x1ed1440
        exename = {<_astring_base> = {text = 0x22fde8 "mamed", alloclen = 56,
            smallbuf = "mamed\000exe\000SymGetLineFromAddr64\000s64\000\000\030?
a}\020÷a}\377\377\377\377\r÷a}\035\fM}"}, <No data fields>}
        options = 0xe356848
        result = -1
        gamename = {<_astring_base> = {text = 0x22fe28 "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000\a\000\000?²\"\000ª\000¿\000?\377\"\000\030?
a}?ub}\377\377\377\377?ub}xsb}\000\000Xm\210?\"\000\000\000\000"}, <No data fiel
ds>}
#6 0x00bed0f4 in utf8_main (argc=5, argv=0xe3551c0)
    at src/osd/windows/winmain.c:318
        ext = 0x56d8ecd ".map"
#7 0x017fa826 in wmain (argc=5, argv=0xe354c38) at src/osd/windows/main.c:82
        i = 5
        rc = 18
        utf8_argv = 0xe3551c0
#8 0x004013d4 in __tmainCRTStartup () at ../mingw-w64-crt/crt/crtexe.c:268
        fiberid = <value optimized out>
        nested = <value optimized out>
        lpszCommandLine = <value optimized out>
        StartupInfo = {cb = 0, lpReserved = 0x0, lpDesktop = 0x0,
          lpTitle = 0x0, dwX = 0, dwY = 0, dwXSize = 0, dwYSize = 0,
          dwXCountChars = 0, dwYCountChars = 0, dwFillAttribute = 0,
          dwFlags = 0, wShowWindow = 0, cbReserved2 = 0, lpReserved2 = 0x0,
          hStdInput = 0x0, hStdOutput = 0x0, hStdError = 0x0}
        inDoubleQuote = <value optimized out>
#9 0x7d4e7d42 in KERNEL32!GetDateFormatW ()
   from C:\WINDOWS\syswow64\kernel32.dll
No symbol table info available.
#10 0x00000000 in ?? ()
No symbol table info available.
0 ²\"
Program received signal SIGSEGV, Segmentation fault.
0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
(gdb) bt full
#0 0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
No symbol table info available.
#1 0x00c64696 in gfx_element_alloc (machine=0xe261d60, gl=0x22fa10,
    srcdata=0x14000020 "", total_colors=256, color_base=0)
    at src/emu/drawgfx.c:259
        buffer = 0x14c986e0
        gfx = 0x110b7c00
        israw = 1
        planes = 8
        width = 2048
        height = 1
        total = 4096
#2 0x00c6442f in gfx_init (machine=0xe261d60) at src/emu/drawgfx.c:208
        region_length = 67108864
        extyoffs = {16384, 0 <repeats 33 times>, 1280, 967, 1, 1546542172,
          1347635524, 827933004, 2284288, 1308888103, 0, 0, 44221, 2284420,
          1308879321, 2284260, 3, 27, 2147483648, 272052592, 1308879331, 156,
          5, 237305856, 2103799170, 2284808, 2103622556, 2103622709, 538,
          237305856, 1, 0 <repeats 24 times>, 237306232, 0, 0, 0, 2968,
          37585, 2287524, 1308904379, 272053136, 272052968, 1308904812,
          284295168, 32, 1024, 0, 16, 0, 65535, 0, 0, 285316752, 1024, 0, 16,
          0, 65535, 0, 0, 30, 1024, 0, 32, 0, 16777215, 237306232, 0, 32,
          17408, 0, 237306232, 8, 285316760, 4278190080, 0, 0, 0, 0,
          237305856, 2284668, 25867186, 46677948, 46677948, 2284684,
          25867186, 46677948, 46677948, 0, 46677948, 0, 46700888, 6,
          237398648, 237305856, 2103799170, 2285184, 2103622556, 2103622709,
          538, 237305856, 1, 0, 2103571644, 2284748, 25183592, 9, 2284816,
          237398648, 2284720, 2286004, 2285184, 2284748, 25183414, 9,
          2285104, 2284764, 933, 2285184, 933, 2284908, 13912713, 2284816,
          933, 0, 25196332, 237306232, 46700888, 46677948, 0, 1760, 2284896,
          2285404, 2286004, 2286004, 1, 2284860, 284295168, 0, 1080825727, 9,
          2008965523, 895, 1080820607, 2285184, 933, 285321240, 1080819712,
          2284908, 13910635, 0, 1080823808, 2284908, 271122504, 30,
          237306232, 2284924, 285321248, 64, 1082983295, 237306232, 933, 0,
          285322448, 2284972, 237306288, 0, 285339600, 224, 0, 1, 0, 0,
          1147748352, 1065353216, 0, 188, 13921032, 1147748352, 285321232,
          1760, 1...}
        charincrement = 16384
        yscale = 1
        gl = 0x1ed4440
        israw = 1
        width = 2048
        j = 13670961
        gfxdecode = 0x1ed4650
        xscale = 1
        glcopy = {width = 2048, height = 1, total = 4096, planes = 8,
          planeoffset = {305419896, 0, 0, 0, 0, 0, 0, 0}, xoffset = {
            0 <repeats 32 times>}, yoffset = {16384, 0 <repeats 31 times>},
          charincrement = 16384, extxoffs = 0x22ea10, extyoffs = 0x22da10}
        region_base = 0x14000020 ""
        extpoffs = 0x22fa1c
        extxoffs = {0 <repeats 32 times>, 400, 2288268, 0, 2288308, 24,
          6161853, 2288332, 16, 285416952, 237306232, 237306232, 2106930304,
          16, 16, 0, 237306232, 0, 285413304, 0, 0, 166, 0, 1328, 285416944,
          285313824, 285416952, 233, 0, 198, 0, 12456, 285220480, 237306320,
          237305856, 2103799170, 2288944, 2103622556, 2103622709, 538,
          237305856, 1, 237305856, 1, 0, 72, 285409104, 237306232,
          2103987671, 237305856, 0, 237305856, 0, 72, 64, 0, 0, 525, 5111881,
          11, 285409096, 88, 64, 0, 0, 285416952, 285999112, 11, 2288592, 88,
          2984, 285313816, 285313824, 67305472, 72, 237305856, 2288076,
          284295168, 2288632, 88, 237305856, 67305472, 237306320, 237305856,
          2288108, 237307400, 285738624, 2103570968, 237305856, 1, 0,
          2288744, 2103987699, 237307400, 30, 237305856, 0, 237305856,
          285220400, 88, 237306232, 285409104, 237305856, 2103799170,
          2289216, 2103622556, 2103622709, 538, 237305856, 1, 0, 285313824,
          23423166, 2288648, 1343488361, 2289268, 137, 2103987704, 285999112,
          285738616, 2984, 237305856, 1343488361, 2103622709, 0, 304,
          237305856, 1262223360, 1, 2, 2103609415, 1262531800, 1262223360,
          1262223360, 285999112, 285738064, 285999112, 0, 2864, 0, 0, 0, 0,
          0, 2105641611, 284295168, 71, 24, 568, 285738056, 285738056,
          285738064, 24, 285416944, 285738744, 285418288, 0, 2288948, 568,
          237306216, 196608, 237306232, 30, 2288424, 237305856, 2289044,
          2103570968, 237305856, 237306232, 0, 2289060, 2103987699,
          237307400, 237306232, 237305856, 285738752, 285999104, 0,
          2103622709, 538, 237305856, 1, 2103588656, 238354432, 152,
          238354432, 285999112, 285738736, 2864, 16777218, 2289080...}
        planes = 8
        height = 1
        total = 4096
        gfxdecodeinfo = 0x1ed4600
        curgfx = 4
#3 0x00ccdfc4 in init_machine (machine=0xe261d60) at src/emu/mame.c:1416
        mame = 0xe256a38
        newbase = 0
#4 0x00cca599 in mame_execute (options=0xe356848) at src/emu/mame.c:278
        settingsloaded = 16020830
        driver = 0x1ed1440
        machine = 0xe261d60
        mame = 0xe256a38
        cb = 0x22fd50
        gamename = {<_astring_base> = {text = 0x22fccc "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000Qz\001\210à?\017µc?\002\000²\"\000O??w?\027?
w\000\000\000\000 ²\"\000Z?z\001\000\000\000\000.\000\000\000\000\000\000"}, <No
 data fields>}
        exit_pending = 0
        error = 0
        firstgame = 0
        firstrun = 1
#5 0x00f3ac8f in cli_execute (argc=5, argv=0xe3551c0, osd_options=0x2acc6e0)
    at src/emu/clifront.c:178
        gamename_option = 0xe356ae0 "f1superb"
        driver = 0x1ed1440
        exename = {<_astring_base> = {text = 0x22fde8 "mamed", alloclen = 56,
            smallbuf = "mamed\000exe\000SymGetLineFromAddr64\000s64\000\000\030?
a}\020÷a}\377\377\377\377\r÷a}\035\fM}"}, <No data fields>}
        options = 0xe356848
        result = -1
        gamename = {<_astring_base> = {text = 0x22fe28 "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000\a\000\000?²\"\000ª\000¿\000?\377\"\000\030?
a}?ub}\377\377\377\377?ub}xsb}\000\000Xm\210?\"\000\000\000\000"}, <No data fiel
ds>}
#6 0x00bed0f4 in utf8_main (argc=5, argv=0xe3551c0)
    at src/osd/windows/winmain.c:318
        ext = 0x56d8ecd ".map"
#7 0x017fa826 in wmain (argc=5, argv=0xe354c38) at src/osd/windows/main.c:82
        i = 5
        rc = 18
        utf8_argv = 0xe3551c0
#8 0x004013d4 in __tmainCRTStartup () at ../mingw-w64-crt/crt/crtexe.c:268
        fiberid = <value optimized out>
        nested = <value optimized out>
        lpszCommandLine = <value optimized out>
        StartupInfo = {cb = 0, lpReserved = 0x0, lpDesktop = 0x0,
          lpTitle = 0x0, dwX = 0, dwY = 0, dwXSize = 0, dwYSize = 0,
          dwXCountChars = 0, dwYCountChars = 0, dwFillAttribute = 0,
          dwFlags = 0, wShowWindow = 0, cbReserved2 = 0, lpReserved2 = 0x0,
          hStdInput = 0x0, hStdOutput = 0x0, hStdError = 0x0}
        inDoubleQuote = <value optimized out>
#9 0x7d4e7d42 in KERNEL32!GetDateFormatW ()
   from C:\WINDOWS\syswow64\kernel32.dll
No symbol table info available.
#10 0x00000000 in ?? ()
No symbol table info available.
0Z?z
Program received signal SIGSEGV, Segmentation fault.
0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
(gdb) bt full
#0 0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
No symbol table info available.
#1 0x00c64696 in gfx_element_alloc (machine=0xe261d60, gl=0x22fa10,
    srcdata=0x14000020 "", total_colors=256, color_base=0)
    at src/emu/drawgfx.c:259
        buffer = 0x14c986e0
        gfx = 0x110b7c00
        israw = 1
        planes = 8
        width = 2048
        height = 1
        total = 4096
#2 0x00c6442f in gfx_init (machine=0xe261d60) at src/emu/drawgfx.c:208
        region_length = 67108864
        extyoffs = {16384, 0 <repeats 33 times>, 1280, 967, 1, 1546542172,
          1347635524, 827933004, 2284288, 1308888103, 0, 0, 44221, 2284420,
          1308879321, 2284260, 3, 27, 2147483648, 272052592, 1308879331, 156,
          5, 237305856, 2103799170, 2284808, 2103622556, 2103622709, 538,
          237305856, 1, 0 <repeats 24 times>, 237306232, 0, 0, 0, 2968,
          37585, 2287524, 1308904379, 272053136, 272052968, 1308904812,
          284295168, 32, 1024, 0, 16, 0, 65535, 0, 0, 285316752, 1024, 0, 16,
          0, 65535, 0, 0, 30, 1024, 0, 32, 0, 16777215, 237306232, 0, 32,
          17408, 0, 237306232, 8, 285316760, 4278190080, 0, 0, 0, 0,
          237305856, 2284668, 25867186, 46677948, 46677948, 2284684,
          25867186, 46677948, 46677948, 0, 46677948, 0, 46700888, 6,
          237398648, 237305856, 2103799170, 2285184, 2103622556, 2103622709,
          538, 237305856, 1, 0, 2103571644, 2284748, 25183592, 9, 2284816,
          237398648, 2284720, 2286004, 2285184, 2284748, 25183414, 9,
          2285104, 2284764, 933, 2285184, 933, 2284908, 13912713, 2284816,
          933, 0, 25196332, 237306232, 46700888, 46677948, 0, 1760, 2284896,
          2285404, 2286004, 2286004, 1, 2284860, 284295168, 0, 1080825727, 9,
          2008965523, 895, 1080820607, 2285184, 933, 285321240, 1080819712,
          2284908, 13910635, 0, 1080823808, 2284908, 271122504, 30,
          237306232, 2284924, 285321248, 64, 1082983295, 237306232, 933, 0,
          285322448, 2284972, 237306288, 0, 285339600, 224, 0, 1, 0, 0,
          1147748352, 1065353216, 0, 188, 13921032, 1147748352, 285321232,
          1760, 1...}
        charincrement = 16384
        yscale = 1
        gl = 0x1ed4440
        israw = 1
        width = 2048
        j = 13670961
        gfxdecode = 0x1ed4650
        xscale = 1
        glcopy = {width = 2048, height = 1, total = 4096, planes = 8,
          planeoffset = {305419896, 0, 0, 0, 0, 0, 0, 0}, xoffset = {
            0 <repeats 32 times>}, yoffset = {16384, 0 <repeats 31 times>},
          charincrement = 16384, extxoffs = 0x22ea10, extyoffs = 0x22da10}
        region_base = 0x14000020 ""
        extpoffs = 0x22fa1c
        extxoffs = {0 <repeats 32 times>, 400, 2288268, 0, 2288308, 24,
          6161853, 2288332, 16, 285416952, 237306232, 237306232, 2106930304,
          16, 16, 0, 237306232, 0, 285413304, 0, 0, 166, 0, 1328, 285416944,
          285313824, 285416952, 233, 0, 198, 0, 12456, 285220480, 237306320,
          237305856, 2103799170, 2288944, 2103622556, 2103622709, 538,
          237305856, 1, 237305856, 1, 0, 72, 285409104, 237306232,
          2103987671, 237305856, 0, 237305856, 0, 72, 64, 0, 0, 525, 5111881,
          11, 285409096, 88, 64, 0, 0, 285416952, 285999112, 11, 2288592, 88,
          2984, 285313816, 285313824, 67305472, 72, 237305856, 2288076,
          284295168, 2288632, 88, 237305856, 67305472, 237306320, 237305856,
          2288108, 237307400, 285738624, 2103570968, 237305856, 1, 0,
          2288744, 2103987699, 237307400, 30, 237305856, 0, 237305856,
          285220400, 88, 237306232, 285409104, 237305856, 2103799170,
          2289216, 2103622556, 2103622709, 538, 237305856, 1, 0, 285313824,
          23423166, 2288648, 1343488361, 2289268, 137, 2103987704, 285999112,
          285738616, 2984, 237305856, 1343488361, 2103622709, 0, 304,
          237305856, 1262223360, 1, 2, 2103609415, 1262531800, 1262223360,
          1262223360, 285999112, 285738064, 285999112, 0, 2864, 0, 0, 0, 0,
          0, 2105641611, 284295168, 71, 24, 568, 285738056, 285738056,
          285738064, 24, 285416944, 285738744, 285418288, 0, 2288948, 568,
          237306216, 196608, 237306232, 30, 2288424, 237305856, 2289044,
          2103570968, 237305856, 237306232, 0, 2289060, 2103987699,
          237307400, 237306232, 237305856, 285738752, 285999104, 0,
          2103622709, 538, 237305856, 1, 2103588656, 238354432, 152,
          238354432, 285999112, 285738736, 2864, 16777218, 2289080...}
        planes = 8
        height = 1
        total = 4096
        gfxdecodeinfo = 0x1ed4600
        curgfx = 4
#3 0x00ccdfc4 in init_machine (machine=0xe261d60) at src/emu/mame.c:1416
        mame = 0xe256a38
        newbase = 0
#4 0x00cca599 in mame_execute (options=0xe356848) at src/emu/mame.c:278
        settingsloaded = 16020830
        driver = 0x1ed1440
        machine = 0xe261d60
        mame = 0xe256a38
        cb = 0x22fd50
        gamename = {<_astring_base> = {text = 0x22fccc "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000Qz\001\210à?\017µc?\002\000²\"\000O??w?\027?
w\000\000\000\000 ²\"\000Z?z\001\000\000\000\000.\000\000\000\000\000\000"}, <No
 data fields>}
        exit_pending = 0
        error = 0
        firstgame = 0
        firstrun = 1
#5 0x00f3ac8f in cli_execute (argc=5, argv=0xe3551c0, osd_options=0x2acc6e0)
    at src/emu/clifront.c:178
        gamename_option = 0xe356ae0 "f1superb"
        driver = 0x1ed1440
        exename = {<_astring_base> = {text = 0x22fde8 "mamed", alloclen = 56,
            smallbuf = "mamed\000exe\000SymGetLineFromAddr64\000s64\000\000\030?
a}\020÷a}\377\377\377\377\r÷a}\035\fM}"}, <No data fields>}
        options = 0xe356848
        result = -1
        gamename = {<_astring_base> = {text = 0x22fe28 "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000\a\000\000?²\"\000ª\000¿\000?\377\"\000\030?
a}?ub}\377\377\377\377?ub}xsb}\000\000Xm\210?\"\000\000\000\000"}, <No data fiel
ds>}
#6 0x00bed0f4 in utf8_main (argc=5, argv=0xe3551c0)
    at src/osd/windows/winmain.c:318
        ext = 0x56d8ecd ".map"
#7 0x017fa826 in wmain (argc=5, argv=0xe354c38) at src/osd/windows/main.c:82
        i = 5
        rc = 18
        utf8_argv = 0xe3551c0
#8 0x004013d4 in __tmainCRTStartup () at ../mingw-w64-crt/crt/crtexe.c:268
        fiberid = <value optimized out>
        nested = <value optimized out>
        lpszCommandLine = <value optimized out>
        StartupInfo = {cb = 0, lpReserved = 0x0, lpDesktop = 0x0,
          lpTitle = 0x0, dwX = 0, dwY = 0, dwXSize = 0, dwYSize = 0,
          dwXCountChars = 0, dwYCountChars = 0, dwFillAttribute = 0,
          dwFlags = 0, wShowWindow = 0, cbReserved2 = 0, lpReserved2 = 0x0,
          hStdInput = 0x0, hStdOutput = 0x0, hStdError = 0x0}
        inDoubleQuote = <value optimized out>
#9 0x7d4e7d42 in KERNEL32!GetDateFormatW ()
   from C:\WINDOWS\syswow64\kernel32.dll
No symbol table info available.
#10 0x00000000 in ?? ()
No symbol table info available.
1
Program received signal SIGSEGV, Segmentation fault.
0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
(gdb) bt full
#0 0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
No symbol table info available.
#1 0x00c64696 in gfx_element_alloc (machine=0xe261d60, gl=0x22fa10,
    srcdata=0x14000020 "", total_colors=256, color_base=0)
    at src/emu/drawgfx.c:259
        buffer = 0x14c986e0
        gfx = 0x110b7c00
        israw = 1
        planes = 8
        width = 2048
        height = 1
        total = 4096
#2 0x00c6442f in gfx_init (machine=0xe261d60) at src/emu/drawgfx.c:208
        region_length = 67108864
        extyoffs = {16384, 0 <repeats 33 times>, 1280, 967, 1, 1546542172,
          1347635524, 827933004, 2284288, 1308888103, 0, 0, 44221, 2284420,
          1308879321, 2284260, 3, 27, 2147483648, 272052592, 1308879331, 156,
          5, 237305856, 2103799170, 2284808, 2103622556, 2103622709, 538,
          237305856, 1, 0 <repeats 24 times>, 237306232, 0, 0, 0, 2968,
          37585, 2287524, 1308904379, 272053136, 272052968, 1308904812,
          284295168, 32, 1024, 0, 16, 0, 65535, 0, 0, 285316752, 1024, 0, 16,
          0, 65535, 0, 0, 30, 1024, 0, 32, 0, 16777215, 237306232, 0, 32,
          17408, 0, 237306232, 8, 285316760, 4278190080, 0, 0, 0, 0,
          237305856, 2284668, 25867186, 46677948, 46677948, 2284684,
          25867186, 46677948, 46677948, 0, 46677948, 0, 46700888, 6,
          237398648, 237305856, 2103799170, 2285184, 2103622556, 2103622709,
          538, 237305856, 1, 0, 2103571644, 2284748, 25183592, 9, 2284816,
          237398648, 2284720, 2286004, 2285184, 2284748, 25183414, 9,
          2285104, 2284764, 933, 2285184, 933, 2284908, 13912713, 2284816,
          933, 0, 25196332, 237306232, 46700888, 46677948, 0, 1760, 2284896,
          2285404, 2286004, 2286004, 1, 2284860, 284295168, 0, 1080825727, 9,
          2008965523, 895, 1080820607, 2285184, 933, 285321240, 1080819712,
          2284908, 13910635, 0, 1080823808, 2284908, 271122504, 30,
          237306232, 2284924, 285321248, 64, 1082983295, 237306232, 933, 0,
          285322448, 2284972, 237306288, 0, 285339600, 224, 0, 1, 0, 0,
          1147748352, 1065353216, 0, 188, 13921032, 1147748352, 285321232,
          1760, 1...}
        charincrement = 16384
        yscale = 1
        gl = 0x1ed4440
        israw = 1
        width = 2048
        j = 13670961
        gfxdecode = 0x1ed4650
        xscale = 1
        glcopy = {width = 2048, height = 1, total = 4096, planes = 8,
          planeoffset = {305419896, 0, 0, 0, 0, 0, 0, 0}, xoffset = {
            0 <repeats 32 times>}, yoffset = {16384, 0 <repeats 31 times>},
          charincrement = 16384, extxoffs = 0x22ea10, extyoffs = 0x22da10}
        region_base = 0x14000020 ""
        extpoffs = 0x22fa1c
        extxoffs = {0 <repeats 32 times>, 400, 2288268, 0, 2288308, 24,
          6161853, 2288332, 16, 285416952, 237306232, 237306232, 2106930304,
          16, 16, 0, 237306232, 0, 285413304, 0, 0, 166, 0, 1328, 285416944,
          285313824, 285416952, 233, 0, 198, 0, 12456, 285220480, 237306320,
          237305856, 2103799170, 2288944, 2103622556, 2103622709, 538,
          237305856, 1, 237305856, 1, 0, 72, 285409104, 237306232,
          2103987671, 237305856, 0, 237305856, 0, 72, 64, 0, 0, 525, 5111881,
          11, 285409096, 88, 64, 0, 0, 285416952, 285999112, 11, 2288592, 88,
          2984, 285313816, 285313824, 67305472, 72, 237305856, 2288076,
          284295168, 2288632, 88, 237305856, 67305472, 237306320, 237305856,
          2288108, 237307400, 285738624, 2103570968, 237305856, 1, 0,
          2288744, 2103987699, 237307400, 30, 237305856, 0, 237305856,
          285220400, 88, 237306232, 285409104, 237305856, 2103799170,
          2289216, 2103622556, 2103622709, 538, 237305856, 1, 0, 285313824,
          23423166, 2288648, 1343488361, 2289268, 137, 2103987704, 285999112,
          285738616, 2984, 237305856, 1343488361, 2103622709, 0, 304,
          237305856, 1262223360, 1, 2, 2103609415, 1262531800, 1262223360,
          1262223360, 285999112, 285738064, 285999112, 0, 2864, 0, 0, 0, 0,
          0, 2105641611, 284295168, 71, 24, 568, 285738056, 285738056,
          285738064, 24, 285416944, 285738744, 285418288, 0, 2288948, 568,
          237306216, 196608, 237306232, 30, 2288424, 237305856, 2289044,
          2103570968, 237305856, 237306232, 0, 2289060, 2103987699,
          237307400, 237306232, 237305856, 285738752, 285999104, 0,
          2103622709, 538, 237305856, 1, 2103588656, 238354432, 152,
          238354432, 285999112, 285738736, 2864, 16777218, 2289080...}
        planes = 8
        height = 1
        total = 4096
        gfxdecodeinfo = 0x1ed4600
        curgfx = 4
#3 0x00ccdfc4 in init_machine (machine=0xe261d60) at src/emu/mame.c:1416
        mame = 0xe256a38
        newbase = 0
#4 0x00cca599 in mame_execute (options=0xe356848) at src/emu/mame.c:278
        settingsloaded = 16020830
        driver = 0x1ed1440
        machine = 0xe261d60
        mame = 0xe256a38
        cb = 0x22fd50
        gamename = {<_astring_base> = {text = 0x22fccc "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000Qz\001\210à?\017µc?\002\000²\"\000O??w?\027?
w\000\000\000\000 ²\"\000Z?z\001\000\000\000\000.\000\000\000\000\000\000"}, <No
 data fields>}
        exit_pending = 0
        error = 0
        firstgame = 0
        firstrun = 1
#5 0x00f3ac8f in cli_execute (argc=5, argv=0xe3551c0, osd_options=0x2acc6e0)
    at src/emu/clifront.c:178
        gamename_option = 0xe356ae0 "f1superb"
        driver = 0x1ed1440
        exename = {<_astring_base> = {text = 0x22fde8 "mamed", alloclen = 56,
            smallbuf = "mamed\000exe\000SymGetLineFromAddr64\000s64\000\000\030?
a}\020÷a}\377\377\377\377\r÷a}\035\fM}"}, <No data fields>}
        options = 0xe356848
        result = -1
        gamename = {<_astring_base> = {text = 0x22fe28 "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000\a\000\000?²\"\000ª\000¿\000?\377\"\000\030?
a}?ub}\377\377\377\377?ub}xsb}\000\000Xm\210?\"\000\000\000\000"}, <No data fiel
ds>}
#6 0x00bed0f4 in utf8_main (argc=5, argv=0xe3551c0)
    at src/osd/windows/winmain.c:318
        ext = 0x56d8ecd ".map"
#7 0x017fa826 in wmain (argc=5, argv=0xe354c38) at src/osd/windows/main.c:82
        i = 5
        rc = 18
        utf8_argv = 0xe3551c0
#8 0x004013d4 in __tmainCRTStartup () at ../mingw-w64-crt/crt/crtexe.c:268
        fiberid = <value optimized out>
        nested = <value optimized out>
        lpszCommandLine = <value optimized out>
        StartupInfo = {cb = 0, lpReserved = 0x0, lpDesktop = 0x0,
          lpTitle = 0x0, dwX = 0, dwY = 0, dwXSize = 0, dwYSize = 0,
          dwXCountChars = 0, dwYCountChars = 0, dwFillAttribute = 0,
          dwFlags = 0, wShowWindow = 0, cbReserved2 = 0, lpReserved2 = 0x0,
          hStdInput = 0x0, hStdOutput = 0x0, hStdError = 0x0}
        inDoubleQuote = <value optimized out>
#9 0x7d4e7d42 in KERNEL32!GetDateFormatW ()
   from C:\WINDOWS\syswow64\kernel32.dll
No symbol table info available.
#10 0x00000000 in ?? ()
No symbol table info available.
0
Program received signal SIGSEGV, Segmentation fault.
0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
(gdb) bt full
#0 0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
No symbol table info available.
#1 0x00c64696 in gfx_element_alloc (machine=0xe261d60, gl=0x22fa10,
    srcdata=0x14000020 "", total_colors=256, color_base=0)
    at src/emu/drawgfx.c:259
        buffer = 0x14c986e0
        gfx = 0x110b7c00
        israw = 1
        planes = 8
        width = 2048
        height = 1
        total = 4096
#2 0x00c6442f in gfx_init (machine=0xe261d60) at src/emu/drawgfx.c:208
        region_length = 67108864
        extyoffs = {16384, 0 <repeats 33 times>, 1280, 967, 1, 1546542172,
          1347635524, 827933004, 2284288, 1308888103, 0, 0, 44221, 2284420,
          1308879321, 2284260, 3, 27, 2147483648, 272052592, 1308879331, 156,
          5, 237305856, 2103799170, 2284808, 2103622556, 2103622709, 538,
          237305856, 1, 0 <repeats 24 times>, 237306232, 0, 0, 0, 2968,
          37585, 2287524, 1308904379, 272053136, 272052968, 1308904812,
          284295168, 32, 1024, 0, 16, 0, 65535, 0, 0, 285316752, 1024, 0, 16,
          0, 65535, 0, 0, 30, 1024, 0, 32, 0, 16777215, 237306232, 0, 32,
          17408, 0, 237306232, 8, 285316760, 4278190080, 0, 0, 0, 0,
          237305856, 2284668, 25867186, 46677948, 46677948, 2284684,
          25867186, 46677948, 46677948, 0, 46677948, 0, 46700888, 6,
          237398648, 237305856, 2103799170, 2285184, 2103622556, 2103622709,
          538, 237305856, 1, 0, 2103571644, 2284748, 25183592, 9, 2284816,
          237398648, 2284720, 2286004, 2285184, 2284748, 25183414, 9,
          2285104, 2284764, 933, 2285184, 933, 2284908, 13912713, 2284816,
          933, 0, 25196332, 237306232, 46700888, 46677948, 0, 1760, 2284896,
          2285404, 2286004, 2286004, 1, 2284860, 284295168, 0, 1080825727, 9,
          2008965523, 895, 1080820607, 2285184, 933, 285321240, 1080819712,
          2284908, 13910635, 0, 1080823808, 2284908, 271122504, 30,
          237306232, 2284924, 285321248, 64, 1082983295, 237306232, 933, 0,
          285322448, 2284972, 237306288, 0, 285339600, 224, 0, 1, 0, 0,
          1147748352, 1065353216, 0, 188, 13921032, 1147748352, 285321232,
          1760, 1...}
        charincrement = 16384
        yscale = 1
        gl = 0x1ed4440
        israw = 1
        width = 2048
        j = 13670961
        gfxdecode = 0x1ed4650
        xscale = 1
        glcopy = {width = 2048, height = 1, total = 4096, planes = 8,
          planeoffset = {305419896, 0, 0, 0, 0, 0, 0, 0}, xoffset = {
            0 <repeats 32 times>}, yoffset = {16384, 0 <repeats 31 times>},
          charincrement = 16384, extxoffs = 0x22ea10, extyoffs = 0x22da10}
        region_base = 0x14000020 ""
        extpoffs = 0x22fa1c
        extxoffs = {0 <repeats 32 times>, 400, 2288268, 0, 2288308, 24,
          6161853, 2288332, 16, 285416952, 237306232, 237306232, 2106930304,
          16, 16, 0, 237306232, 0, 285413304, 0, 0, 166, 0, 1328, 285416944,
          285313824, 285416952, 233, 0, 198, 0, 12456, 285220480, 237306320,
          237305856, 2103799170, 2288944, 2103622556, 2103622709, 538,
          237305856, 1, 237305856, 1, 0, 72, 285409104, 237306232,
          2103987671, 237305856, 0, 237305856, 0, 72, 64, 0, 0, 525, 5111881,
          11, 285409096, 88, 64, 0, 0, 285416952, 285999112, 11, 2288592, 88,
          2984, 285313816, 285313824, 67305472, 72, 237305856, 2288076,
          284295168, 2288632, 88, 237305856, 67305472, 237306320, 237305856,
          2288108, 237307400, 285738624, 2103570968, 237305856, 1, 0,
          2288744, 2103987699, 237307400, 30, 237305856, 0, 237305856,
          285220400, 88, 237306232, 285409104, 237305856, 2103799170,
          2289216, 2103622556, 2103622709, 538, 237305856, 1, 0, 285313824,
          23423166, 2288648, 1343488361, 2289268, 137, 2103987704, 285999112,
          285738616, 2984, 237305856, 1343488361, 2103622709, 0, 304,
          237305856, 1262223360, 1, 2, 2103609415, 1262531800, 1262223360,
          1262223360, 285999112, 285738064, 285999112, 0, 2864, 0, 0, 0, 0,
          0, 2105641611, 284295168, 71, 24, 568, 285738056, 285738056,
          285738064, 24, 285416944, 285738744, 285418288, 0, 2288948, 568,
          237306216, 196608, 237306232, 30, 2288424, 237305856, 2289044,
          2103570968, 237305856, 237306232, 0, 2289060, 2103987699,
          237307400, 237306232, 237305856, 285738752, 285999104, 0,
          2103622709, 538, 237305856, 1, 2103588656, 238354432, 152,
          238354432, 285999112, 285738736, 2864, 16777218, 2289080...}
        planes = 8
        height = 1
        total = 4096
        gfxdecodeinfo = 0x1ed4600
        curgfx = 4
#3 0x00ccdfc4 in init_machine (machine=0xe261d60) at src/emu/mame.c:1416
        mame = 0xe256a38
        newbase = 0
#4 0x00cca599 in mame_execute (options=0xe356848) at src/emu/mame.c:278
        settingsloaded = 16020830
        driver = 0x1ed1440
        machine = 0xe261d60
        mame = 0xe256a38
        cb = 0x22fd50
        gamename = {<_astring_base> = {text = 0x22fccc "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000Qz\001\210à?\017µc?\002\000²\"\000O??w?\027?
w\000\000\000\000 ²\"\000Z?z\001\000\000\000\000.\000\000\000\000\000\000"}, <No
 data fields>}
        exit_pending = 0
        error = 0
        firstgame = 0
        firstrun = 1
#5 0x00f3ac8f in cli_execute (argc=5, argv=0xe3551c0, osd_options=0x2acc6e0)
    at src/emu/clifront.c:178
        gamename_option = 0xe356ae0 "f1superb"
        driver = 0x1ed1440
        exename = {<_astring_base> = {text = 0x22fde8 "mamed", alloclen = 56,
            smallbuf = "mamed\000exe\000SymGetLineFromAddr64\000s64\000\000\030?
a}\020÷a}\377\377\377\377\r÷a}\035\fM}"}, <No data fields>}
        options = 0xe356848
        result = -1
        gamename = {<_astring_base> = {text = 0x22fe28 "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000\a\000\000?²\"\000ª\000¿\000?\377\"\000\030?
a}?ub}\377\377\377\377?ub}xsb}\000\000Xm\210?\"\000\000\000\000"}, <No data fiel
ds>}
#6 0x00bed0f4 in utf8_main (argc=5, argv=0xe3551c0)
    at src/osd/windows/winmain.c:318
        ext = 0x56d8ecd ".map"
#7 0x017fa826 in wmain (argc=5, argv=0xe354c38) at src/osd/windows/main.c:82
        i = 5
        rc = 18
        utf8_argv = 0xe3551c0
#8 0x004013d4 in __tmainCRTStartup () at ../mingw-w64-crt/crt/crtexe.c:268
        fiberid = <value optimized out>
        nested = <value optimized out>
        lpszCommandLine = <value optimized out>
        StartupInfo = {cb = 0, lpReserved = 0x0, lpDesktop = 0x0,
          lpTitle = 0x0, dwX = 0, dwY = 0, dwXSize = 0, dwYSize = 0,
          dwXCountChars = 0, dwYCountChars = 0, dwFillAttribute = 0,
          dwFlags = 0, wShowWindow = 0, cbReserved2 = 0, lpReserved2 = 0x0,
          hStdInput = 0x0, hStdOutput = 0x0, hStdError = 0x0}
        inDoubleQuote = <value optimized out>
#9 0x7d4e7d42 in KERNEL32!GetDateFormatW ()
   from C:\WINDOWS\syswow64\kernel32.dll
No symbol table info available.
#10 0x00000000 in ?? ()
No symbol table info available.
0
Program received signal SIGSEGV, Segmentation fault.
0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
(gdb) bt full
#0 0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
No symbol table info available.
#1 0x00c64696 in gfx_element_alloc (machine=0xe261d60, gl=0x22fa10,
    srcdata=0x14000020 "", total_colors=256, color_base=0)
    at src/emu/drawgfx.c:259
        buffer = 0x14c986e0
        gfx = 0x110b7c00
        israw = 1
        planes = 8
        width = 2048
        height = 1
        total = 4096
#2 0x00c6442f in gfx_init (machine=0xe261d60) at src/emu/drawgfx.c:208
        region_length = 67108864
        extyoffs = {16384, 0 <repeats 33 times>, 1280, 967, 1, 1546542172,
          1347635524, 827933004, 2284288, 1308888103, 0, 0, 44221, 2284420,
          1308879321, 2284260, 3, 27, 2147483648, 272052592, 1308879331, 156,
          5, 237305856, 2103799170, 2284808, 2103622556, 2103622709, 538,
          237305856, 1, 0 <repeats 24 times>, 237306232, 0, 0, 0, 2968,
          37585, 2287524, 1308904379, 272053136, 272052968, 1308904812,
          284295168, 32, 1024, 0, 16, 0, 65535, 0, 0, 285316752, 1024, 0, 16,
          0, 65535, 0, 0, 30, 1024, 0, 32, 0, 16777215, 237306232, 0, 32,
          17408, 0, 237306232, 8, 285316760, 4278190080, 0, 0, 0, 0,
          237305856, 2284668, 25867186, 46677948, 46677948, 2284684,
          25867186, 46677948, 46677948, 0, 46677948, 0, 46700888, 6,
          237398648, 237305856, 2103799170, 2285184, 2103622556, 2103622709,
          538, 237305856, 1, 0, 2103571644, 2284748, 25183592, 9, 2284816,
          237398648, 2284720, 2286004, 2285184, 2284748, 25183414, 9,
          2285104, 2284764, 933, 2285184, 933, 2284908, 13912713, 2284816,
          933, 0, 25196332, 237306232, 46700888, 46677948, 0, 1760, 2284896,
          2285404, 2286004, 2286004, 1, 2284860, 284295168, 0, 1080825727, 9,
          2008965523, 895, 1080820607, 2285184, 933, 285321240, 1080819712,
          2284908, 13910635, 0, 1080823808, 2284908, 271122504, 30,
          237306232, 2284924, 285321248, 64, 1082983295, 237306232, 933, 0,
          285322448, 2284972, 237306288, 0, 285339600, 224, 0, 1, 0, 0,
          1147748352, 1065353216, 0, 188, 13921032, 1147748352, 285321232,
          1760, 1...}
        charincrement = 16384
        yscale = 1
        gl = 0x1ed4440
        israw = 1
        width = 2048
        j = 13670961
        gfxdecode = 0x1ed4650
        xscale = 1
        glcopy = {width = 2048, height = 1, total = 4096, planes = 8,
          planeoffset = {305419896, 0, 0, 0, 0, 0, 0, 0}, xoffset = {
            0 <repeats 32 times>}, yoffset = {16384, 0 <repeats 31 times>},
          charincrement = 16384, extxoffs = 0x22ea10, extyoffs = 0x22da10}
        region_base = 0x14000020 ""
        extpoffs = 0x22fa1c
        extxoffs = {0 <repeats 32 times>, 400, 2288268, 0, 2288308, 24,
          6161853, 2288332, 16, 285416952, 237306232, 237306232, 2106930304,
          16, 16, 0, 237306232, 0, 285413304, 0, 0, 166, 0, 1328, 285416944,
          285313824, 285416952, 233, 0, 198, 0, 12456, 285220480, 237306320,
          237305856, 2103799170, 2288944, 2103622556, 2103622709, 538,
          237305856, 1, 237305856, 1, 0, 72, 285409104, 237306232,
          2103987671, 237305856, 0, 237305856, 0, 72, 64, 0, 0, 525, 5111881,
          11, 285409096, 88, 64, 0, 0, 285416952, 285999112, 11, 2288592, 88,
          2984, 285313816, 285313824, 67305472, 72, 237305856, 2288076,
          284295168, 2288632, 88, 237305856, 67305472, 237306320, 237305856,
          2288108, 237307400, 285738624, 2103570968, 237305856, 1, 0,
          2288744, 2103987699, 237307400, 30, 237305856, 0, 237305856,
          285220400, 88, 237306232, 285409104, 237305856, 2103799170,
          2289216, 2103622556, 2103622709, 538, 237305856, 1, 0, 285313824,
          23423166, 2288648, 1343488361, 2289268, 137, 2103987704, 285999112,
          285738616, 2984, 237305856, 1343488361, 2103622709, 0, 304,
          237305856, 1262223360, 1, 2, 2103609415, 1262531800, 1262223360,
          1262223360, 285999112, 285738064, 285999112, 0, 2864, 0, 0, 0, 0,
          0, 2105641611, 284295168, 71, 24, 568, 285738056, 285738056,
          285738064, 24, 285416944, 285738744, 285418288, 0, 2288948, 568,
          237306216, 196608, 237306232, 30, 2288424, 237305856, 2289044,
          2103570968, 237305856, 237306232, 0, 2289060, 2103987699,
          237307400, 237306232, 237305856, 285738752, 285999104, 0,
          2103622709, 538, 237305856, 1, 2103588656, 238354432, 152,
          238354432, 285999112, 285738736, 2864, 16777218, 2289080...}
        planes = 8
        height = 1
        total = 4096
        gfxdecodeinfo = 0x1ed4600
        curgfx = 4
#3 0x00ccdfc4 in init_machine (machine=0xe261d60) at src/emu/mame.c:1416
        mame = 0xe256a38
        newbase = 0
#4 0x00cca599 in mame_execute (options=0xe356848) at src/emu/mame.c:278
        settingsloaded = 16020830
        driver = 0x1ed1440
        machine = 0xe261d60
        mame = 0xe256a38
        cb = 0x22fd50
        gamename = {<_astring_base> = {text = 0x22fccc "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000Qz\001\210à?\017µc?\002\000²\"\000O??w?\027?
w\000\000\000\000 ²\"\000Z?z\001\000\000\000\000.\000\000\000\000\000\000"}, <No
 data fields>}
        exit_pending = 0
        error = 0
        firstgame = 0
        firstrun = 1
#5 0x00f3ac8f in cli_execute (argc=5, argv=0xe3551c0, osd_options=0x2acc6e0)
    at src/emu/clifront.c:178
        gamename_option = 0xe356ae0 "f1superb"
        driver = 0x1ed1440
        exename = {<_astring_base> = {text = 0x22fde8 "mamed", alloclen = 56,
            smallbuf = "mamed\000exe\000SymGetLineFromAddr64\000s64\000\000\030?
a}\020÷a}\377\377\377\377\r÷a}\035\fM}"}, <No data fields>}
        options = 0xe356848
        result = -1
        gamename = {<_astring_base> = {text = 0x22fe28 "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000\a\000\000?²\"\000ª\000¿\000?\377\"\000\030?
a}?ub}\377\377\377\377?ub}xsb}\000\000Xm\210?\"\000\000\000\000"}, <No data fiel
ds>}
#6 0x00bed0f4 in utf8_main (argc=5, argv=0xe3551c0)
    at src/osd/windows/winmain.c:318
        ext = 0x56d8ecd ".map"
#7 0x017fa826 in wmain (argc=5, argv=0xe354c38) at src/osd/windows/main.c:82
        i = 5
        rc = 18
        utf8_argv = 0xe3551c0
#8 0x004013d4 in __tmainCRTStartup () at ../mingw-w64-crt/crt/crtexe.c:268
        fiberid = <value optimized out>
        nested = <value optimized out>
        lpszCommandLine = <value optimized out>
        StartupInfo = {cb = 0, lpReserved = 0x0, lpDesktop = 0x0,
          lpTitle = 0x0, dwX = 0, dwY = 0, dwXSize = 0, dwYSize = 0,
          dwXCountChars = 0, dwYCountChars = 0, dwFillAttribute = 0,
          dwFlags = 0, wShowWindow = 0, cbReserved2 = 0, lpReserved2 = 0x0,
          hStdInput = 0x0, hStdOutput = 0x0, hStdError = 0x0}
        inDoubleQuote = <value optimized out>
#9 0x7d4e7d42 in KERNEL32!GetDateFormatW ()
   from C:\WINDOWS\syswow64\kernel32.dll
No symbol table info available.
#10 0x00000000 in ?? ()
No symbol table info available.
0
Program received signal SIGSEGV, Segmentation fault.
0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
(gdb) bt full
#0 0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
No symbol table info available.
#1 0x00c64696 in gfx_element_alloc (machine=0xe261d60, gl=0x22fa10,
    srcdata=0x14000020 "", total_colors=256, color_base=0)
    at src/emu/drawgfx.c:259
        buffer = 0x14c986e0
        gfx = 0x110b7c00
        israw = 1
        planes = 8
        width = 2048
        height = 1
        total = 4096
#2 0x00c6442f in gfx_init (machine=0xe261d60) at src/emu/drawgfx.c:208
        region_length = 67108864
        extyoffs = {16384, 0 <repeats 33 times>, 1280, 967, 1, 1546542172,
          1347635524, 827933004, 2284288, 1308888103, 0, 0, 44221, 2284420,
          1308879321, 2284260, 3, 27, 2147483648, 272052592, 1308879331, 156,
          5, 237305856, 2103799170, 2284808, 2103622556, 2103622709, 538,
          237305856, 1, 0 <repeats 24 times>, 237306232, 0, 0, 0, 2968,
          37585, 2287524, 1308904379, 272053136, 272052968, 1308904812,
          284295168, 32, 1024, 0, 16, 0, 65535, 0, 0, 285316752, 1024, 0, 16,
          0, 65535, 0, 0, 30, 1024, 0, 32, 0, 16777215, 237306232, 0, 32,
          17408, 0, 237306232, 8, 285316760, 4278190080, 0, 0, 0, 0,
          237305856, 2284668, 25867186, 46677948, 46677948, 2284684,
          25867186, 46677948, 46677948, 0, 46677948, 0, 46700888, 6,
          237398648, 237305856, 2103799170, 2285184, 2103622556, 2103622709,
          538, 237305856, 1, 0, 2103571644, 2284748, 25183592, 9, 2284816,
          237398648, 2284720, 2286004, 2285184, 2284748, 25183414, 9,
          2285104, 2284764, 933, 2285184, 933, 2284908, 13912713, 2284816,
          933, 0, 25196332, 237306232, 46700888, 46677948, 0, 1760, 2284896,
          2285404, 2286004, 2286004, 1, 2284860, 284295168, 0, 1080825727, 9,
          2008965523, 895, 1080820607, 2285184, 933, 285321240, 1080819712,
          2284908, 13910635, 0, 1080823808, 2284908, 271122504, 30,
          237306232, 2284924, 285321248, 64, 1082983295, 237306232, 933, 0,
          285322448, 2284972, 237306288, 0, 285339600, 224, 0, 1, 0, 0,
          1147748352, 1065353216, 0, 188, 13921032, 1147748352, 285321232,
          1760, 1...}
        charincrement = 16384
        yscale = 1
        gl = 0x1ed4440
        israw = 1
        width = 2048
        j = 13670961
        gfxdecode = 0x1ed4650
        xscale = 1
        glcopy = {width = 2048, height = 1, total = 4096, planes = 8,
          planeoffset = {305419896, 0, 0, 0, 0, 0, 0, 0}, xoffset = {
            0 <repeats 32 times>}, yoffset = {16384, 0 <repeats 31 times>},
          charincrement = 16384, extxoffs = 0x22ea10, extyoffs = 0x22da10}
        region_base = 0x14000020 ""
        extpoffs = 0x22fa1c
        extxoffs = {0 <repeats 32 times>, 400, 2288268, 0, 2288308, 24,
          6161853, 2288332, 16, 285416952, 237306232, 237306232, 2106930304,
          16, 16, 0, 237306232, 0, 285413304, 0, 0, 166, 0, 1328, 285416944,
          285313824, 285416952, 233, 0, 198, 0, 12456, 285220480, 237306320,
          237305856, 2103799170, 2288944, 2103622556, 2103622709, 538,
          237305856, 1, 237305856, 1, 0, 72, 285409104, 237306232,
          2103987671, 237305856, 0, 237305856, 0, 72, 64, 0, 0, 525, 5111881,
          11, 285409096, 88, 64, 0, 0, 285416952, 285999112, 11, 2288592, 88,
          2984, 285313816, 285313824, 67305472, 72, 237305856, 2288076,
          284295168, 2288632, 88, 237305856, 67305472, 237306320, 237305856,
          2288108, 237307400, 285738624, 2103570968, 237305856, 1, 0,
          2288744, 2103987699, 237307400, 30, 237305856, 0, 237305856,
          285220400, 88, 237306232, 285409104, 237305856, 2103799170,
          2289216, 2103622556, 2103622709, 538, 237305856, 1, 0, 285313824,
          23423166, 2288648, 1343488361, 2289268, 137, 2103987704, 285999112,
          285738616, 2984, 237305856, 1343488361, 2103622709, 0, 304,
          237305856, 1262223360, 1, 2, 2103609415, 1262531800, 1262223360,
          1262223360, 285999112, 285738064, 285999112, 0, 2864, 0, 0, 0, 0,
          0, 2105641611, 284295168, 71, 24, 568, 285738056, 285738056,
          285738064, 24, 285416944, 285738744, 285418288, 0, 2288948, 568,
          237306216, 196608, 237306232, 30, 2288424, 237305856, 2289044,
          2103570968, 237305856, 237306232, 0, 2289060, 2103987699,
          237307400, 237306232, 237305856, 285738752, 285999104, 0,
          2103622709, 538, 237305856, 1, 2103588656, 238354432, 152,
          238354432, 285999112, 285738736, 2864, 16777218, 2289080...}
        planes = 8
        height = 1
        total = 4096
        gfxdecodeinfo = 0x1ed4600
        curgfx = 4
#3 0x00ccdfc4 in init_machine (machine=0xe261d60) at src/emu/mame.c:1416
        mame = 0xe256a38
        newbase = 0
#4 0x00cca599 in mame_execute (options=0xe356848) at src/emu/mame.c:278
        settingsloaded = 16020830
        driver = 0x1ed1440
        machine = 0xe261d60
        mame = 0xe256a38
        cb = 0x22fd50
        gamename = {<_astring_base> = {text = 0x22fccc "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000Qz\001\210à?\017µc?\002\000²\"\000O??w?\027?
w\000\000\000\000 ²\"\000Z?z\001\000\000\000\000.\000\000\000\000\000\000"}, <No
 data fields>}
        exit_pending = 0
        error = 0
        firstgame = 0
        firstrun = 1
#5 0x00f3ac8f in cli_execute (argc=5, argv=0xe3551c0, osd_options=0x2acc6e0)
    at src/emu/clifront.c:178
        gamename_option = 0xe356ae0 "f1superb"
        driver = 0x1ed1440
        exename = {<_astring_base> = {text = 0x22fde8 "mamed", alloclen = 56,
            smallbuf = "mamed\000exe\000SymGetLineFromAddr64\000s64\000\000\030?
a}\020÷a}\377\377\377\377\r÷a}\035\fM}"}, <No data fields>}
        options = 0xe356848
        result = -1
        gamename = {<_astring_base> = {text = 0x22fe28 "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000\a\000\000?²\"\000ª\000¿\000?\377\"\000\030?
a}?ub}\377\377\377\377?ub}xsb}\000\000Xm\210?\"\000\000\000\000"}, <No data fiel
ds>}
#6 0x00bed0f4 in utf8_main (argc=5, argv=0xe3551c0)
    at src/osd/windows/winmain.c:318
        ext = 0x56d8ecd ".map"
#7 0x017fa826 in wmain (argc=5, argv=0xe354c38) at src/osd/windows/main.c:82
        i = 5
        rc = 18
        utf8_argv = 0xe3551c0
#8 0x004013d4 in __tmainCRTStartup () at ../mingw-w64-crt/crt/crtexe.c:268
        fiberid = <value optimized out>
        nested = <value optimized out>
        lpszCommandLine = <value optimized out>
        StartupInfo = {cb = 0, lpReserved = 0x0, lpDesktop = 0x0,
          lpTitle = 0x0, dwX = 0, dwY = 0, dwXSize = 0, dwYSize = 0,
          dwXCountChars = 0, dwYCountChars = 0, dwFillAttribute = 0,
          dwFlags = 0, wShowWindow = 0, cbReserved2 = 0, lpReserved2 = 0x0,
          hStdInput = 0x0, hStdOutput = 0x0, hStdError = 0x0}
        inDoubleQuote = <value optimized out>
#9 0x7d4e7d42 in KERNEL32!GetDateFormatW ()
   from C:\WINDOWS\syswow64\kernel32.dll
No symbol table info available.
#10 0x00000000 in ?? ()
No symbol table info available.
0.
Program received signal SIGSEGV, Segmentation fault.
0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
(gdb) bt full
#0 0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
No symbol table info available.
#1 0x00c64696 in gfx_element_alloc (machine=0xe261d60, gl=0x22fa10,
    srcdata=0x14000020 "", total_colors=256, color_base=0)
    at src/emu/drawgfx.c:259
        buffer = 0x14c986e0
        gfx = 0x110b7c00
        israw = 1
        planes = 8
        width = 2048
        height = 1
        total = 4096
#2 0x00c6442f in gfx_init (machine=0xe261d60) at src/emu/drawgfx.c:208
        region_length = 67108864
        extyoffs = {16384, 0 <repeats 33 times>, 1280, 967, 1, 1546542172,
          1347635524, 827933004, 2284288, 1308888103, 0, 0, 44221, 2284420,
          1308879321, 2284260, 3, 27, 2147483648, 272052592, 1308879331, 156,
          5, 237305856, 2103799170, 2284808, 2103622556, 2103622709, 538,
          237305856, 1, 0 <repeats 24 times>, 237306232, 0, 0, 0, 2968,
          37585, 2287524, 1308904379, 272053136, 272052968, 1308904812,
          284295168, 32, 1024, 0, 16, 0, 65535, 0, 0, 285316752, 1024, 0, 16,
          0, 65535, 0, 0, 30, 1024, 0, 32, 0, 16777215, 237306232, 0, 32,
          17408, 0, 237306232, 8, 285316760, 4278190080, 0, 0, 0, 0,
          237305856, 2284668, 25867186, 46677948, 46677948, 2284684,
          25867186, 46677948, 46677948, 0, 46677948, 0, 46700888, 6,
          237398648, 237305856, 2103799170, 2285184, 2103622556, 2103622709,
          538, 237305856, 1, 0, 2103571644, 2284748, 25183592, 9, 2284816,
          237398648, 2284720, 2286004, 2285184, 2284748, 25183414, 9,
          2285104, 2284764, 933, 2285184, 933, 2284908, 13912713, 2284816,
          933, 0, 25196332, 237306232, 46700888, 46677948, 0, 1760, 2284896,
          2285404, 2286004, 2286004, 1, 2284860, 284295168, 0, 1080825727, 9,
          2008965523, 895, 1080820607, 2285184, 933, 285321240, 1080819712,
          2284908, 13910635, 0, 1080823808, 2284908, 271122504, 30,
          237306232, 2284924, 285321248, 64, 1082983295, 237306232, 933, 0,
          285322448, 2284972, 237306288, 0, 285339600, 224, 0, 1, 0, 0,
          1147748352, 1065353216, 0, 188, 13921032, 1147748352, 285321232,
          1760, 1...}
        charincrement = 16384
        yscale = 1
        gl = 0x1ed4440
        israw = 1
        width = 2048
        j = 13670961
        gfxdecode = 0x1ed4650
        xscale = 1
        glcopy = {width = 2048, height = 1, total = 4096, planes = 8,
          planeoffset = {305419896, 0, 0, 0, 0, 0, 0, 0}, xoffset = {
            0 <repeats 32 times>}, yoffset = {16384, 0 <repeats 31 times>},
          charincrement = 16384, extxoffs = 0x22ea10, extyoffs = 0x22da10}
        region_base = 0x14000020 ""
        extpoffs = 0x22fa1c
        extxoffs = {0 <repeats 32 times>, 400, 2288268, 0, 2288308, 24,
          6161853, 2288332, 16, 285416952, 237306232, 237306232, 2106930304,
          16, 16, 0, 237306232, 0, 285413304, 0, 0, 166, 0, 1328, 285416944,
          285313824, 285416952, 233, 0, 198, 0, 12456, 285220480, 237306320,
          237305856, 2103799170, 2288944, 2103622556, 2103622709, 538,
          237305856, 1, 237305856, 1, 0, 72, 285409104, 237306232,
          2103987671, 237305856, 0, 237305856, 0, 72, 64, 0, 0, 525, 5111881,
          11, 285409096, 88, 64, 0, 0, 285416952, 285999112, 11, 2288592, 88,
          2984, 285313816, 285313824, 67305472, 72, 237305856, 2288076,
          284295168, 2288632, 88, 237305856, 67305472, 237306320, 237305856,
          2288108, 237307400, 285738624, 2103570968, 237305856, 1, 0,
          2288744, 2103987699, 237307400, 30, 237305856, 0, 237305856,
          285220400, 88, 237306232, 285409104, 237305856, 2103799170,
          2289216, 2103622556, 2103622709, 538, 237305856, 1, 0, 285313824,
          23423166, 2288648, 1343488361, 2289268, 137, 2103987704, 285999112,
          285738616, 2984, 237305856, 1343488361, 2103622709, 0, 304,
          237305856, 1262223360, 1, 2, 2103609415, 1262531800, 1262223360,
          1262223360, 285999112, 285738064, 285999112, 0, 2864, 0, 0, 0, 0,
          0, 2105641611, 284295168, 71, 24, 568, 285738056, 285738056,
          285738064, 24, 285416944, 285738744, 285418288, 0, 2288948, 568,
          237306216, 196608, 237306232, 30, 2288424, 237305856, 2289044,
          2103570968, 237305856, 237306232, 0, 2289060, 2103987699,
          237307400, 237306232, 237305856, 285738752, 285999104, 0,
          2103622709, 538, 237305856, 1, 2103588656, 238354432, 152,
          238354432, 285999112, 285738736, 2864, 16777218, 2289080...}
        planes = 8
        height = 1
        total = 4096
        gfxdecodeinfo = 0x1ed4600
        curgfx = 4
#3 0x00ccdfc4 in init_machine (machine=0xe261d60) at src/emu/mame.c:1416
        mame = 0xe256a38
        newbase = 0
#4 0x00cca599 in mame_execute (options=0xe356848) at src/emu/mame.c:278
        settingsloaded = 16020830
        driver = 0x1ed1440
        machine = 0xe261d60
        mame = 0xe256a38
        cb = 0x22fd50
        gamename = {<_astring_base> = {text = 0x22fccc "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000Qz\001\210à?\017µc?\002\000²\"\000O??w?\027?
w\000\000\000\000 ²\"\000Z?z\001\000\000\000\000.\000\000\000\000\000\000"}, <No
 data fields>}
        exit_pending = 0
        error = 0
        firstgame = 0
        firstrun = 1
#5 0x00f3ac8f in cli_execute (argc=5, argv=0xe3551c0, osd_options=0x2acc6e0)
    at src/emu/clifront.c:178
        gamename_option = 0xe356ae0 "f1superb"
        driver = 0x1ed1440
        exename = {<_astring_base> = {text = 0x22fde8 "mamed", alloclen = 56,
            smallbuf = "mamed\000exe\000SymGetLineFromAddr64\000s64\000\000\030?
a}\020÷a}\377\377\377\377\r÷a}\035\fM}"}, <No data fields>}
        options = 0xe356848
        result = -1
        gamename = {<_astring_base> = {text = 0x22fe28 "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000\a\000\000?²\"\000ª\000¿\000?\377\"\000\030?
a}?ub}\377\377\377\377?ub}xsb}\000\000Xm\210?\"\000\000\000\000"}, <No data fiel
ds>}
#6 0x00bed0f4 in utf8_main (argc=5, argv=0xe3551c0)
    at src/osd/windows/winmain.c:318
        ext = 0x56d8ecd ".map"
#7 0x017fa826 in wmain (argc=5, argv=0xe354c38) at src/osd/windows/main.c:82
        i = 5
        rc = 18
        utf8_argv = 0xe3551c0
#8 0x004013d4 in __tmainCRTStartup () at ../mingw-w64-crt/crt/crtexe.c:268
        fiberid = <value optimized out>
        nested = <value optimized out>
        lpszCommandLine = <value optimized out>
        StartupInfo = {cb = 0, lpReserved = 0x0, lpDesktop = 0x0,
          lpTitle = 0x0, dwX = 0, dwY = 0, dwXSize = 0, dwYSize = 0,
          dwXCountChars = 0, dwYCountChars = 0, dwFillAttribute = 0,
          dwFlags = 0, wShowWindow = 0, cbReserved2 = 0, lpReserved2 = 0x0,
          hStdInput = 0x0, hStdOutput = 0x0, hStdError = 0x0}
        inDoubleQuote = <value optimized out>
#9 0x7d4e7d42 in KERNEL32!GetDateFormatW ()
   from C:\WINDOWS\syswow64\kernel32.dll
No symbol table info available.
#10 0x00000000 in ?? ()
No symbol table info available.
0
Program received signal SIGSEGV, Segmentation fault.
0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
(gdb) bt full
#0 0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
No symbol table info available.
#1 0x00c64696 in gfx_element_alloc (machine=0xe261d60, gl=0x22fa10,
    srcdata=0x14000020 "", total_colors=256, color_base=0)
    at src/emu/drawgfx.c:259
        buffer = 0x14c986e0
        gfx = 0x110b7c00
        israw = 1
        planes = 8
        width = 2048
        height = 1
        total = 4096
#2 0x00c6442f in gfx_init (machine=0xe261d60) at src/emu/drawgfx.c:208
        region_length = 67108864
        extyoffs = {16384, 0 <repeats 33 times>, 1280, 967, 1, 1546542172,
          1347635524, 827933004, 2284288, 1308888103, 0, 0, 44221, 2284420,
          1308879321, 2284260, 3, 27, 2147483648, 272052592, 1308879331, 156,
          5, 237305856, 2103799170, 2284808, 2103622556, 2103622709, 538,
          237305856, 1, 0 <repeats 24 times>, 237306232, 0, 0, 0, 2968,
          37585, 2287524, 1308904379, 272053136, 272052968, 1308904812,
          284295168, 32, 1024, 0, 16, 0, 65535, 0, 0, 285316752, 1024, 0, 16,
          0, 65535, 0, 0, 30, 1024, 0, 32, 0, 16777215, 237306232, 0, 32,
          17408, 0, 237306232, 8, 285316760, 4278190080, 0, 0, 0, 0,
          237305856, 2284668, 25867186, 46677948, 46677948, 2284684,
          25867186, 46677948, 46677948, 0, 46677948, 0, 46700888, 6,
          237398648, 237305856, 2103799170, 2285184, 2103622556, 2103622709,
          538, 237305856, 1, 0, 2103571644, 2284748, 25183592, 9, 2284816,
          237398648, 2284720, 2286004, 2285184, 2284748, 25183414, 9,
          2285104, 2284764, 933, 2285184, 933, 2284908, 13912713, 2284816,
          933, 0, 25196332, 237306232, 46700888, 46677948, 0, 1760, 2284896,
          2285404, 2286004, 2286004, 1, 2284860, 284295168, 0, 1080825727, 9,
          2008965523, 895, 1080820607, 2285184, 933, 285321240, 1080819712,
          2284908, 13910635, 0, 1080823808, 2284908, 271122504, 30,
          237306232, 2284924, 285321248, 64, 1082983295, 237306232, 933, 0,
          285322448, 2284972, 237306288, 0, 285339600, 224, 0, 1, 0, 0,
          1147748352, 1065353216, 0, 188, 13921032, 1147748352, 285321232,
          1760, 1...}
        charincrement = 16384
        yscale = 1
        gl = 0x1ed4440
        israw = 1
        width = 2048
        j = 13670961
        gfxdecode = 0x1ed4650
        xscale = 1
        glcopy = {width = 2048, height = 1, total = 4096, planes = 8,
          planeoffset = {305419896, 0, 0, 0, 0, 0, 0, 0}, xoffset = {
            0 <repeats 32 times>}, yoffset = {16384, 0 <repeats 31 times>},
          charincrement = 16384, extxoffs = 0x22ea10, extyoffs = 0x22da10}
        region_base = 0x14000020 ""
        extpoffs = 0x22fa1c
        extxoffs = {0 <repeats 32 times>, 400, 2288268, 0, 2288308, 24,
          6161853, 2288332, 16, 285416952, 237306232, 237306232, 2106930304,
          16, 16, 0, 237306232, 0, 285413304, 0, 0, 166, 0, 1328, 285416944,
          285313824, 285416952, 233, 0, 198, 0, 12456, 285220480, 237306320,
          237305856, 2103799170, 2288944, 2103622556, 2103622709, 538,
          237305856, 1, 237305856, 1, 0, 72, 285409104, 237306232,
          2103987671, 237305856, 0, 237305856, 0, 72, 64, 0, 0, 525, 5111881,
          11, 285409096, 88, 64, 0, 0, 285416952, 285999112, 11, 2288592, 88,
          2984, 285313816, 285313824, 67305472, 72, 237305856, 2288076,
          284295168, 2288632, 88, 237305856, 67305472, 237306320, 237305856,
          2288108, 237307400, 285738624, 2103570968, 237305856, 1, 0,
          2288744, 2103987699, 237307400, 30, 237305856, 0, 237305856,
          285220400, 88, 237306232, 285409104, 237305856, 2103799170,
          2289216, 2103622556, 2103622709, 538, 237305856, 1, 0, 285313824,
          23423166, 2288648, 1343488361, 2289268, 137, 2103987704, 285999112,
          285738616, 2984, 237305856, 1343488361, 2103622709, 0, 304,
          237305856, 1262223360, 1, 2, 2103609415, 1262531800, 1262223360,
          1262223360, 285999112, 285738064, 285999112, 0, 2864, 0, 0, 0, 0,
          0, 2105641611, 284295168, 71, 24, 568, 285738056, 285738056,
          285738064, 24, 285416944, 285738744, 285418288, 0, 2288948, 568,
          237306216, 196608, 237306232, 30, 2288424, 237305856, 2289044,
          2103570968, 237305856, 237306232, 0, 2289060, 2103987699,
          237307400, 237306232, 237305856, 285738752, 285999104, 0,
          2103622709, 538, 237305856, 1, 2103588656, 238354432, 152,
          238354432, 285999112, 285738736, 2864, 16777218, 2289080...}
        planes = 8
        height = 1
        total = 4096
        gfxdecodeinfo = 0x1ed4600
        curgfx = 4
#3 0x00ccdfc4 in init_machine (machine=0xe261d60) at src/emu/mame.c:1416
        mame = 0xe256a38
        newbase = 0
#4 0x00cca599 in mame_execute (options=0xe356848) at src/emu/mame.c:278
        settingsloaded = 16020830
        driver = 0x1ed1440
        machine = 0xe261d60
        mame = 0xe256a38
        cb = 0x22fd50
        gamename = {<_astring_base> = {text = 0x22fccc "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000Qz\001\210à?\017µc?\002\000²\"\000O??w?\027?
w\000\000\000\000 ²\"\000Z?z\001\000\000\000\000.\000\000\000\000\000\000"}, <No
 data fields>}
        exit_pending = 0
        error = 0
        firstgame = 0
        firstrun = 1
#5 0x00f3ac8f in cli_execute (argc=5, argv=0xe3551c0, osd_options=0x2acc6e0)
    at src/emu/clifront.c:178
        gamename_option = 0xe356ae0 "f1superb"
        driver = 0x1ed1440
        exename = {<_astring_base> = {text = 0x22fde8 "mamed", alloclen = 56,
            smallbuf = "mamed\000exe\000SymGetLineFromAddr64\000s64\000\000\030?
a}\020÷a}\377\377\377\377\r÷a}\035\fM}"}, <No data fields>}
        options = 0xe356848
        result = -1
        gamename = {<_astring_base> = {text = 0x22fe28 "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000\a\000\000?²\"\000ª\000¿\000?\377\"\000\030?
a}?ub}\377\377\377\377?ub}xsb}\000\000Xm\210?\"\000\000\000\000"}, <No data fiel
ds>}
#6 0x00bed0f4 in utf8_main (argc=5, argv=0xe3551c0)
    at src/osd/windows/winmain.c:318
        ext = 0x56d8ecd ".map"
#7 0x017fa826 in wmain (argc=5, argv=0xe354c38) at src/osd/windows/main.c:82
        i = 5
        rc = 18
        utf8_argv = 0xe3551c0
#8 0x004013d4 in __tmainCRTStartup () at ../mingw-w64-crt/crt/crtexe.c:268
        fiberid = <value optimized out>
        nested = <value optimized out>
        lpszCommandLine = <value optimized out>
        StartupInfo = {cb = 0, lpReserved = 0x0, lpDesktop = 0x0,
          lpTitle = 0x0, dwX = 0, dwY = 0, dwXSize = 0, dwYSize = 0,
          dwXCountChars = 0, dwYCountChars = 0, dwFillAttribute = 0,
          dwFlags = 0, wShowWindow = 0, cbReserved2 = 0, lpReserved2 = 0x0,
          hStdInput = 0x0, hStdOutput = 0x0, hStdError = 0x0}
        inDoubleQuote = <value optimized out>
#9 0x7d4e7d42 in KERNEL32!GetDateFormatW ()
   from C:\WINDOWS\syswow64\kernel32.dll
No symbol table info available.
#10 0x00000000 in ?? ()
No symbol table info available.
0
Program received signal SIGSEGV, Segmentation fault.
0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
(gdb) bt full
#0 0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
No symbol table info available.
#1 0x00c64696 in gfx_element_alloc (machine=0xe261d60, gl=0x22fa10,
    srcdata=0x14000020 "", total_colors=256, color_base=0)
    at src/emu/drawgfx.c:259
        buffer = 0x14c986e0
        gfx = 0x110b7c00
        israw = 1
        planes = 8
        width = 2048
        height = 1
        total = 4096
#2 0x00c6442f in gfx_init (machine=0xe261d60) at src/emu/drawgfx.c:208
        region_length = 67108864
        extyoffs = {16384, 0 <repeats 33 times>, 1280, 967, 1, 1546542172,
          1347635524, 827933004, 2284288, 1308888103, 0, 0, 44221, 2284420,
          1308879321, 2284260, 3, 27, 2147483648, 272052592, 1308879331, 156,
          5, 237305856, 2103799170, 2284808, 2103622556, 2103622709, 538,
          237305856, 1, 0 <repeats 24 times>, 237306232, 0, 0, 0, 2968,
          37585, 2287524, 1308904379, 272053136, 272052968, 1308904812,
          284295168, 32, 1024, 0, 16, 0, 65535, 0, 0, 285316752, 1024, 0, 16,
          0, 65535, 0, 0, 30, 1024, 0, 32, 0, 16777215, 237306232, 0, 32,
          17408, 0, 237306232, 8, 285316760, 4278190080, 0, 0, 0, 0,
          237305856, 2284668, 25867186, 46677948, 46677948, 2284684,
          25867186, 46677948, 46677948, 0, 46677948, 0, 46700888, 6,
          237398648, 237305856, 2103799170, 2285184, 2103622556, 2103622709,
          538, 237305856, 1, 0, 2103571644, 2284748, 25183592, 9, 2284816,
          237398648, 2284720, 2286004, 2285184, 2284748, 25183414, 9,
          2285104, 2284764, 933, 2285184, 933, 2284908, 13912713, 2284816,
          933, 0, 25196332, 237306232, 46700888, 46677948, 0, 1760, 2284896,
          2285404, 2286004, 2286004, 1, 2284860, 284295168, 0, 1080825727, 9,
          2008965523, 895, 1080820607, 2285184, 933, 285321240, 1080819712,
          2284908, 13910635, 0, 1080823808, 2284908, 271122504, 30,
          237306232, 2284924, 285321248, 64, 1082983295, 237306232, 933, 0,
          285322448, 2284972, 237306288, 0, 285339600, 224, 0, 1, 0, 0,
          1147748352, 1065353216, 0, 188, 13921032, 1147748352, 285321232,
          1760, 1...}
        charincrement = 16384
        yscale = 1
        gl = 0x1ed4440
        israw = 1
        width = 2048
        j = 13670961
        gfxdecode = 0x1ed4650
        xscale = 1
        glcopy = {width = 2048, height = 1, total = 4096, planes = 8,
          planeoffset = {305419896, 0, 0, 0, 0, 0, 0, 0}, xoffset = {
            0 <repeats 32 times>}, yoffset = {16384, 0 <repeats 31 times>},
          charincrement = 16384, extxoffs = 0x22ea10, extyoffs = 0x22da10}
        region_base = 0x14000020 ""
        extpoffs = 0x22fa1c
        extxoffs = {0 <repeats 32 times>, 400, 2288268, 0, 2288308, 24,
          6161853, 2288332, 16, 285416952, 237306232, 237306232, 2106930304,
          16, 16, 0, 237306232, 0, 285413304, 0, 0, 166, 0, 1328, 285416944,
          285313824, 285416952, 233, 0, 198, 0, 12456, 285220480, 237306320,
          237305856, 2103799170, 2288944, 2103622556, 2103622709, 538,
          237305856, 1, 237305856, 1, 0, 72, 285409104, 237306232,
          2103987671, 237305856, 0, 237305856, 0, 72, 64, 0, 0, 525, 5111881,
          11, 285409096, 88, 64, 0, 0, 285416952, 285999112, 11, 2288592, 88,
          2984, 285313816, 285313824, 67305472, 72, 237305856, 2288076,
          284295168, 2288632, 88, 237305856, 67305472, 237306320, 237305856,
          2288108, 237307400, 285738624, 2103570968, 237305856, 1, 0,
          2288744, 2103987699, 237307400, 30, 237305856, 0, 237305856,
          285220400, 88, 237306232, 285409104, 237305856, 2103799170,
          2289216, 2103622556, 2103622709, 538, 237305856, 1, 0, 285313824,
          23423166, 2288648, 1343488361, 2289268, 137, 2103987704, 285999112,
          285738616, 2984, 237305856, 1343488361, 2103622709, 0, 304,
          237305856, 1262223360, 1, 2, 2103609415, 1262531800, 1262223360,
          1262223360, 285999112, 285738064, 285999112, 0, 2864, 0, 0, 0, 0,
          0, 2105641611, 284295168, 71, 24, 568, 285738056, 285738056,
          285738064, 24, 285416944, 285738744, 285418288, 0, 2288948, 568,
          237306216, 196608, 237306232, 30, 2288424, 237305856, 2289044,
          2103570968, 237305856, 237306232, 0, 2289060, 2103987699,
          237307400, 237306232, 237305856, 285738752, 285999104, 0,
          2103622709, 538, 237305856, 1, 2103588656, 238354432, 152,
          238354432, 285999112, 285738736, 2864, 16777218, 2289080...}
        planes = 8
        height = 1
        total = 4096
        gfxdecodeinfo = 0x1ed4600
        curgfx = 4
#3 0x00ccdfc4 in init_machine (machine=0xe261d60) at src/emu/mame.c:1416
        mame = 0xe256a38
        newbase = 0
#4 0x00cca599 in mame_execute (options=0xe356848) at src/emu/mame.c:278
        settingsloaded = 16020830
        driver = 0x1ed1440
        machine = 0xe261d60
        mame = 0xe256a38
        cb = 0x22fd50
        gamename = {<_astring_base> = {text = 0x22fccc "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000Qz\001\210à?\017µc?\002\000²\"\000O??w?\027?
w\000\000\000\000 ²\"\000Z?z\001\000\000\000\000.\000\000\000\000\000\000"}, <No
 data fields>}
        exit_pending = 0
        error = 0
        firstgame = 0
        firstrun = 1
#5 0x00f3ac8f in cli_execute (argc=5, argv=0xe3551c0, osd_options=0x2acc6e0)
    at src/emu/clifront.c:178
        gamename_option = 0xe356ae0 "f1superb"
        driver = 0x1ed1440
        exename = {<_astring_base> = {text = 0x22fde8 "mamed", alloclen = 56,
            smallbuf = "mamed\000exe\000SymGetLineFromAddr64\000s64\000\000\030?
a}\020÷a}\377\377\377\377\r÷a}\035\fM}"}, <No data fields>}
        options = 0xe356848
        result = -1
        gamename = {<_astring_base> = {text = 0x22fe28 "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000\a\000\000?²\"\000ª\000¿\000?\377\"\000\030?
a}?ub}\377\377\377\377?ub}xsb}\000\000Xm\210?\"\000\000\000\000"}, <No data fiel
ds>}
#6 0x00bed0f4 in utf8_main (argc=5, argv=0xe3551c0)
    at src/osd/windows/winmain.c:318
        ext = 0x56d8ecd ".map"
#7 0x017fa826 in wmain (argc=5, argv=0xe354c38) at src/osd/windows/main.c:82
        i = 5
        rc = 18
        utf8_argv = 0xe3551c0
#8 0x004013d4 in __tmainCRTStartup () at ../mingw-w64-crt/crt/crtexe.c:268
        fiberid = <value optimized out>
        nested = <value optimized out>
        lpszCommandLine = <value optimized out>
        StartupInfo = {cb = 0, lpReserved = 0x0, lpDesktop = 0x0,
          lpTitle = 0x0, dwX = 0, dwY = 0, dwXSize = 0, dwYSize = 0,
          dwXCountChars = 0, dwYCountChars = 0, dwFillAttribute = 0,
          dwFlags = 0, wShowWindow = 0, cbReserved2 = 0, lpReserved2 = 0x0,
          hStdInput = 0x0, hStdOutput = 0x0, hStdError = 0x0}
        inDoubleQuote = <value optimized out>
#9 0x7d4e7d42 in KERNEL32!GetDateFormatW ()
   from C:\WINDOWS\syswow64\kernel32.dll
No symbol table info available.
#10 0x00000000 in ?? ()
No symbol table info available.
0
Program received signal SIGSEGV, Segmentation fault.
0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
(gdb) bt full
#0 0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
No symbol table info available.
#1 0x00c64696 in gfx_element_alloc (machine=0xe261d60, gl=0x22fa10,
    srcdata=0x14000020 "", total_colors=256, color_base=0)
    at src/emu/drawgfx.c:259
        buffer = 0x14c986e0
        gfx = 0x110b7c00
        israw = 1
        planes = 8
        width = 2048
        height = 1
        total = 4096
#2 0x00c6442f in gfx_init (machine=0xe261d60) at src/emu/drawgfx.c:208
        region_length = 67108864
        extyoffs = {16384, 0 <repeats 33 times>, 1280, 967, 1, 1546542172,
          1347635524, 827933004, 2284288, 1308888103, 0, 0, 44221, 2284420,
          1308879321, 2284260, 3, 27, 2147483648, 272052592, 1308879331, 156,
          5, 237305856, 2103799170, 2284808, 2103622556, 2103622709, 538,
          237305856, 1, 0 <repeats 24 times>, 237306232, 0, 0, 0, 2968,
          37585, 2287524, 1308904379, 272053136, 272052968, 1308904812,
          284295168, 32, 1024, 0, 16, 0, 65535, 0, 0, 285316752, 1024, 0, 16,
          0, 65535, 0, 0, 30, 1024, 0, 32, 0, 16777215, 237306232, 0, 32,
          17408, 0, 237306232, 8, 285316760, 4278190080, 0, 0, 0, 0,
          237305856, 2284668, 25867186, 46677948, 46677948, 2284684,
          25867186, 46677948, 46677948, 0, 46677948, 0, 46700888, 6,
          237398648, 237305856, 2103799170, 2285184, 2103622556, 2103622709,
          538, 237305856, 1, 0, 2103571644, 2284748, 25183592, 9, 2284816,
          237398648, 2284720, 2286004, 2285184, 2284748, 25183414, 9,
          2285104, 2284764, 933, 2285184, 933, 2284908, 13912713, 2284816,
          933, 0, 25196332, 237306232, 46700888, 46677948, 0, 1760, 2284896,
          2285404, 2286004, 2286004, 1, 2284860, 284295168, 0, 1080825727, 9,
          2008965523, 895, 1080820607, 2285184, 933, 285321240, 1080819712,
          2284908, 13910635, 0, 1080823808, 2284908, 271122504, 30,
          237306232, 2284924, 285321248, 64, 1082983295, 237306232, 933, 0,
          285322448, 2284972, 237306288, 0, 285339600, 224, 0, 1, 0, 0,
          1147748352, 1065353216, 0, 188, 13921032, 1147748352, 285321232,
          1760, 1...}
        charincrement = 16384
        yscale = 1
        gl = 0x1ed4440
        israw = 1
        width = 2048
        j = 13670961
        gfxdecode = 0x1ed4650
        xscale = 1
        glcopy = {width = 2048, height = 1, total = 4096, planes = 8,
          planeoffset = {305419896, 0, 0, 0, 0, 0, 0, 0}, xoffset = {
            0 <repeats 32 times>}, yoffset = {16384, 0 <repeats 31 times>},
          charincrement = 16384, extxoffs = 0x22ea10, extyoffs = 0x22da10}
        region_base = 0x14000020 ""
        extpoffs = 0x22fa1c
        extxoffs = {0 <repeats 32 times>, 400, 2288268, 0, 2288308, 24,
          6161853, 2288332, 16, 285416952, 237306232, 237306232, 2106930304,
          16, 16, 0, 237306232, 0, 285413304, 0, 0, 166, 0, 1328, 285416944,
          285313824, 285416952, 233, 0, 198, 0, 12456, 285220480, 237306320,
          237305856, 2103799170, 2288944, 2103622556, 2103622709, 538,
          237305856, 1, 237305856, 1, 0, 72, 285409104, 237306232,
          2103987671, 237305856, 0, 237305856, 0, 72, 64, 0, 0, 525, 5111881,
          11, 285409096, 88, 64, 0, 0, 285416952, 285999112, 11, 2288592, 88,
          2984, 285313816, 285313824, 67305472, 72, 237305856, 2288076,
          284295168, 2288632, 88, 237305856, 67305472, 237306320, 237305856,
          2288108, 237307400, 285738624, 2103570968, 237305856, 1, 0,
          2288744, 2103987699, 237307400, 30, 237305856, 0, 237305856,
          285220400, 88, 237306232, 285409104, 237305856, 2103799170,
          2289216, 2103622556, 2103622709, 538, 237305856, 1, 0, 285313824,
          23423166, 2288648, 1343488361, 2289268, 137, 2103987704, 285999112,
          285738616, 2984, 237305856, 1343488361, 2103622709, 0, 304,
          237305856, 1262223360, 1, 2, 2103609415, 1262531800, 1262223360,
          1262223360, 285999112, 285738064, 285999112, 0, 2864, 0, 0, 0, 0,
          0, 2105641611, 284295168, 71, 24, 568, 285738056, 285738056,
          285738064, 24, 285416944, 285738744, 285418288, 0, 2288948, 568,
          237306216, 196608, 237306232, 30, 2288424, 237305856, 2289044,
          2103570968, 237305856, 237306232, 0, 2289060, 2103987699,
          237307400, 237306232, 237305856, 285738752, 285999104, 0,
          2103622709, 538, 237305856, 1, 2103588656, 238354432, 152,
          238354432, 285999112, 285738736, 2864, 16777218, 2289080...}
        planes = 8
        height = 1
        total = 4096
        gfxdecodeinfo = 0x1ed4600
        curgfx = 4
#3 0x00ccdfc4 in init_machine (machine=0xe261d60) at src/emu/mame.c:1416
        mame = 0xe256a38
        newbase = 0
#4 0x00cca599 in mame_execute (options=0xe356848) at src/emu/mame.c:278
        settingsloaded = 16020830
        driver = 0x1ed1440
        machine = 0xe261d60
        mame = 0xe256a38
        cb = 0x22fd50
        gamename = {<_astring_base> = {text = 0x22fccc "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000Qz\001\210à?\017µc?\002\000²\"\000O??w?\027?
w\000\000\000\000 ²\"\000Z?z\001\000\000\000\000.\000\000\000\000\000\000"}, <No
 data fields>}
        exit_pending = 0
        error = 0
        firstgame = 0
        firstrun = 1
#5 0x00f3ac8f in cli_execute (argc=5, argv=0xe3551c0, osd_options=0x2acc6e0)
    at src/emu/clifront.c:178
        gamename_option = 0xe356ae0 "f1superb"
        driver = 0x1ed1440
        exename = {<_astring_base> = {text = 0x22fde8 "mamed", alloclen = 56,
            smallbuf = "mamed\000exe\000SymGetLineFromAddr64\000s64\000\000\030?
a}\020÷a}\377\377\377\377\r÷a}\035\fM}"}, <No data fields>}
        options = 0xe356848
        result = -1
        gamename = {<_astring_base> = {text = 0x22fe28 "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000\a\000\000?²\"\000ª\000¿\000?\377\"\000\030?
a}?ub}\377\377\377\377?ub}xsb}\000\000Xm\210?\"\000\000\000\000"}, <No data fiel
ds>}
#6 0x00bed0f4 in utf8_main (argc=5, argv=0xe3551c0)
    at src/osd/windows/winmain.c:318
        ext = 0x56d8ecd ".map"
#7 0x017fa826 in wmain (argc=5, argv=0xe354c38) at src/osd/windows/main.c:82
        i = 5
        rc = 18
        utf8_argv = 0xe3551c0
#8 0x004013d4 in __tmainCRTStartup () at ../mingw-w64-crt/crt/crtexe.c:268
        fiberid = <value optimized out>
        nested = <value optimized out>
        lpszCommandLine = <value optimized out>
        StartupInfo = {cb = 0, lpReserved = 0x0, lpDesktop = 0x0,
          lpTitle = 0x0, dwX = 0, dwY = 0, dwXSize = 0, dwYSize = 0,
          dwXCountChars = 0, dwYCountChars = 0, dwFillAttribute = 0,
          dwFlags = 0, wShowWindow = 0, cbReserved2 = 0, lpReserved2 = 0x0,
          hStdInput = 0x0, hStdOutput = 0x0, hStdError = 0x0}
        inDoubleQuote = <value optimized out>
#9 0x7d4e7d42 in KERNEL32!GetDateFormatW ()
   from C:\WINDOWS\syswow64\kernel32.dll
No symbol table info available.
#10 0x00000000 in ?? ()
No symbol table info available.
0
Program received signal SIGSEGV, Segmentation fault.
0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
(gdb) bt full
#0 0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
No symbol table info available.
#1 0x00c64696 in gfx_element_alloc (machine=0xe261d60, gl=0x22fa10,
    srcdata=0x14000020 "", total_colors=256, color_base=0)
    at src/emu/drawgfx.c:259
        buffer = 0x14c986e0
        gfx = 0x110b7c00
        israw = 1
        planes = 8
        width = 2048
        height = 1
        total = 4096
#2 0x00c6442f in gfx_init (machine=0xe261d60) at src/emu/drawgfx.c:208
        region_length = 67108864
        extyoffs = {16384, 0 <repeats 33 times>, 1280, 967, 1, 1546542172,
          1347635524, 827933004, 2284288, 1308888103, 0, 0, 44221, 2284420,
          1308879321, 2284260, 3, 27, 2147483648, 272052592, 1308879331, 156,
          5, 237305856, 2103799170, 2284808, 2103622556, 2103622709, 538,
          237305856, 1, 0 <repeats 24 times>, 237306232, 0, 0, 0, 2968,
          37585, 2287524, 1308904379, 272053136, 272052968, 1308904812,
          284295168, 32, 1024, 0, 16, 0, 65535, 0, 0, 285316752, 1024, 0, 16,
          0, 65535, 0, 0, 30, 1024, 0, 32, 0, 16777215, 237306232, 0, 32,
          17408, 0, 237306232, 8, 285316760, 4278190080, 0, 0, 0, 0,
          237305856, 2284668, 25867186, 46677948, 46677948, 2284684,
          25867186, 46677948, 46677948, 0, 46677948, 0, 46700888, 6,
          237398648, 237305856, 2103799170, 2285184, 2103622556, 2103622709,
          538, 237305856, 1, 0, 2103571644, 2284748, 25183592, 9, 2284816,
          237398648, 2284720, 2286004, 2285184, 2284748, 25183414, 9,
          2285104, 2284764, 933, 2285184, 933, 2284908, 13912713, 2284816,
          933, 0, 25196332, 237306232, 46700888, 46677948, 0, 1760, 2284896,
          2285404, 2286004, 2286004, 1, 2284860, 284295168, 0, 1080825727, 9,
          2008965523, 895, 1080820607, 2285184, 933, 285321240, 1080819712,
          2284908, 13910635, 0, 1080823808, 2284908, 271122504, 30,
          237306232, 2284924, 285321248, 64, 1082983295, 237306232, 933, 0,
          285322448, 2284972, 237306288, 0, 285339600, 224, 0, 1, 0, 0,
          1147748352, 1065353216, 0, 188, 13921032, 1147748352, 285321232,
          1760, 1...}
        charincrement = 16384
        yscale = 1
        gl = 0x1ed4440
        israw = 1
        width = 2048
        j = 13670961
        gfxdecode = 0x1ed4650
        xscale = 1
        glcopy = {width = 2048, height = 1, total = 4096, planes = 8,
          planeoffset = {305419896, 0, 0, 0, 0, 0, 0, 0}, xoffset = {
            0 <repeats 32 times>}, yoffset = {16384, 0 <repeats 31 times>},
          charincrement = 16384, extxoffs = 0x22ea10, extyoffs = 0x22da10}
        region_base = 0x14000020 ""
        extpoffs = 0x22fa1c
        extxoffs = {0 <repeats 32 times>, 400, 2288268, 0, 2288308, 24,
          6161853, 2288332, 16, 285416952, 237306232, 237306232, 2106930304,
          16, 16, 0, 237306232, 0, 285413304, 0, 0, 166, 0, 1328, 285416944,
          285313824, 285416952, 233, 0, 198, 0, 12456, 285220480, 237306320,
          237305856, 2103799170, 2288944, 2103622556, 2103622709, 538,
          237305856, 1, 237305856, 1, 0, 72, 285409104, 237306232,
          2103987671, 237305856, 0, 237305856, 0, 72, 64, 0, 0, 525, 5111881,
          11, 285409096, 88, 64, 0, 0, 285416952, 285999112, 11, 2288592, 88,
          2984, 285313816, 285313824, 67305472, 72, 237305856, 2288076,
          284295168, 2288632, 88, 237305856, 67305472, 237306320, 237305856,
          2288108, 237307400, 285738624, 2103570968, 237305856, 1, 0,
          2288744, 2103987699, 237307400, 30, 237305856, 0, 237305856,
          285220400, 88, 237306232, 285409104, 237305856, 2103799170,
          2289216, 2103622556, 2103622709, 538, 237305856, 1, 0, 285313824,
          23423166, 2288648, 1343488361, 2289268, 137, 2103987704, 285999112,
          285738616, 2984, 237305856, 1343488361, 2103622709, 0, 304,
          237305856, 1262223360, 1, 2, 2103609415, 1262531800, 1262223360,
          1262223360, 285999112, 285738064, 285999112, 0, 2864, 0, 0, 0, 0,
          0, 2105641611, 284295168, 71, 24, 568, 285738056, 285738056,
          285738064, 24, 285416944, 285738744, 285418288, 0, 2288948, 568,
          237306216, 196608, 237306232, 30, 2288424, 237305856, 2289044,
          2103570968, 237305856, 237306232, 0, 2289060, 2103987699,
          237307400, 237306232, 237305856, 285738752, 285999104, 0,
          2103622709, 538, 237305856, 1, 2103588656, 238354432, 152,
          238354432, 285999112, 285738736, 2864, 16777218, 2289080...}
        planes = 8
        height = 1
        total = 4096
        gfxdecodeinfo = 0x1ed4600
        curgfx = 4
#3 0x00ccdfc4 in init_machine (machine=0xe261d60) at src/emu/mame.c:1416
        mame = 0xe256a38
        newbase = 0
#4 0x00cca599 in mame_execute (options=0xe356848) at src/emu/mame.c:278
        settingsloaded = 16020830
        driver = 0x1ed1440
        machine = 0xe261d60
        mame = 0xe256a38
        cb = 0x22fd50
        gamename = {<_astring_base> = {text = 0x22fccc "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000Qz\001\210à?\017µc?\002\000²\"\000O??w?\027?
w\000\000\000\000 ²\"\000Z?z\001\000\000\000\000.\000\000\000\000\000\000"}, <No
 data fields>}
        exit_pending = 0
        error = 0
        firstgame = 0
        firstrun = 1
#5 0x00f3ac8f in cli_execute (argc=5, argv=0xe3551c0, osd_options=0x2acc6e0)
    at src/emu/clifront.c:178
        gamename_option = 0xe356ae0 "f1superb"
        driver = 0x1ed1440
        exename = {<_astring_base> = {text = 0x22fde8 "mamed", alloclen = 56,
            smallbuf = "mamed\000exe\000SymGetLineFromAddr64\000s64\000\000\030?
a}\020÷a}\377\377\377\377\r÷a}\035\fM}"}, <No data fields>}
        options = 0xe356848
        result = -1
        gamename = {<_astring_base> = {text = 0x22fe28 "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000\a\000\000?²\"\000ª\000¿\000?\377\"\000\030?
a}?ub}\377\377\377\377?ub}xsb}\000\000Xm\210?\"\000\000\000\000"}, <No data fiel
ds>}
#6 0x00bed0f4 in utf8_main (argc=5, argv=0xe3551c0)
    at src/osd/windows/winmain.c:318
        ext = 0x56d8ecd ".map"
#7 0x017fa826 in wmain (argc=5, argv=0xe354c38) at src/osd/windows/main.c:82
        i = 5
        rc = 18
        utf8_argv = 0xe3551c0
#8 0x004013d4 in __tmainCRTStartup () at ../mingw-w64-crt/crt/crtexe.c:268
        fiberid = <value optimized out>
        nested = <value optimized out>
        lpszCommandLine = <value optimized out>
        StartupInfo = {cb = 0, lpReserved = 0x0, lpDesktop = 0x0,
          lpTitle = 0x0, dwX = 0, dwY = 0, dwXSize = 0, dwYSize = 0,
          dwXCountChars = 0, dwYCountChars = 0, dwFillAttribute = 0,
          dwFlags = 0, wShowWindow = 0, cbReserved2 = 0, lpReserved2 = 0x0,
          hStdInput = 0x0, hStdOutput = 0x0, hStdError = 0x0}
        inDoubleQuote = <value optimized out>
#9 0x7d4e7d42 in KERNEL32!GetDateFormatW ()
   from C:\WINDOWS\syswow64\kernel32.dll
No symbol table info available.
#10 0x00000000 in ?? ()
No symbol table info available.
0
Program received signal SIGSEGV, Segmentation fault.
0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
(gdb) bt full
#0 0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
No symbol table info available.
#1 0x00c64696 in gfx_element_alloc (machine=0xe261d60, gl=0x22fa10,
    srcdata=0x14000020 "", total_colors=256, color_base=0)
    at src/emu/drawgfx.c:259
        buffer = 0x14c986e0
        gfx = 0x110b7c00
        israw = 1
        planes = 8
        width = 2048
        height = 1
        total = 4096
#2 0x00c6442f in gfx_init (machine=0xe261d60) at src/emu/drawgfx.c:208
        region_length = 67108864
        extyoffs = {16384, 0 <repeats 33 times>, 1280, 967, 1, 1546542172,
          1347635524, 827933004, 2284288, 1308888103, 0, 0, 44221, 2284420,
          1308879321, 2284260, 3, 27, 2147483648, 272052592, 1308879331, 156,
          5, 237305856, 2103799170, 2284808, 2103622556, 2103622709, 538,
          237305856, 1, 0 <repeats 24 times>, 237306232, 0, 0, 0, 2968,
          37585, 2287524, 1308904379, 272053136, 272052968, 1308904812,
          284295168, 32, 1024, 0, 16, 0, 65535, 0, 0, 285316752, 1024, 0, 16,
          0, 65535, 0, 0, 30, 1024, 0, 32, 0, 16777215, 237306232, 0, 32,
          17408, 0, 237306232, 8, 285316760, 4278190080, 0, 0, 0, 0,
          237305856, 2284668, 25867186, 46677948, 46677948, 2284684,
          25867186, 46677948, 46677948, 0, 46677948, 0, 46700888, 6,
          237398648, 237305856, 2103799170, 2285184, 2103622556, 2103622709,
          538, 237305856, 1, 0, 2103571644, 2284748, 25183592, 9, 2284816,
          237398648, 2284720, 2286004, 2285184, 2284748, 25183414, 9,
          2285104, 2284764, 933, 2285184, 933, 2284908, 13912713, 2284816,
          933, 0, 25196332, 237306232, 46700888, 46677948, 0, 1760, 2284896,
          2285404, 2286004, 2286004, 1, 2284860, 284295168, 0, 1080825727, 9,
          2008965523, 895, 1080820607, 2285184, 933, 285321240, 1080819712,
          2284908, 13910635, 0, 1080823808, 2284908, 271122504, 30,
          237306232, 2284924, 285321248, 64, 1082983295, 237306232, 933, 0,
          285322448, 2284972, 237306288, 0, 285339600, 224, 0, 1, 0, 0,
          1147748352, 1065353216, 0, 188, 13921032, 1147748352, 285321232,
          1760, 1...}
        charincrement = 16384
        yscale = 1
        gl = 0x1ed4440
        israw = 1
        width = 2048
        j = 13670961
        gfxdecode = 0x1ed4650
        xscale = 1
        glcopy = {width = 2048, height = 1, total = 4096, planes = 8,
          planeoffset = {305419896, 0, 0, 0, 0, 0, 0, 0}, xoffset = {
            0 <repeats 32 times>}, yoffset = {16384, 0 <repeats 31 times>},
          charincrement = 16384, extxoffs = 0x22ea10, extyoffs = 0x22da10}
        region_base = 0x14000020 ""
        extpoffs = 0x22fa1c
        extxoffs = {0 <repeats 32 times>, 400, 2288268, 0, 2288308, 24,
          6161853, 2288332, 16, 285416952, 237306232, 237306232, 2106930304,
          16, 16, 0, 237306232, 0, 285413304, 0, 0, 166, 0, 1328, 285416944,
          285313824, 285416952, 233, 0, 198, 0, 12456, 285220480, 237306320,
          237305856, 2103799170, 2288944, 2103622556, 2103622709, 538,
          237305856, 1, 237305856, 1, 0, 72, 285409104, 237306232,
          2103987671, 237305856, 0, 237305856, 0, 72, 64, 0, 0, 525, 5111881,
          11, 285409096, 88, 64, 0, 0, 285416952, 285999112, 11, 2288592, 88,
          2984, 285313816, 285313824, 67305472, 72, 237305856, 2288076,
          284295168, 2288632, 88, 237305856, 67305472, 237306320, 237305856,
          2288108, 237307400, 285738624, 2103570968, 237305856, 1, 0,
          2288744, 2103987699, 237307400, 30, 237305856, 0, 237305856,
          285220400, 88, 237306232, 285409104, 237305856, 2103799170,
          2289216, 2103622556, 2103622709, 538, 237305856, 1, 0, 285313824,
          23423166, 2288648, 1343488361, 2289268, 137, 2103987704, 285999112,
          285738616, 2984, 237305856, 1343488361, 2103622709, 0, 304,
          237305856, 1262223360, 1, 2, 2103609415, 1262531800, 1262223360,
          1262223360, 285999112, 285738064, 285999112, 0, 2864, 0, 0, 0, 0,
          0, 2105641611, 284295168, 71, 24, 568, 285738056, 285738056,
          285738064, 24, 285416944, 285738744, 285418288, 0, 2288948, 568,
          237306216, 196608, 237306232, 30, 2288424, 237305856, 2289044,
          2103570968, 237305856, 237306232, 0, 2289060, 2103987699,
          237307400, 237306232, 237305856, 285738752, 285999104, 0,
          2103622709, 538, 237305856, 1, 2103588656, 238354432, 152,
          238354432, 285999112, 285738736, 2864, 16777218, 2289080...}
        planes = 8
        height = 1
        total = 4096
        gfxdecodeinfo = 0x1ed4600
        curgfx = 4
#3 0x00ccdfc4 in init_machine (machine=0xe261d60) at src/emu/mame.c:1416
        mame = 0xe256a38
        newbase = 0
#4 0x00cca599 in mame_execute (options=0xe356848) at src/emu/mame.c:278
        settingsloaded = 16020830
        driver = 0x1ed1440
        machine = 0xe261d60
        mame = 0xe256a38
        cb = 0x22fd50
        gamename = {<_astring_base> = {text = 0x22fccc "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000Qz\001\210à?\017µc?\002\000²\"\000O??w?\027?
w\000\000\000\000 ²\"\000Z?z\001\000\000\000\000.\000\000\000\000\000\000"}, <No
 data fields>}
        exit_pending = 0
        error = 0
        firstgame = 0
        firstrun = 1
#5 0x00f3ac8f in cli_execute (argc=5, argv=0xe3551c0, osd_options=0x2acc6e0)
    at src/emu/clifront.c:178
        gamename_option = 0xe356ae0 "f1superb"
        driver = 0x1ed1440
        exename = {<_astring_base> = {text = 0x22fde8 "mamed", alloclen = 56,
            smallbuf = "mamed\000exe\000SymGetLineFromAddr64\000s64\000\000\030?
a}\020÷a}\377\377\377\377\r÷a}\035\fM}"}, <No data fields>}
        options = 0xe356848
        result = -1
        gamename = {<_astring_base> = {text = 0x22fe28 "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000\a\000\000?²\"\000ª\000¿\000?\377\"\000\030?
a}?ub}\377\377\377\377?ub}xsb}\000\000Xm\210?\"\000\000\000\000"}, <No data fiel
ds>}
#6 0x00bed0f4 in utf8_main (argc=5, argv=0xe3551c0)
    at src/osd/windows/winmain.c:318
        ext = 0x56d8ecd ".map"
#7 0x017fa826 in wmain (argc=5, argv=0xe354c38) at src/osd/windows/main.c:82
        i = 5
        rc = 18
        utf8_argv = 0xe3551c0
#8 0x004013d4 in __tmainCRTStartup () at ../mingw-w64-crt/crt/crtexe.c:268
        fiberid = <value optimized out>
        nested = <value optimized out>
        lpszCommandLine = <value optimized out>
        StartupInfo = {cb = 0, lpReserved = 0x0, lpDesktop = 0x0,
          lpTitle = 0x0, dwX = 0, dwY = 0, dwXSize = 0, dwYSize = 0,
          dwXCountChars = 0, dwYCountChars = 0, dwFillAttribute = 0,
          dwFlags = 0, wShowWindow = 0, cbReserved2 = 0, lpReserved2 = 0x0,
          hStdInput = 0x0, hStdOutput = 0x0, hStdError = 0x0}
        inDoubleQuote = <value optimized out>
#9 0x7d4e7d42 in KERNEL32!GetDateFormatW ()
   from C:\WINDOWS\syswow64\kernel32.dll
No symbol table info available.
#10 0x00000000 in ?? ()
No symbol table info available.
0"}, <No data fields>} exit_pending = 0 error = 0 firstgame = 0 firstrun = 1 #5 0x00f3ac8f in cli_execute (argc=5, argv=0xe3551c0, osd_options=0x2acc6e0) at src/emu/clifront.c:178 gamename_option = 0xe356ae0 "f1superb" driver = 0x1ed1440 exename = {<_astring_base> = {text = 0x22fde8 "mamed", alloclen = 56, smallbuf = "mamed
Program received signal SIGSEGV, Segmentation fault.
0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
(gdb) bt full
#0 0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
No symbol table info available.
#1 0x00c64696 in gfx_element_alloc (machine=0xe261d60, gl=0x22fa10,
    srcdata=0x14000020 "", total_colors=256, color_base=0)
    at src/emu/drawgfx.c:259
        buffer = 0x14c986e0
        gfx = 0x110b7c00
        israw = 1
        planes = 8
        width = 2048
        height = 1
        total = 4096
#2 0x00c6442f in gfx_init (machine=0xe261d60) at src/emu/drawgfx.c:208
        region_length = 67108864
        extyoffs = {16384, 0 <repeats 33 times>, 1280, 967, 1, 1546542172,
          1347635524, 827933004, 2284288, 1308888103, 0, 0, 44221, 2284420,
          1308879321, 2284260, 3, 27, 2147483648, 272052592, 1308879331, 156,
          5, 237305856, 2103799170, 2284808, 2103622556, 2103622709, 538,
          237305856, 1, 0 <repeats 24 times>, 237306232, 0, 0, 0, 2968,
          37585, 2287524, 1308904379, 272053136, 272052968, 1308904812,
          284295168, 32, 1024, 0, 16, 0, 65535, 0, 0, 285316752, 1024, 0, 16,
          0, 65535, 0, 0, 30, 1024, 0, 32, 0, 16777215, 237306232, 0, 32,
          17408, 0, 237306232, 8, 285316760, 4278190080, 0, 0, 0, 0,
          237305856, 2284668, 25867186, 46677948, 46677948, 2284684,
          25867186, 46677948, 46677948, 0, 46677948, 0, 46700888, 6,
          237398648, 237305856, 2103799170, 2285184, 2103622556, 2103622709,
          538, 237305856, 1, 0, 2103571644, 2284748, 25183592, 9, 2284816,
          237398648, 2284720, 2286004, 2285184, 2284748, 25183414, 9,
          2285104, 2284764, 933, 2285184, 933, 2284908, 13912713, 2284816,
          933, 0, 25196332, 237306232, 46700888, 46677948, 0, 1760, 2284896,
          2285404, 2286004, 2286004, 1, 2284860, 284295168, 0, 1080825727, 9,
          2008965523, 895, 1080820607, 2285184, 933, 285321240, 1080819712,
          2284908, 13910635, 0, 1080823808, 2284908, 271122504, 30,
          237306232, 2284924, 285321248, 64, 1082983295, 237306232, 933, 0,
          285322448, 2284972, 237306288, 0, 285339600, 224, 0, 1, 0, 0,
          1147748352, 1065353216, 0, 188, 13921032, 1147748352, 285321232,
          1760, 1...}
        charincrement = 16384
        yscale = 1
        gl = 0x1ed4440
        israw = 1
        width = 2048
        j = 13670961
        gfxdecode = 0x1ed4650
        xscale = 1
        glcopy = {width = 2048, height = 1, total = 4096, planes = 8,
          planeoffset = {305419896, 0, 0, 0, 0, 0, 0, 0}, xoffset = {
            0 <repeats 32 times>}, yoffset = {16384, 0 <repeats 31 times>},
          charincrement = 16384, extxoffs = 0x22ea10, extyoffs = 0x22da10}
        region_base = 0x14000020 ""
        extpoffs = 0x22fa1c
        extxoffs = {0 <repeats 32 times>, 400, 2288268, 0, 2288308, 24,
          6161853, 2288332, 16, 285416952, 237306232, 237306232, 2106930304,
          16, 16, 0, 237306232, 0, 285413304, 0, 0, 166, 0, 1328, 285416944,
          285313824, 285416952, 233, 0, 198, 0, 12456, 285220480, 237306320,
          237305856, 2103799170, 2288944, 2103622556, 2103622709, 538,
          237305856, 1, 237305856, 1, 0, 72, 285409104, 237306232,
          2103987671, 237305856, 0, 237305856, 0, 72, 64, 0, 0, 525, 5111881,
          11, 285409096, 88, 64, 0, 0, 285416952, 285999112, 11, 2288592, 88,
          2984, 285313816, 285313824, 67305472, 72, 237305856, 2288076,
          284295168, 2288632, 88, 237305856, 67305472, 237306320, 237305856,
          2288108, 237307400, 285738624, 2103570968, 237305856, 1, 0,
          2288744, 2103987699, 237307400, 30, 237305856, 0, 237305856,
          285220400, 88, 237306232, 285409104, 237305856, 2103799170,
          2289216, 2103622556, 2103622709, 538, 237305856, 1, 0, 285313824,
          23423166, 2288648, 1343488361, 2289268, 137, 2103987704, 285999112,
          285738616, 2984, 237305856, 1343488361, 2103622709, 0, 304,
          237305856, 1262223360, 1, 2, 2103609415, 1262531800, 1262223360,
          1262223360, 285999112, 285738064, 285999112, 0, 2864, 0, 0, 0, 0,
          0, 2105641611, 284295168, 71, 24, 568, 285738056, 285738056,
          285738064, 24, 285416944, 285738744, 285418288, 0, 2288948, 568,
          237306216, 196608, 237306232, 30, 2288424, 237305856, 2289044,
          2103570968, 237305856, 237306232, 0, 2289060, 2103987699,
          237307400, 237306232, 237305856, 285738752, 285999104, 0,
          2103622709, 538, 237305856, 1, 2103588656, 238354432, 152,
          238354432, 285999112, 285738736, 2864, 16777218, 2289080...}
        planes = 8
        height = 1
        total = 4096
        gfxdecodeinfo = 0x1ed4600
        curgfx = 4
#3 0x00ccdfc4 in init_machine (machine=0xe261d60) at src/emu/mame.c:1416
        mame = 0xe256a38
        newbase = 0
#4 0x00cca599 in mame_execute (options=0xe356848) at src/emu/mame.c:278
        settingsloaded = 16020830
        driver = 0x1ed1440
        machine = 0xe261d60
        mame = 0xe256a38
        cb = 0x22fd50
        gamename = {<_astring_base> = {text = 0x22fccc "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000Qz\001\210à?\017µc?\002\000²\"\000O??w?\027?
w\000\000\000\000 ²\"\000Z?z\001\000\000\000\000.\000\000\000\000\000\000"}, <No
 data fields>}
        exit_pending = 0
        error = 0
        firstgame = 0
        firstrun = 1
#5 0x00f3ac8f in cli_execute (argc=5, argv=0xe3551c0, osd_options=0x2acc6e0)
    at src/emu/clifront.c:178
        gamename_option = 0xe356ae0 "f1superb"
        driver = 0x1ed1440
        exename = {<_astring_base> = {text = 0x22fde8 "mamed", alloclen = 56,
            smallbuf = "mamed\000exe\000SymGetLineFromAddr64\000s64\000\000\030?
a}\020÷a}\377\377\377\377\r÷a}\035\fM}"}, <No data fields>}
        options = 0xe356848
        result = -1
        gamename = {<_astring_base> = {text = 0x22fe28 "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000\a\000\000?²\"\000ª\000¿\000?\377\"\000\030?
a}?ub}\377\377\377\377?ub}xsb}\000\000Xm\210?\"\000\000\000\000"}, <No data fiel
ds>}
#6 0x00bed0f4 in utf8_main (argc=5, argv=0xe3551c0)
    at src/osd/windows/winmain.c:318
        ext = 0x56d8ecd ".map"
#7 0x017fa826 in wmain (argc=5, argv=0xe354c38) at src/osd/windows/main.c:82
        i = 5
        rc = 18
        utf8_argv = 0xe3551c0
#8 0x004013d4 in __tmainCRTStartup () at ../mingw-w64-crt/crt/crtexe.c:268
        fiberid = <value optimized out>
        nested = <value optimized out>
        lpszCommandLine = <value optimized out>
        StartupInfo = {cb = 0, lpReserved = 0x0, lpDesktop = 0x0,
          lpTitle = 0x0, dwX = 0, dwY = 0, dwXSize = 0, dwYSize = 0,
          dwXCountChars = 0, dwYCountChars = 0, dwFillAttribute = 0,
          dwFlags = 0, wShowWindow = 0, cbReserved2 = 0, lpReserved2 = 0x0,
          hStdInput = 0x0, hStdOutput = 0x0, hStdError = 0x0}
        inDoubleQuote = <value optimized out>
#9 0x7d4e7d42 in KERNEL32!GetDateFormatW ()
   from C:\WINDOWS\syswow64\kernel32.dll
No symbol table info available.
#10 0x00000000 in ?? ()
No symbol table info available.
0exe
Program received signal SIGSEGV, Segmentation fault.
0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
(gdb) bt full
#0 0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
No symbol table info available.
#1 0x00c64696 in gfx_element_alloc (machine=0xe261d60, gl=0x22fa10,
    srcdata=0x14000020 "", total_colors=256, color_base=0)
    at src/emu/drawgfx.c:259
        buffer = 0x14c986e0
        gfx = 0x110b7c00
        israw = 1
        planes = 8
        width = 2048
        height = 1
        total = 4096
#2 0x00c6442f in gfx_init (machine=0xe261d60) at src/emu/drawgfx.c:208
        region_length = 67108864
        extyoffs = {16384, 0 <repeats 33 times>, 1280, 967, 1, 1546542172,
          1347635524, 827933004, 2284288, 1308888103, 0, 0, 44221, 2284420,
          1308879321, 2284260, 3, 27, 2147483648, 272052592, 1308879331, 156,
          5, 237305856, 2103799170, 2284808, 2103622556, 2103622709, 538,
          237305856, 1, 0 <repeats 24 times>, 237306232, 0, 0, 0, 2968,
          37585, 2287524, 1308904379, 272053136, 272052968, 1308904812,
          284295168, 32, 1024, 0, 16, 0, 65535, 0, 0, 285316752, 1024, 0, 16,
          0, 65535, 0, 0, 30, 1024, 0, 32, 0, 16777215, 237306232, 0, 32,
          17408, 0, 237306232, 8, 285316760, 4278190080, 0, 0, 0, 0,
          237305856, 2284668, 25867186, 46677948, 46677948, 2284684,
          25867186, 46677948, 46677948, 0, 46677948, 0, 46700888, 6,
          237398648, 237305856, 2103799170, 2285184, 2103622556, 2103622709,
          538, 237305856, 1, 0, 2103571644, 2284748, 25183592, 9, 2284816,
          237398648, 2284720, 2286004, 2285184, 2284748, 25183414, 9,
          2285104, 2284764, 933, 2285184, 933, 2284908, 13912713, 2284816,
          933, 0, 25196332, 237306232, 46700888, 46677948, 0, 1760, 2284896,
          2285404, 2286004, 2286004, 1, 2284860, 284295168, 0, 1080825727, 9,
          2008965523, 895, 1080820607, 2285184, 933, 285321240, 1080819712,
          2284908, 13910635, 0, 1080823808, 2284908, 271122504, 30,
          237306232, 2284924, 285321248, 64, 1082983295, 237306232, 933, 0,
          285322448, 2284972, 237306288, 0, 285339600, 224, 0, 1, 0, 0,
          1147748352, 1065353216, 0, 188, 13921032, 1147748352, 285321232,
          1760, 1...}
        charincrement = 16384
        yscale = 1
        gl = 0x1ed4440
        israw = 1
        width = 2048
        j = 13670961
        gfxdecode = 0x1ed4650
        xscale = 1
        glcopy = {width = 2048, height = 1, total = 4096, planes = 8,
          planeoffset = {305419896, 0, 0, 0, 0, 0, 0, 0}, xoffset = {
            0 <repeats 32 times>}, yoffset = {16384, 0 <repeats 31 times>},
          charincrement = 16384, extxoffs = 0x22ea10, extyoffs = 0x22da10}
        region_base = 0x14000020 ""
        extpoffs = 0x22fa1c
        extxoffs = {0 <repeats 32 times>, 400, 2288268, 0, 2288308, 24,
          6161853, 2288332, 16, 285416952, 237306232, 237306232, 2106930304,
          16, 16, 0, 237306232, 0, 285413304, 0, 0, 166, 0, 1328, 285416944,
          285313824, 285416952, 233, 0, 198, 0, 12456, 285220480, 237306320,
          237305856, 2103799170, 2288944, 2103622556, 2103622709, 538,
          237305856, 1, 237305856, 1, 0, 72, 285409104, 237306232,
          2103987671, 237305856, 0, 237305856, 0, 72, 64, 0, 0, 525, 5111881,
          11, 285409096, 88, 64, 0, 0, 285416952, 285999112, 11, 2288592, 88,
          2984, 285313816, 285313824, 67305472, 72, 237305856, 2288076,
          284295168, 2288632, 88, 237305856, 67305472, 237306320, 237305856,
          2288108, 237307400, 285738624, 2103570968, 237305856, 1, 0,
          2288744, 2103987699, 237307400, 30, 237305856, 0, 237305856,
          285220400, 88, 237306232, 285409104, 237305856, 2103799170,
          2289216, 2103622556, 2103622709, 538, 237305856, 1, 0, 285313824,
          23423166, 2288648, 1343488361, 2289268, 137, 2103987704, 285999112,
          285738616, 2984, 237305856, 1343488361, 2103622709, 0, 304,
          237305856, 1262223360, 1, 2, 2103609415, 1262531800, 1262223360,
          1262223360, 285999112, 285738064, 285999112, 0, 2864, 0, 0, 0, 0,
          0, 2105641611, 284295168, 71, 24, 568, 285738056, 285738056,
          285738064, 24, 285416944, 285738744, 285418288, 0, 2288948, 568,
          237306216, 196608, 237306232, 30, 2288424, 237305856, 2289044,
          2103570968, 237305856, 237306232, 0, 2289060, 2103987699,
          237307400, 237306232, 237305856, 285738752, 285999104, 0,
          2103622709, 538, 237305856, 1, 2103588656, 238354432, 152,
          238354432, 285999112, 285738736, 2864, 16777218, 2289080...}
        planes = 8
        height = 1
        total = 4096
        gfxdecodeinfo = 0x1ed4600
        curgfx = 4
#3 0x00ccdfc4 in init_machine (machine=0xe261d60) at src/emu/mame.c:1416
        mame = 0xe256a38
        newbase = 0
#4 0x00cca599 in mame_execute (options=0xe356848) at src/emu/mame.c:278
        settingsloaded = 16020830
        driver = 0x1ed1440
        machine = 0xe261d60
        mame = 0xe256a38
        cb = 0x22fd50
        gamename = {<_astring_base> = {text = 0x22fccc "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000Qz\001\210à?\017µc?\002\000²\"\000O??w?\027?
w\000\000\000\000 ²\"\000Z?z\001\000\000\000\000.\000\000\000\000\000\000"}, <No
 data fields>}
        exit_pending = 0
        error = 0
        firstgame = 0
        firstrun = 1
#5 0x00f3ac8f in cli_execute (argc=5, argv=0xe3551c0, osd_options=0x2acc6e0)
    at src/emu/clifront.c:178
        gamename_option = 0xe356ae0 "f1superb"
        driver = 0x1ed1440
        exename = {<_astring_base> = {text = 0x22fde8 "mamed", alloclen = 56,
            smallbuf = "mamed\000exe\000SymGetLineFromAddr64\000s64\000\000\030?
a}\020÷a}\377\377\377\377\r÷a}\035\fM}"}, <No data fields>}
        options = 0xe356848
        result = -1
        gamename = {<_astring_base> = {text = 0x22fe28 "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000\a\000\000?²\"\000ª\000¿\000?\377\"\000\030?
a}?ub}\377\377\377\377?ub}xsb}\000\000Xm\210?\"\000\000\000\000"}, <No data fiel
ds>}
#6 0x00bed0f4 in utf8_main (argc=5, argv=0xe3551c0)
    at src/osd/windows/winmain.c:318
        ext = 0x56d8ecd ".map"
#7 0x017fa826 in wmain (argc=5, argv=0xe354c38) at src/osd/windows/main.c:82
        i = 5
        rc = 18
        utf8_argv = 0xe3551c0
#8 0x004013d4 in __tmainCRTStartup () at ../mingw-w64-crt/crt/crtexe.c:268
        fiberid = <value optimized out>
        nested = <value optimized out>
        lpszCommandLine = <value optimized out>
        StartupInfo = {cb = 0, lpReserved = 0x0, lpDesktop = 0x0,
          lpTitle = 0x0, dwX = 0, dwY = 0, dwXSize = 0, dwYSize = 0,
          dwXCountChars = 0, dwYCountChars = 0, dwFillAttribute = 0,
          dwFlags = 0, wShowWindow = 0, cbReserved2 = 0, lpReserved2 = 0x0,
          hStdInput = 0x0, hStdOutput = 0x0, hStdError = 0x0}
        inDoubleQuote = <value optimized out>
#9 0x7d4e7d42 in KERNEL32!GetDateFormatW ()
   from C:\WINDOWS\syswow64\kernel32.dll
No symbol table info available.
#10 0x00000000 in ?? ()
No symbol table info available.
0SymGetLineFromAddr64
Program received signal SIGSEGV, Segmentation fault.
0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
(gdb) bt full
#0 0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
No symbol table info available.
#1 0x00c64696 in gfx_element_alloc (machine=0xe261d60, gl=0x22fa10,
    srcdata=0x14000020 "", total_colors=256, color_base=0)
    at src/emu/drawgfx.c:259
        buffer = 0x14c986e0
        gfx = 0x110b7c00
        israw = 1
        planes = 8
        width = 2048
        height = 1
        total = 4096
#2 0x00c6442f in gfx_init (machine=0xe261d60) at src/emu/drawgfx.c:208
        region_length = 67108864
        extyoffs = {16384, 0 <repeats 33 times>, 1280, 967, 1, 1546542172,
          1347635524, 827933004, 2284288, 1308888103, 0, 0, 44221, 2284420,
          1308879321, 2284260, 3, 27, 2147483648, 272052592, 1308879331, 156,
          5, 237305856, 2103799170, 2284808, 2103622556, 2103622709, 538,
          237305856, 1, 0 <repeats 24 times>, 237306232, 0, 0, 0, 2968,
          37585, 2287524, 1308904379, 272053136, 272052968, 1308904812,
          284295168, 32, 1024, 0, 16, 0, 65535, 0, 0, 285316752, 1024, 0, 16,
          0, 65535, 0, 0, 30, 1024, 0, 32, 0, 16777215, 237306232, 0, 32,
          17408, 0, 237306232, 8, 285316760, 4278190080, 0, 0, 0, 0,
          237305856, 2284668, 25867186, 46677948, 46677948, 2284684,
          25867186, 46677948, 46677948, 0, 46677948, 0, 46700888, 6,
          237398648, 237305856, 2103799170, 2285184, 2103622556, 2103622709,
          538, 237305856, 1, 0, 2103571644, 2284748, 25183592, 9, 2284816,
          237398648, 2284720, 2286004, 2285184, 2284748, 25183414, 9,
          2285104, 2284764, 933, 2285184, 933, 2284908, 13912713, 2284816,
          933, 0, 25196332, 237306232, 46700888, 46677948, 0, 1760, 2284896,
          2285404, 2286004, 2286004, 1, 2284860, 284295168, 0, 1080825727, 9,
          2008965523, 895, 1080820607, 2285184, 933, 285321240, 1080819712,
          2284908, 13910635, 0, 1080823808, 2284908, 271122504, 30,
          237306232, 2284924, 285321248, 64, 1082983295, 237306232, 933, 0,
          285322448, 2284972, 237306288, 0, 285339600, 224, 0, 1, 0, 0,
          1147748352, 1065353216, 0, 188, 13921032, 1147748352, 285321232,
          1760, 1...}
        charincrement = 16384
        yscale = 1
        gl = 0x1ed4440
        israw = 1
        width = 2048
        j = 13670961
        gfxdecode = 0x1ed4650
        xscale = 1
        glcopy = {width = 2048, height = 1, total = 4096, planes = 8,
          planeoffset = {305419896, 0, 0, 0, 0, 0, 0, 0}, xoffset = {
            0 <repeats 32 times>}, yoffset = {16384, 0 <repeats 31 times>},
          charincrement = 16384, extxoffs = 0x22ea10, extyoffs = 0x22da10}
        region_base = 0x14000020 ""
        extpoffs = 0x22fa1c
        extxoffs = {0 <repeats 32 times>, 400, 2288268, 0, 2288308, 24,
          6161853, 2288332, 16, 285416952, 237306232, 237306232, 2106930304,
          16, 16, 0, 237306232, 0, 285413304, 0, 0, 166, 0, 1328, 285416944,
          285313824, 285416952, 233, 0, 198, 0, 12456, 285220480, 237306320,
          237305856, 2103799170, 2288944, 2103622556, 2103622709, 538,
          237305856, 1, 237305856, 1, 0, 72, 285409104, 237306232,
          2103987671, 237305856, 0, 237305856, 0, 72, 64, 0, 0, 525, 5111881,
          11, 285409096, 88, 64, 0, 0, 285416952, 285999112, 11, 2288592, 88,
          2984, 285313816, 285313824, 67305472, 72, 237305856, 2288076,
          284295168, 2288632, 88, 237305856, 67305472, 237306320, 237305856,
          2288108, 237307400, 285738624, 2103570968, 237305856, 1, 0,
          2288744, 2103987699, 237307400, 30, 237305856, 0, 237305856,
          285220400, 88, 237306232, 285409104, 237305856, 2103799170,
          2289216, 2103622556, 2103622709, 538, 237305856, 1, 0, 285313824,
          23423166, 2288648, 1343488361, 2289268, 137, 2103987704, 285999112,
          285738616, 2984, 237305856, 1343488361, 2103622709, 0, 304,
          237305856, 1262223360, 1, 2, 2103609415, 1262531800, 1262223360,
          1262223360, 285999112, 285738064, 285999112, 0, 2864, 0, 0, 0, 0,
          0, 2105641611, 284295168, 71, 24, 568, 285738056, 285738056,
          285738064, 24, 285416944, 285738744, 285418288, 0, 2288948, 568,
          237306216, 196608, 237306232, 30, 2288424, 237305856, 2289044,
          2103570968, 237305856, 237306232, 0, 2289060, 2103987699,
          237307400, 237306232, 237305856, 285738752, 285999104, 0,
          2103622709, 538, 237305856, 1, 2103588656, 238354432, 152,
          238354432, 285999112, 285738736, 2864, 16777218, 2289080...}
        planes = 8
        height = 1
        total = 4096
        gfxdecodeinfo = 0x1ed4600
        curgfx = 4
#3 0x00ccdfc4 in init_machine (machine=0xe261d60) at src/emu/mame.c:1416
        mame = 0xe256a38
        newbase = 0
#4 0x00cca599 in mame_execute (options=0xe356848) at src/emu/mame.c:278
        settingsloaded = 16020830
        driver = 0x1ed1440
        machine = 0xe261d60
        mame = 0xe256a38
        cb = 0x22fd50
        gamename = {<_astring_base> = {text = 0x22fccc "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000Qz\001\210à?\017µc?\002\000²\"\000O??w?\027?
w\000\000\000\000 ²\"\000Z?z\001\000\000\000\000.\000\000\000\000\000\000"}, <No
 data fields>}
        exit_pending = 0
        error = 0
        firstgame = 0
        firstrun = 1
#5 0x00f3ac8f in cli_execute (argc=5, argv=0xe3551c0, osd_options=0x2acc6e0)
    at src/emu/clifront.c:178
        gamename_option = 0xe356ae0 "f1superb"
        driver = 0x1ed1440
        exename = {<_astring_base> = {text = 0x22fde8 "mamed", alloclen = 56,
            smallbuf = "mamed\000exe\000SymGetLineFromAddr64\000s64\000\000\030?
a}\020÷a}\377\377\377\377\r÷a}\035\fM}"}, <No data fields>}
        options = 0xe356848
        result = -1
        gamename = {<_astring_base> = {text = 0x22fe28 "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000\a\000\000?²\"\000ª\000¿\000?\377\"\000\030?
a}?ub}\377\377\377\377?ub}xsb}\000\000Xm\210?\"\000\000\000\000"}, <No data fiel
ds>}
#6 0x00bed0f4 in utf8_main (argc=5, argv=0xe3551c0)
    at src/osd/windows/winmain.c:318
        ext = 0x56d8ecd ".map"
#7 0x017fa826 in wmain (argc=5, argv=0xe354c38) at src/osd/windows/main.c:82
        i = 5
        rc = 18
        utf8_argv = 0xe3551c0
#8 0x004013d4 in __tmainCRTStartup () at ../mingw-w64-crt/crt/crtexe.c:268
        fiberid = <value optimized out>
        nested = <value optimized out>
        lpszCommandLine = <value optimized out>
        StartupInfo = {cb = 0, lpReserved = 0x0, lpDesktop = 0x0,
          lpTitle = 0x0, dwX = 0, dwY = 0, dwXSize = 0, dwYSize = 0,
          dwXCountChars = 0, dwYCountChars = 0, dwFillAttribute = 0,
          dwFlags = 0, wShowWindow = 0, cbReserved2 = 0, lpReserved2 = 0x0,
          hStdInput = 0x0, hStdOutput = 0x0, hStdError = 0x0}
        inDoubleQuote = <value optimized out>
#9 0x7d4e7d42 in KERNEL32!GetDateFormatW ()
   from C:\WINDOWS\syswow64\kernel32.dll
No symbol table info available.
#10 0x00000000 in ?? ()
No symbol table info available.
0s64
Program received signal SIGSEGV, Segmentation fault.
0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
(gdb) bt full
#0 0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
No symbol table info available.
#1 0x00c64696 in gfx_element_alloc (machine=0xe261d60, gl=0x22fa10,
    srcdata=0x14000020 "", total_colors=256, color_base=0)
    at src/emu/drawgfx.c:259
        buffer = 0x14c986e0
        gfx = 0x110b7c00
        israw = 1
        planes = 8
        width = 2048
        height = 1
        total = 4096
#2 0x00c6442f in gfx_init (machine=0xe261d60) at src/emu/drawgfx.c:208
        region_length = 67108864
        extyoffs = {16384, 0 <repeats 33 times>, 1280, 967, 1, 1546542172,
          1347635524, 827933004, 2284288, 1308888103, 0, 0, 44221, 2284420,
          1308879321, 2284260, 3, 27, 2147483648, 272052592, 1308879331, 156,
          5, 237305856, 2103799170, 2284808, 2103622556, 2103622709, 538,
          237305856, 1, 0 <repeats 24 times>, 237306232, 0, 0, 0, 2968,
          37585, 2287524, 1308904379, 272053136, 272052968, 1308904812,
          284295168, 32, 1024, 0, 16, 0, 65535, 0, 0, 285316752, 1024, 0, 16,
          0, 65535, 0, 0, 30, 1024, 0, 32, 0, 16777215, 237306232, 0, 32,
          17408, 0, 237306232, 8, 285316760, 4278190080, 0, 0, 0, 0,
          237305856, 2284668, 25867186, 46677948, 46677948, 2284684,
          25867186, 46677948, 46677948, 0, 46677948, 0, 46700888, 6,
          237398648, 237305856, 2103799170, 2285184, 2103622556, 2103622709,
          538, 237305856, 1, 0, 2103571644, 2284748, 25183592, 9, 2284816,
          237398648, 2284720, 2286004, 2285184, 2284748, 25183414, 9,
          2285104, 2284764, 933, 2285184, 933, 2284908, 13912713, 2284816,
          933, 0, 25196332, 237306232, 46700888, 46677948, 0, 1760, 2284896,
          2285404, 2286004, 2286004, 1, 2284860, 284295168, 0, 1080825727, 9,
          2008965523, 895, 1080820607, 2285184, 933, 285321240, 1080819712,
          2284908, 13910635, 0, 1080823808, 2284908, 271122504, 30,
          237306232, 2284924, 285321248, 64, 1082983295, 237306232, 933, 0,
          285322448, 2284972, 237306288, 0, 285339600, 224, 0, 1, 0, 0,
          1147748352, 1065353216, 0, 188, 13921032, 1147748352, 285321232,
          1760, 1...}
        charincrement = 16384
        yscale = 1
        gl = 0x1ed4440
        israw = 1
        width = 2048
        j = 13670961
        gfxdecode = 0x1ed4650
        xscale = 1
        glcopy = {width = 2048, height = 1, total = 4096, planes = 8,
          planeoffset = {305419896, 0, 0, 0, 0, 0, 0, 0}, xoffset = {
            0 <repeats 32 times>}, yoffset = {16384, 0 <repeats 31 times>},
          charincrement = 16384, extxoffs = 0x22ea10, extyoffs = 0x22da10}
        region_base = 0x14000020 ""
        extpoffs = 0x22fa1c
        extxoffs = {0 <repeats 32 times>, 400, 2288268, 0, 2288308, 24,
          6161853, 2288332, 16, 285416952, 237306232, 237306232, 2106930304,
          16, 16, 0, 237306232, 0, 285413304, 0, 0, 166, 0, 1328, 285416944,
          285313824, 285416952, 233, 0, 198, 0, 12456, 285220480, 237306320,
          237305856, 2103799170, 2288944, 2103622556, 2103622709, 538,
          237305856, 1, 237305856, 1, 0, 72, 285409104, 237306232,
          2103987671, 237305856, 0, 237305856, 0, 72, 64, 0, 0, 525, 5111881,
          11, 285409096, 88, 64, 0, 0, 285416952, 285999112, 11, 2288592, 88,
          2984, 285313816, 285313824, 67305472, 72, 237305856, 2288076,
          284295168, 2288632, 88, 237305856, 67305472, 237306320, 237305856,
          2288108, 237307400, 285738624, 2103570968, 237305856, 1, 0,
          2288744, 2103987699, 237307400, 30, 237305856, 0, 237305856,
          285220400, 88, 237306232, 285409104, 237305856, 2103799170,
          2289216, 2103622556, 2103622709, 538, 237305856, 1, 0, 285313824,
          23423166, 2288648, 1343488361, 2289268, 137, 2103987704, 285999112,
          285738616, 2984, 237305856, 1343488361, 2103622709, 0, 304,
          237305856, 1262223360, 1, 2, 2103609415, 1262531800, 1262223360,
          1262223360, 285999112, 285738064, 285999112, 0, 2864, 0, 0, 0, 0,
          0, 2105641611, 284295168, 71, 24, 568, 285738056, 285738056,
          285738064, 24, 285416944, 285738744, 285418288, 0, 2288948, 568,
          237306216, 196608, 237306232, 30, 2288424, 237305856, 2289044,
          2103570968, 237305856, 237306232, 0, 2289060, 2103987699,
          237307400, 237306232, 237305856, 285738752, 285999104, 0,
          2103622709, 538, 237305856, 1, 2103588656, 238354432, 152,
          238354432, 285999112, 285738736, 2864, 16777218, 2289080...}
        planes = 8
        height = 1
        total = 4096
        gfxdecodeinfo = 0x1ed4600
        curgfx = 4
#3 0x00ccdfc4 in init_machine (machine=0xe261d60) at src/emu/mame.c:1416
        mame = 0xe256a38
        newbase = 0
#4 0x00cca599 in mame_execute (options=0xe356848) at src/emu/mame.c:278
        settingsloaded = 16020830
        driver = 0x1ed1440
        machine = 0xe261d60
        mame = 0xe256a38
        cb = 0x22fd50
        gamename = {<_astring_base> = {text = 0x22fccc "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000Qz\001\210à?\017µc?\002\000²\"\000O??w?\027?
w\000\000\000\000 ²\"\000Z?z\001\000\000\000\000.\000\000\000\000\000\000"}, <No
 data fields>}
        exit_pending = 0
        error = 0
        firstgame = 0
        firstrun = 1
#5 0x00f3ac8f in cli_execute (argc=5, argv=0xe3551c0, osd_options=0x2acc6e0)
    at src/emu/clifront.c:178
        gamename_option = 0xe356ae0 "f1superb"
        driver = 0x1ed1440
        exename = {<_astring_base> = {text = 0x22fde8 "mamed", alloclen = 56,
            smallbuf = "mamed\000exe\000SymGetLineFromAddr64\000s64\000\000\030?
a}\020÷a}\377\377\377\377\r÷a}\035\fM}"}, <No data fields>}
        options = 0xe356848
        result = -1
        gamename = {<_astring_base> = {text = 0x22fe28 "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000\a\000\000?²\"\000ª\000¿\000?\377\"\000\030?
a}?ub}\377\377\377\377?ub}xsb}\000\000Xm\210?\"\000\000\000\000"}, <No data fiel
ds>}
#6 0x00bed0f4 in utf8_main (argc=5, argv=0xe3551c0)
    at src/osd/windows/winmain.c:318
        ext = 0x56d8ecd ".map"
#7 0x017fa826 in wmain (argc=5, argv=0xe354c38) at src/osd/windows/main.c:82
        i = 5
        rc = 18
        utf8_argv = 0xe3551c0
#8 0x004013d4 in __tmainCRTStartup () at ../mingw-w64-crt/crt/crtexe.c:268
        fiberid = <value optimized out>
        nested = <value optimized out>
        lpszCommandLine = <value optimized out>
        StartupInfo = {cb = 0, lpReserved = 0x0, lpDesktop = 0x0,
          lpTitle = 0x0, dwX = 0, dwY = 0, dwXSize = 0, dwYSize = 0,
          dwXCountChars = 0, dwYCountChars = 0, dwFillAttribute = 0,
          dwFlags = 0, wShowWindow = 0, cbReserved2 = 0, lpReserved2 = 0x0,
          hStdInput = 0x0, hStdOutput = 0x0, hStdError = 0x0}
        inDoubleQuote = <value optimized out>
#9 0x7d4e7d42 in KERNEL32!GetDateFormatW ()
   from C:\WINDOWS\syswow64\kernel32.dll
No symbol table info available.
#10 0x00000000 in ?? ()
No symbol table info available.
0
Program received signal SIGSEGV, Segmentation fault.
0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
(gdb) bt full
#0 0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
No symbol table info available.
#1 0x00c64696 in gfx_element_alloc (machine=0xe261d60, gl=0x22fa10,
    srcdata=0x14000020 "", total_colors=256, color_base=0)
    at src/emu/drawgfx.c:259
        buffer = 0x14c986e0
        gfx = 0x110b7c00
        israw = 1
        planes = 8
        width = 2048
        height = 1
        total = 4096
#2 0x00c6442f in gfx_init (machine=0xe261d60) at src/emu/drawgfx.c:208
        region_length = 67108864
        extyoffs = {16384, 0 <repeats 33 times>, 1280, 967, 1, 1546542172,
          1347635524, 827933004, 2284288, 1308888103, 0, 0, 44221, 2284420,
          1308879321, 2284260, 3, 27, 2147483648, 272052592, 1308879331, 156,
          5, 237305856, 2103799170, 2284808, 2103622556, 2103622709, 538,
          237305856, 1, 0 <repeats 24 times>, 237306232, 0, 0, 0, 2968,
          37585, 2287524, 1308904379, 272053136, 272052968, 1308904812,
          284295168, 32, 1024, 0, 16, 0, 65535, 0, 0, 285316752, 1024, 0, 16,
          0, 65535, 0, 0, 30, 1024, 0, 32, 0, 16777215, 237306232, 0, 32,
          17408, 0, 237306232, 8, 285316760, 4278190080, 0, 0, 0, 0,
          237305856, 2284668, 25867186, 46677948, 46677948, 2284684,
          25867186, 46677948, 46677948, 0, 46677948, 0, 46700888, 6,
          237398648, 237305856, 2103799170, 2285184, 2103622556, 2103622709,
          538, 237305856, 1, 0, 2103571644, 2284748, 25183592, 9, 2284816,
          237398648, 2284720, 2286004, 2285184, 2284748, 25183414, 9,
          2285104, 2284764, 933, 2285184, 933, 2284908, 13912713, 2284816,
          933, 0, 25196332, 237306232, 46700888, 46677948, 0, 1760, 2284896,
          2285404, 2286004, 2286004, 1, 2284860, 284295168, 0, 1080825727, 9,
          2008965523, 895, 1080820607, 2285184, 933, 285321240, 1080819712,
          2284908, 13910635, 0, 1080823808, 2284908, 271122504, 30,
          237306232, 2284924, 285321248, 64, 1082983295, 237306232, 933, 0,
          285322448, 2284972, 237306288, 0, 285339600, 224, 0, 1, 0, 0,
          1147748352, 1065353216, 0, 188, 13921032, 1147748352, 285321232,
          1760, 1...}
        charincrement = 16384
        yscale = 1
        gl = 0x1ed4440
        israw = 1
        width = 2048
        j = 13670961
        gfxdecode = 0x1ed4650
        xscale = 1
        glcopy = {width = 2048, height = 1, total = 4096, planes = 8,
          planeoffset = {305419896, 0, 0, 0, 0, 0, 0, 0}, xoffset = {
            0 <repeats 32 times>}, yoffset = {16384, 0 <repeats 31 times>},
          charincrement = 16384, extxoffs = 0x22ea10, extyoffs = 0x22da10}
        region_base = 0x14000020 ""
        extpoffs = 0x22fa1c
        extxoffs = {0 <repeats 32 times>, 400, 2288268, 0, 2288308, 24,
          6161853, 2288332, 16, 285416952, 237306232, 237306232, 2106930304,
          16, 16, 0, 237306232, 0, 285413304, 0, 0, 166, 0, 1328, 285416944,
          285313824, 285416952, 233, 0, 198, 0, 12456, 285220480, 237306320,
          237305856, 2103799170, 2288944, 2103622556, 2103622709, 538,
          237305856, 1, 237305856, 1, 0, 72, 285409104, 237306232,
          2103987671, 237305856, 0, 237305856, 0, 72, 64, 0, 0, 525, 5111881,
          11, 285409096, 88, 64, 0, 0, 285416952, 285999112, 11, 2288592, 88,
          2984, 285313816, 285313824, 67305472, 72, 237305856, 2288076,
          284295168, 2288632, 88, 237305856, 67305472, 237306320, 237305856,
          2288108, 237307400, 285738624, 2103570968, 237305856, 1, 0,
          2288744, 2103987699, 237307400, 30, 237305856, 0, 237305856,
          285220400, 88, 237306232, 285409104, 237305856, 2103799170,
          2289216, 2103622556, 2103622709, 538, 237305856, 1, 0, 285313824,
          23423166, 2288648, 1343488361, 2289268, 137, 2103987704, 285999112,
          285738616, 2984, 237305856, 1343488361, 2103622709, 0, 304,
          237305856, 1262223360, 1, 2, 2103609415, 1262531800, 1262223360,
          1262223360, 285999112, 285738064, 285999112, 0, 2864, 0, 0, 0, 0,
          0, 2105641611, 284295168, 71, 24, 568, 285738056, 285738056,
          285738064, 24, 285416944, 285738744, 285418288, 0, 2288948, 568,
          237306216, 196608, 237306232, 30, 2288424, 237305856, 2289044,
          2103570968, 237305856, 237306232, 0, 2289060, 2103987699,
          237307400, 237306232, 237305856, 285738752, 285999104, 0,
          2103622709, 538, 237305856, 1, 2103588656, 238354432, 152,
          238354432, 285999112, 285738736, 2864, 16777218, 2289080...}
        planes = 8
        height = 1
        total = 4096
        gfxdecodeinfo = 0x1ed4600
        curgfx = 4
#3 0x00ccdfc4 in init_machine (machine=0xe261d60) at src/emu/mame.c:1416
        mame = 0xe256a38
        newbase = 0
#4 0x00cca599 in mame_execute (options=0xe356848) at src/emu/mame.c:278
        settingsloaded = 16020830
        driver = 0x1ed1440
        machine = 0xe261d60
        mame = 0xe256a38
        cb = 0x22fd50
        gamename = {<_astring_base> = {text = 0x22fccc "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000Qz\001\210à?\017µc?\002\000²\"\000O??w?\027?
w\000\000\000\000 ²\"\000Z?z\001\000\000\000\000.\000\000\000\000\000\000"}, <No
 data fields>}
        exit_pending = 0
        error = 0
        firstgame = 0
        firstrun = 1
#5 0x00f3ac8f in cli_execute (argc=5, argv=0xe3551c0, osd_options=0x2acc6e0)
    at src/emu/clifront.c:178
        gamename_option = 0xe356ae0 "f1superb"
        driver = 0x1ed1440
        exename = {<_astring_base> = {text = 0x22fde8 "mamed", alloclen = 56,
            smallbuf = "mamed\000exe\000SymGetLineFromAddr64\000s64\000\000\030?
a}\020÷a}\377\377\377\377\r÷a}\035\fM}"}, <No data fields>}
        options = 0xe356848
        result = -1
        gamename = {<_astring_base> = {text = 0x22fe28 "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000\a\000\000?²\"\000ª\000¿\000?\377\"\000\030?
a}?ub}\377\377\377\377?ub}xsb}\000\000Xm\210?\"\000\000\000\000"}, <No data fiel
ds>}
#6 0x00bed0f4 in utf8_main (argc=5, argv=0xe3551c0)
    at src/osd/windows/winmain.c:318
        ext = 0x56d8ecd ".map"
#7 0x017fa826 in wmain (argc=5, argv=0xe354c38) at src/osd/windows/main.c:82
        i = 5
        rc = 18
        utf8_argv = 0xe3551c0
#8 0x004013d4 in __tmainCRTStartup () at ../mingw-w64-crt/crt/crtexe.c:268
        fiberid = <value optimized out>
        nested = <value optimized out>
        lpszCommandLine = <value optimized out>
        StartupInfo = {cb = 0, lpReserved = 0x0, lpDesktop = 0x0,
          lpTitle = 0x0, dwX = 0, dwY = 0, dwXSize = 0, dwYSize = 0,
          dwXCountChars = 0, dwYCountChars = 0, dwFillAttribute = 0,
          dwFlags = 0, wShowWindow = 0, cbReserved2 = 0, lpReserved2 = 0x0,
          hStdInput = 0x0, hStdOutput = 0x0, hStdError = 0x0}
        inDoubleQuote = <value optimized out>
#9 0x7d4e7d42 in KERNEL32!GetDateFormatW ()
   from C:\WINDOWS\syswow64\kernel32.dll
No symbol table info available.
#10 0x00000000 in ?? ()
No symbol table info available.
00? a}0÷a}7777\r÷a}5\fM}"}, <No data fields>} options = 0xe356848 result = -1 gamename = {<_astring_base> = {text = 0x22fe28 "f1superb", alloclen = 56, smallbuf = "f1superb
Program received signal SIGSEGV, Segmentation fault.
0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
(gdb) bt full
#0 0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
No symbol table info available.
#1 0x00c64696 in gfx_element_alloc (machine=0xe261d60, gl=0x22fa10,
    srcdata=0x14000020 "", total_colors=256, color_base=0)
    at src/emu/drawgfx.c:259
        buffer = 0x14c986e0
        gfx = 0x110b7c00
        israw = 1
        planes = 8
        width = 2048
        height = 1
        total = 4096
#2 0x00c6442f in gfx_init (machine=0xe261d60) at src/emu/drawgfx.c:208
        region_length = 67108864
        extyoffs = {16384, 0 <repeats 33 times>, 1280, 967, 1, 1546542172,
          1347635524, 827933004, 2284288, 1308888103, 0, 0, 44221, 2284420,
          1308879321, 2284260, 3, 27, 2147483648, 272052592, 1308879331, 156,
          5, 237305856, 2103799170, 2284808, 2103622556, 2103622709, 538,
          237305856, 1, 0 <repeats 24 times>, 237306232, 0, 0, 0, 2968,
          37585, 2287524, 1308904379, 272053136, 272052968, 1308904812,
          284295168, 32, 1024, 0, 16, 0, 65535, 0, 0, 285316752, 1024, 0, 16,
          0, 65535, 0, 0, 30, 1024, 0, 32, 0, 16777215, 237306232, 0, 32,
          17408, 0, 237306232, 8, 285316760, 4278190080, 0, 0, 0, 0,
          237305856, 2284668, 25867186, 46677948, 46677948, 2284684,
          25867186, 46677948, 46677948, 0, 46677948, 0, 46700888, 6,
          237398648, 237305856, 2103799170, 2285184, 2103622556, 2103622709,
          538, 237305856, 1, 0, 2103571644, 2284748, 25183592, 9, 2284816,
          237398648, 2284720, 2286004, 2285184, 2284748, 25183414, 9,
          2285104, 2284764, 933, 2285184, 933, 2284908, 13912713, 2284816,
          933, 0, 25196332, 237306232, 46700888, 46677948, 0, 1760, 2284896,
          2285404, 2286004, 2286004, 1, 2284860, 284295168, 0, 1080825727, 9,
          2008965523, 895, 1080820607, 2285184, 933, 285321240, 1080819712,
          2284908, 13910635, 0, 1080823808, 2284908, 271122504, 30,
          237306232, 2284924, 285321248, 64, 1082983295, 237306232, 933, 0,
          285322448, 2284972, 237306288, 0, 285339600, 224, 0, 1, 0, 0,
          1147748352, 1065353216, 0, 188, 13921032, 1147748352, 285321232,
          1760, 1...}
        charincrement = 16384
        yscale = 1
        gl = 0x1ed4440
        israw = 1
        width = 2048
        j = 13670961
        gfxdecode = 0x1ed4650
        xscale = 1
        glcopy = {width = 2048, height = 1, total = 4096, planes = 8,
          planeoffset = {305419896, 0, 0, 0, 0, 0, 0, 0}, xoffset = {
            0 <repeats 32 times>}, yoffset = {16384, 0 <repeats 31 times>},
          charincrement = 16384, extxoffs = 0x22ea10, extyoffs = 0x22da10}
        region_base = 0x14000020 ""
        extpoffs = 0x22fa1c
        extxoffs = {0 <repeats 32 times>, 400, 2288268, 0, 2288308, 24,
          6161853, 2288332, 16, 285416952, 237306232, 237306232, 2106930304,
          16, 16, 0, 237306232, 0, 285413304, 0, 0, 166, 0, 1328, 285416944,
          285313824, 285416952, 233, 0, 198, 0, 12456, 285220480, 237306320,
          237305856, 2103799170, 2288944, 2103622556, 2103622709, 538,
          237305856, 1, 237305856, 1, 0, 72, 285409104, 237306232,
          2103987671, 237305856, 0, 237305856, 0, 72, 64, 0, 0, 525, 5111881,
          11, 285409096, 88, 64, 0, 0, 285416952, 285999112, 11, 2288592, 88,
          2984, 285313816, 285313824, 67305472, 72, 237305856, 2288076,
          284295168, 2288632, 88, 237305856, 67305472, 237306320, 237305856,
          2288108, 237307400, 285738624, 2103570968, 237305856, 1, 0,
          2288744, 2103987699, 237307400, 30, 237305856, 0, 237305856,
          285220400, 88, 237306232, 285409104, 237305856, 2103799170,
          2289216, 2103622556, 2103622709, 538, 237305856, 1, 0, 285313824,
          23423166, 2288648, 1343488361, 2289268, 137, 2103987704, 285999112,
          285738616, 2984, 237305856, 1343488361, 2103622709, 0, 304,
          237305856, 1262223360, 1, 2, 2103609415, 1262531800, 1262223360,
          1262223360, 285999112, 285738064, 285999112, 0, 2864, 0, 0, 0, 0,
          0, 2105641611, 284295168, 71, 24, 568, 285738056, 285738056,
          285738064, 24, 285416944, 285738744, 285418288, 0, 2288948, 568,
          237306216, 196608, 237306232, 30, 2288424, 237305856, 2289044,
          2103570968, 237305856, 237306232, 0, 2289060, 2103987699,
          237307400, 237306232, 237305856, 285738752, 285999104, 0,
          2103622709, 538, 237305856, 1, 2103588656, 238354432, 152,
          238354432, 285999112, 285738736, 2864, 16777218, 2289080...}
        planes = 8
        height = 1
        total = 4096
        gfxdecodeinfo = 0x1ed4600
        curgfx = 4
#3 0x00ccdfc4 in init_machine (machine=0xe261d60) at src/emu/mame.c:1416
        mame = 0xe256a38
        newbase = 0
#4 0x00cca599 in mame_execute (options=0xe356848) at src/emu/mame.c:278
        settingsloaded = 16020830
        driver = 0x1ed1440
        machine = 0xe261d60
        mame = 0xe256a38
        cb = 0x22fd50
        gamename = {<_astring_base> = {text = 0x22fccc "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000Qz\001\210à?\017µc?\002\000²\"\000O??w?\027?
w\000\000\000\000 ²\"\000Z?z\001\000\000\000\000.\000\000\000\000\000\000"}, <No
 data fields>}
        exit_pending = 0
        error = 0
        firstgame = 0
        firstrun = 1
#5 0x00f3ac8f in cli_execute (argc=5, argv=0xe3551c0, osd_options=0x2acc6e0)
    at src/emu/clifront.c:178
        gamename_option = 0xe356ae0 "f1superb"
        driver = 0x1ed1440
        exename = {<_astring_base> = {text = 0x22fde8 "mamed", alloclen = 56,
            smallbuf = "mamed\000exe\000SymGetLineFromAddr64\000s64\000\000\030?
a}\020÷a}\377\377\377\377\r÷a}\035\fM}"}, <No data fields>}
        options = 0xe356848
        result = -1
        gamename = {<_astring_base> = {text = 0x22fe28 "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000\a\000\000?²\"\000ª\000¿\000?\377\"\000\030?
a}?ub}\377\377\377\377?ub}xsb}\000\000Xm\210?\"\000\000\000\000"}, <No data fiel
ds>}
#6 0x00bed0f4 in utf8_main (argc=5, argv=0xe3551c0)
    at src/osd/windows/winmain.c:318
        ext = 0x56d8ecd ".map"
#7 0x017fa826 in wmain (argc=5, argv=0xe354c38) at src/osd/windows/main.c:82
        i = 5
        rc = 18
        utf8_argv = 0xe3551c0
#8 0x004013d4 in __tmainCRTStartup () at ../mingw-w64-crt/crt/crtexe.c:268
        fiberid = <value optimized out>
        nested = <value optimized out>
        lpszCommandLine = <value optimized out>
        StartupInfo = {cb = 0, lpReserved = 0x0, lpDesktop = 0x0,
          lpTitle = 0x0, dwX = 0, dwY = 0, dwXSize = 0, dwYSize = 0,
          dwXCountChars = 0, dwYCountChars = 0, dwFillAttribute = 0,
          dwFlags = 0, wShowWindow = 0, cbReserved2 = 0, lpReserved2 = 0x0,
          hStdInput = 0x0, hStdOutput = 0x0, hStdError = 0x0}
        inDoubleQuote = <value optimized out>
#9 0x7d4e7d42 in KERNEL32!GetDateFormatW ()
   from C:\WINDOWS\syswow64\kernel32.dll
No symbol table info available.
#10 0x00000000 in ?? ()
No symbol table info available.
0\a
Program received signal SIGSEGV, Segmentation fault.
0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
(gdb) bt full
#0 0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
No symbol table info available.
#1 0x00c64696 in gfx_element_alloc (machine=0xe261d60, gl=0x22fa10,
    srcdata=0x14000020 "", total_colors=256, color_base=0)
    at src/emu/drawgfx.c:259
        buffer = 0x14c986e0
        gfx = 0x110b7c00
        israw = 1
        planes = 8
        width = 2048
        height = 1
        total = 4096
#2 0x00c6442f in gfx_init (machine=0xe261d60) at src/emu/drawgfx.c:208
        region_length = 67108864
        extyoffs = {16384, 0 <repeats 33 times>, 1280, 967, 1, 1546542172,
          1347635524, 827933004, 2284288, 1308888103, 0, 0, 44221, 2284420,
          1308879321, 2284260, 3, 27, 2147483648, 272052592, 1308879331, 156,
          5, 237305856, 2103799170, 2284808, 2103622556, 2103622709, 538,
          237305856, 1, 0 <repeats 24 times>, 237306232, 0, 0, 0, 2968,
          37585, 2287524, 1308904379, 272053136, 272052968, 1308904812,
          284295168, 32, 1024, 0, 16, 0, 65535, 0, 0, 285316752, 1024, 0, 16,
          0, 65535, 0, 0, 30, 1024, 0, 32, 0, 16777215, 237306232, 0, 32,
          17408, 0, 237306232, 8, 285316760, 4278190080, 0, 0, 0, 0,
          237305856, 2284668, 25867186, 46677948, 46677948, 2284684,
          25867186, 46677948, 46677948, 0, 46677948, 0, 46700888, 6,
          237398648, 237305856, 2103799170, 2285184, 2103622556, 2103622709,
          538, 237305856, 1, 0, 2103571644, 2284748, 25183592, 9, 2284816,
          237398648, 2284720, 2286004, 2285184, 2284748, 25183414, 9,
          2285104, 2284764, 933, 2285184, 933, 2284908, 13912713, 2284816,
          933, 0, 25196332, 237306232, 46700888, 46677948, 0, 1760, 2284896,
          2285404, 2286004, 2286004, 1, 2284860, 284295168, 0, 1080825727, 9,
          2008965523, 895, 1080820607, 2285184, 933, 285321240, 1080819712,
          2284908, 13910635, 0, 1080823808, 2284908, 271122504, 30,
          237306232, 2284924, 285321248, 64, 1082983295, 237306232, 933, 0,
          285322448, 2284972, 237306288, 0, 285339600, 224, 0, 1, 0, 0,
          1147748352, 1065353216, 0, 188, 13921032, 1147748352, 285321232,
          1760, 1...}
        charincrement = 16384
        yscale = 1
        gl = 0x1ed4440
        israw = 1
        width = 2048
        j = 13670961
        gfxdecode = 0x1ed4650
        xscale = 1
        glcopy = {width = 2048, height = 1, total = 4096, planes = 8,
          planeoffset = {305419896, 0, 0, 0, 0, 0, 0, 0}, xoffset = {
            0 <repeats 32 times>}, yoffset = {16384, 0 <repeats 31 times>},
          charincrement = 16384, extxoffs = 0x22ea10, extyoffs = 0x22da10}
        region_base = 0x14000020 ""
        extpoffs = 0x22fa1c
        extxoffs = {0 <repeats 32 times>, 400, 2288268, 0, 2288308, 24,
          6161853, 2288332, 16, 285416952, 237306232, 237306232, 2106930304,
          16, 16, 0, 237306232, 0, 285413304, 0, 0, 166, 0, 1328, 285416944,
          285313824, 285416952, 233, 0, 198, 0, 12456, 285220480, 237306320,
          237305856, 2103799170, 2288944, 2103622556, 2103622709, 538,
          237305856, 1, 237305856, 1, 0, 72, 285409104, 237306232,
          2103987671, 237305856, 0, 237305856, 0, 72, 64, 0, 0, 525, 5111881,
          11, 285409096, 88, 64, 0, 0, 285416952, 285999112, 11, 2288592, 88,
          2984, 285313816, 285313824, 67305472, 72, 237305856, 2288076,
          284295168, 2288632, 88, 237305856, 67305472, 237306320, 237305856,
          2288108, 237307400, 285738624, 2103570968, 237305856, 1, 0,
          2288744, 2103987699, 237307400, 30, 237305856, 0, 237305856,
          285220400, 88, 237306232, 285409104, 237305856, 2103799170,
          2289216, 2103622556, 2103622709, 538, 237305856, 1, 0, 285313824,
          23423166, 2288648, 1343488361, 2289268, 137, 2103987704, 285999112,
          285738616, 2984, 237305856, 1343488361, 2103622709, 0, 304,
          237305856, 1262223360, 1, 2, 2103609415, 1262531800, 1262223360,
          1262223360, 285999112, 285738064, 285999112, 0, 2864, 0, 0, 0, 0,
          0, 2105641611, 284295168, 71, 24, 568, 285738056, 285738056,
          285738064, 24, 285416944, 285738744, 285418288, 0, 2288948, 568,
          237306216, 196608, 237306232, 30, 2288424, 237305856, 2289044,
          2103570968, 237305856, 237306232, 0, 2289060, 2103987699,
          237307400, 237306232, 237305856, 285738752, 285999104, 0,
          2103622709, 538, 237305856, 1, 2103588656, 238354432, 152,
          238354432, 285999112, 285738736, 2864, 16777218, 2289080...}
        planes = 8
        height = 1
        total = 4096
        gfxdecodeinfo = 0x1ed4600
        curgfx = 4
#3 0x00ccdfc4 in init_machine (machine=0xe261d60) at src/emu/mame.c:1416
        mame = 0xe256a38
        newbase = 0
#4 0x00cca599 in mame_execute (options=0xe356848) at src/emu/mame.c:278
        settingsloaded = 16020830
        driver = 0x1ed1440
        machine = 0xe261d60
        mame = 0xe256a38
        cb = 0x22fd50
        gamename = {<_astring_base> = {text = 0x22fccc "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000Qz\001\210à?\017µc?\002\000²\"\000O??w?\027?
w\000\000\000\000 ²\"\000Z?z\001\000\000\000\000.\000\000\000\000\000\000"}, <No
 data fields>}
        exit_pending = 0
        error = 0
        firstgame = 0
        firstrun = 1
#5 0x00f3ac8f in cli_execute (argc=5, argv=0xe3551c0, osd_options=0x2acc6e0)
    at src/emu/clifront.c:178
        gamename_option = 0xe356ae0 "f1superb"
        driver = 0x1ed1440
        exename = {<_astring_base> = {text = 0x22fde8 "mamed", alloclen = 56,
            smallbuf = "mamed\000exe\000SymGetLineFromAddr64\000s64\000\000\030?
a}\020÷a}\377\377\377\377\r÷a}\035\fM}"}, <No data fields>}
        options = 0xe356848
        result = -1
        gamename = {<_astring_base> = {text = 0x22fe28 "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000\a\000\000?²\"\000ª\000¿\000?\377\"\000\030?
a}?ub}\377\377\377\377?ub}xsb}\000\000Xm\210?\"\000\000\000\000"}, <No data fiel
ds>}
#6 0x00bed0f4 in utf8_main (argc=5, argv=0xe3551c0)
    at src/osd/windows/winmain.c:318
        ext = 0x56d8ecd ".map"
#7 0x017fa826 in wmain (argc=5, argv=0xe354c38) at src/osd/windows/main.c:82
        i = 5
        rc = 18
        utf8_argv = 0xe3551c0
#8 0x004013d4 in __tmainCRTStartup () at ../mingw-w64-crt/crt/crtexe.c:268
        fiberid = <value optimized out>
        nested = <value optimized out>
        lpszCommandLine = <value optimized out>
        StartupInfo = {cb = 0, lpReserved = 0x0, lpDesktop = 0x0,
          lpTitle = 0x0, dwX = 0, dwY = 0, dwXSize = 0, dwYSize = 0,
          dwXCountChars = 0, dwYCountChars = 0, dwFillAttribute = 0,
          dwFlags = 0, wShowWindow = 0, cbReserved2 = 0, lpReserved2 = 0x0,
          hStdInput = 0x0, hStdOutput = 0x0, hStdError = 0x0}
        inDoubleQuote = <value optimized out>
#9 0x7d4e7d42 in KERNEL32!GetDateFormatW ()
   from C:\WINDOWS\syswow64\kernel32.dll
No symbol table info available.
#10 0x00000000 in ?? ()
No symbol table info available.
0
Program received signal SIGSEGV, Segmentation fault.
0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
(gdb) bt full
#0 0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
No symbol table info available.
#1 0x00c64696 in gfx_element_alloc (machine=0xe261d60, gl=0x22fa10,
    srcdata=0x14000020 "", total_colors=256, color_base=0)
    at src/emu/drawgfx.c:259
        buffer = 0x14c986e0
        gfx = 0x110b7c00
        israw = 1
        planes = 8
        width = 2048
        height = 1
        total = 4096
#2 0x00c6442f in gfx_init (machine=0xe261d60) at src/emu/drawgfx.c:208
        region_length = 67108864
        extyoffs = {16384, 0 <repeats 33 times>, 1280, 967, 1, 1546542172,
          1347635524, 827933004, 2284288, 1308888103, 0, 0, 44221, 2284420,
          1308879321, 2284260, 3, 27, 2147483648, 272052592, 1308879331, 156,
          5, 237305856, 2103799170, 2284808, 2103622556, 2103622709, 538,
          237305856, 1, 0 <repeats 24 times>, 237306232, 0, 0, 0, 2968,
          37585, 2287524, 1308904379, 272053136, 272052968, 1308904812,
          284295168, 32, 1024, 0, 16, 0, 65535, 0, 0, 285316752, 1024, 0, 16,
          0, 65535, 0, 0, 30, 1024, 0, 32, 0, 16777215, 237306232, 0, 32,
          17408, 0, 237306232, 8, 285316760, 4278190080, 0, 0, 0, 0,
          237305856, 2284668, 25867186, 46677948, 46677948, 2284684,
          25867186, 46677948, 46677948, 0, 46677948, 0, 46700888, 6,
          237398648, 237305856, 2103799170, 2285184, 2103622556, 2103622709,
          538, 237305856, 1, 0, 2103571644, 2284748, 25183592, 9, 2284816,
          237398648, 2284720, 2286004, 2285184, 2284748, 25183414, 9,
          2285104, 2284764, 933, 2285184, 933, 2284908, 13912713, 2284816,
          933, 0, 25196332, 237306232, 46700888, 46677948, 0, 1760, 2284896,
          2285404, 2286004, 2286004, 1, 2284860, 284295168, 0, 1080825727, 9,
          2008965523, 895, 1080820607, 2285184, 933, 285321240, 1080819712,
          2284908, 13910635, 0, 1080823808, 2284908, 271122504, 30,
          237306232, 2284924, 285321248, 64, 1082983295, 237306232, 933, 0,
          285322448, 2284972, 237306288, 0, 285339600, 224, 0, 1, 0, 0,
          1147748352, 1065353216, 0, 188, 13921032, 1147748352, 285321232,
          1760, 1...}
        charincrement = 16384
        yscale = 1
        gl = 0x1ed4440
        israw = 1
        width = 2048
        j = 13670961
        gfxdecode = 0x1ed4650
        xscale = 1
        glcopy = {width = 2048, height = 1, total = 4096, planes = 8,
          planeoffset = {305419896, 0, 0, 0, 0, 0, 0, 0}, xoffset = {
            0 <repeats 32 times>}, yoffset = {16384, 0 <repeats 31 times>},
          charincrement = 16384, extxoffs = 0x22ea10, extyoffs = 0x22da10}
        region_base = 0x14000020 ""
        extpoffs = 0x22fa1c
        extxoffs = {0 <repeats 32 times>, 400, 2288268, 0, 2288308, 24,
          6161853, 2288332, 16, 285416952, 237306232, 237306232, 2106930304,
          16, 16, 0, 237306232, 0, 285413304, 0, 0, 166, 0, 1328, 285416944,
          285313824, 285416952, 233, 0, 198, 0, 12456, 285220480, 237306320,
          237305856, 2103799170, 2288944, 2103622556, 2103622709, 538,
          237305856, 1, 237305856, 1, 0, 72, 285409104, 237306232,
          2103987671, 237305856, 0, 237305856, 0, 72, 64, 0, 0, 525, 5111881,
          11, 285409096, 88, 64, 0, 0, 285416952, 285999112, 11, 2288592, 88,
          2984, 285313816, 285313824, 67305472, 72, 237305856, 2288076,
          284295168, 2288632, 88, 237305856, 67305472, 237306320, 237305856,
          2288108, 237307400, 285738624, 2103570968, 237305856, 1, 0,
          2288744, 2103987699, 237307400, 30, 237305856, 0, 237305856,
          285220400, 88, 237306232, 285409104, 237305856, 2103799170,
          2289216, 2103622556, 2103622709, 538, 237305856, 1, 0, 285313824,
          23423166, 2288648, 1343488361, 2289268, 137, 2103987704, 285999112,
          285738616, 2984, 237305856, 1343488361, 2103622709, 0, 304,
          237305856, 1262223360, 1, 2, 2103609415, 1262531800, 1262223360,
          1262223360, 285999112, 285738064, 285999112, 0, 2864, 0, 0, 0, 0,
          0, 2105641611, 284295168, 71, 24, 568, 285738056, 285738056,
          285738064, 24, 285416944, 285738744, 285418288, 0, 2288948, 568,
          237306216, 196608, 237306232, 30, 2288424, 237305856, 2289044,
          2103570968, 237305856, 237306232, 0, 2289060, 2103987699,
          237307400, 237306232, 237305856, 285738752, 285999104, 0,
          2103622709, 538, 237305856, 1, 2103588656, 238354432, 152,
          238354432, 285999112, 285738736, 2864, 16777218, 2289080...}
        planes = 8
        height = 1
        total = 4096
        gfxdecodeinfo = 0x1ed4600
        curgfx = 4
#3 0x00ccdfc4 in init_machine (machine=0xe261d60) at src/emu/mame.c:1416
        mame = 0xe256a38
        newbase = 0
#4 0x00cca599 in mame_execute (options=0xe356848) at src/emu/mame.c:278
        settingsloaded = 16020830
        driver = 0x1ed1440
        machine = 0xe261d60
        mame = 0xe256a38
        cb = 0x22fd50
        gamename = {<_astring_base> = {text = 0x22fccc "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000Qz\001\210à?\017µc?\002\000²\"\000O??w?\027?
w\000\000\000\000 ²\"\000Z?z\001\000\000\000\000.\000\000\000\000\000\000"}, <No
 data fields>}
        exit_pending = 0
        error = 0
        firstgame = 0
        firstrun = 1
#5 0x00f3ac8f in cli_execute (argc=5, argv=0xe3551c0, osd_options=0x2acc6e0)
    at src/emu/clifront.c:178
        gamename_option = 0xe356ae0 "f1superb"
        driver = 0x1ed1440
        exename = {<_astring_base> = {text = 0x22fde8 "mamed", alloclen = 56,
            smallbuf = "mamed\000exe\000SymGetLineFromAddr64\000s64\000\000\030?
a}\020÷a}\377\377\377\377\r÷a}\035\fM}"}, <No data fields>}
        options = 0xe356848
        result = -1
        gamename = {<_astring_base> = {text = 0x22fe28 "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000\a\000\000?²\"\000ª\000¿\000?\377\"\000\030?
a}?ub}\377\377\377\377?ub}xsb}\000\000Xm\210?\"\000\000\000\000"}, <No data fiel
ds>}
#6 0x00bed0f4 in utf8_main (argc=5, argv=0xe3551c0)
    at src/osd/windows/winmain.c:318
        ext = 0x56d8ecd ".map"
#7 0x017fa826 in wmain (argc=5, argv=0xe354c38) at src/osd/windows/main.c:82
        i = 5
        rc = 18
        utf8_argv = 0xe3551c0
#8 0x004013d4 in __tmainCRTStartup () at ../mingw-w64-crt/crt/crtexe.c:268
        fiberid = <value optimized out>
        nested = <value optimized out>
        lpszCommandLine = <value optimized out>
        StartupInfo = {cb = 0, lpReserved = 0x0, lpDesktop = 0x0,
          lpTitle = 0x0, dwX = 0, dwY = 0, dwXSize = 0, dwYSize = 0,
          dwXCountChars = 0, dwYCountChars = 0, dwFillAttribute = 0,
          dwFlags = 0, wShowWindow = 0, cbReserved2 = 0, lpReserved2 = 0x0,
          hStdInput = 0x0, hStdOutput = 0x0, hStdError = 0x0}
        inDoubleQuote = <value optimized out>
#9 0x7d4e7d42 in KERNEL32!GetDateFormatW ()
   from C:\WINDOWS\syswow64\kernel32.dll
No symbol table info available.
#10 0x00000000 in ?? ()
No symbol table info available.
0?²\"
Program received signal SIGSEGV, Segmentation fault.
0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
(gdb) bt full
#0 0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
No symbol table info available.
#1 0x00c64696 in gfx_element_alloc (machine=0xe261d60, gl=0x22fa10,
    srcdata=0x14000020 "", total_colors=256, color_base=0)
    at src/emu/drawgfx.c:259
        buffer = 0x14c986e0
        gfx = 0x110b7c00
        israw = 1
        planes = 8
        width = 2048
        height = 1
        total = 4096
#2 0x00c6442f in gfx_init (machine=0xe261d60) at src/emu/drawgfx.c:208
        region_length = 67108864
        extyoffs = {16384, 0 <repeats 33 times>, 1280, 967, 1, 1546542172,
          1347635524, 827933004, 2284288, 1308888103, 0, 0, 44221, 2284420,
          1308879321, 2284260, 3, 27, 2147483648, 272052592, 1308879331, 156,
          5, 237305856, 2103799170, 2284808, 2103622556, 2103622709, 538,
          237305856, 1, 0 <repeats 24 times>, 237306232, 0, 0, 0, 2968,
          37585, 2287524, 1308904379, 272053136, 272052968, 1308904812,
          284295168, 32, 1024, 0, 16, 0, 65535, 0, 0, 285316752, 1024, 0, 16,
          0, 65535, 0, 0, 30, 1024, 0, 32, 0, 16777215, 237306232, 0, 32,
          17408, 0, 237306232, 8, 285316760, 4278190080, 0, 0, 0, 0,
          237305856, 2284668, 25867186, 46677948, 46677948, 2284684,
          25867186, 46677948, 46677948, 0, 46677948, 0, 46700888, 6,
          237398648, 237305856, 2103799170, 2285184, 2103622556, 2103622709,
          538, 237305856, 1, 0, 2103571644, 2284748, 25183592, 9, 2284816,
          237398648, 2284720, 2286004, 2285184, 2284748, 25183414, 9,
          2285104, 2284764, 933, 2285184, 933, 2284908, 13912713, 2284816,
          933, 0, 25196332, 237306232, 46700888, 46677948, 0, 1760, 2284896,
          2285404, 2286004, 2286004, 1, 2284860, 284295168, 0, 1080825727, 9,
          2008965523, 895, 1080820607, 2285184, 933, 285321240, 1080819712,
          2284908, 13910635, 0, 1080823808, 2284908, 271122504, 30,
          237306232, 2284924, 285321248, 64, 1082983295, 237306232, 933, 0,
          285322448, 2284972, 237306288, 0, 285339600, 224, 0, 1, 0, 0,
          1147748352, 1065353216, 0, 188, 13921032, 1147748352, 285321232,
          1760, 1...}
        charincrement = 16384
        yscale = 1
        gl = 0x1ed4440
        israw = 1
        width = 2048
        j = 13670961
        gfxdecode = 0x1ed4650
        xscale = 1
        glcopy = {width = 2048, height = 1, total = 4096, planes = 8,
          planeoffset = {305419896, 0, 0, 0, 0, 0, 0, 0}, xoffset = {
            0 <repeats 32 times>}, yoffset = {16384, 0 <repeats 31 times>},
          charincrement = 16384, extxoffs = 0x22ea10, extyoffs = 0x22da10}
        region_base = 0x14000020 ""
        extpoffs = 0x22fa1c
        extxoffs = {0 <repeats 32 times>, 400, 2288268, 0, 2288308, 24,
          6161853, 2288332, 16, 285416952, 237306232, 237306232, 2106930304,
          16, 16, 0, 237306232, 0, 285413304, 0, 0, 166, 0, 1328, 285416944,
          285313824, 285416952, 233, 0, 198, 0, 12456, 285220480, 237306320,
          237305856, 2103799170, 2288944, 2103622556, 2103622709, 538,
          237305856, 1, 237305856, 1, 0, 72, 285409104, 237306232,
          2103987671, 237305856, 0, 237305856, 0, 72, 64, 0, 0, 525, 5111881,
          11, 285409096, 88, 64, 0, 0, 285416952, 285999112, 11, 2288592, 88,
          2984, 285313816, 285313824, 67305472, 72, 237305856, 2288076,
          284295168, 2288632, 88, 237305856, 67305472, 237306320, 237305856,
          2288108, 237307400, 285738624, 2103570968, 237305856, 1, 0,
          2288744, 2103987699, 237307400, 30, 237305856, 0, 237305856,
          285220400, 88, 237306232, 285409104, 237305856, 2103799170,
          2289216, 2103622556, 2103622709, 538, 237305856, 1, 0, 285313824,
          23423166, 2288648, 1343488361, 2289268, 137, 2103987704, 285999112,
          285738616, 2984, 237305856, 1343488361, 2103622709, 0, 304,
          237305856, 1262223360, 1, 2, 2103609415, 1262531800, 1262223360,
          1262223360, 285999112, 285738064, 285999112, 0, 2864, 0, 0, 0, 0,
          0, 2105641611, 284295168, 71, 24, 568, 285738056, 285738056,
          285738064, 24, 285416944, 285738744, 285418288, 0, 2288948, 568,
          237306216, 196608, 237306232, 30, 2288424, 237305856, 2289044,
          2103570968, 237305856, 237306232, 0, 2289060, 2103987699,
          237307400, 237306232, 237305856, 285738752, 285999104, 0,
          2103622709, 538, 237305856, 1, 2103588656, 238354432, 152,
          238354432, 285999112, 285738736, 2864, 16777218, 2289080...}
        planes = 8
        height = 1
        total = 4096
        gfxdecodeinfo = 0x1ed4600
        curgfx = 4
#3 0x00ccdfc4 in init_machine (machine=0xe261d60) at src/emu/mame.c:1416
        mame = 0xe256a38
        newbase = 0
#4 0x00cca599 in mame_execute (options=0xe356848) at src/emu/mame.c:278
        settingsloaded = 16020830
        driver = 0x1ed1440
        machine = 0xe261d60
        mame = 0xe256a38
        cb = 0x22fd50
        gamename = {<_astring_base> = {text = 0x22fccc "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000Qz\001\210à?\017µc?\002\000²\"\000O??w?\027?
w\000\000\000\000 ²\"\000Z?z\001\000\000\000\000.\000\000\000\000\000\000"}, <No
 data fields>}
        exit_pending = 0
        error = 0
        firstgame = 0
        firstrun = 1
#5 0x00f3ac8f in cli_execute (argc=5, argv=0xe3551c0, osd_options=0x2acc6e0)
    at src/emu/clifront.c:178
        gamename_option = 0xe356ae0 "f1superb"
        driver = 0x1ed1440
        exename = {<_astring_base> = {text = 0x22fde8 "mamed", alloclen = 56,
            smallbuf = "mamed\000exe\000SymGetLineFromAddr64\000s64\000\000\030?
a}\020÷a}\377\377\377\377\r÷a}\035\fM}"}, <No data fields>}
        options = 0xe356848
        result = -1
        gamename = {<_astring_base> = {text = 0x22fe28 "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000\a\000\000?²\"\000ª\000¿\000?\377\"\000\030?
a}?ub}\377\377\377\377?ub}xsb}\000\000Xm\210?\"\000\000\000\000"}, <No data fiel
ds>}
#6 0x00bed0f4 in utf8_main (argc=5, argv=0xe3551c0)
    at src/osd/windows/winmain.c:318
        ext = 0x56d8ecd ".map"
#7 0x017fa826 in wmain (argc=5, argv=0xe354c38) at src/osd/windows/main.c:82
        i = 5
        rc = 18
        utf8_argv = 0xe3551c0
#8 0x004013d4 in __tmainCRTStartup () at ../mingw-w64-crt/crt/crtexe.c:268
        fiberid = <value optimized out>
        nested = <value optimized out>
        lpszCommandLine = <value optimized out>
        StartupInfo = {cb = 0, lpReserved = 0x0, lpDesktop = 0x0,
          lpTitle = 0x0, dwX = 0, dwY = 0, dwXSize = 0, dwYSize = 0,
          dwXCountChars = 0, dwYCountChars = 0, dwFillAttribute = 0,
          dwFlags = 0, wShowWindow = 0, cbReserved2 = 0, lpReserved2 = 0x0,
          hStdInput = 0x0, hStdOutput = 0x0, hStdError = 0x0}
        inDoubleQuote = <value optimized out>
#9 0x7d4e7d42 in KERNEL32!GetDateFormatW ()
   from C:\WINDOWS\syswow64\kernel32.dll
No symbol table info available.
#10 0x00000000 in ?? ()
No symbol table info available.
Program received signal SIGSEGV, Segmentation fault.
0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
(gdb) bt full
#0 0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
No symbol table info available.
#1 0x00c64696 in gfx_element_alloc (machine=0xe261d60, gl=0x22fa10,
    srcdata=0x14000020 "", total_colors=256, color_base=0)
    at src/emu/drawgfx.c:259
        buffer = 0x14c986e0
        gfx = 0x110b7c00
        israw = 1
        planes = 8
        width = 2048
        height = 1
        total = 4096
#2 0x00c6442f in gfx_init (machine=0xe261d60) at src/emu/drawgfx.c:208
        region_length = 67108864
        extyoffs = {16384, 0 <repeats 33 times>, 1280, 967, 1, 1546542172,
          1347635524, 827933004, 2284288, 1308888103, 0, 0, 44221, 2284420,
          1308879321, 2284260, 3, 27, 2147483648, 272052592, 1308879331, 156,
          5, 237305856, 2103799170, 2284808, 2103622556, 2103622709, 538,
          237305856, 1, 0 <repeats 24 times>, 237306232, 0, 0, 0, 2968,
          37585, 2287524, 1308904379, 272053136, 272052968, 1308904812,
          284295168, 32, 1024, 0, 16, 0, 65535, 0, 0, 285316752, 1024, 0, 16,
          0, 65535, 0, 0, 30, 1024, 0, 32, 0, 16777215, 237306232, 0, 32,
          17408, 0, 237306232, 8, 285316760, 4278190080, 0, 0, 0, 0,
          237305856, 2284668, 25867186, 46677948, 46677948, 2284684,
          25867186, 46677948, 46677948, 0, 46677948, 0, 46700888, 6,
          237398648, 237305856, 2103799170, 2285184, 2103622556, 2103622709,
          538, 237305856, 1, 0, 2103571644, 2284748, 25183592, 9, 2284816,
          237398648, 2284720, 2286004, 2285184, 2284748, 25183414, 9,
          2285104, 2284764, 933, 2285184, 933, 2284908, 13912713, 2284816,
          933, 0, 25196332, 237306232, 46700888, 46677948, 0, 1760, 2284896,
          2285404, 2286004, 2286004, 1, 2284860, 284295168, 0, 1080825727, 9,
          2008965523, 895, 1080820607, 2285184, 933, 285321240, 1080819712,
          2284908, 13910635, 0, 1080823808, 2284908, 271122504, 30,
          237306232, 2284924, 285321248, 64, 1082983295, 237306232, 933, 0,
          285322448, 2284972, 237306288, 0, 285339600, 224, 0, 1, 0, 0,
          1147748352, 1065353216, 0, 188, 13921032, 1147748352, 285321232,
          1760, 1...}
        charincrement = 16384
        yscale = 1
        gl = 0x1ed4440
        israw = 1
        width = 2048
        j = 13670961
        gfxdecode = 0x1ed4650
        xscale = 1
        glcopy = {width = 2048, height = 1, total = 4096, planes = 8,
          planeoffset = {305419896, 0, 0, 0, 0, 0, 0, 0}, xoffset = {
            0 <repeats 32 times>}, yoffset = {16384, 0 <repeats 31 times>},
          charincrement = 16384, extxoffs = 0x22ea10, extyoffs = 0x22da10}
        region_base = 0x14000020 ""
        extpoffs = 0x22fa1c
        extxoffs = {0 <repeats 32 times>, 400, 2288268, 0, 2288308, 24,
          6161853, 2288332, 16, 285416952, 237306232, 237306232, 2106930304,
          16, 16, 0, 237306232, 0, 285413304, 0, 0, 166, 0, 1328, 285416944,
          285313824, 285416952, 233, 0, 198, 0, 12456, 285220480, 237306320,
          237305856, 2103799170, 2288944, 2103622556, 2103622709, 538,
          237305856, 1, 237305856, 1, 0, 72, 285409104, 237306232,
          2103987671, 237305856, 0, 237305856, 0, 72, 64, 0, 0, 525, 5111881,
          11, 285409096, 88, 64, 0, 0, 285416952, 285999112, 11, 2288592, 88,
          2984, 285313816, 285313824, 67305472, 72, 237305856, 2288076,
          284295168, 2288632, 88, 237305856, 67305472, 237306320, 237305856,
          2288108, 237307400, 285738624, 2103570968, 237305856, 1, 0,
          2288744, 2103987699, 237307400, 30, 237305856, 0, 237305856,
          285220400, 88, 237306232, 285409104, 237305856, 2103799170,
          2289216, 2103622556, 2103622709, 538, 237305856, 1, 0, 285313824,
          23423166, 2288648, 1343488361, 2289268, 137, 2103987704, 285999112,
          285738616, 2984, 237305856, 1343488361, 2103622709, 0, 304,
          237305856, 1262223360, 1, 2, 2103609415, 1262531800, 1262223360,
          1262223360, 285999112, 285738064, 285999112, 0, 2864, 0, 0, 0, 0,
          0, 2105641611, 284295168, 71, 24, 568, 285738056, 285738056,
          285738064, 24, 285416944, 285738744, 285418288, 0, 2288948, 568,
          237306216, 196608, 237306232, 30, 2288424, 237305856, 2289044,
          2103570968, 237305856, 237306232, 0, 2289060, 2103987699,
          237307400, 237306232, 237305856, 285738752, 285999104, 0,
          2103622709, 538, 237305856, 1, 2103588656, 238354432, 152,
          238354432, 285999112, 285738736, 2864, 16777218, 2289080...}
        planes = 8
        height = 1
        total = 4096
        gfxdecodeinfo = 0x1ed4600
        curgfx = 4
#3 0x00ccdfc4 in init_machine (machine=0xe261d60) at src/emu/mame.c:1416
        mame = 0xe256a38
        newbase = 0
#4 0x00cca599 in mame_execute (options=0xe356848) at src/emu/mame.c:278
        settingsloaded = 16020830
        driver = 0x1ed1440
        machine = 0xe261d60
        mame = 0xe256a38
        cb = 0x22fd50
        gamename = {<_astring_base> = {text = 0x22fccc "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000Qz\001\210à?\017µc?\002\000²\"\000O??w?\027?
w\000\000\000\000 ²\"\000Z?z\001\000\000\000\000.\000\000\000\000\000\000"}, <No
 data fields>}
        exit_pending = 0
        error = 0
        firstgame = 0
        firstrun = 1
#5 0x00f3ac8f in cli_execute (argc=5, argv=0xe3551c0, osd_options=0x2acc6e0)
    at src/emu/clifront.c:178
        gamename_option = 0xe356ae0 "f1superb"
        driver = 0x1ed1440
        exename = {<_astring_base> = {text = 0x22fde8 "mamed", alloclen = 56,
            smallbuf = "mamed\000exe\000SymGetLineFromAddr64\000s64\000\000\030?
a}\020÷a}\377\377\377\377\r÷a}\035\fM}"}, <No data fields>}
        options = 0xe356848
        result = -1
        gamename = {<_astring_base> = {text = 0x22fe28 "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000\a\000\000?²\"\000ª\000¿\000?\377\"\000\030?
a}?ub}\377\377\377\377?ub}xsb}\000\000Xm\210?\"\000\000\000\000"}, <No data fiel
ds>}
#6 0x00bed0f4 in utf8_main (argc=5, argv=0xe3551c0)
    at src/osd/windows/winmain.c:318
        ext = 0x56d8ecd ".map"
#7 0x017fa826 in wmain (argc=5, argv=0xe354c38) at src/osd/windows/main.c:82
        i = 5
        rc = 18
        utf8_argv = 0xe3551c0
#8 0x004013d4 in __tmainCRTStartup () at ../mingw-w64-crt/crt/crtexe.c:268
        fiberid = <value optimized out>
        nested = <value optimized out>
        lpszCommandLine = <value optimized out>
        StartupInfo = {cb = 0, lpReserved = 0x0, lpDesktop = 0x0,
          lpTitle = 0x0, dwX = 0, dwY = 0, dwXSize = 0, dwYSize = 0,
          dwXCountChars = 0, dwYCountChars = 0, dwFillAttribute = 0,
          dwFlags = 0, wShowWindow = 0, cbReserved2 = 0, lpReserved2 = 0x0,
          hStdInput = 0x0, hStdOutput = 0x0, hStdError = 0x0}
        inDoubleQuote = <value optimized out>
#9 0x7d4e7d42 in KERNEL32!GetDateFormatW ()
   from C:\WINDOWS\syswow64\kernel32.dll
No symbol table info available.
#10 0x00000000 in ?? ()
No symbol table info available.
0¿
Program received signal SIGSEGV, Segmentation fault.
0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
(gdb) bt full
#0 0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
No symbol table info available.
#1 0x00c64696 in gfx_element_alloc (machine=0xe261d60, gl=0x22fa10,
    srcdata=0x14000020 "", total_colors=256, color_base=0)
    at src/emu/drawgfx.c:259
        buffer = 0x14c986e0
        gfx = 0x110b7c00
        israw = 1
        planes = 8
        width = 2048
        height = 1
        total = 4096
#2 0x00c6442f in gfx_init (machine=0xe261d60) at src/emu/drawgfx.c:208
        region_length = 67108864
        extyoffs = {16384, 0 <repeats 33 times>, 1280, 967, 1, 1546542172,
          1347635524, 827933004, 2284288, 1308888103, 0, 0, 44221, 2284420,
          1308879321, 2284260, 3, 27, 2147483648, 272052592, 1308879331, 156,
          5, 237305856, 2103799170, 2284808, 2103622556, 2103622709, 538,
          237305856, 1, 0 <repeats 24 times>, 237306232, 0, 0, 0, 2968,
          37585, 2287524, 1308904379, 272053136, 272052968, 1308904812,
          284295168, 32, 1024, 0, 16, 0, 65535, 0, 0, 285316752, 1024, 0, 16,
          0, 65535, 0, 0, 30, 1024, 0, 32, 0, 16777215, 237306232, 0, 32,
          17408, 0, 237306232, 8, 285316760, 4278190080, 0, 0, 0, 0,
          237305856, 2284668, 25867186, 46677948, 46677948, 2284684,
          25867186, 46677948, 46677948, 0, 46677948, 0, 46700888, 6,
          237398648, 237305856, 2103799170, 2285184, 2103622556, 2103622709,
          538, 237305856, 1, 0, 2103571644, 2284748, 25183592, 9, 2284816,
          237398648, 2284720, 2286004, 2285184, 2284748, 25183414, 9,
          2285104, 2284764, 933, 2285184, 933, 2284908, 13912713, 2284816,
          933, 0, 25196332, 237306232, 46700888, 46677948, 0, 1760, 2284896,
          2285404, 2286004, 2286004, 1, 2284860, 284295168, 0, 1080825727, 9,
          2008965523, 895, 1080820607, 2285184, 933, 285321240, 1080819712,
          2284908, 13910635, 0, 1080823808, 2284908, 271122504, 30,
          237306232, 2284924, 285321248, 64, 1082983295, 237306232, 933, 0,
          285322448, 2284972, 237306288, 0, 285339600, 224, 0, 1, 0, 0,
          1147748352, 1065353216, 0, 188, 13921032, 1147748352, 285321232,
          1760, 1...}
        charincrement = 16384
        yscale = 1
        gl = 0x1ed4440
        israw = 1
        width = 2048
        j = 13670961
        gfxdecode = 0x1ed4650
        xscale = 1
        glcopy = {width = 2048, height = 1, total = 4096, planes = 8,
          planeoffset = {305419896, 0, 0, 0, 0, 0, 0, 0}, xoffset = {
            0 <repeats 32 times>}, yoffset = {16384, 0 <repeats 31 times>},
          charincrement = 16384, extxoffs = 0x22ea10, extyoffs = 0x22da10}
        region_base = 0x14000020 ""
        extpoffs = 0x22fa1c
        extxoffs = {0 <repeats 32 times>, 400, 2288268, 0, 2288308, 24,
          6161853, 2288332, 16, 285416952, 237306232, 237306232, 2106930304,
          16, 16, 0, 237306232, 0, 285413304, 0, 0, 166, 0, 1328, 285416944,
          285313824, 285416952, 233, 0, 198, 0, 12456, 285220480, 237306320,
          237305856, 2103799170, 2288944, 2103622556, 2103622709, 538,
          237305856, 1, 237305856, 1, 0, 72, 285409104, 237306232,
          2103987671, 237305856, 0, 237305856, 0, 72, 64, 0, 0, 525, 5111881,
          11, 285409096, 88, 64, 0, 0, 285416952, 285999112, 11, 2288592, 88,
          2984, 285313816, 285313824, 67305472, 72, 237305856, 2288076,
          284295168, 2288632, 88, 237305856, 67305472, 237306320, 237305856,
          2288108, 237307400, 285738624, 2103570968, 237305856, 1, 0,
          2288744, 2103987699, 237307400, 30, 237305856, 0, 237305856,
          285220400, 88, 237306232, 285409104, 237305856, 2103799170,
          2289216, 2103622556, 2103622709, 538, 237305856, 1, 0, 285313824,
          23423166, 2288648, 1343488361, 2289268, 137, 2103987704, 285999112,
          285738616, 2984, 237305856, 1343488361, 2103622709, 0, 304,
          237305856, 1262223360, 1, 2, 2103609415, 1262531800, 1262223360,
          1262223360, 285999112, 285738064, 285999112, 0, 2864, 0, 0, 0, 0,
          0, 2105641611, 284295168, 71, 24, 568, 285738056, 285738056,
          285738064, 24, 285416944, 285738744, 285418288, 0, 2288948, 568,
          237306216, 196608, 237306232, 30, 2288424, 237305856, 2289044,
          2103570968, 237305856, 237306232, 0, 2289060, 2103987699,
          237307400, 237306232, 237305856, 285738752, 285999104, 0,
          2103622709, 538, 237305856, 1, 2103588656, 238354432, 152,
          238354432, 285999112, 285738736, 2864, 16777218, 2289080...}
        planes = 8
        height = 1
        total = 4096
        gfxdecodeinfo = 0x1ed4600
        curgfx = 4
#3 0x00ccdfc4 in init_machine (machine=0xe261d60) at src/emu/mame.c:1416
        mame = 0xe256a38
        newbase = 0
#4 0x00cca599 in mame_execute (options=0xe356848) at src/emu/mame.c:278
        settingsloaded = 16020830
        driver = 0x1ed1440
        machine = 0xe261d60
        mame = 0xe256a38
        cb = 0x22fd50
        gamename = {<_astring_base> = {text = 0x22fccc "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000Qz\001\210à?\017µc?\002\000²\"\000O??w?\027?
w\000\000\000\000 ²\"\000Z?z\001\000\000\000\000.\000\000\000\000\000\000"}, <No
 data fields>}
        exit_pending = 0
        error = 0
        firstgame = 0
        firstrun = 1
#5 0x00f3ac8f in cli_execute (argc=5, argv=0xe3551c0, osd_options=0x2acc6e0)
    at src/emu/clifront.c:178
        gamename_option = 0xe356ae0 "f1superb"
        driver = 0x1ed1440
        exename = {<_astring_base> = {text = 0x22fde8 "mamed", alloclen = 56,
            smallbuf = "mamed\000exe\000SymGetLineFromAddr64\000s64\000\000\030?
a}\020÷a}\377\377\377\377\r÷a}\035\fM}"}, <No data fields>}
        options = 0xe356848
        result = -1
        gamename = {<_astring_base> = {text = 0x22fe28 "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000\a\000\000?²\"\000ª\000¿\000?\377\"\000\030?
a}?ub}\377\377\377\377?ub}xsb}\000\000Xm\210?\"\000\000\000\000"}, <No data fiel
ds>}
#6 0x00bed0f4 in utf8_main (argc=5, argv=0xe3551c0)
    at src/osd/windows/winmain.c:318
        ext = 0x56d8ecd ".map"
#7 0x017fa826 in wmain (argc=5, argv=0xe354c38) at src/osd/windows/main.c:82
        i = 5
        rc = 18
        utf8_argv = 0xe3551c0
#8 0x004013d4 in __tmainCRTStartup () at ../mingw-w64-crt/crt/crtexe.c:268
        fiberid = <value optimized out>
        nested = <value optimized out>
        lpszCommandLine = <value optimized out>
        StartupInfo = {cb = 0, lpReserved = 0x0, lpDesktop = 0x0,
          lpTitle = 0x0, dwX = 0, dwY = 0, dwXSize = 0, dwYSize = 0,
          dwXCountChars = 0, dwYCountChars = 0, dwFillAttribute = 0,
          dwFlags = 0, wShowWindow = 0, cbReserved2 = 0, lpReserved2 = 0x0,
          hStdInput = 0x0, hStdOutput = 0x0, hStdError = 0x0}
        inDoubleQuote = <value optimized out>
#9 0x7d4e7d42 in KERNEL32!GetDateFormatW ()
   from C:\WINDOWS\syswow64\kernel32.dll
No symbol table info available.
#10 0x00000000 in ?? ()
No symbol table info available.
0?7\"
Program received signal SIGSEGV, Segmentation fault.
0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
(gdb) bt full
#0 0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
No symbol table info available.
#1 0x00c64696 in gfx_element_alloc (machine=0xe261d60, gl=0x22fa10,
    srcdata=0x14000020 "", total_colors=256, color_base=0)
    at src/emu/drawgfx.c:259
        buffer = 0x14c986e0
        gfx = 0x110b7c00
        israw = 1
        planes = 8
        width = 2048
        height = 1
        total = 4096
#2 0x00c6442f in gfx_init (machine=0xe261d60) at src/emu/drawgfx.c:208
        region_length = 67108864
        extyoffs = {16384, 0 <repeats 33 times>, 1280, 967, 1, 1546542172,
          1347635524, 827933004, 2284288, 1308888103, 0, 0, 44221, 2284420,
          1308879321, 2284260, 3, 27, 2147483648, 272052592, 1308879331, 156,
          5, 237305856, 2103799170, 2284808, 2103622556, 2103622709, 538,
          237305856, 1, 0 <repeats 24 times>, 237306232, 0, 0, 0, 2968,
          37585, 2287524, 1308904379, 272053136, 272052968, 1308904812,
          284295168, 32, 1024, 0, 16, 0, 65535, 0, 0, 285316752, 1024, 0, 16,
          0, 65535, 0, 0, 30, 1024, 0, 32, 0, 16777215, 237306232, 0, 32,
          17408, 0, 237306232, 8, 285316760, 4278190080, 0, 0, 0, 0,
          237305856, 2284668, 25867186, 46677948, 46677948, 2284684,
          25867186, 46677948, 46677948, 0, 46677948, 0, 46700888, 6,
          237398648, 237305856, 2103799170, 2285184, 2103622556, 2103622709,
          538, 237305856, 1, 0, 2103571644, 2284748, 25183592, 9, 2284816,
          237398648, 2284720, 2286004, 2285184, 2284748, 25183414, 9,
          2285104, 2284764, 933, 2285184, 933, 2284908, 13912713, 2284816,
          933, 0, 25196332, 237306232, 46700888, 46677948, 0, 1760, 2284896,
          2285404, 2286004, 2286004, 1, 2284860, 284295168, 0, 1080825727, 9,
          2008965523, 895, 1080820607, 2285184, 933, 285321240, 1080819712,
          2284908, 13910635, 0, 1080823808, 2284908, 271122504, 30,
          237306232, 2284924, 285321248, 64, 1082983295, 237306232, 933, 0,
          285322448, 2284972, 237306288, 0, 285339600, 224, 0, 1, 0, 0,
          1147748352, 1065353216, 0, 188, 13921032, 1147748352, 285321232,
          1760, 1...}
        charincrement = 16384
        yscale = 1
        gl = 0x1ed4440
        israw = 1
        width = 2048
        j = 13670961
        gfxdecode = 0x1ed4650
        xscale = 1
        glcopy = {width = 2048, height = 1, total = 4096, planes = 8,
          planeoffset = {305419896, 0, 0, 0, 0, 0, 0, 0}, xoffset = {
            0 <repeats 32 times>}, yoffset = {16384, 0 <repeats 31 times>},
          charincrement = 16384, extxoffs = 0x22ea10, extyoffs = 0x22da10}
        region_base = 0x14000020 ""
        extpoffs = 0x22fa1c
        extxoffs = {0 <repeats 32 times>, 400, 2288268, 0, 2288308, 24,
          6161853, 2288332, 16, 285416952, 237306232, 237306232, 2106930304,
          16, 16, 0, 237306232, 0, 285413304, 0, 0, 166, 0, 1328, 285416944,
          285313824, 285416952, 233, 0, 198, 0, 12456, 285220480, 237306320,
          237305856, 2103799170, 2288944, 2103622556, 2103622709, 538,
          237305856, 1, 237305856, 1, 0, 72, 285409104, 237306232,
          2103987671, 237305856, 0, 237305856, 0, 72, 64, 0, 0, 525, 5111881,
          11, 285409096, 88, 64, 0, 0, 285416952, 285999112, 11, 2288592, 88,
          2984, 285313816, 285313824, 67305472, 72, 237305856, 2288076,
          284295168, 2288632, 88, 237305856, 67305472, 237306320, 237305856,
          2288108, 237307400, 285738624, 2103570968, 237305856, 1, 0,
          2288744, 2103987699, 237307400, 30, 237305856, 0, 237305856,
          285220400, 88, 237306232, 285409104, 237305856, 2103799170,
          2289216, 2103622556, 2103622709, 538, 237305856, 1, 0, 285313824,
          23423166, 2288648, 1343488361, 2289268, 137, 2103987704, 285999112,
          285738616, 2984, 237305856, 1343488361, 2103622709, 0, 304,
          237305856, 1262223360, 1, 2, 2103609415, 1262531800, 1262223360,
          1262223360, 285999112, 285738064, 285999112, 0, 2864, 0, 0, 0, 0,
          0, 2105641611, 284295168, 71, 24, 568, 285738056, 285738056,
          285738064, 24, 285416944, 285738744, 285418288, 0, 2288948, 568,
          237306216, 196608, 237306232, 30, 2288424, 237305856, 2289044,
          2103570968, 237305856, 237306232, 0, 2289060, 2103987699,
          237307400, 237306232, 237305856, 285738752, 285999104, 0,
          2103622709, 538, 237305856, 1, 2103588656, 238354432, 152,
          238354432, 285999112, 285738736, 2864, 16777218, 2289080...}
        planes = 8
        height = 1
        total = 4096
        gfxdecodeinfo = 0x1ed4600
        curgfx = 4
#3 0x00ccdfc4 in init_machine (machine=0xe261d60) at src/emu/mame.c:1416
        mame = 0xe256a38
        newbase = 0
#4 0x00cca599 in mame_execute (options=0xe356848) at src/emu/mame.c:278
        settingsloaded = 16020830
        driver = 0x1ed1440
        machine = 0xe261d60
        mame = 0xe256a38
        cb = 0x22fd50
        gamename = {<_astring_base> = {text = 0x22fccc "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000Qz\001\210à?\017µc?\002\000²\"\000O??w?\027?
w\000\000\000\000 ²\"\000Z?z\001\000\000\000\000.\000\000\000\000\000\000"}, <No
 data fields>}
        exit_pending = 0
        error = 0
        firstgame = 0
        firstrun = 1
#5 0x00f3ac8f in cli_execute (argc=5, argv=0xe3551c0, osd_options=0x2acc6e0)
    at src/emu/clifront.c:178
        gamename_option = 0xe356ae0 "f1superb"
        driver = 0x1ed1440
        exename = {<_astring_base> = {text = 0x22fde8 "mamed", alloclen = 56,
            smallbuf = "mamed\000exe\000SymGetLineFromAddr64\000s64\000\000\030?
a}\020÷a}\377\377\377\377\r÷a}\035\fM}"}, <No data fields>}
        options = 0xe356848
        result = -1
        gamename = {<_astring_base> = {text = 0x22fe28 "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000\a\000\000?²\"\000ª\000¿\000?\377\"\000\030?
a}?ub}\377\377\377\377?ub}xsb}\000\000Xm\210?\"\000\000\000\000"}, <No data fiel
ds>}
#6 0x00bed0f4 in utf8_main (argc=5, argv=0xe3551c0)
    at src/osd/windows/winmain.c:318
        ext = 0x56d8ecd ".map"
#7 0x017fa826 in wmain (argc=5, argv=0xe354c38) at src/osd/windows/main.c:82
        i = 5
        rc = 18
        utf8_argv = 0xe3551c0
#8 0x004013d4 in __tmainCRTStartup () at ../mingw-w64-crt/crt/crtexe.c:268
        fiberid = <value optimized out>
        nested = <value optimized out>
        lpszCommandLine = <value optimized out>
        StartupInfo = {cb = 0, lpReserved = 0x0, lpDesktop = 0x0,
          lpTitle = 0x0, dwX = 0, dwY = 0, dwXSize = 0, dwYSize = 0,
          dwXCountChars = 0, dwYCountChars = 0, dwFillAttribute = 0,
          dwFlags = 0, wShowWindow = 0, cbReserved2 = 0, lpReserved2 = 0x0,
          hStdInput = 0x0, hStdOutput = 0x0, hStdError = 0x0}
        inDoubleQuote = <value optimized out>
#9 0x7d4e7d42 in KERNEL32!GetDateFormatW ()
   from C:\WINDOWS\syswow64\kernel32.dll
No symbol table info available.
#10 0x00000000 in ?? ()
No symbol table info available.
00? a}?ub}7777?ub}xsb}
Program received signal SIGSEGV, Segmentation fault.
0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
(gdb) bt full
#0 0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
No symbol table info available.
#1 0x00c64696 in gfx_element_alloc (machine=0xe261d60, gl=0x22fa10,
    srcdata=0x14000020 "", total_colors=256, color_base=0)
    at src/emu/drawgfx.c:259
        buffer = 0x14c986e0
        gfx = 0x110b7c00
        israw = 1
        planes = 8
        width = 2048
        height = 1
        total = 4096
#2 0x00c6442f in gfx_init (machine=0xe261d60) at src/emu/drawgfx.c:208
        region_length = 67108864
        extyoffs = {16384, 0 <repeats 33 times>, 1280, 967, 1, 1546542172,
          1347635524, 827933004, 2284288, 1308888103, 0, 0, 44221, 2284420,
          1308879321, 2284260, 3, 27, 2147483648, 272052592, 1308879331, 156,
          5, 237305856, 2103799170, 2284808, 2103622556, 2103622709, 538,
          237305856, 1, 0 <repeats 24 times>, 237306232, 0, 0, 0, 2968,
          37585, 2287524, 1308904379, 272053136, 272052968, 1308904812,
          284295168, 32, 1024, 0, 16, 0, 65535, 0, 0, 285316752, 1024, 0, 16,
          0, 65535, 0, 0, 30, 1024, 0, 32, 0, 16777215, 237306232, 0, 32,
          17408, 0, 237306232, 8, 285316760, 4278190080, 0, 0, 0, 0,
          237305856, 2284668, 25867186, 46677948, 46677948, 2284684,
          25867186, 46677948, 46677948, 0, 46677948, 0, 46700888, 6,
          237398648, 237305856, 2103799170, 2285184, 2103622556, 2103622709,
          538, 237305856, 1, 0, 2103571644, 2284748, 25183592, 9, 2284816,
          237398648, 2284720, 2286004, 2285184, 2284748, 25183414, 9,
          2285104, 2284764, 933, 2285184, 933, 2284908, 13912713, 2284816,
          933, 0, 25196332, 237306232, 46700888, 46677948, 0, 1760, 2284896,
          2285404, 2286004, 2286004, 1, 2284860, 284295168, 0, 1080825727, 9,
          2008965523, 895, 1080820607, 2285184, 933, 285321240, 1080819712,
          2284908, 13910635, 0, 1080823808, 2284908, 271122504, 30,
          237306232, 2284924, 285321248, 64, 1082983295, 237306232, 933, 0,
          285322448, 2284972, 237306288, 0, 285339600, 224, 0, 1, 0, 0,
          1147748352, 1065353216, 0, 188, 13921032, 1147748352, 285321232,
          1760, 1...}
        charincrement = 16384
        yscale = 1
        gl = 0x1ed4440
        israw = 1
        width = 2048
        j = 13670961
        gfxdecode = 0x1ed4650
        xscale = 1
        glcopy = {width = 2048, height = 1, total = 4096, planes = 8,
          planeoffset = {305419896, 0, 0, 0, 0, 0, 0, 0}, xoffset = {
            0 <repeats 32 times>}, yoffset = {16384, 0 <repeats 31 times>},
          charincrement = 16384, extxoffs = 0x22ea10, extyoffs = 0x22da10}
        region_base = 0x14000020 ""
        extpoffs = 0x22fa1c
        extxoffs = {0 <repeats 32 times>, 400, 2288268, 0, 2288308, 24,
          6161853, 2288332, 16, 285416952, 237306232, 237306232, 2106930304,
          16, 16, 0, 237306232, 0, 285413304, 0, 0, 166, 0, 1328, 285416944,
          285313824, 285416952, 233, 0, 198, 0, 12456, 285220480, 237306320,
          237305856, 2103799170, 2288944, 2103622556, 2103622709, 538,
          237305856, 1, 237305856, 1, 0, 72, 285409104, 237306232,
          2103987671, 237305856, 0, 237305856, 0, 72, 64, 0, 0, 525, 5111881,
          11, 285409096, 88, 64, 0, 0, 285416952, 285999112, 11, 2288592, 88,
          2984, 285313816, 285313824, 67305472, 72, 237305856, 2288076,
          284295168, 2288632, 88, 237305856, 67305472, 237306320, 237305856,
          2288108, 237307400, 285738624, 2103570968, 237305856, 1, 0,
          2288744, 2103987699, 237307400, 30, 237305856, 0, 237305856,
          285220400, 88, 237306232, 285409104, 237305856, 2103799170,
          2289216, 2103622556, 2103622709, 538, 237305856, 1, 0, 285313824,
          23423166, 2288648, 1343488361, 2289268, 137, 2103987704, 285999112,
          285738616, 2984, 237305856, 1343488361, 2103622709, 0, 304,
          237305856, 1262223360, 1, 2, 2103609415, 1262531800, 1262223360,
          1262223360, 285999112, 285738064, 285999112, 0, 2864, 0, 0, 0, 0,
          0, 2105641611, 284295168, 71, 24, 568, 285738056, 285738056,
          285738064, 24, 285416944, 285738744, 285418288, 0, 2288948, 568,
          237306216, 196608, 237306232, 30, 2288424, 237305856, 2289044,
          2103570968, 237305856, 237306232, 0, 2289060, 2103987699,
          237307400, 237306232, 237305856, 285738752, 285999104, 0,
          2103622709, 538, 237305856, 1, 2103588656, 238354432, 152,
          238354432, 285999112, 285738736, 2864, 16777218, 2289080...}
        planes = 8
        height = 1
        total = 4096
        gfxdecodeinfo = 0x1ed4600
        curgfx = 4
#3 0x00ccdfc4 in init_machine (machine=0xe261d60) at src/emu/mame.c:1416
        mame = 0xe256a38
        newbase = 0
#4 0x00cca599 in mame_execute (options=0xe356848) at src/emu/mame.c:278
        settingsloaded = 16020830
        driver = 0x1ed1440
        machine = 0xe261d60
        mame = 0xe256a38
        cb = 0x22fd50
        gamename = {<_astring_base> = {text = 0x22fccc "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000Qz\001\210à?\017µc?\002\000²\"\000O??w?\027?
w\000\000\000\000 ²\"\000Z?z\001\000\000\000\000.\000\000\000\000\000\000"}, <No
 data fields>}
        exit_pending = 0
        error = 0
        firstgame = 0
        firstrun = 1
#5 0x00f3ac8f in cli_execute (argc=5, argv=0xe3551c0, osd_options=0x2acc6e0)
    at src/emu/clifront.c:178
        gamename_option = 0xe356ae0 "f1superb"
        driver = 0x1ed1440
        exename = {<_astring_base> = {text = 0x22fde8 "mamed", alloclen = 56,
            smallbuf = "mamed\000exe\000SymGetLineFromAddr64\000s64\000\000\030?
a}\020÷a}\377\377\377\377\r÷a}\035\fM}"}, <No data fields>}
        options = 0xe356848
        result = -1
        gamename = {<_astring_base> = {text = 0x22fe28 "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000\a\000\000?²\"\000ª\000¿\000?\377\"\000\030?
a}?ub}\377\377\377\377?ub}xsb}\000\000Xm\210?\"\000\000\000\000"}, <No data fiel
ds>}
#6 0x00bed0f4 in utf8_main (argc=5, argv=0xe3551c0)
    at src/osd/windows/winmain.c:318
        ext = 0x56d8ecd ".map"
#7 0x017fa826 in wmain (argc=5, argv=0xe354c38) at src/osd/windows/main.c:82
        i = 5
        rc = 18
        utf8_argv = 0xe3551c0
#8 0x004013d4 in __tmainCRTStartup () at ../mingw-w64-crt/crt/crtexe.c:268
        fiberid = <value optimized out>
        nested = <value optimized out>
        lpszCommandLine = <value optimized out>
        StartupInfo = {cb = 0, lpReserved = 0x0, lpDesktop = 0x0,
          lpTitle = 0x0, dwX = 0, dwY = 0, dwXSize = 0, dwYSize = 0,
          dwXCountChars = 0, dwYCountChars = 0, dwFillAttribute = 0,
          dwFlags = 0, wShowWindow = 0, cbReserved2 = 0, lpReserved2 = 0x0,
          hStdInput = 0x0, hStdOutput = 0x0, hStdError = 0x0}
        inDoubleQuote = <value optimized out>
#9 0x7d4e7d42 in KERNEL32!GetDateFormatW ()
   from C:\WINDOWS\syswow64\kernel32.dll
No symbol table info available.
#10 0x00000000 in ?? ()
No symbol table info available.
0
Program received signal SIGSEGV, Segmentation fault.
0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
(gdb) bt full
#0 0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
No symbol table info available.
#1 0x00c64696 in gfx_element_alloc (machine=0xe261d60, gl=0x22fa10,
    srcdata=0x14000020 "", total_colors=256, color_base=0)
    at src/emu/drawgfx.c:259
        buffer = 0x14c986e0
        gfx = 0x110b7c00
        israw = 1
        planes = 8
        width = 2048
        height = 1
        total = 4096
#2 0x00c6442f in gfx_init (machine=0xe261d60) at src/emu/drawgfx.c:208
        region_length = 67108864
        extyoffs = {16384, 0 <repeats 33 times>, 1280, 967, 1, 1546542172,
          1347635524, 827933004, 2284288, 1308888103, 0, 0, 44221, 2284420,
          1308879321, 2284260, 3, 27, 2147483648, 272052592, 1308879331, 156,
          5, 237305856, 2103799170, 2284808, 2103622556, 2103622709, 538,
          237305856, 1, 0 <repeats 24 times>, 237306232, 0, 0, 0, 2968,
          37585, 2287524, 1308904379, 272053136, 272052968, 1308904812,
          284295168, 32, 1024, 0, 16, 0, 65535, 0, 0, 285316752, 1024, 0, 16,
          0, 65535, 0, 0, 30, 1024, 0, 32, 0, 16777215, 237306232, 0, 32,
          17408, 0, 237306232, 8, 285316760, 4278190080, 0, 0, 0, 0,
          237305856, 2284668, 25867186, 46677948, 46677948, 2284684,
          25867186, 46677948, 46677948, 0, 46677948, 0, 46700888, 6,
          237398648, 237305856, 2103799170, 2285184, 2103622556, 2103622709,
          538, 237305856, 1, 0, 2103571644, 2284748, 25183592, 9, 2284816,
          237398648, 2284720, 2286004, 2285184, 2284748, 25183414, 9,
          2285104, 2284764, 933, 2285184, 933, 2284908, 13912713, 2284816,
          933, 0, 25196332, 237306232, 46700888, 46677948, 0, 1760, 2284896,
          2285404, 2286004, 2286004, 1, 2284860, 284295168, 0, 1080825727, 9,
          2008965523, 895, 1080820607, 2285184, 933, 285321240, 1080819712,
          2284908, 13910635, 0, 1080823808, 2284908, 271122504, 30,
          237306232, 2284924, 285321248, 64, 1082983295, 237306232, 933, 0,
          285322448, 2284972, 237306288, 0, 285339600, 224, 0, 1, 0, 0,
          1147748352, 1065353216, 0, 188, 13921032, 1147748352, 285321232,
          1760, 1...}
        charincrement = 16384
        yscale = 1
        gl = 0x1ed4440
        israw = 1
        width = 2048
        j = 13670961
        gfxdecode = 0x1ed4650
        xscale = 1
        glcopy = {width = 2048, height = 1, total = 4096, planes = 8,
          planeoffset = {305419896, 0, 0, 0, 0, 0, 0, 0}, xoffset = {
            0 <repeats 32 times>}, yoffset = {16384, 0 <repeats 31 times>},
          charincrement = 16384, extxoffs = 0x22ea10, extyoffs = 0x22da10}
        region_base = 0x14000020 ""
        extpoffs = 0x22fa1c
        extxoffs = {0 <repeats 32 times>, 400, 2288268, 0, 2288308, 24,
          6161853, 2288332, 16, 285416952, 237306232, 237306232, 2106930304,
          16, 16, 0, 237306232, 0, 285413304, 0, 0, 166, 0, 1328, 285416944,
          285313824, 285416952, 233, 0, 198, 0, 12456, 285220480, 237306320,
          237305856, 2103799170, 2288944, 2103622556, 2103622709, 538,
          237305856, 1, 237305856, 1, 0, 72, 285409104, 237306232,
          2103987671, 237305856, 0, 237305856, 0, 72, 64, 0, 0, 525, 5111881,
          11, 285409096, 88, 64, 0, 0, 285416952, 285999112, 11, 2288592, 88,
          2984, 285313816, 285313824, 67305472, 72, 237305856, 2288076,
          284295168, 2288632, 88, 237305856, 67305472, 237306320, 237305856,
          2288108, 237307400, 285738624, 2103570968, 237305856, 1, 0,
          2288744, 2103987699, 237307400, 30, 237305856, 0, 237305856,
          285220400, 88, 237306232, 285409104, 237305856, 2103799170,
          2289216, 2103622556, 2103622709, 538, 237305856, 1, 0, 285313824,
          23423166, 2288648, 1343488361, 2289268, 137, 2103987704, 285999112,
          285738616, 2984, 237305856, 1343488361, 2103622709, 0, 304,
          237305856, 1262223360, 1, 2, 2103609415, 1262531800, 1262223360,
          1262223360, 285999112, 285738064, 285999112, 0, 2864, 0, 0, 0, 0,
          0, 2105641611, 284295168, 71, 24, 568, 285738056, 285738056,
          285738064, 24, 285416944, 285738744, 285418288, 0, 2288948, 568,
          237306216, 196608, 237306232, 30, 2288424, 237305856, 2289044,
          2103570968, 237305856, 237306232, 0, 2289060, 2103987699,
          237307400, 237306232, 237305856, 285738752, 285999104, 0,
          2103622709, 538, 237305856, 1, 2103588656, 238354432, 152,
          238354432, 285999112, 285738736, 2864, 16777218, 2289080...}
        planes = 8
        height = 1
        total = 4096
        gfxdecodeinfo = 0x1ed4600
        curgfx = 4
#3 0x00ccdfc4 in init_machine (machine=0xe261d60) at src/emu/mame.c:1416
        mame = 0xe256a38
        newbase = 0
#4 0x00cca599 in mame_execute (options=0xe356848) at src/emu/mame.c:278
        settingsloaded = 16020830
        driver = 0x1ed1440
        machine = 0xe261d60
        mame = 0xe256a38
        cb = 0x22fd50
        gamename = {<_astring_base> = {text = 0x22fccc "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000Qz\001\210à?\017µc?\002\000²\"\000O??w?\027?
w\000\000\000\000 ²\"\000Z?z\001\000\000\000\000.\000\000\000\000\000\000"}, <No
 data fields>}
        exit_pending = 0
        error = 0
        firstgame = 0
        firstrun = 1
#5 0x00f3ac8f in cli_execute (argc=5, argv=0xe3551c0, osd_options=0x2acc6e0)
    at src/emu/clifront.c:178
        gamename_option = 0xe356ae0 "f1superb"
        driver = 0x1ed1440
        exename = {<_astring_base> = {text = 0x22fde8 "mamed", alloclen = 56,
            smallbuf = "mamed\000exe\000SymGetLineFromAddr64\000s64\000\000\030?
a}\020÷a}\377\377\377\377\r÷a}\035\fM}"}, <No data fields>}
        options = 0xe356848
        result = -1
        gamename = {<_astring_base> = {text = 0x22fe28 "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000\a\000\000?²\"\000ª\000¿\000?\377\"\000\030?
a}?ub}\377\377\377\377?ub}xsb}\000\000Xm\210?\"\000\000\000\000"}, <No data fiel
ds>}
#6 0x00bed0f4 in utf8_main (argc=5, argv=0xe3551c0)
    at src/osd/windows/winmain.c:318
        ext = 0x56d8ecd ".map"
#7 0x017fa826 in wmain (argc=5, argv=0xe354c38) at src/osd/windows/main.c:82
        i = 5
        rc = 18
        utf8_argv = 0xe3551c0
#8 0x004013d4 in __tmainCRTStartup () at ../mingw-w64-crt/crt/crtexe.c:268
        fiberid = <value optimized out>
        nested = <value optimized out>
        lpszCommandLine = <value optimized out>
        StartupInfo = {cb = 0, lpReserved = 0x0, lpDesktop = 0x0,
          lpTitle = 0x0, dwX = 0, dwY = 0, dwXSize = 0, dwYSize = 0,
          dwXCountChars = 0, dwYCountChars = 0, dwFillAttribute = 0,
          dwFlags = 0, wShowWindow = 0, cbReserved2 = 0, lpReserved2 = 0x0,
          hStdInput = 0x0, hStdOutput = 0x0, hStdError = 0x0}
        inDoubleQuote = <value optimized out>
#9 0x7d4e7d42 in KERNEL32!GetDateFormatW ()
   from C:\WINDOWS\syswow64\kernel32.dll
No symbol table info available.
#10 0x00000000 in ?? ()
No symbol table info available.
0Xm0?\"
Program received signal SIGSEGV, Segmentation fault.
0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
(gdb) bt full
#0 0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
No symbol table info available.
#1 0x00c64696 in gfx_element_alloc (machine=0xe261d60, gl=0x22fa10,
    srcdata=0x14000020 "", total_colors=256, color_base=0)
    at src/emu/drawgfx.c:259
        buffer = 0x14c986e0
        gfx = 0x110b7c00
        israw = 1
        planes = 8
        width = 2048
        height = 1
        total = 4096
#2 0x00c6442f in gfx_init (machine=0xe261d60) at src/emu/drawgfx.c:208
        region_length = 67108864
        extyoffs = {16384, 0 <repeats 33 times>, 1280, 967, 1, 1546542172,
          1347635524, 827933004, 2284288, 1308888103, 0, 0, 44221, 2284420,
          1308879321, 2284260, 3, 27, 2147483648, 272052592, 1308879331, 156,
          5, 237305856, 2103799170, 2284808, 2103622556, 2103622709, 538,
          237305856, 1, 0 <repeats 24 times>, 237306232, 0, 0, 0, 2968,
          37585, 2287524, 1308904379, 272053136, 272052968, 1308904812,
          284295168, 32, 1024, 0, 16, 0, 65535, 0, 0, 285316752, 1024, 0, 16,
          0, 65535, 0, 0, 30, 1024, 0, 32, 0, 16777215, 237306232, 0, 32,
          17408, 0, 237306232, 8, 285316760, 4278190080, 0, 0, 0, 0,
          237305856, 2284668, 25867186, 46677948, 46677948, 2284684,
          25867186, 46677948, 46677948, 0, 46677948, 0, 46700888, 6,
          237398648, 237305856, 2103799170, 2285184, 2103622556, 2103622709,
          538, 237305856, 1, 0, 2103571644, 2284748, 25183592, 9, 2284816,
          237398648, 2284720, 2286004, 2285184, 2284748, 25183414, 9,
          2285104, 2284764, 933, 2285184, 933, 2284908, 13912713, 2284816,
          933, 0, 25196332, 237306232, 46700888, 46677948, 0, 1760, 2284896,
          2285404, 2286004, 2286004, 1, 2284860, 284295168, 0, 1080825727, 9,
          2008965523, 895, 1080820607, 2285184, 933, 285321240, 1080819712,
          2284908, 13910635, 0, 1080823808, 2284908, 271122504, 30,
          237306232, 2284924, 285321248, 64, 1082983295, 237306232, 933, 0,
          285322448, 2284972, 237306288, 0, 285339600, 224, 0, 1, 0, 0,
          1147748352, 1065353216, 0, 188, 13921032, 1147748352, 285321232,
          1760, 1...}
        charincrement = 16384
        yscale = 1
        gl = 0x1ed4440
        israw = 1
        width = 2048
        j = 13670961
        gfxdecode = 0x1ed4650
        xscale = 1
        glcopy = {width = 2048, height = 1, total = 4096, planes = 8,
          planeoffset = {305419896, 0, 0, 0, 0, 0, 0, 0}, xoffset = {
            0 <repeats 32 times>}, yoffset = {16384, 0 <repeats 31 times>},
          charincrement = 16384, extxoffs = 0x22ea10, extyoffs = 0x22da10}
        region_base = 0x14000020 ""
        extpoffs = 0x22fa1c
        extxoffs = {0 <repeats 32 times>, 400, 2288268, 0, 2288308, 24,
          6161853, 2288332, 16, 285416952, 237306232, 237306232, 2106930304,
          16, 16, 0, 237306232, 0, 285413304, 0, 0, 166, 0, 1328, 285416944,
          285313824, 285416952, 233, 0, 198, 0, 12456, 285220480, 237306320,
          237305856, 2103799170, 2288944, 2103622556, 2103622709, 538,
          237305856, 1, 237305856, 1, 0, 72, 285409104, 237306232,
          2103987671, 237305856, 0, 237305856, 0, 72, 64, 0, 0, 525, 5111881,
          11, 285409096, 88, 64, 0, 0, 285416952, 285999112, 11, 2288592, 88,
          2984, 285313816, 285313824, 67305472, 72, 237305856, 2288076,
          284295168, 2288632, 88, 237305856, 67305472, 237306320, 237305856,
          2288108, 237307400, 285738624, 2103570968, 237305856, 1, 0,
          2288744, 2103987699, 237307400, 30, 237305856, 0, 237305856,
          285220400, 88, 237306232, 285409104, 237305856, 2103799170,
          2289216, 2103622556, 2103622709, 538, 237305856, 1, 0, 285313824,
          23423166, 2288648, 1343488361, 2289268, 137, 2103987704, 285999112,
          285738616, 2984, 237305856, 1343488361, 2103622709, 0, 304,
          237305856, 1262223360, 1, 2, 2103609415, 1262531800, 1262223360,
          1262223360, 285999112, 285738064, 285999112, 0, 2864, 0, 0, 0, 0,
          0, 2105641611, 284295168, 71, 24, 568, 285738056, 285738056,
          285738064, 24, 285416944, 285738744, 285418288, 0, 2288948, 568,
          237306216, 196608, 237306232, 30, 2288424, 237305856, 2289044,
          2103570968, 237305856, 237306232, 0, 2289060, 2103987699,
          237307400, 237306232, 237305856, 285738752, 285999104, 0,
          2103622709, 538, 237305856, 1, 2103588656, 238354432, 152,
          238354432, 285999112, 285738736, 2864, 16777218, 2289080...}
        planes = 8
        height = 1
        total = 4096
        gfxdecodeinfo = 0x1ed4600
        curgfx = 4
#3 0x00ccdfc4 in init_machine (machine=0xe261d60) at src/emu/mame.c:1416
        mame = 0xe256a38
        newbase = 0
#4 0x00cca599 in mame_execute (options=0xe356848) at src/emu/mame.c:278
        settingsloaded = 16020830
        driver = 0x1ed1440
        machine = 0xe261d60
        mame = 0xe256a38
        cb = 0x22fd50
        gamename = {<_astring_base> = {text = 0x22fccc "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000Qz\001\210à?\017µc?\002\000²\"\000O??w?\027?
w\000\000\000\000 ²\"\000Z?z\001\000\000\000\000.\000\000\000\000\000\000"}, <No
 data fields>}
        exit_pending = 0
        error = 0
        firstgame = 0
        firstrun = 1
#5 0x00f3ac8f in cli_execute (argc=5, argv=0xe3551c0, osd_options=0x2acc6e0)
    at src/emu/clifront.c:178
        gamename_option = 0xe356ae0 "f1superb"
        driver = 0x1ed1440
        exename = {<_astring_base> = {text = 0x22fde8 "mamed", alloclen = 56,
            smallbuf = "mamed\000exe\000SymGetLineFromAddr64\000s64\000\000\030?
a}\020÷a}\377\377\377\377\r÷a}\035\fM}"}, <No data fields>}
        options = 0xe356848
        result = -1
        gamename = {<_astring_base> = {text = 0x22fe28 "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000\a\000\000?²\"\000ª\000¿\000?\377\"\000\030?
a}?ub}\377\377\377\377?ub}xsb}\000\000Xm\210?\"\000\000\000\000"}, <No data fiel
ds>}
#6 0x00bed0f4 in utf8_main (argc=5, argv=0xe3551c0)
    at src/osd/windows/winmain.c:318
        ext = 0x56d8ecd ".map"
#7 0x017fa826 in wmain (argc=5, argv=0xe354c38) at src/osd/windows/main.c:82
        i = 5
        rc = 18
        utf8_argv = 0xe3551c0
#8 0x004013d4 in __tmainCRTStartup () at ../mingw-w64-crt/crt/crtexe.c:268
        fiberid = <value optimized out>
        nested = <value optimized out>
        lpszCommandLine = <value optimized out>
        StartupInfo = {cb = 0, lpReserved = 0x0, lpDesktop = 0x0,
          lpTitle = 0x0, dwX = 0, dwY = 0, dwXSize = 0, dwYSize = 0,
          dwXCountChars = 0, dwYCountChars = 0, dwFillAttribute = 0,
          dwFlags = 0, wShowWindow = 0, cbReserved2 = 0, lpReserved2 = 0x0,
          hStdInput = 0x0, hStdOutput = 0x0, hStdError = 0x0}
        inDoubleQuote = <value optimized out>
#9 0x7d4e7d42 in KERNEL32!GetDateFormatW ()
   from C:\WINDOWS\syswow64\kernel32.dll
No symbol table info available.
#10 0x00000000 in ?? ()
No symbol table info available.
0
Program received signal SIGSEGV, Segmentation fault.
0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
(gdb) bt full
#0 0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
No symbol table info available.
#1 0x00c64696 in gfx_element_alloc (machine=0xe261d60, gl=0x22fa10,
    srcdata=0x14000020 "", total_colors=256, color_base=0)
    at src/emu/drawgfx.c:259
        buffer = 0x14c986e0
        gfx = 0x110b7c00
        israw = 1
        planes = 8
        width = 2048
        height = 1
        total = 4096
#2 0x00c6442f in gfx_init (machine=0xe261d60) at src/emu/drawgfx.c:208
        region_length = 67108864
        extyoffs = {16384, 0 <repeats 33 times>, 1280, 967, 1, 1546542172,
          1347635524, 827933004, 2284288, 1308888103, 0, 0, 44221, 2284420,
          1308879321, 2284260, 3, 27, 2147483648, 272052592, 1308879331, 156,
          5, 237305856, 2103799170, 2284808, 2103622556, 2103622709, 538,
          237305856, 1, 0 <repeats 24 times>, 237306232, 0, 0, 0, 2968,
          37585, 2287524, 1308904379, 272053136, 272052968, 1308904812,
          284295168, 32, 1024, 0, 16, 0, 65535, 0, 0, 285316752, 1024, 0, 16,
          0, 65535, 0, 0, 30, 1024, 0, 32, 0, 16777215, 237306232, 0, 32,
          17408, 0, 237306232, 8, 285316760, 4278190080, 0, 0, 0, 0,
          237305856, 2284668, 25867186, 46677948, 46677948, 2284684,
          25867186, 46677948, 46677948, 0, 46677948, 0, 46700888, 6,
          237398648, 237305856, 2103799170, 2285184, 2103622556, 2103622709,
          538, 237305856, 1, 0, 2103571644, 2284748, 25183592, 9, 2284816,
          237398648, 2284720, 2286004, 2285184, 2284748, 25183414, 9,
          2285104, 2284764, 933, 2285184, 933, 2284908, 13912713, 2284816,
          933, 0, 25196332, 237306232, 46700888, 46677948, 0, 1760, 2284896,
          2285404, 2286004, 2286004, 1, 2284860, 284295168, 0, 1080825727, 9,
          2008965523, 895, 1080820607, 2285184, 933, 285321240, 1080819712,
          2284908, 13910635, 0, 1080823808, 2284908, 271122504, 30,
          237306232, 2284924, 285321248, 64, 1082983295, 237306232, 933, 0,
          285322448, 2284972, 237306288, 0, 285339600, 224, 0, 1, 0, 0,
          1147748352, 1065353216, 0, 188, 13921032, 1147748352, 285321232,
          1760, 1...}
        charincrement = 16384
        yscale = 1
        gl = 0x1ed4440
        israw = 1
        width = 2048
        j = 13670961
        gfxdecode = 0x1ed4650
        xscale = 1
        glcopy = {width = 2048, height = 1, total = 4096, planes = 8,
          planeoffset = {305419896, 0, 0, 0, 0, 0, 0, 0}, xoffset = {
            0 <repeats 32 times>}, yoffset = {16384, 0 <repeats 31 times>},
          charincrement = 16384, extxoffs = 0x22ea10, extyoffs = 0x22da10}
        region_base = 0x14000020 ""
        extpoffs = 0x22fa1c
        extxoffs = {0 <repeats 32 times>, 400, 2288268, 0, 2288308, 24,
          6161853, 2288332, 16, 285416952, 237306232, 237306232, 2106930304,
          16, 16, 0, 237306232, 0, 285413304, 0, 0, 166, 0, 1328, 285416944,
          285313824, 285416952, 233, 0, 198, 0, 12456, 285220480, 237306320,
          237305856, 2103799170, 2288944, 2103622556, 2103622709, 538,
          237305856, 1, 237305856, 1, 0, 72, 285409104, 237306232,
          2103987671, 237305856, 0, 237305856, 0, 72, 64, 0, 0, 525, 5111881,
          11, 285409096, 88, 64, 0, 0, 285416952, 285999112, 11, 2288592, 88,
          2984, 285313816, 285313824, 67305472, 72, 237305856, 2288076,
          284295168, 2288632, 88, 237305856, 67305472, 237306320, 237305856,
          2288108, 237307400, 285738624, 2103570968, 237305856, 1, 0,
          2288744, 2103987699, 237307400, 30, 237305856, 0, 237305856,
          285220400, 88, 237306232, 285409104, 237305856, 2103799170,
          2289216, 2103622556, 2103622709, 538, 237305856, 1, 0, 285313824,
          23423166, 2288648, 1343488361, 2289268, 137, 2103987704, 285999112,
          285738616, 2984, 237305856, 1343488361, 2103622709, 0, 304,
          237305856, 1262223360, 1, 2, 2103609415, 1262531800, 1262223360,
          1262223360, 285999112, 285738064, 285999112, 0, 2864, 0, 0, 0, 0,
          0, 2105641611, 284295168, 71, 24, 568, 285738056, 285738056,
          285738064, 24, 285416944, 285738744, 285418288, 0, 2288948, 568,
          237306216, 196608, 237306232, 30, 2288424, 237305856, 2289044,
          2103570968, 237305856, 237306232, 0, 2289060, 2103987699,
          237307400, 237306232, 237305856, 285738752, 285999104, 0,
          2103622709, 538, 237305856, 1, 2103588656, 238354432, 152,
          238354432, 285999112, 285738736, 2864, 16777218, 2289080...}
        planes = 8
        height = 1
        total = 4096
        gfxdecodeinfo = 0x1ed4600
        curgfx = 4
#3 0x00ccdfc4 in init_machine (machine=0xe261d60) at src/emu/mame.c:1416
        mame = 0xe256a38
        newbase = 0
#4 0x00cca599 in mame_execute (options=0xe356848) at src/emu/mame.c:278
        settingsloaded = 16020830
        driver = 0x1ed1440
        machine = 0xe261d60
        mame = 0xe256a38
        cb = 0x22fd50
        gamename = {<_astring_base> = {text = 0x22fccc "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000Qz\001\210à?\017µc?\002\000²\"\000O??w?\027?
w\000\000\000\000 ²\"\000Z?z\001\000\000\000\000.\000\000\000\000\000\000"}, <No
 data fields>}
        exit_pending = 0
        error = 0
        firstgame = 0
        firstrun = 1
#5 0x00f3ac8f in cli_execute (argc=5, argv=0xe3551c0, osd_options=0x2acc6e0)
    at src/emu/clifront.c:178
        gamename_option = 0xe356ae0 "f1superb"
        driver = 0x1ed1440
        exename = {<_astring_base> = {text = 0x22fde8 "mamed", alloclen = 56,
            smallbuf = "mamed\000exe\000SymGetLineFromAddr64\000s64\000\000\030?
a}\020÷a}\377\377\377\377\r÷a}\035\fM}"}, <No data fields>}
        options = 0xe356848
        result = -1
        gamename = {<_astring_base> = {text = 0x22fe28 "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000\a\000\000?²\"\000ª\000¿\000?\377\"\000\030?
a}?ub}\377\377\377\377?ub}xsb}\000\000Xm\210?\"\000\000\000\000"}, <No data fiel
ds>}
#6 0x00bed0f4 in utf8_main (argc=5, argv=0xe3551c0)
    at src/osd/windows/winmain.c:318
        ext = 0x56d8ecd ".map"
#7 0x017fa826 in wmain (argc=5, argv=0xe354c38) at src/osd/windows/main.c:82
        i = 5
        rc = 18
        utf8_argv = 0xe3551c0
#8 0x004013d4 in __tmainCRTStartup () at ../mingw-w64-crt/crt/crtexe.c:268
        fiberid = <value optimized out>
        nested = <value optimized out>
        lpszCommandLine = <value optimized out>
        StartupInfo = {cb = 0, lpReserved = 0x0, lpDesktop = 0x0,
          lpTitle = 0x0, dwX = 0, dwY = 0, dwXSize = 0, dwYSize = 0,
          dwXCountChars = 0, dwYCountChars = 0, dwFillAttribute = 0,
          dwFlags = 0, wShowWindow = 0, cbReserved2 = 0, lpReserved2 = 0x0,
          hStdInput = 0x0, hStdOutput = 0x0, hStdError = 0x0}
        inDoubleQuote = <value optimized out>
#9 0x7d4e7d42 in KERNEL32!GetDateFormatW ()
   from C:\WINDOWS\syswow64\kernel32.dll
No symbol table info available.
#10 0x00000000 in ?? ()
No symbol table info available.
0
Program received signal SIGSEGV, Segmentation fault.
0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
(gdb) bt full
#0 0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
No symbol table info available.
#1 0x00c64696 in gfx_element_alloc (machine=0xe261d60, gl=0x22fa10,
    srcdata=0x14000020 "", total_colors=256, color_base=0)
    at src/emu/drawgfx.c:259
        buffer = 0x14c986e0
        gfx = 0x110b7c00
        israw = 1
        planes = 8
        width = 2048
        height = 1
        total = 4096
#2 0x00c6442f in gfx_init (machine=0xe261d60) at src/emu/drawgfx.c:208
        region_length = 67108864
        extyoffs = {16384, 0 <repeats 33 times>, 1280, 967, 1, 1546542172,
          1347635524, 827933004, 2284288, 1308888103, 0, 0, 44221, 2284420,
          1308879321, 2284260, 3, 27, 2147483648, 272052592, 1308879331, 156,
          5, 237305856, 2103799170, 2284808, 2103622556, 2103622709, 538,
          237305856, 1, 0 <repeats 24 times>, 237306232, 0, 0, 0, 2968,
          37585, 2287524, 1308904379, 272053136, 272052968, 1308904812,
          284295168, 32, 1024, 0, 16, 0, 65535, 0, 0, 285316752, 1024, 0, 16,
          0, 65535, 0, 0, 30, 1024, 0, 32, 0, 16777215, 237306232, 0, 32,
          17408, 0, 237306232, 8, 285316760, 4278190080, 0, 0, 0, 0,
          237305856, 2284668, 25867186, 46677948, 46677948, 2284684,
          25867186, 46677948, 46677948, 0, 46677948, 0, 46700888, 6,
          237398648, 237305856, 2103799170, 2285184, 2103622556, 2103622709,
          538, 237305856, 1, 0, 2103571644, 2284748, 25183592, 9, 2284816,
          237398648, 2284720, 2286004, 2285184, 2284748, 25183414, 9,
          2285104, 2284764, 933, 2285184, 933, 2284908, 13912713, 2284816,
          933, 0, 25196332, 237306232, 46700888, 46677948, 0, 1760, 2284896,
          2285404, 2286004, 2286004, 1, 2284860, 284295168, 0, 1080825727, 9,
          2008965523, 895, 1080820607, 2285184, 933, 285321240, 1080819712,
          2284908, 13910635, 0, 1080823808, 2284908, 271122504, 30,
          237306232, 2284924, 285321248, 64, 1082983295, 237306232, 933, 0,
          285322448, 2284972, 237306288, 0, 285339600, 224, 0, 1, 0, 0,
          1147748352, 1065353216, 0, 188, 13921032, 1147748352, 285321232,
          1760, 1...}
        charincrement = 16384
        yscale = 1
        gl = 0x1ed4440
        israw = 1
        width = 2048
        j = 13670961
        gfxdecode = 0x1ed4650
        xscale = 1
        glcopy = {width = 2048, height = 1, total = 4096, planes = 8,
          planeoffset = {305419896, 0, 0, 0, 0, 0, 0, 0}, xoffset = {
            0 <repeats 32 times>}, yoffset = {16384, 0 <repeats 31 times>},
          charincrement = 16384, extxoffs = 0x22ea10, extyoffs = 0x22da10}
        region_base = 0x14000020 ""
        extpoffs = 0x22fa1c
        extxoffs = {0 <repeats 32 times>, 400, 2288268, 0, 2288308, 24,
          6161853, 2288332, 16, 285416952, 237306232, 237306232, 2106930304,
          16, 16, 0, 237306232, 0, 285413304, 0, 0, 166, 0, 1328, 285416944,
          285313824, 285416952, 233, 0, 198, 0, 12456, 285220480, 237306320,
          237305856, 2103799170, 2288944, 2103622556, 2103622709, 538,
          237305856, 1, 237305856, 1, 0, 72, 285409104, 237306232,
          2103987671, 237305856, 0, 237305856, 0, 72, 64, 0, 0, 525, 5111881,
          11, 285409096, 88, 64, 0, 0, 285416952, 285999112, 11, 2288592, 88,
          2984, 285313816, 285313824, 67305472, 72, 237305856, 2288076,
          284295168, 2288632, 88, 237305856, 67305472, 237306320, 237305856,
          2288108, 237307400, 285738624, 2103570968, 237305856, 1, 0,
          2288744, 2103987699, 237307400, 30, 237305856, 0, 237305856,
          285220400, 88, 237306232, 285409104, 237305856, 2103799170,
          2289216, 2103622556, 2103622709, 538, 237305856, 1, 0, 285313824,
          23423166, 2288648, 1343488361, 2289268, 137, 2103987704, 285999112,
          285738616, 2984, 237305856, 1343488361, 2103622709, 0, 304,
          237305856, 1262223360, 1, 2, 2103609415, 1262531800, 1262223360,
          1262223360, 285999112, 285738064, 285999112, 0, 2864, 0, 0, 0, 0,
          0, 2105641611, 284295168, 71, 24, 568, 285738056, 285738056,
          285738064, 24, 285416944, 285738744, 285418288, 0, 2288948, 568,
          237306216, 196608, 237306232, 30, 2288424, 237305856, 2289044,
          2103570968, 237305856, 237306232, 0, 2289060, 2103987699,
          237307400, 237306232, 237305856, 285738752, 285999104, 0,
          2103622709, 538, 237305856, 1, 2103588656, 238354432, 152,
          238354432, 285999112, 285738736, 2864, 16777218, 2289080...}
        planes = 8
        height = 1
        total = 4096
        gfxdecodeinfo = 0x1ed4600
        curgfx = 4
#3 0x00ccdfc4 in init_machine (machine=0xe261d60) at src/emu/mame.c:1416
        mame = 0xe256a38
        newbase = 0
#4 0x00cca599 in mame_execute (options=0xe356848) at src/emu/mame.c:278
        settingsloaded = 16020830
        driver = 0x1ed1440
        machine = 0xe261d60
        mame = 0xe256a38
        cb = 0x22fd50
        gamename = {<_astring_base> = {text = 0x22fccc "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000Qz\001\210à?\017µc?\002\000²\"\000O??w?\027?
w\000\000\000\000 ²\"\000Z?z\001\000\000\000\000.\000\000\000\000\000\000"}, <No
 data fields>}
        exit_pending = 0
        error = 0
        firstgame = 0
        firstrun = 1
#5 0x00f3ac8f in cli_execute (argc=5, argv=0xe3551c0, osd_options=0x2acc6e0)
    at src/emu/clifront.c:178
        gamename_option = 0xe356ae0 "f1superb"
        driver = 0x1ed1440
        exename = {<_astring_base> = {text = 0x22fde8 "mamed", alloclen = 56,
            smallbuf = "mamed\000exe\000SymGetLineFromAddr64\000s64\000\000\030?
a}\020÷a}\377\377\377\377\r÷a}\035\fM}"}, <No data fields>}
        options = 0xe356848
        result = -1
        gamename = {<_astring_base> = {text = 0x22fe28 "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000\a\000\000?²\"\000ª\000¿\000?\377\"\000\030?
a}?ub}\377\377\377\377?ub}xsb}\000\000Xm\210?\"\000\000\000\000"}, <No data fiel
ds>}
#6 0x00bed0f4 in utf8_main (argc=5, argv=0xe3551c0)
    at src/osd/windows/winmain.c:318
        ext = 0x56d8ecd ".map"
#7 0x017fa826 in wmain (argc=5, argv=0xe354c38) at src/osd/windows/main.c:82
        i = 5
        rc = 18
        utf8_argv = 0xe3551c0
#8 0x004013d4 in __tmainCRTStartup () at ../mingw-w64-crt/crt/crtexe.c:268
        fiberid = <value optimized out>
        nested = <value optimized out>
        lpszCommandLine = <value optimized out>
        StartupInfo = {cb = 0, lpReserved = 0x0, lpDesktop = 0x0,
          lpTitle = 0x0, dwX = 0, dwY = 0, dwXSize = 0, dwYSize = 0,
          dwXCountChars = 0, dwYCountChars = 0, dwFillAttribute = 0,
          dwFlags = 0, wShowWindow = 0, cbReserved2 = 0, lpReserved2 = 0x0,
          hStdInput = 0x0, hStdOutput = 0x0, hStdError = 0x0}
        inDoubleQuote = <value optimized out>
#9 0x7d4e7d42 in KERNEL32!GetDateFormatW ()
   from C:\WINDOWS\syswow64\kernel32.dll
No symbol table info available.
#10 0x00000000 in ?? ()
No symbol table info available.
0
Program received signal SIGSEGV, Segmentation fault.
0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
(gdb) bt full
#0 0x77bd7e23 in msvcrt!memcpy () from C:\WINDOWS\syswow64\msvcrt.dll
No symbol table info available.
#1 0x00c64696 in gfx_element_alloc (machine=0xe261d60, gl=0x22fa10,
    srcdata=0x14000020 "", total_colors=256, color_base=0)
    at src/emu/drawgfx.c:259
        buffer = 0x14c986e0
        gfx = 0x110b7c00
        israw = 1
        planes = 8
        width = 2048
        height = 1
        total = 4096
#2 0x00c6442f in gfx_init (machine=0xe261d60) at src/emu/drawgfx.c:208
        region_length = 67108864
        extyoffs = {16384, 0 <repeats 33 times>, 1280, 967, 1, 1546542172,
          1347635524, 827933004, 2284288, 1308888103, 0, 0, 44221, 2284420,
          1308879321, 2284260, 3, 27, 2147483648, 272052592, 1308879331, 156,
          5, 237305856, 2103799170, 2284808, 2103622556, 2103622709, 538,
          237305856, 1, 0 <repeats 24 times>, 237306232, 0, 0, 0, 2968,
          37585, 2287524, 1308904379, 272053136, 272052968, 1308904812,
          284295168, 32, 1024, 0, 16, 0, 65535, 0, 0, 285316752, 1024, 0, 16,
          0, 65535, 0, 0, 30, 1024, 0, 32, 0, 16777215, 237306232, 0, 32,
          17408, 0, 237306232, 8, 285316760, 4278190080, 0, 0, 0, 0,
          237305856, 2284668, 25867186, 46677948, 46677948, 2284684,
          25867186, 46677948, 46677948, 0, 46677948, 0, 46700888, 6,
          237398648, 237305856, 2103799170, 2285184, 2103622556, 2103622709,
          538, 237305856, 1, 0, 2103571644, 2284748, 25183592, 9, 2284816,
          237398648, 2284720, 2286004, 2285184, 2284748, 25183414, 9,
          2285104, 2284764, 933, 2285184, 933, 2284908, 13912713, 2284816,
          933, 0, 25196332, 237306232, 46700888, 46677948, 0, 1760, 2284896,
          2285404, 2286004, 2286004, 1, 2284860, 284295168, 0, 1080825727, 9,
          2008965523, 895, 1080820607, 2285184, 933, 285321240, 1080819712,
          2284908, 13910635, 0, 1080823808, 2284908, 271122504, 30,
          237306232, 2284924, 285321248, 64, 1082983295, 237306232, 933, 0,
          285322448, 2284972, 237306288, 0, 285339600, 224, 0, 1, 0, 0,
          1147748352, 1065353216, 0, 188, 13921032, 1147748352, 285321232,
          1760, 1...}
        charincrement = 16384
        yscale = 1
        gl = 0x1ed4440
        israw = 1
        width = 2048
        j = 13670961
        gfxdecode = 0x1ed4650
        xscale = 1
        glcopy = {width = 2048, height = 1, total = 4096, planes = 8,
          planeoffset = {305419896, 0, 0, 0, 0, 0, 0, 0}, xoffset = {
            0 <repeats 32 times>}, yoffset = {16384, 0 <repeats 31 times>},
          charincrement = 16384, extxoffs = 0x22ea10, extyoffs = 0x22da10}
        region_base = 0x14000020 ""
        extpoffs = 0x22fa1c
        extxoffs = {0 <repeats 32 times>, 400, 2288268, 0, 2288308, 24,
          6161853, 2288332, 16, 285416952, 237306232, 237306232, 2106930304,
          16, 16, 0, 237306232, 0, 285413304, 0, 0, 166, 0, 1328, 285416944,
          285313824, 285416952, 233, 0, 198, 0, 12456, 285220480, 237306320,
          237305856, 2103799170, 2288944, 2103622556, 2103622709, 538,
          237305856, 1, 237305856, 1, 0, 72, 285409104, 237306232,
          2103987671, 237305856, 0, 237305856, 0, 72, 64, 0, 0, 525, 5111881,
          11, 285409096, 88, 64, 0, 0, 285416952, 285999112, 11, 2288592, 88,
          2984, 285313816, 285313824, 67305472, 72, 237305856, 2288076,
          284295168, 2288632, 88, 237305856, 67305472, 237306320, 237305856,
          2288108, 237307400, 285738624, 2103570968, 237305856, 1, 0,
          2288744, 2103987699, 237307400, 30, 237305856, 0, 237305856,
          285220400, 88, 237306232, 285409104, 237305856, 2103799170,
          2289216, 2103622556, 2103622709, 538, 237305856, 1, 0, 285313824,
          23423166, 2288648, 1343488361, 2289268, 137, 2103987704, 285999112,
          285738616, 2984, 237305856, 1343488361, 2103622709, 0, 304,
          237305856, 1262223360, 1, 2, 2103609415, 1262531800, 1262223360,
          1262223360, 285999112, 285738064, 285999112, 0, 2864, 0, 0, 0, 0,
          0, 2105641611, 284295168, 71, 24, 568, 285738056, 285738056,
          285738064, 24, 285416944, 285738744, 285418288, 0, 2288948, 568,
          237306216, 196608, 237306232, 30, 2288424, 237305856, 2289044,
          2103570968, 237305856, 237306232, 0, 2289060, 2103987699,
          237307400, 237306232, 237305856, 285738752, 285999104, 0,
          2103622709, 538, 237305856, 1, 2103588656, 238354432, 152,
          238354432, 285999112, 285738736, 2864, 16777218, 2289080...}
        planes = 8
        height = 1
        total = 4096
        gfxdecodeinfo = 0x1ed4600
        curgfx = 4
#3 0x00ccdfc4 in init_machine (machine=0xe261d60) at src/emu/mame.c:1416
        mame = 0xe256a38
        newbase = 0
#4 0x00cca599 in mame_execute (options=0xe356848) at src/emu/mame.c:278
        settingsloaded = 16020830
        driver = 0x1ed1440
        machine = 0xe261d60
        mame = 0xe256a38
        cb = 0x22fd50
        gamename = {<_astring_base> = {text = 0x22fccc "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000Qz\001\210à?\017µc?\002\000²\"\000O??w?\027?
w\000\000\000\000 ²\"\000Z?z\001\000\000\000\000.\000\000\000\000\000\000"}, <No
 data fields>}
        exit_pending = 0
        error = 0
        firstgame = 0
        firstrun = 1
#5 0x00f3ac8f in cli_execute (argc=5, argv=0xe3551c0, osd_options=0x2acc6e0)
    at src/emu/clifront.c:178
        gamename_option = 0xe356ae0 "f1superb"
        driver = 0x1ed1440
        exename = {<_astring_base> = {text = 0x22fde8 "mamed", alloclen = 56,
            smallbuf = "mamed\000exe\000SymGetLineFromAddr64\000s64\000\000\030?
a}\020÷a}\377\377\377\377\r÷a}\035\fM}"}, <No data fields>}
        options = 0xe356848
        result = -1
        gamename = {<_astring_base> = {text = 0x22fe28 "f1superb",
            alloclen = 56,
            smallbuf = "f1superb\000\a\000\000?²\"\000ª\000¿\000?\377\"\000\030?
a}?ub}\377\377\377\377?ub}xsb}\000\000Xm\210?\"\000\000\000\000"}, <No data fiel
ds>}
#6 0x00bed0f4 in utf8_main (argc=5, argv=0xe3551c0)
    at src/osd/windows/winmain.c:318
        ext = 0x56d8ecd ".map"
#7 0x017fa826 in wmain (argc=5, argv=0xe354c38) at src/osd/windows/main.c:82
        i = 5
        rc = 18
        utf8_argv = 0xe3551c0
#8 0x004013d4 in __tmainCRTStartup () at ../mingw-w64-crt/crt/crtexe.c:268
        fiberid = <value optimized out>
        nested = <value optimized out>
        lpszCommandLine = <value optimized out>
        StartupInfo = {cb = 0, lpReserved = 0x0, lpDesktop = 0x0,
          lpTitle = 0x0, dwX = 0, dwY = 0, dwXSize = 0, dwYSize = 0,
          dwXCountChars = 0, dwYCountChars = 0, dwFillAttribute = 0,
          dwFlags = 0, wShowWindow = 0, cbReserved2 = 0, lpReserved2 = 0x0,
          hStdInput = 0x0, hStdOutput = 0x0, hStdError = 0x0}
        inDoubleQuote = <value optimized out>
#9 0x7d4e7d42 in KERNEL32!GetDateFormatW ()
   from C:\WINDOWS\syswow64\kernel32.dll
No symbol table info available.
#10 0x00000000 in ?? ()
No symbol table info available.
0"}, <No data fiel ds>} #6 0x00bed0f4 in utf8_main (argc=5, argv=0xe3551c0) at src/osd/windows/winmain.c:318 ext = 0x56d8ecd ".map" #7 0x017fa826 in wmain (argc=5, argv=0xe354c38) at src/osd/windows/main.c:82 i = 5 rc = 18 utf8_argv = 0xe3551c0 #8 0x004013d4 in __tmainCRTStartup () at ../mingw-w64-crt/crt/crtexe.c:268 fiberid = <value optimized out> nested = <value optimized out> lpszCommandLine = <value optimized out> StartupInfo = {cb = 0, lpReserved = 0x0, lpDesktop = 0x0, lpTitle = 0x0, dwX = 0, dwY = 0, dwXSize = 0, dwYSize = 0, dwXCountChars = 0, dwYCountChars = 0, dwFillAttribute = 0, dwFlags = 0, wShowWindow = 0, cbReserved2 = 0, lpReserved2 = 0x0, hStdInput = 0x0, hStdOutput = 0x0, hStdError = 0x0} inDoubleQuote = <value optimized out> #9 0x7d4e7d42 in KERNEL32!GetDateFormatW () from C:\WINDOWS\syswow64\kernel32.dll No symbol table info available. #10 0x00000000 in ?? () No symbol table info available.
User avatar
No.09242
M.A.S.H.
Senior Tester
Jan 17, 2013, 01:26
edited on: Jan 17, 2013, 01:26
Has anybody this bug?
User avatar
No.09324
Firewave
Senior Tester
Feb 9, 2013, 14:51
I don't get a crash on Windows or Linux.
User avatar
No.09325
Haze
Senior Tester
Feb 9, 2013, 16:44
there doesn't appear to be a crash, but also it doesn't seem to actually even render the extra wide 'tiles' anymore...
User avatar
No.09522
Firewave
Senior Tester
May 22, 2013, 13:31
Cannot reproduce anymore and also no error reported by ASAN. Closing.