- --
Viewing Issue Advanced Details
ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
---|---|---|---|---|---|
01951 | Crash/Freeze | Critical (emulation) | Always | Jun 28, 2008, 18:33 | Jul 6, 2008, 22:35 |
Tester | Canim | View Status | Public | Platform | MAME (Self-compiled) |
Assigned To | aaron | Resolution | Fixed | OS | Windows XP/Vista 64-bit |
Status [?] | Resolved | Driver | |||
Version | 0.125u8 | Fixed in Version | 0.126 | Build | 64-bit |
Fixed in Git Commit | Github Pull Request # | ||||
Summary | 01951: cybrcycc: Crash during intro. | ||||
Description | Start the game and watch the intro with the ballon flying. After a few secs mame crashes only in 64 bit. | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Github Commit | |||||
Flags | 64-bit specific | ||||
Regression Version | |||||
Affected Sets / Systems | cybrcycc | ||||
Attached Files
|
|||||
Relationships
There are no relationship linked to this issue. |
Notes
3
No.01423
Tafoid Administrator
Jun 28, 2008, 18:43
|
I let the attract mode cycle 2 times through - no crash on 32-bit build. |
---|---|
No.01430
Canim Senior Tester
Jun 28, 2008, 21:51
|
That's why I wrote only in 64bit build. |
No.01431
couriersud Developer
Jun 28, 2008, 23:01
edited on: Jun 28, 2008, 23:06 |
Happens in sdlmame 64bit as well. Backtrace:#0 renderscanline_uvi_full (dest=<value optimized out>, scanline=<value optimized out>, extent=0x7fffb59ea820, extradata=<value optimized out>, threadid=<value optimized out>) at /usr/lib/gcc/x86_64-linux-gnu/4.1.3/include/emmintrin.h:918 #1 0x00000000009ded80 in poly_item_callback (param=0x5897430, threadid=1) at src/emu/video/poly.c:1397 #2 0x0000000001140dad in worker_thread_process (queue=0x5b54740, thread=<value optimized out>) at src/osd/sdl/sdlwork.c:859 #3 0x000000000114113e in osd_work_queue_wait (queue=0x5b54740, timeout=99995200) at src/osd/sdl/sdlwork.c:419 #4 0x00000000009dee37 in poly_wait (poly=0x56fefe0, debug_reason=<value optimized out>) at src/emu/video/poly.c:430 #5 0x000000000064fc18 in video_update_namcos22s (screen=0x34275a0, bitmap=0x4129370, cliprect=0x7fffb59ea9a0) at src/mame/video/namcos22.c:1001 #6 0x000000000097c9d4 in video_screen_update_partial (screen=0x34275a0, scanline=479) at src/emu/video.c:849 #7 0x0000000000984436 in video_frame_update (machine=0x3423730, debug=0) at src/emu/video.c:1549 #8 0x00000000009854d7 in vblank_begin_callback (machine=0x3423730, ptr=<value optimized out>, param=<value optimized out>) at src/emu/video.c:1373 #9 0x00000000009661f7 in timer_set_global_time (newbase= ---Type <return> to continue, or q <return> to quit--- {seconds = 22, attoseconds = 199999999999999112}) at src/emu/timer.c:360 #10 0x0000000000936709 in mame_execute (options=0x33f1230) at src/emu/mame.c:394 #11 0x00000000009024d4 in cli_execute (argc=<value optimized out>, argv=<value optimized out>, osd_options=<value optimized out>) at src/emu/clifront.c:171 #12 0x00000000008d93e3 in main (argc=10, argv=0x3) at src/osd/sdl/sdlmain.c:319 |