line#14: You have never done a "new Dll11Node()" for "iterhere->_fore" and trying to access "iterhere->_fore->_back".
This is an obvious segfault.
Use gdb to debug your code if you are working on Unix/Linux. Its not that tough to catch a segfault.