Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
probably means that you're trying to jmp or call something that has not been properly initialized in the GDT or that your GDT is mislocated. try to get the registers info bochs outputs and instruction being executed.