org.jnode.test.JMXTest causes int_die_halt
| Project: | JNode Core |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Running org.jnode.test.JMXTest within JNode causes an int_die_halt:
Abstract method called: 14F09F28
0000000D Error: 00000282
14360110 ESP: 14BA0748
0010B253 ): 00 e8 cc e7 ff ff 58 50 89 c0 e8 d5 e6 ff ff 58
0010B263 ): cd 50 68 04 00 00 00 50 b8 78 3b 40 00 ff 50 18
- Login to post comments
#1
Have you got more info like exact screen output?
Ewout
#2
Debugging code that caused the call of an abstract method to "kernel panic" the VM has been removed.
An abstract method error should be thrown now.
#3