You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Core was generated by `./kedbg32 :8832 bios'.
Program terminated with signal 11, Segmentation fault.
[New process 11297]
#0 0x080533f0 in cmd_bp () at breakpoints.c:363
363 if (!str || !(*str))
(gdb) bt
#0 0x080533f0 in cmd_bp () at breakpoints.c:363
#1 0xb7ecc7c3 in revm_execmd () at loop.c:302
#2 0xb7ecbb19 in revm_loop (argc=3, argv=0x81e49f0) at loop.c:103
#3 0xb7ecb65f in revm_run_main (ac=3, av=0xbf9c9994) at init.c:219
#4 0xb7ecb68f in revm_run_no_handler (ac=3, av=0xbf9c9994) at init.c:229
#5 0x0804d199 in kedbg_main (argc=3, argv=0xbf9c9994) at main.c:314
#6 0x0804d38f in main (argc=3, argv=0xbf9c9994) at main.c:358
(gdb) f 0
#0 0x080533f0 in cmd_bp () at breakpoints.c:363
363 if (!str || !(*str))
(gdb) print str
$1 = 0xffff0 <Address 0xffff0 out of bounds>
(gdb)
Ticket: 107 Reported by: camoroz0 on Sun Dec 28 12:15:27 2008
The text was updated successfully, but these errors were encountered:
Ticket: 107 Reported by: camoroz0 on Sun Dec 28 12:15:27 2008
The text was updated successfully, but these errors were encountered: