Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- cdrom: dma past end of sector (secleft=-1163005939 sz=2048)
- Program received signal SIGSEGV, Segmentation fault.
- 0x000007fefe3c11be in msvcrt!memmove () from C:\Windows\system32\msvcrt.dll
- (gdb) bt
- #0 0x000007fefe3c11be in msvcrt!memmove ()
- from C:\Windows\system32\msvcrt.dll
- #1 0x0000000000d25d1e in psxcd_device::start_dma (this=0x338ee0,
- mainram=0x29801000 "", size=2048) at src/mess/machine/psxcd.c:1045
- #2 0x0000000000d1a9a8 in psx1_state::cd_dma_read (this=0x350c90,
- p_n_psxram=0x297f1000, n_address=65536, n_size=512)
- at src/mess/drivers/psx.c:478
- #3 0x000000000276774e in delegate_base<void, unsigned int*, unsigned int, int,
- _noparam, _noparam>::operator() (this=0x356a58, p1=0x297f1000, p2=65536,
- p3=512) at src/emu/delegate.h:542
- #4 0x00000000014fec28 in psxdma_device::write (this=0x356480, space=...,
- offset=14, data=285212672, mem_mask=4294967295)
- at src/emu/cpu/psx/dma.c:271
- #5 0x00000000027680d0 in delegate_base<void, address_space&, unsigned int, unsi
- gned int, unsigned int, _noparam>::operator() (this=0x27d8a508, p1=...,
- p2=14, p3=285212672, p4=4294967295) at src/emu/delegate.h:543
- #6 0x0000000002773dde in handler_entry_write::write32 (this=0x27d8a3d0,
- space=..., offset=14, data=285212672, mask=4294967295)
- at src/emu/memory.c:492
- #7 0x00000000025105d1 in address_space_specific<unsigned int, (endianness_t)0,
- true>::write_native (this=0x27beb5c0, offset=56, data=285212672)
- at src/emu/memory.c:1133
- #8 0x000000000250fe3a in address_space_specific<unsigned int, (endianness_t)0,
- true>::write_dword (this=0x27beb5c0, address=528486584, data=285212672)
- at src/emu/memory.c:1408
- #9 0x00000000014f32ca in psxcpu_device::writeword (this=0x3514c0,
- address=528486584, data=285212672) at src/emu/cpu/psx/psx.c:334
- #10 0x00000000014fc7b2 in psxcpu_device::execute_run (this=0x3514c0)
- at src/emu/cpu/psx/psx.c:3017
- #11 0x000000000253c992 in device_execute_interface::run (this=0x3518d0)
- at src/emu/diexec.h:216
- #12 0x0000000001784092 in device_scheduler::timeslice (this=0x22e6d8)
- at src/emu/schedule.c:488
- #13 0x000000000179cd22 in running_machine::run (this=0x228c60, firstrun=true)
- at src/emu/machine.c:393
- #14 0x0000000000000000 in ?? ()
- (gdb)
Advertisement
Add Comment
Please, Sign In to add comment