Guest User

Untitled

a guest
Dec 29th, 2015
20
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 60.93 KB | None | 0 0
  1. [15:34:03] -------------------------------------
  2. [15:34:03] *** Getting data from GIT
  3. [15:34:03] /usr/bin/timeout 180 /usr/bin/git --no-pager clone -v git@bs:bs2016I005.git /tacos/bs2016I005/submission
  4. [15:34:06] *** GIT clone done.
  5. [15:34:06] -------------------------------------
  6. [15:34:06] *** Getting data from GIT
  7. [15:34:06] /usr/bin/timeout 180 /usr/bin/git --no-pager checkout -f master
  8. [15:34:06] >>> Your branch is up-to-date with 'origin/master'.
  9. [15:34:06] >>> commit a703f7a6359fd5cf89299b53c64e787f4cfdd073
  10. [15:34:06] >>> Author: Klemens Strasser <klemens.strasser@student.tugraz.at>
  11. [15:34:06] >>> Date: Tue Dec 29 15:33:51 2015 +0100
  12. [15:34:06] *** Handle git result was: true
  13. [15:34:06] -------------------------------------
  14. [15:34:06] *** Getting data from GIT
  15. [15:34:06] /usr/bin/timeout 180 /usr/bin/git --no-pager reset --hard
  16. [15:34:06] >>> HEAD is now at a703f7a STK: This will fail on the testsystem, but I need the error message to see what is wrong with swapping In
  17. [15:34:06] *** GIT reset done.
  18. [15:34:06] >>> Fetching origin
  19. [15:34:06] -------------------------------------
  20. [15:34:06] *** Getting data from GIT
  21. [15:34:06] /usr/bin/timeout 180 /usr/bin/git --no-pager pull -v
  22. [15:34:07] >>> Already up-to-date.
  23. [15:34:07] *** GIT pull done.
  24. [15:34:07] >>> SubmissionD1
  25. [15:34:07] -------------------------------------
  26. [15:34:07] *** Found the following tags:
  27. [15:34:07] *** Tag: SubmissionD1
  28. [15:34:07] >>> SubmissionD1
  29. [15:34:07] >>> SubmissionD2
  30. [15:34:07] >>> SubmissionI1
  31. [15:34:07] >>> fs2014
  32. [15:34:07] *** GIT list tags done.
  33. [15:34:07] -------------------------------------
  34. [15:34:07] *** Pruning Tags
  35. [15:34:07] /usr/bin/timeout 180 /usr/bin/git --no-pager fetch --prune --tags
  36. [15:34:07] *** GIT fetch prune tags done.
  37. [15:34:07] -------------------------------------
  38. [15:34:07] *** Getting data from GIT
  39. [15:34:07] /usr/bin/timeout 180 /usr/bin/git --no-pager checkout -f SubmissionI2
  40. [15:34:07] >>> commit a703f7a6359fd5cf89299b53c64e787f4cfdd073
  41. [15:34:07] >>> Author: Klemens Strasser <klemens.strasser@student.tugraz.at>
  42. [15:34:07] >>> Date: Tue Dec 29 15:33:51 2015 +0100
  43. [15:34:07] *** Handle git result was: false
  44. [15:34:07] CHECKOUT MRC!!!
  45. [15:34:07] >>> commit a703f7a6359fd5cf89299b53c64e787f4cfdd073
  46. [15:34:07] >>> Author: Klemens Strasser <klemens.strasser@student.tugraz.at>
  47. [15:34:07] >>> Date: Tue Dec 29 15:33:51 2015 +0100
  48. [15:34:07] -------------------------------------
  49. [15:34:07] *** Getting data from GIT
  50. [15:34:07] /usr/bin/timeout 180 /usr/bin/git --no-pager checkout a703f7a6359fd5cf89299b53c64e787f4cfdd073
  51. [15:34:07] *** GIT checkout most recent done.
  52. [15:34:07] >>> su: must be run from a terminal
  53. [15:34:07] >>> -- Target architecture: x86/32
  54. [15:34:07] >>> -- The ASM compiler identification is GNU
  55. [15:34:07] >>> -- Found assembler: /usr/bin/cc
  56. [15:34:07] >>> -- The C compiler identification is GNU 4.9.2
  57. [15:34:07] >>> -- The CXX compiler identification is GNU 4.9.2
  58. [15:34:07] >>> -- Check for working C compiler: /usr/bin/cc
  59. [15:34:07] >>> -- Check for working C compiler: /usr/bin/cc -- works
  60. [15:34:07] >>> -- Detecting C compiler ABI info
  61. [15:34:07] >>> -- Detecting C compiler ABI info - done
  62. [15:34:07] >>> -- Check for working CXX compiler: /usr/bin/c++
  63. [15:34:08] >>> -- Check for working CXX compiler: /usr/bin/c++ -- works
  64. [15:34:08] >>> -- Detecting CXX compiler ABI info
  65. [15:34:08] >>> -- Detecting CXX compiler ABI info - done
  66. [15:34:08] >>> -- Configuring done
  67. [15:34:08] >>> -- Generating done
  68. [15:34:08] >>> -- Build files have been written to: /tacos/bs2016I005/sweb-bin
  69. [15:34:08] >>> Scanning dependencies of target userspace_libc
  70. [15:34:08] >>> [ 1%] Building C object userspace/libc/CMakeFiles/userspace_libc.dir/src/write.c.o
  71. [15:34:08] >>> [ 1%] Building C object userspace/libc/CMakeFiles/userspace_libc.dir/src/wait.c.o
  72. [15:34:08] >>> [ 2%] Building C object userspace/libc/CMakeFiles/userspace_libc.dir/src/unistd.c.o
  73. [15:34:08] >>> [ 2%] Building C object userspace/libc/CMakeFiles/userspace_libc.dir/src/time.c.o
  74. [15:34:08] >>> [ 2%] Building C object userspace/libc/CMakeFiles/userspace_libc.dir/src/testframework.c.o
  75. [15:34:08] >>> [ 3%] Building C object userspace/libc/CMakeFiles/userspace_libc.dir/src/string.c.o
  76. [15:34:08] >>> [ 3%] Building C object userspace/libc/CMakeFiles/userspace_libc.dir/src/stdlib.c.o
  77. [15:34:08] >>> [ 4%] Building C object userspace/libc/CMakeFiles/userspace_libc.dir/src/semaphore.c.o
  78. [15:34:08] >>> [ 4%] Building C object userspace/libc/CMakeFiles/userspace_libc.dir/src/sched.c.o
  79. [15:34:08] >>> [ 4%] Building C object userspace/libc/CMakeFiles/userspace_libc.dir/src/scanf.c.o
  80. [15:34:08] >>> [ 5%] Building C object userspace/libc/CMakeFiles/userspace_libc.dir/src/read.c.o
  81. [15:34:08] >>> [ 5%] Building C object userspace/libc/CMakeFiles/userspace_libc.dir/src/pthread.c.o
  82. [15:34:08] >>> [ 6%] Building C object userspace/libc/CMakeFiles/userspace_libc.dir/src/printf.c.o
  83. [15:34:08] >>> [ 6%] Building C object userspace/libc/CMakeFiles/userspace_libc.dir/src/nonstd.c.o
  84. [15:34:08] >>> [ 6%] Building C object userspace/libc/CMakeFiles/userspace_libc.dir/src/mman.c.o
  85. [15:34:08] >>> [ 7%] Building C object userspace/libc/CMakeFiles/userspace_libc.dir/src/file_alloc.c.o
  86. [15:34:08] >>> [ 7%] Building C object userspace/libc/CMakeFiles/userspace_libc.dir/src/exec.c.o
  87. [15:34:08] >>> [ 8%] Building C object userspace/libc/CMakeFiles/userspace_libc.dir/src/ctype.c.o
  88. [15:34:08] >>> [ 8%] Building C object userspace/libc/CMakeFiles/userspace_libc.dir/src/atoi.c.o
  89. [15:34:09] >>> [ 9%] Building C object userspace/libc/CMakeFiles/userspace_libc.dir/__/__/arch/x86/32/common/userspace/syscalls.c.o
  90. [15:34:09] >>> Linking C static library ../../lib/userspace/libuserspace_libc.a
  91. [15:34:09] >>> [ 9%] Built target userspace_libc
  92. [15:34:12] >>> Scanning dependencies of target exe2minixfs
  93. [15:34:12] >>> [ 47%] Building CXX object utils/exe2minixfs/CMakeFiles/exe2minixfs.dir/exe2minixfs.cpp.o
  94. [15:34:12] >>> [ 47%] Building CXX object utils/exe2minixfs/CMakeFiles/exe2minixfs.dir/__/__/common/source/util/Bitmap.cpp.o
  95. [15:34:12] >>> [ 48%] Building CXX object utils/exe2minixfs/CMakeFiles/exe2minixfs.dir/__/__/common/source/fs/Dentry.cpp.o
  96. [15:34:13] >>> [ 48%] Building CXX object utils/exe2minixfs/CMakeFiles/exe2minixfs.dir/__/__/common/source/fs/FileDescriptor.cpp.o
  97. [15:34:13] >>> [ 50%] Building CXX object utils/exe2minixfs/CMakeFiles/exe2minixfs.dir/__/__/common/source/fs/FileSystemInfo.cpp.o
  98. [15:34:14] >>> [ 50%] Building CXX object utils/exe2minixfs/CMakeFiles/exe2minixfs.dir/__/__/common/source/fs/Superblock.cpp.o
  99. [15:34:15] >>> [ 50%] Building CXX object utils/exe2minixfs/CMakeFiles/exe2minixfs.dir/__/__/common/source/fs/File.cpp.o
  100. [15:34:15] >>> [ 51%] Building CXX object utils/exe2minixfs/CMakeFiles/exe2minixfs.dir/__/__/common/source/fs/PathWalker.cpp.o
  101. [15:34:16] >>> [ 51%] Building CXX object utils/exe2minixfs/CMakeFiles/exe2minixfs.dir/__/__/common/source/fs/VfsMount.cpp.o
  102. [15:34:16] >>> [ 52%] Building CXX object utils/exe2minixfs/CMakeFiles/exe2minixfs.dir/__/__/common/source/fs/VfsSyscall.cpp.o
  103. [15:34:17] >>> [ 52%] Building CXX object utils/exe2minixfs/CMakeFiles/exe2minixfs.dir/__/__/common/source/fs/minixfs/MinixFSFile.cpp.o
  104. [15:34:17] >>> [ 52%] Building CXX object utils/exe2minixfs/CMakeFiles/exe2minixfs.dir/__/__/common/source/fs/minixfs/MinixFSInode.cpp.o
  105. [15:34:18] >>> [ 53%] Building CXX object utils/exe2minixfs/CMakeFiles/exe2minixfs.dir/__/__/common/source/fs/minixfs/MinixFSSuperblock.cpp.o
  106. [15:34:19] >>> [ 53%] Building CXX object utils/exe2minixfs/CMakeFiles/exe2minixfs.dir/__/__/common/source/fs/minixfs/MinixFSZone.cpp.o
  107. [15:34:19] >>> [ 54%] Building CXX object utils/exe2minixfs/CMakeFiles/exe2minixfs.dir/__/__/common/source/fs/minixfs/MinixStorageManager.cpp.o
  108. [15:34:19] >>> [ 54%] Building CXX object utils/exe2minixfs/CMakeFiles/exe2minixfs.dir/__/__/common/source/fs/minixfs/StorageManager.cpp.o
  109. [15:34:20] >>> Linking CXX executable ../../exe2minixfs
  110. [15:34:20] >>> [ 54%] Built target exe2minixfs
  111. [15:34:20] >>> Scanning dependencies of target arch_x86_common
  112. [15:34:20] >>> [ 55%] Building CXX object arch/x86/common/source/CMakeFiles/arch_x86_common.dir/debug_bochs.cpp.o
  113. [15:34:20] >>> [ 56%] Building CXX object arch/x86/common/source/CMakeFiles/arch_x86_common.dir/atkbd.cpp.o
  114. [15:34:20] >>> [ 56%] Building CXX object arch/x86/common/source/CMakeFiles/arch_x86_common.dir/assert.cpp.o
  115. [15:34:20] >>> [ 57%] Building CXX object arch/x86/common/source/CMakeFiles/arch_x86_common.dir/arch_serial_constants.cpp.o
  116. [15:34:20] >>> [ 57%] Building CXX object arch/x86/common/source/CMakeFiles/arch_x86_common.dir/SerialPort.cpp.o
  117. [15:34:20] >>> [ 57%] Building CXX object arch/x86/common/source/CMakeFiles/arch_x86_common.dir/SerialManager.cpp.o
  118. [15:34:20] >>> [ 58%] Building CXX object arch/x86/common/source/CMakeFiles/arch_x86_common.dir/KeyboardManager.cpp.o
  119. [15:34:21] >>> [ 58%] Building CXX object arch/x86/common/source/CMakeFiles/arch_x86_common.dir/IDEDriver.cpp.o
  120. [15:34:21] >>> [ 59%] Building CXX object arch/x86/common/source/CMakeFiles/arch_x86_common.dir/ATADriver.cpp.o
  121. [15:34:21] >>> [ 59%] Building CXX object arch/x86/common/source/CMakeFiles/arch_x86_common.dir/8259.cpp.o
  122. [15:34:21] >>> Linking CXX static library ../../../../lib/libarch_x86_common.a
  123. [15:34:21] >>> [ 59%] Built target arch_x86_common
  124. [15:34:21] >>> Scanning dependencies of target arch_x86_32
  125. [15:34:21] >>> [ 59%] Building CXX object arch/x86/32/source/CMakeFiles/arch_x86_32.dir/init_boottime_pagetables.cpp.o
  126. [15:34:21] >>> [ 59%] Building CXX object arch/x86/32/source/CMakeFiles/arch_x86_32.dir/ArchMemory.cpp.o
  127. [15:34:21] >>> Linking CXX static library ../../../../lib/libarch_x86_32.a
  128. [15:34:21] >>> [ 59%] Built target arch_x86_32
  129. [15:34:21] >>> Scanning dependencies of target arch_x86_32_common
  130. [15:34:21] >>> [ 60%] Building CXX object arch/x86/32/common/source/CMakeFiles/arch_x86_32_common.dir/boot.cpp.o
  131. [15:34:21] >>> [ 60%] Building CXX object arch/x86/32/common/source/CMakeFiles/arch_x86_32_common.dir/arch_backtrace.cpp.o
  132. [15:34:21] >>> [ 61%] Building CXX object arch/x86/32/common/source/CMakeFiles/arch_x86_32_common.dir/SegmentUtils.cpp.o
  133. [15:34:21] >>> [ 61%] Building CXX object arch/x86/32/common/source/CMakeFiles/arch_x86_32_common.dir/MouseManager.cpp.o
  134. [15:34:22] >>> [ 61%] Building CXX object arch/x86/32/common/source/CMakeFiles/arch_x86_32_common.dir/InterruptUtils.cpp.o
  135. [15:34:22] >>> /tacos/bs2016I005/submission/arch/x86/32/common/source/InterruptUtils.cpp: In function ‘void pageFaultHandler(uint32, uint32)’:
  136. [15:34:22] >>> /tacos/bs2016I005/submission/arch/x86/32/common/source/InterruptUtils.cpp:286:14: warning: unused variable ‘writing’ [-Wunused-variable]
  137. [15:34:22] >>> const bool writing = error & FLAG_PF_RDWR;
  138. [15:34:22] >>> ^
  139. [15:34:22] >>> [ 62%] Building CXX object arch/x86/32/common/source/CMakeFiles/arch_x86_32_common.dir/ArchThreads.cpp.o
  140. [15:34:22] >>> [ 62%] Building CXX object arch/x86/32/common/source/CMakeFiles/arch_x86_32_common.dir/ArchInterrupts.cpp.o
  141. [15:34:22] >>> [ 63%] Building CXX object arch/x86/32/common/source/CMakeFiles/arch_x86_32_common.dir/ArchCommon.cpp.o
  142. [15:34:22] >>> [ 63%] Building ASM object arch/x86/32/common/source/CMakeFiles/arch_x86_32_common.dir/arch_interrupts.S.o
  143. [15:34:22] >>> Linking CXX static library ../../../../../lib/libarch_x86_32_common.a
  144. [15:34:22] >>> [ 63%] Built target arch_x86_32_common
  145. [15:34:22] >>> Scanning dependencies of target common_console
  146. [15:34:22] >>> [ 63%] Building CXX object common/source/console/CMakeFiles/common_console.dir/panic.cpp.o
  147. [15:34:22] >>> [ 64%] Building CXX object common/source/console/CMakeFiles/common_console.dir/kprintf.cpp.o
  148. [15:34:23] >>> [ 64%] Building CXX object common/source/console/CMakeFiles/common_console.dir/TextConsole.cpp.o
  149. [15:34:23] >>> [ 64%] Building CXX object common/source/console/CMakeFiles/common_console.dir/Terminal.cpp.o
  150. [15:34:23] >>> [ 65%] Building CXX object common/source/console/CMakeFiles/common_console.dir/FrameBufferConsole.cpp.o
  151. [15:34:23] >>> [ 65%] Building CXX object common/source/console/CMakeFiles/common_console.dir/Console.cpp.o
  152. [15:34:23] >>> [ 67%] Building C object common/source/console/CMakeFiles/common_console.dir/font_sun8x16.c.o
  153. [15:34:23] >>> Linking CXX static library ../../../lib/libcommon_console.a
  154. [15:34:23] >>> [ 67%] Built target common_console
  155. [15:34:23] >>> Scanning dependencies of target common_fs
  156. [15:34:23] >>> [ 67%] Building CXX object common/source/fs/CMakeFiles/common_fs.dir/VirtualFileSystem.cpp.o
  157. [15:34:23] >>> [ 67%] Building CXX object common/source/fs/CMakeFiles/common_fs.dir/VfsSyscall.cpp.o
  158. [15:34:24] >>> [ 68%] Building CXX object common/source/fs/CMakeFiles/common_fs.dir/VfsMount.cpp.o
  159. [15:34:24] >>> [ 68%] Building CXX object common/source/fs/CMakeFiles/common_fs.dir/Superblock.cpp.o
  160. [15:34:24] >>> [ 69%] Building CXX object common/source/fs/CMakeFiles/common_fs.dir/PseudoFS.cpp.o
  161. [15:34:24] >>> [ 69%] Building CXX object common/source/fs/CMakeFiles/common_fs.dir/PathWalker.cpp.o
  162. [15:34:24] >>> [ 69%] Building CXX object common/source/fs/CMakeFiles/common_fs.dir/FileSystemType.cpp.o
  163. [15:34:24] >>> [ 70%] Building CXX object common/source/fs/CMakeFiles/common_fs.dir/FileSystemInfo.cpp.o
  164. [15:34:24] >>> [ 70%] Building CXX object common/source/fs/CMakeFiles/common_fs.dir/FileDescriptor.cpp.o
  165. [15:34:24] >>> [ 71%] Building CXX object common/source/fs/CMakeFiles/common_fs.dir/File.cpp.o
  166. [15:34:25] >>> [ 71%] Building CXX object common/source/fs/CMakeFiles/common_fs.dir/Dentry.cpp.o
  167. [15:34:25] >>> [ 71%] Building CXX object common/source/fs/CMakeFiles/common_fs.dir/BDVirtualDevice.cpp.o
  168. [15:34:25] >>> [ 72%] Building CXX object common/source/fs/CMakeFiles/common_fs.dir/BDManager.cpp.o
  169. [15:34:25] >>> Linking CXX static library ../../../lib/libcommon_fs.a
  170. [15:34:25] >>> [ 72%] Built target common_fs
  171. [15:34:25] >>> Scanning dependencies of target common_fs_devicefs
  172. [15:34:25] >>> [ 72%] Building CXX object common/source/fs/devicefs/CMakeFiles/common_fs_devicefs.dir/DeviceFSType.cpp.o
  173. [15:34:25] >>> [ 73%] Building CXX object common/source/fs/devicefs/CMakeFiles/common_fs_devicefs.dir/DeviceFSSuperblock.cpp.o
  174. [15:34:25] >>> Linking CXX static library ../../../../lib/libcommon_fs_devicefs.a
  175. [15:34:25] >>> [ 73%] Built target common_fs_devicefs
  176. [15:34:25] >>> Scanning dependencies of target common_fs_minixfs
  177. [15:34:25] >>> [ 73%] Building CXX object common/source/fs/minixfs/CMakeFiles/common_fs_minixfs.dir/StorageManager.cpp.o
  178. [15:34:25] >>> [ 73%] Building CXX object common/source/fs/minixfs/CMakeFiles/common_fs_minixfs.dir/MinixStorageManager.cpp.o
  179. [15:34:25] >>> [ 74%] Building CXX object common/source/fs/minixfs/CMakeFiles/common_fs_minixfs.dir/MinixFSZone.cpp.o
  180. [15:34:26] >>> [ 74%] Building CXX object common/source/fs/minixfs/CMakeFiles/common_fs_minixfs.dir/MinixFSType.cpp.o
  181. [15:34:26] >>> [ 75%] Building CXX object common/source/fs/minixfs/CMakeFiles/common_fs_minixfs.dir/MinixFSSuperblock.cpp.o
  182. [15:34:26] >>> [ 75%] Building CXX object common/source/fs/minixfs/CMakeFiles/common_fs_minixfs.dir/MinixFSInode.cpp.o
  183. [15:34:26] >>> [ 75%] Building CXX object common/source/fs/minixfs/CMakeFiles/common_fs_minixfs.dir/MinixFSFile.cpp.o
  184. [15:34:26] >>> Linking CXX static library ../../../../lib/libcommon_fs_minixfs.a
  185. [15:34:26] >>> [ 75%] Built target common_fs_minixfs
  186. [15:34:26] >>> Scanning dependencies of target common_fs_ramfs
  187. [15:34:26] >>> [ 76%] Building CXX object common/source/fs/ramfs/CMakeFiles/common_fs_ramfs.dir/RamFSType.cpp.o
  188. [15:34:27] >>> [ 76%] Building CXX object common/source/fs/ramfs/CMakeFiles/common_fs_ramfs.dir/RamFSSuperblock.cpp.o
  189. [15:34:27] >>> [ 77%] Building CXX object common/source/fs/ramfs/CMakeFiles/common_fs_ramfs.dir/RamFSInode.cpp.o
  190. [15:34:27] >>> [ 77%] Building CXX object common/source/fs/ramfs/CMakeFiles/common_fs_ramfs.dir/RamFSFile.cpp.o
  191. [15:34:27] >>> Linking CXX static library ../../../../lib/libcommon_fs_ramfs.a
  192. [15:34:27] >>> [ 77%] Built target common_fs_ramfs
  193. [15:34:27] >>> Scanning dependencies of target common_kernel
  194. [15:34:27] >>> [ 77%] Building CXX object common/source/kernel/CMakeFiles/common_kernel.dir/Scheduler.cpp.o
  195. [15:34:27] >>> [ 78%] Building CXX object common/source/kernel/CMakeFiles/common_kernel.dir/Syscall.cpp.o
  196. [15:34:27] >>> [ 78%] Building CXX object common/source/kernel/CMakeFiles/common_kernel.dir/main.cpp.o
  197. [15:34:28] >>> [ 79%] Building CXX object common/source/kernel/CMakeFiles/common_kernel.dir/UserThread.cpp.o
  198. [15:34:28] >>> [ 79%] Building CXX object common/source/kernel/CMakeFiles/common_kernel.dir/UserProcess.cpp.o
  199. [15:34:28] >>> [ 80%] Building CXX object common/source/kernel/CMakeFiles/common_kernel.dir/SwapOutThread.cpp.o
  200. [15:34:28] >>> [ 80%] Building CXX object common/source/kernel/CMakeFiles/common_kernel.dir/SwapInThread.cpp.o
  201. [15:34:28] >>> [ 80%] Building CXX object common/source/kernel/CMakeFiles/common_kernel.dir/SpinLock.cpp.o
  202. [15:34:29] >>> [ 81%] Building CXX object common/source/kernel/CMakeFiles/common_kernel.dir/ProcessSyscall.cpp.o
  203. [15:34:29] >>> [ 81%] Building CXX object common/source/kernel/CMakeFiles/common_kernel.dir/ProcessRegistry.cpp.o
  204. [15:34:29] >>> [ 82%] Building CXX object common/source/kernel/CMakeFiles/common_kernel.dir/PRASecondChance.cpp.o
  205. [15:34:29] >>> [ 82%] Building CXX object common/source/kernel/CMakeFiles/common_kernel.dir/PRARandom.cpp.o
  206. [15:34:29] >>> [ 82%] Building CXX object common/source/kernel/CMakeFiles/common_kernel.dir/PRANFU.cpp.o
  207. [15:34:29] >>> [ 84%] Building CXX object common/source/kernel/CMakeFiles/common_kernel.dir/PRAAging.cpp.o
  208. [15:34:29] >>> [ 84%] Building CXX object common/source/kernel/CMakeFiles/common_kernel.dir/MutexLock.cpp.o
  209. [15:34:29] >>> [ 85%] Building CXX object common/source/kernel/CMakeFiles/common_kernel.dir/Mutex.cpp.o
  210. [15:34:30] >>> [ 85%] Building CXX object common/source/kernel/CMakeFiles/common_kernel.dir/Lock.cpp.o
  211. [15:34:30] >>> [ 85%] Building CXX object common/source/kernel/CMakeFiles/common_kernel.dir/Loader.cpp.o
  212. [15:34:30] >>> [ 86%] Building CXX object common/source/kernel/CMakeFiles/common_kernel.dir/KernelThread.cpp.o
  213. [15:34:30] >>> [ 86%] Building CXX object common/source/kernel/CMakeFiles/common_kernel.dir/IdleThread.cpp.o
  214. [15:34:30] >>> [ 87%] Building CXX object common/source/kernel/CMakeFiles/common_kernel.dir/Condition.cpp.o
  215. [15:34:30] >>> [ 87%] Building CXX object common/source/kernel/CMakeFiles/common_kernel.dir/CleanupThread.cpp.o
  216. [15:34:31] >>> Linking CXX static library ../../../lib/libcommon_kernel.a
  217. [15:34:31] >>> [ 87%] Built target common_kernel
  218. [15:34:31] >>> Scanning dependencies of target common_mm
  219. [15:34:31] >>> [ 87%] Building CXX object common/source/mm/CMakeFiles/common_mm.dir/new.cpp.o
  220. [15:34:31] >>> [ 88%] Building CXX object common/source/mm/CMakeFiles/common_mm.dir/kmalloc.cpp.o
  221. [15:34:31] >>> [ 88%] Building CXX object common/source/mm/CMakeFiles/common_mm.dir/SwapManager.cpp.o
  222. [15:34:31] >>> [ 89%] Building CXX object common/source/mm/CMakeFiles/common_mm.dir/PageManager.cpp.o
  223. [15:34:31] >>> [ 89%] Building CXX object common/source/mm/CMakeFiles/common_mm.dir/KernelMemoryManager.cpp.o
  224. [15:34:31] >>> [ 89%] Building CXX object common/source/mm/CMakeFiles/common_mm.dir/IPTEntry.cpp.o
  225. [15:34:31] >>> Linking CXX static library ../../../lib/libcommon_mm.a
  226. [15:34:31] >>> [ 89%] Built target common_mm
  227. [15:34:31] >>> Scanning dependencies of target common_util
  228. [15:34:31] >>> [ 90%] Building CXX object common/source/util/CMakeFiles/common_util.dir/libgcc.cpp.o
  229. [15:34:32] >>> [ 90%] Building CXX object common/source/util/CMakeFiles/common_util.dir/kstring.cpp.o
  230. [15:34:32] >>> [ 90%] Building CXX object common/source/util/CMakeFiles/common_util.dir/backtrace.cpp.o
  231. [15:34:32] >>> [ 91%] Building CXX object common/source/util/CMakeFiles/common_util.dir/Stabs2DebugInfo.cpp.o
  232. [15:34:32] >>> [ 91%] Building CXX object common/source/util/CMakeFiles/common_util.dir/Bitmap.cpp.o
  233. [15:34:32] >>> Linking CXX static library ../../../lib/libcommon_util.a
  234. [15:34:32] >>> [ 91%] Built target common_util
  235. [15:34:32] >>> Scanning dependencies of target common_ustl
  236. [15:34:32] >>> [ 92%] Building CXX object common/source/ustl/CMakeFiles/common_ustl.dir/ustringformat.cpp.o
  237. [15:34:32] >>> [ 92%] Building CXX object common/source/ustl/CMakeFiles/common_ustl.dir/ustring.cpp.o
  238. [15:34:32] >>> [ 93%] Building CXX object common/source/ustl/CMakeFiles/common_ustl.dir/ubitset.cpp.o
  239. [15:34:32] >>> [ 93%] Building CXX object common/source/ustl/CMakeFiles/common_ustl.dir/ualgobase.cpp.o
  240. [15:34:32] >>> [ 93%] Building CXX object common/source/ustl/CMakeFiles/common_ustl.dir/sostream.cpp.o
  241. [15:34:33] >>> [ 94%] Building CXX object common/source/ustl/CMakeFiles/common_ustl.dir/sistream.cpp.o
  242. [15:34:33] >>> [ 94%] Building CXX object common/source/ustl/CMakeFiles/common_ustl.dir/outerrstream.cpp.o
  243. [15:34:33] >>> [ 95%] Building CXX object common/source/ustl/CMakeFiles/common_ustl.dir/mistream.cpp.o
  244. [15:34:33] >>> [ 95%] Building CXX object common/source/ustl/CMakeFiles/common_ustl.dir/memlink.cpp.o
  245. [15:34:33] >>> [ 95%] Building CXX object common/source/ustl/CMakeFiles/common_ustl.dir/memblock.cpp.o
  246. [15:34:33] >>> [ 96%] Building CXX object common/source/ustl/CMakeFiles/common_ustl.dir/debugchecks.cpp.o
  247. [15:34:33] >>> [ 96%] Building CXX object common/source/ustl/CMakeFiles/common_ustl.dir/cmemlink.cpp.o
  248. [15:34:34] >>> Linking CXX static library ../../../lib/libcommon_ustl.a
  249. [15:34:34] >>> [ 96%] Built target common_ustl
  250. [15:34:34] >>> Scanning dependencies of target kernel
  251. [15:34:34] >>> [ 97%] Generating kernel_image
  252. [15:34:34] >>> [ 97%] Built target kernel
  253. [15:34:34] >>> Scanning dependencies of target install
  254. [15:34:34] >>> [ 97%] Creating temp dir...
  255. [15:34:34] >>> [ 98%] Unpacking disk image...
  256. [15:34:34] >>> [ 98%] Copying helper files...
  257. [15:34:34] >>> [ 98%] Copying files to image...
  258. [15:34:34] >>> [100%] Copying userspace programs to image...
  259. [15:34:34] >>> [100%] Built target install
  260. [15:34:34] >>> [TACOS] prepareFinished
  261. [15:34:35] *** Start run...
  262. [15:34:35] >>> Scanning dependencies of target qemutacos
  263. [15:34:35] >>> Going to start QEMUTACOS: qemu-system-i386 -cpu qemu32 -hda SWEB-flat.vmdk -m 8M -snapshot -monitor pipe:qemu -nographic -no-shutdown -debugcon /dev/stdout
  264. [15:34:36] *** Connecting to QEMU.
  265. [15:34:36] *** QemuFifo connecting.
  266. [15:34:36] *** Connecting QEMU Pipe.
  267. [15:34:36] >>> Booting...
  268. [15:34:36] >>> Clearing Framebuffer...
  269. [15:34:36] >>> Clearing BSS...
  270. [15:34:36] >>> Parsing Multiboot Header...
  271. [15:34:36] >>> Initializing Kernel Paging Structures...
  272. [15:34:36] >>> Setting CR3 Register...
  273. [15:34:36] >>> Enable Page Size Extensions...
  274. [15:34:36] >>> Enable Paging...
  275. [15:34:36] >>> Switch to our own stack...
  276. [15:34:36] >>> Calling startup()...
  277. [15:34:36] >>> Removing Boot Time Ident Mapping...
  278. [15:34:36] >>> [PM ]Ctor: memory region from physical 0x0 to 0x0x9fc00 of type 1
  279. [15:34:36] >>> [PM ]Ctor: memory region from physical 0x0x9fc00 to 0x0xa0000 of type 2
  280. [15:34:36] >>> [PM ]Ctor: memory region from physical 0x0xf0000 to 0x0x100000 of type 2
  281. [15:34:36] >>> [PM ]Ctor: memory region from physical 0x0x100000 to 0x0x7e0000 of type 1
  282. [15:34:36] >>> [PM ]Ctor: memory region from physical 0x0x7e0000 to 0x0x800000 of type 2
  283. [15:34:36] >>> [PM ]Ctor: memory region from physical 0x0xfffc0000 to 0x0 of type 2
  284. [15:34:36] >>> [PM ]Ctor: usable memory region: start_page: 0, end_page: 159, type: 1
  285. [15:34:36] >>> [PM ]Ctor: usable memory region: start_page: 256, end_page: 2016, type: 1
  286. [15:34:36] >>> [PM ]Ctor: Marking stuff mapped in above 2 and < 3 gig as used
  287. [15:34:36] >>> [PM ]Ctor: Marking GRUB loaded modules as reserved
  288. [15:34:36] >>> [PM ]Ctor: find lowest unreserved page
  289. [15:34:36] >>> [PM ]Ctor: Physical pages - free: 1008 used: 1008 total: 2016
  290. [15:34:37] >>> PageManager and KernelMemoryManager created
  291. [15:34:37] >>> [THREAD ]Thread ctor, this is 0x8019a2a8, stack is 0x8019a2b4, fs_info ptr: 0
  292. [15:34:37] >>> Console created
  293. [15:34:37] >>> Init debug printf
  294. [15:34:37] >>> [THREAD ]Thread ctor, this is 0x8019de9c, stack is 0x8019dea8, fs_info ptr: 0
  295. [15:34:37] >>> [THREAD ]Thread ctor, this is 0x8019fefc, stack is 0x8019ff08, fs_info ptr: 0
  296. [15:34:37] >>> [THREAD ]Thread ctor, this is 0x801a1f5c, stack is 0x801a1f68, fs_info ptr: 0
  297. [15:34:37] >>> [THREAD ]Thread ctor, this is 0x801a3fc0, stack is 0x801a3fcc, fs_info ptr: 0
  298. [15:34:37] >>> [SCHEDULER ]addNewThread: 0x8019fefc 1:CleanupThread
  299. [15:34:37] >>> [SCHEDULER ]addNewThread: 0x8019de9c 2:IdleThread
  300. [15:34:37] >>> [SCHEDULER ]addNewThread: 0x801a1f5c 3:SwapOutThread
  301. [15:34:37] >>> [SCHEDULER ]addNewThread: 0x801a3fc0 4:SwapInThread
  302. [15:34:37] >>> [THREAD ]Thread ctor, this is 0x801a68d4, stack is 0x801a68e0, fs_info ptr: 0
  303. [15:34:37] >>> [SCHEDULER ]addNewThread: 0x801a68d4 5:KprintfFlushingThread
  304. [15:34:37] >>> [MAIN ]Threads init
  305. [15:34:37] >>> [MAIN ]Interupts init
  306. [15:34:38] >>> [MAIN ]found 1925 functions
  307. [15:34:38] >>> [MAIN ]Mounting DeviceFS under /dev/
  308. [15:34:38] >>> [MAIN ]Block Device creation
  309. [15:34:38] >>> [MAIN ]Block Device done
  310. [15:34:38] >>> [MAIN ]Detected Device: idea :: 0
  311. [15:34:38] >>> [MAIN ]Detected Device: idea0 :: 1
  312. [15:34:38] >>> [MAIN ]Detected Device: idea1 :: 2
  313. [15:34:38] >>> [MAIN ]Detected Device: idea2 :: 3
  314. [15:34:38] >>> [MAIN ]make a deep copy of FsWorkingDir
  315. [15:34:38] >>> [MAIN ]main_console->setWorkingDirInfo done
  316. [15:34:38] >>> [MAIN ]default_working_dir root name: / pwd name: /
  317. [15:34:38] >>> [MAIN ]Timer enable
  318. [15:34:38] >>> [MAIN ]Adding Kernel threads
  319. [15:34:38] >>> [SCHEDULER ]addNewThread: 0x8019a2a8 6:TxTConsoleThread
  320. [15:34:38] >>> [THREAD ]Thread ctor, this is 0x801ad798, stack is 0x801ad7a4, fs_info ptr: 0x801ad754
  321. [15:34:38] >>> [SCHEDULER ]addNewThread: 0x801ad798 7:ProcessRegistry
  322. [15:34:38] >>> [SCHEDULER ]Scheduler::printThreadList: 7 Threads in List
  323. [15:34:38] >>> [SCHEDULER ]Scheduler::printThreadList: threads_[0]: 0x8019fefc 1:CleanupThread [Running]
  324. [15:34:38] >>> [SCHEDULER ]Scheduler::printThreadList: threads_[1]: 0x8019de9c 2:IdleThread [Running]
  325. [15:34:38] >>> [SCHEDULER ]Scheduler::printThreadList: threads_[2]: 0x801a1f5c 3:SwapOutThread [Sleeping]
  326. [15:34:38] >>> [SCHEDULER ]Scheduler::printThreadList: threads_[3]: 0x801a3fc0 4:SwapInThread [Sleeping]
  327. [15:34:38] >>> [SCHEDULER ]Scheduler::printThreadList: threads_[4]: 0x801a68d4 5:KprintfFlushingThread [Running]
  328. [15:34:38] >>> [SCHEDULER ]Scheduler::printThreadList: threads_[5]: 0x8019a2a8 6:TxTConsoleThread [Running]
  329. [15:34:38] >>> [SCHEDULER ]Scheduler::printThreadList: threads_[6]: 0x801ad798 7:ProcessRegistry [Running]
  330. [15:34:38] >>> [PROCESS_REG]mounting userprog-partition
  331. [15:34:38] >>> [PROCESS_REG]mkdir /usr
  332. [15:34:38] >>> [PROCESS_REG]mount idea1
  333. [15:34:38] >>> [PROCESS_REG]create process /usr/tacos.sweb
  334. [15:34:38] >>> [LOADER ]Loader::loadExecutableAndInitProcess: going to load an executable
  335. [15:34:38] >>> [LOADER ]loadExecutableAndInitProcess: Entry: 0x8051cd6, num Sections 0x4
  336. [15:34:38] >>> [USERTRACE ]loadDebugInfoIfAvailable start
  337. [15:34:38] >>> [USERTRACE ]Found stab section, index is 81
  338. [15:34:38] >>> [USERTRACE ]Found stabstr section, index is 87
  339. [15:34:38] >>> [LOADER ]Found end of elf headers, heap starts at: 0x895fa5c
  340. [15:34:38] >>> [MAIN ]found 244 functions
  341. [15:34:38] >>> [USERPROCESS]ctor: Done loading process /usr/tacos.sweb
  342. [15:34:38] >>> [THREAD ]Thread ctor, this is 0x801d186c, stack is 0x801d1878, fs_info ptr: 0x801b1a58
  343. [15:34:38] >>> [LUKAS ]add process to list: 1
  344. [15:34:38] >>> [SCHEDULER ]addNewThread: 0x801d186c 8:/usr/tacos.sweb
  345. [15:34:38] >>> KernelThread 801ad798: info 801af924 eax 0x1c8 ebp 0x801af4ac esp 0x801af494 esp0 0 eip 0x80024090 cr3 0x159000
  346. [15:34:38] >>> KernelThread 801ad798 has no UserThread registers.
  347. [15:34:38] >>> KernelThread 801d186c: info 801b3d58 eax 0 ebp 0x801d3874 esp 0x801d3874 esp0 0 eip 0x80007b86 cr3 0x3f0000
  348. [15:34:38] >>> UserThread 801d186c: info 801b3ea4 eax 0 ebp 0x7fffcffc esp 0x7fffcffc esp0 0x801d3874 eip 0x8051cd6 cr3 0x3f0000
  349. [15:34:39] >>> [PAGEFAULT ]Address: 0x8051cd6, Present: 0, Writing: 0, Userspace: 1, Rsvc: 0, caused by: operand fetch - currentThread: 0x801d186c 8:/usr/tacos.sweb, switch_to_userspace_: 1
  350. [15:34:39] >>> [PAGEFAULT ]This pagefault was probably caused by: 0x8051cd6: _start:14
  351. [15:34:39] >>> KernelThread 801d186c: info 801b3d58 eax 0 ebp 0x801d3874 esp 0x801d3874 esp0 0 eip 0x80007b86 cr3 0x3f0000
  352. [15:34:39] >>> UserThread 801d186c: info 801b3ea4 eax 0 ebp 0x7fffcffc esp 0x7fffcffc esp0 0x801d3874 eip 0x8051cd6 cr3 0x3f0000
  353. [15:34:39] >>> [KLEMENS ]Swapped: 0
  354. [15:34:39] >>> [LOADER ]Loader:loadPage: Request to load the page for address 0x8051cd6.
  355. [15:34:39] >>> [LOADER ]Loader:loadPage: Load request for address 0x8051cd6 has been successfully finished.
  356. [15:34:39] >>> [PAGEFAULT ]Address: 0x804a1f3, Present: 0, Writing: 0, Userspace: 1, Rsvc: 0, caused by: operand fetch - currentThread: 0x801d186c 8:/usr/tacos.sweb, switch_to_userspace_: 1
  357. [15:34:39] >>> [PAGEFAULT ]This pagefault was probably caused by: 0x804a1f3: main:480
  358. [15:34:39] >>> KernelThread 801d186c: info 801b3d58 eax 0x200 ebp 0x801d3160 esp 0x801d3160 esp0 0 eip 0x80017657 cr3 0x3f0000
  359. [15:34:39] >>> UserThread 801d186c: info 801b3ea4 eax 0 ebp 0x7fffcff8 esp 0x7fffcfec esp0 0x801d3874 eip 0x804a1f3 cr3 0x3f0000
  360. [15:34:39] >>> [KLEMENS ]Swapped: 0
  361. [15:34:39] >>> [LOADER ]Loader:loadPage: Request to load the page for address 0x804a1f3.
  362. [15:34:39] >>> [LOADER ]Loader:loadPage: Load request for address 0x804a1f3 has been successfully finished.
  363. [15:34:39] >>> [PAGEFAULT ]Address: 0x8049cf0, Present: 0, Writing: 0, Userspace: 1, Rsvc: 0, caused by: operand fetch - currentThread: 0x801d186c 8:/usr/tacos.sweb, switch_to_userspace_: 1
  364. [15:34:39] >>> [PAGEFAULT ]This pagefault was probably caused by: 0x8049cf0: initbitmap:267
  365. [15:34:39] >>> KernelThread 801d186c: info 801b3d58 eax 0x200 ebp 0x801d3160 esp 0x801d3160 esp0 0 eip 0x80017657 cr3 0x3f0000
  366. [15:34:39] >>> UserThread 801d186c: info 801b3ea4 eax 0 ebp 0x7fffcfd8 esp 0x7fffcfbc esp0 0x801d3874 eip 0x8049cf0 cr3 0x3f0000
  367. [15:34:39] >>> [KLEMENS ]Swapped: 0
  368. [15:34:39] >>> [LOADER ]Loader:loadPage: Request to load the page for address 0x8049cf0.
  369. [15:34:39] >>> [LOADER ]Loader:loadPage: Load request for address 0x8049cf0 has been successfully finished.
  370. [15:34:39] >>> [PAGEFAULT ]Address: 0x895f640, Present: 0, Writing: 1, Userspace: 1, Rsvc: 0, caused by: operand fetch - currentThread: 0x801d186c 8:/usr/tacos.sweb, switch_to_userspace_: 1
  371. [15:34:39] >>> [PAGEFAULT ]This pagefault was probably caused by: 0x8049d15: initbitmap:272
  372. [15:34:39] >>> KernelThread 801d186c: info 801b3d58 eax 0x200 ebp 0x801d3160 esp 0x801d3160 esp0 0 eip 0x80017657 cr3 0x3f0000
  373. [15:34:39] >>> UserThread 801d186c: info 801b3ea4 eax 0x895f640 ebp 0x7fffcfb8 esp 0x7fffcfa8 esp0 0x801d3874 eip 0x8049d15 cr3 0x3f0000
  374. [15:34:39] >>> [KLEMENS ]Swapped: 1
  375. [15:34:39] >>> [PAGEFAULT ]Address: 0x2005a0, Present: 0, Writing: 0, Userspace: 0, Rsvc: 0, caused by: operand fetch - currentThread: 0x801a3fc0 4:SwapInThread, switch_to_userspace_: 0
  376. [15:34:39] >>> [PAGEFAULT ]This pagefault was probably caused by:0x8000c466: SwapManager::swapInPage(unsigned int):118
  377. [15:34:39] >>> KernelThread 801a3fc0: info 801a63c8 eax 0x2005a0 ebp 0x801a5f74 esp 0x801a5f48 esp0 0 eip 0x8000c466 cr3 0x159000
  378. [15:34:39] >>> KernelThread 801a3fc0 has no UserThread registers.
  379. [15:34:39] >>> [PAGEFAULT ]Address: 0x18955001, Present: 0, Writing: 0, Userspace: 0, Rsvc: 0, caused by: operand fetch - currentThread: 0x801a3fc0 4:SwapInThread, switch_to_userspace_: 0
  380. [15:34:39] >>> [PAGEFAULT ]This pagefault was probably caused by:0x80016977: ArchMemory::swapInPage(unsigned int):373
  381. [15:34:39] >>> KernelThread 801a3fc0: info 801a63c8 eax 0x18955000 ebp 0x801a5ec0 esp 0x801a5e94 esp0 0 eip 0x80016977 cr3 0x159000
  382. [15:34:39] >>> KernelThread 801a3fc0 has no UserThread registers.
  383. [15:34:39] >>> [PAGEFAULT ]Address: 0x18955189, Present: 0, Writing: 0, Userspace: 0, Rsvc: 0, caused by: operand fetch - currentThread: 0x801a3fc0 4:SwapInThread, switch_to_userspace_: 0
  384. [15:34:39] >>> [PAGEFAULT ]This pagefault was probably caused by:0x80016977: ArchMemory::swapInPage(unsigned int):373
  385. [15:34:39] >>> KernelThread 801a3fc0: info 801a63c8 eax 0x18955188 ebp 0x801a5e0c esp 0x801a5de0 esp0 0 eip 0x80016977 cr3 0x159000
  386. [15:34:39] >>> KernelThread 801a3fc0 has no UserThread registers.
  387. [15:34:39] >>> [PAGEFAULT ]Address: 0x18955189, Present: 0, Writing: 0, Userspace: 0, Rsvc: 0, caused by: operand fetch - currentThread: 0x801a3fc0 4:SwapInThread, switch_to_userspace_: 0
  388. [15:34:39] >>> [PAGEFAULT ]This pagefault was probably caused by:0x80016977: ArchMemory::swapInPage(unsigned int):373
  389. [15:34:39] >>> KernelThread 801a3fc0: info 801a63c8 eax 0x18955188 ebp 0x801a5d58 esp 0x801a5d2c esp0 0 eip 0x80016977 cr3 0x159000
  390. [15:34:39] >>> KernelThread 801a3fc0 has no UserThread registers.
  391. [15:34:39] >>> [PAGEFAULT ]Address: 0x18955189, Present: 0, Writing: 0, Userspace: 0, Rsvc: 0, caused by: operand fetch - currentThread: 0x801a3fc0 4:SwapInThread, switch_to_userspace_: 0
  392. [15:34:39] >>> [PAGEFAULT ]This pagefault was probably caused by:0x80016977: ArchMemory::swapInPage(unsigned int):373
  393. [15:34:39] >>> KernelThread 801a3fc0: info 801a63c8 eax 0x18955188 ebp 0x801a5ca4 esp 0x801a5c78 esp0 0 eip 0x80016977 cr3 0x159000
  394. [15:34:39] >>> KernelThread 801a3fc0 has no UserThread registers.
  395. [15:34:39] >>> [PAGEFAULT ]Address: 0x18955189, Present: 0, Writing: 0, Userspace: 0, Rsvc: 0, caused by: operand fetch - currentThread: 0x801a3fc0 4:SwapInThread, switch_to_userspace_: 0
  396. [15:34:39] >>> [PAGEFAULT ]This pagefault was probably caused by:0x80016977: ArchMemory::swapInPage(unsigned int):373
  397. [15:34:39] >>> KernelThread 801a3fc0: info 801a63c8 eax 0x18955188 ebp 0x801a5bf0 esp 0x801a5bc4 esp0 0 eip 0x80016977 cr3 0x159000
  398. [15:34:39] >>> KernelThread 801a3fc0 has no UserThread registers.
  399. [15:34:39] >>> [PAGEFAULT ]Address: 0x18955189, Present: 0, Writing: 0, Userspace: 0, Rsvc: 0, caused by: operand fetch - currentThread: 0x801a3fc0 4:SwapInThread, switch_to_userspace_: 0
  400. [15:34:39] >>> [PAGEFAULT ]This pagefault was probably caused by:0x80016977: ArchMemory::swapInPage(unsigned int):373
  401. [15:34:39] >>> KernelThread 801a3fc0: info 801a63c8 eax 0x18955188 ebp 0x801a5b3c esp 0x801a5b10 esp0 0 eip 0x80016977 cr3 0x159000
  402. [15:34:39] >>> KernelThread 801a3fc0 has no UserThread registers.
  403. [15:34:39] >>> [PAGEFAULT ]Address: 0x18955189, Present: 0, Writing: 0, Userspace: 0, Rsvc: 0, caused by: operand fetch - currentThread: 0x801a3fc0 4:SwapInThread, switch_to_userspace_: 0
  404. [15:34:39] >>> [PAGEFAULT ]This pagefault was probably caused by:0x80016977: ArchMemory::swapInPage(unsigned int):373
  405. [15:34:39] >>> KernelThread 801a3fc0: info 801a63c8 eax 0x18955188 ebp 0x801a5a88 esp 0x801a5a5c esp0 0 eip 0x80016977 cr3 0x159000
  406. [15:34:39] >>> KernelThread 801a3fc0 has no UserThread registers.
  407. [15:34:39] >>> [PAGEFAULT ]Address: 0x18955189, Present: 0, Writing: 0, Userspace: 0, Rsvc: 0, caused by: operand fetch - currentThread: 0x801a3fc0 4:SwapInThread, switch_to_userspace_: 0
  408. [15:34:39] >>> [PAGEFAULT ]This pagefault was probably caused by:0x80016977: ArchMemory::swapInPage(unsigned int):373
  409. [15:34:39] >>> KernelThread 801a3fc0: info 801a63c8 eax 0x18955188 ebp 0x801a59d4 esp 0x801a59a8 esp0 0 eip 0x80016977 cr3 0x159000
  410. [15:34:39] >>> KernelThread 801a3fc0 has no UserThread registers.
  411. [15:34:39] >>> [PAGEFAULT ]Address: 0x18955189, Present: 0, Writing: 0, Userspace: 0, Rsvc: 0, caused by: operand fetch - currentThread: 0x801a3fc0 4:SwapInThread, switch_to_userspace_: 0
  412. [15:34:39] >>> [PAGEFAULT ]This pagefault was probably caused by:0x80016977: ArchMemory::swapInPage(unsigned int):373
  413. [15:34:39] >>> KernelThread 801a3fc0: info 801a63c8 eax 0x18955188 ebp 0x801a5920 esp 0x801a58f4 esp0 0 eip 0x80016977 cr3 0x159000
  414. [15:34:39] >>> KernelThread 801a3fc0 has no UserThread registers.
  415. [15:34:39] >>> [PAGEFAULT ]Address: 0x18955189, Present: 0, Writing: 0, Userspace: 0, Rsvc: 0, caused by: operand fetch - currentThread: 0x801a3fc0 4:SwapInThread, switch_to_userspace_: 0
  416. [15:34:39] >>> [PAGEFAULT ]This pagefault was probably caused by:0x80016977: ArchMemory::swapInPage(unsigned int):373
  417. [15:34:39] >>> KernelThread 801a3fc0: info 801a63c8 eax 0x18955188 ebp 0x801a586c esp 0x801a5840 esp0 0 eip 0x80016977 cr3 0x159000
  418. [15:34:39] >>> KernelThread 801a3fc0 has no UserThread registers.
  419. [15:34:39] >>> [PAGEFAULT ]Address: 0x18955189, Present: 0, Writing: 0, Userspace: 0, Rsvc: 0, caused by: operand fetch - currentThread: 0x801a3fc0 4:SwapInThread, switch_to_userspace_: 0
  420. [15:34:39] >>> [PAGEFAULT ]This pagefault was probably caused by:0x80016977: ArchMemory::swapInPage(unsigned int):373
  421. [15:34:39] >>> KernelThread 801a3fc0: info 801a63c8 eax 0x18955188 ebp 0x801a57b8 esp 0x801a578c esp0 0 eip 0x80016977 cr3 0x159000
  422. [15:34:39] >>> KernelThread 801a3fc0 has no UserThread registers.
  423. [15:34:39] >>> [PAGEFAULT ]Address: 0x18955189, Present: 0, Writing: 0, Userspace: 0, Rsvc: 0, caused by: operand fetch - currentThread: 0x801a3fc0 4:SwapInThread, switch_to_userspace_: 0
  424. [15:34:39] >>> [PAGEFAULT ]This pagefault was probably caused by:0x80016977: ArchMemory::swapInPage(unsigned int):373
  425. [15:34:39] >>> KernelThread 801a3fc0: info 801a63c8 eax 0x18955188 ebp 0x801a5704 esp 0x801a56d8 esp0 0 eip 0x80016977 cr3 0x159000
  426. [15:34:39] >>> KernelThread 801a3fc0 has no UserThread registers.
  427. [15:34:39] >>> [PAGEFAULT ]Address: 0x18955189, Present: 0, Writing: 0, Userspace: 0, Rsvc: 0, caused by: operand fetch - currentThread: 0x801a3fc0 4:SwapInThread, switch_to_userspace_: 0
  428. [15:34:39] >>> [PAGEFAULT ]This pagefault was probably caused by:0x80016977: ArchMemory::swapInPage(unsigned int):373
  429. [15:34:39] >>> KernelThread 801a3fc0: info 801a63c8 eax 0x18955188 ebp 0x801a5650 esp 0x801a5624 esp0 0 eip 0x80016977 cr3 0x159000
  430. [15:34:39] >>> KernelThread 801a3fc0 has no UserThread registers.
  431. [15:34:39] >>> [PAGEFAULT ]Address: 0x18955189, Present: 0, Writing: 0, Userspace: 0, Rsvc: 0, caused by: operand fetch - currentThread: 0x801a3fc0 4:SwapInThread, switch_to_userspace_: 0
  432. [15:34:39] >>> [PAGEFAULT ]This pagefault was probably caused by:0x80016977: ArchMemory::swapInPage(unsigned int):373
  433. [15:34:39] >>> KernelThread 801a3fc0: info 801a63c8 eax 0x18955188 ebp 0x801a559c esp 0x801a5570 esp0 0 eip 0x80016977 cr3 0x159000
  434. [15:34:39] >>> KernelThread 801a3fc0 has no UserThread registers.
  435. [15:34:39] >>> [PAGEFAULT ]Address: 0x18955189, Present: 0, Writing: 0, Userspace: 0, Rsvc: 0, caused by: operand fetch - currentThread: 0x801a3fc0 4:SwapInThread, switch_to_userspace_: 0
  436. [15:34:39] >>> [PAGEFAULT ]This pagefault was probably caused by:0x80016977: ArchMemory::swapInPage(unsigned int):373
  437. [15:34:39] >>> KernelThread 801a3fc0: info 801a63c8 eax 0x18955188 ebp 0x801a54e8 esp 0x801a54bc esp0 0 eip 0x80016977 cr3 0x159000
  438. [15:34:39] >>> KernelThread 801a3fc0 has no UserThread registers.
  439. [15:34:39] >>> [PAGEFAULT ]Address: 0x18955189, Present: 0, Writing: 0, Userspace: 0, Rsvc: 0, caused by: operand fetch - currentThread: 0x801a3fc0 4:SwapInThread, switch_to_userspace_: 0
  440. [15:34:39] >>> [PAGEFAULT ]This pagefault was probably caused by:0x80016977: ArchMemory::swapInPage(unsigned int):373
  441. [15:34:39] >>> KernelThread 801a3fc0: info 801a63c8 eax 0x18955188 ebp 0x801a5434 esp 0x801a5408 esp0 0 eip 0x80016977 cr3 0x159000
  442. [15:34:39] >>> KernelThread 801a3fc0 has no UserThread registers.
  443. [15:34:39] >>> [PAGEFAULT ]Address: 0x18955189, Present: 0, Writing: 0, Userspace: 0, Rsvc: 0, caused by: operand fetch - currentThread: 0x801a3fc0 4:SwapInThread, switch_to_userspace_: 0
  444. [15:34:39] >>> [PAGEFAULT ]This pagefault was probably caused by:0x80016977: ArchMemory::swapInPage(unsigned int):373
  445. [15:34:39] >>> KernelThread 801a3fc0: info 801a63c8 eax 0x18955188 ebp 0x801a5380 esp 0x801a5354 esp0 0 eip 0x80016977 cr3 0x159000
  446. [15:34:39] >>> KernelThread 801a3fc0 has no UserThread registers.
  447. [15:34:39] >>> [PAGEFAULT ]Address: 0x18955189, Present: 0, Writing: 0, Userspace: 0, Rsvc: 0, caused by: operand fetch - currentThread: 0x801a3fc0 4:SwapInThread, switch_to_userspace_: 0
  448. [15:34:39] >>> [PAGEFAULT ]This pagefault was probably caused by:0x80016977: ArchMemory::swapInPage(unsigned int):373
  449. [15:34:39] >>> KernelThread 801a3fc0: info 801a63c8 eax 0x18955188 ebp 0x801a52cc esp 0x801a52a0 esp0 0 eip 0x80016977 cr3 0x159000
  450. [15:34:39] >>> KernelThread 801a3fc0 has no UserThread registers.
  451. [15:34:39] >>> [PAGEFAULT ]Address: 0x18955189, Present: 0, Writing: 0, Userspace: 0, Rsvc: 0, caused by: operand fetch - currentThread: 0x801a3fc0 4:SwapInThread, switch_to_userspace_: 0
  452. [15:34:39] >>> [PAGEFAULT ]This pagefault was probably caused by:0x80016977: ArchMemory::swapInPage(unsigned int):373
  453. [15:34:39] >>> KernelThread 801a3fc0: info 801a63c8 eax 0x18955188 ebp 0x801a5218 esp 0x801a51ec esp0 0 eip 0x80016977 cr3 0x159000
  454. [15:34:39] >>> KernelThread 801a3fc0 has no UserThread registers.
  455. [15:34:39] >>> [PAGEFAULT ]Address: 0x18955189, Present: 0, Writing: 0, Userspace: 0, Rsvc: 0, caused by: operand fetch - currentThread: 0x801a3fc0 4:SwapInThread, switch_to_userspace_: 0
  456. [15:34:39] >>> [PAGEFAULT ]This pagefault was probably caused by:0x80016977: ArchMemory::swapInPage(unsigned int):373
  457. [15:34:39] >>> KernelThread 801a3fc0: info 801a63c8 eax 0x18955188 ebp 0x801a5164 esp 0x801a5138 esp0 0 eip 0x80016977 cr3 0x159000
  458. [15:34:39] >>> KernelThread 801a3fc0 has no UserThread registers.
  459. [15:34:39] >>> [PAGEFAULT ]Address: 0x18955189, Present: 0, Writing: 0, Userspace: 0, Rsvc: 0, caused by: operand fetch - currentThread: 0x801a3fc0 4:SwapInThread, switch_to_userspace_: 0
  460. [15:34:39] >>> [PAGEFAULT ]This pagefault was probably caused by:0x80016977: ArchMemory::swapInPage(unsigned int):373
  461. [15:34:39] >>> KernelThread 801a3fc0: info 801a63c8 eax 0x18955188 ebp 0x801a50b0 esp 0x801a5084 esp0 0 eip 0x80016977 cr3 0x159000
  462. [15:34:39] >>> KernelThread 801a3fc0 has no UserThread registers.
  463. [15:34:39] >>> [PAGEFAULT ]Address: 0x18955189, Present: 0, Writing: 0, Userspace: 0, Rsvc: 0, caused by: operand fetch - currentThread: 0x801a3fc0 4:SwapInThread, switch_to_userspace_: 0
  464. [15:34:39] >>> [PAGEFAULT ]This pagefault was probably caused by:0x80016977: ArchMemory::swapInPage(unsigned int):373
  465. [15:34:39] >>> KernelThread 801a3fc0: info 801a63c8 eax 0x18955188 ebp 0x801a4ffc esp 0x801a4fd0 esp0 0 eip 0x80016977 cr3 0x159000
  466. [15:34:39] >>> KernelThread 801a3fc0 has no UserThread registers.
  467. [15:34:39] >>> [PAGEFAULT ]Address: 0x18955189, Present: 0, Writing: 0, Userspace: 0, Rsvc: 0, caused by: operand fetch - currentThread: 0x801a3fc0 4:SwapInThread, switch_to_userspace_: 0
  468. [15:34:39] >>> [PAGEFAULT ]This pagefault was probably caused by:0x80016977: ArchMemory::swapInPage(unsigned int):373
  469. [15:34:39] >>> KernelThread 801a3fc0: info 801a63c8 eax 0x18955188 ebp 0x801a4f48 esp 0x801a4f1c esp0 0 eip 0x80016977 cr3 0x159000
  470. [15:34:39] >>> KernelThread 801a3fc0 has no UserThread registers.
  471. [15:34:39] >>> [PAGEFAULT ]Address: 0x18955189, Present: 0, Writing: 0, Userspace: 0, Rsvc: 0, caused by: operand fetch - currentThread: 0x801a3fc0 4:SwapInThread, switch_to_userspace_: 0
  472. [15:34:39] >>> [PAGEFAULT ]This pagefault was probably caused by:0x80016977: ArchMemory::swapInPage(unsigned int):373
  473. [15:34:39] >>> KernelThread 801a3fc0: info 801a63c8 eax 0x18955188 ebp 0x801a4e94 esp 0x801a4e68 esp0 0 eip 0x80016977 cr3 0x159000
  474. [15:34:39] >>> KernelThread 801a3fc0 has no UserThread registers.
  475. [15:34:39] >>> [PAGEFAULT ]Address: 0x18955189, Present: 0, Writing: 0, Userspace: 0, Rsvc: 0, caused by: operand fetch - currentThread: 0x801a3fc0 4:SwapInThread, switch_to_userspace_: 0
  476. [15:34:39] >>> [PAGEFAULT ]This pagefault was probably caused by:0x80016977: ArchMemory::swapInPage(unsigned int):373
  477. [15:34:39] >>> KernelThread 801a3fc0: info 801a63c8 eax 0x18955188 ebp 0x801a4de0 esp 0x801a4db4 esp0 0 eip 0x80016977 cr3 0x159000
  478. [15:34:39] >>> KernelThread 801a3fc0 has no UserThread registers.
  479. [15:34:39] >>> [PAGEFAULT ]Address: 0x18955189, Present: 0, Writing: 0, Userspace: 0, Rsvc: 0, caused by: operand fetch - currentThread: 0x801a3fc0 4:SwapInThread, switch_to_userspace_: 0
  480. [15:34:39] >>> [PAGEFAULT ]This pagefault was probably caused by:0x80016977: ArchMemory::swapInPage(unsigned int):373
  481. [15:34:39] >>> KernelThread 801a3fc0: info 801a63c8 eax 0x18955188 ebp 0x801a4d2c esp 0x801a4d00 esp0 0 eip 0x80016977 cr3 0x159000
  482. [15:34:39] >>> KernelThread 801a3fc0 has no UserThread registers.
  483. [15:34:39] >>> [PAGEFAULT ]Address: 0x18955189, Present: 0, Writing: 0, Userspace: 0, Rsvc: 0, caused by: operand fetch - currentThread: 0x801a3fc0 4:SwapInThread, switch_to_userspace_: 0
  484. [15:34:39] >>> [PAGEFAULT ]This pagefault was probably caused by:0x80016977: ArchMemory::swapInPage(unsigned int):373
  485. [15:34:39] >>> KernelThread 801a3fc0: info 801a63c8 eax 0x18955188 ebp 0x801a4c78 esp 0x801a4c4c esp0 0 eip 0x80016977 cr3 0x159000
  486. [15:34:39] >>> KernelThread 801a3fc0 has no UserThread registers.
  487. [15:34:39] >>> [PAGEFAULT ]Address: 0x18955189, Present: 0, Writing: 0, Userspace: 0, Rsvc: 0, caused by: operand fetch - currentThread: 0x801a3fc0 4:SwapInThread, switch_to_userspace_: 0
  488. [15:34:39] >>> [PAGEFAULT ]This pagefault was probably caused by:0x80016977: ArchMemory::swapInPage(unsigned int):373
  489. [15:34:39] >>> KernelThread 801a3fc0: info 801a63c8 eax 0x18955188 ebp 0x801a4bc4 esp 0x801a4b98 esp0 0 eip 0x80016977 cr3 0x159000
  490. [15:34:39] >>> KernelThread 801a3fc0 has no UserThread registers.
  491. [15:34:39] >>> [PAGEFAULT ]Address: 0x18955189, Present: 0, Writing: 0, Userspace: 0, Rsvc: 0, caused by: operand fetch - currentThread: 0x801a3fc0 4:SwapInThread, switch_to_userspace_: 0
  492. [15:34:39] >>> [PAGEFAULT ]This pagefault was probably caused by:0x80016977: ArchMemory::swapInPage(unsigned int):373
  493. [15:34:39] >>> KernelThread 801a3fc0: info 801a63c8 eax 0x18955188 ebp 0x801a4b10 esp 0x801a4ae4 esp0 0 eip 0x80016977 cr3 0x159000
  494. [15:34:39] >>> KernelThread 801a3fc0 has no UserThread registers.
  495. [15:34:39] >>> [PAGEFAULT ]Address: 0x18955189, Present: 0, Writing: 0, Userspace: 0, Rsvc: 0, caused by: operand fetch - currentThread: 0x801a3fc0 4:SwapInThread, switch_to_userspace_: 0
  496. [15:34:39] >>> [PAGEFAULT ]This pagefault was probably caused by:0x80016977: ArchMemory::swapInPage(unsigned int):373
  497. [15:34:39] >>> KernelThread 801a3fc0: info 801a63c8 eax 0x18955188 ebp 0x801a4a5c esp 0x801a4a30 esp0 0 eip 0x80016977 cr3 0x159000
  498. [15:34:39] >>> KernelThread 801a3fc0 has no UserThread registers.
  499. [15:34:39] >>> [PAGEFAULT ]Address: 0x18955189, Present: 0, Writing: 0, Userspace: 0, Rsvc: 0, caused by: operand fetch - currentThread: 0x801a3fc0 4:SwapInThread, switch_to_userspace_: 0
  500. [15:34:39] >>> [PAGEFAULT ]This pagefault was probably caused by:0x80016977: ArchMemory::swapInPage(unsigned int):373
  501. [15:34:39] >>> KernelThread 801a3fc0: info 801a63c8 eax 0x18955188 ebp 0x801a49a8 esp 0x801a497c esp0 0 eip 0x80016977 cr3 0x159000
  502. [15:34:39] >>> KernelThread 801a3fc0 has no UserThread registers.
  503. [15:34:39] >>> [PAGEFAULT ]Address: 0x18955189, Present: 0, Writing: 0, Userspace: 0, Rsvc: 0, caused by: operand fetch - currentThread: 0x801a3fc0 4:SwapInThread, switch_to_userspace_: 0
  504. [15:34:39] >>> [PAGEFAULT ]This pagefault was probably caused by:0x80016977: ArchMemory::swapInPage(unsigned int):373
  505. [15:34:39] >>> KernelThread 801a3fc0: info 801a63c8 eax 0x18955188 ebp 0x801a48f4 esp 0x801a48c8 esp0 0 eip 0x80016977 cr3 0x159000
  506. [15:34:39] >>> KernelThread 801a3fc0 has no UserThread registers.
  507. [15:34:39] >>> [PAGEFAULT ]Address: 0x18955189, Present: 0, Writing: 0, Userspace: 0, Rsvc: 0, caused by: operand fetch - currentThread: 0x801a3fc0 4:SwapInThread, switch_to_userspace_: 0
  508. [15:34:39] >>> [PAGEFAULT ]This pagefault was probably caused by:0x80016977: ArchMemory::swapInPage(unsigned int):373
  509. [15:34:39] >>> KernelThread 801a3fc0: info 801a63c8 eax 0x18955188 ebp 0x801a4840 esp 0x801a4814 esp0 0 eip 0x80016977 cr3 0x159000
  510. [15:34:39] >>> KernelThread 801a3fc0 has no UserThread registers.
  511. [15:34:39] >>> [PAGEFAULT ]Address: 0x18955189, Present: 0, Writing: 0, Userspace: 0, Rsvc: 0, caused by: operand fetch - currentThread: 0x801a3fc0 4:SwapInThread, switch_to_userspace_: 0
  512. [15:34:39] >>> [PAGEFAULT ]This pagefault was probably caused by:0x80016977: ArchMemory::swapInPage(unsigned int):373
  513. [15:34:39] >>> KernelThread 801a3fc0: info 801a63c8 eax 0x18955188 ebp 0x801a478c esp 0x801a4760 esp0 0 eip 0x80016977 cr3 0x159000
  514. [15:34:39] >>> KernelThread 801a3fc0 has no UserThread registers.
  515. [15:34:39] >>> [PAGEFAULT ]Address: 0x18955189, Present: 0, Writing: 0, Userspace: 0, Rsvc: 0, caused by: operand fetch - currentThread: 0x801a3fc0 4:SwapInThread, switch_to_userspace_: 0
  516. [15:34:39] >>> [PAGEFAULT ]This pagefault was probably caused by:0x80016977: ArchMemory::swapInPage(unsigned int):373
  517. [15:34:39] >>> KernelThread 801a3fc0: info 801a63c8 eax 0x18955188 ebp 0x801a46d8 esp 0x801a46ac esp0 0 eip 0x80016977 cr3 0x159000
  518. [15:34:39] >>> KernelThread 801a3fc0 has no UserThread registers.
  519. [15:34:39] >>> [PAGEFAULT ]Address: 0x18955189, Present: 0, Writing: 0, Userspace: 0, Rsvc: 0, caused by: operand fetch - currentThread: 0x801a3fc0 4:SwapInThread, switch_to_userspace_: 0
  520. [15:34:39] >>> [PAGEFAULT ]This pagefault was probably caused by:0x80016977: ArchMemory::swapInPage(unsigned int):373
  521. [15:34:39] >>> KernelThread 801a3fc0: info 801a63c8 eax 0x18955188 ebp 0x801a4624 esp 0x801a45f8 esp0 0 eip 0x80016977 cr3 0x159000
  522. [15:34:39] >>> KernelThread 801a3fc0 has no UserThread registers.
  523. [15:34:39] >>> [PAGEFAULT ]Address: 0x18955189, Present: 0, Writing: 0, Userspace: 0, Rsvc: 0, caused by: operand fetch - currentThread: 0x801a3fc0 4:SwapInThread, switch_to_userspace_: 0
  524. [15:34:39] >>> [PAGEFAULT ]This pagefault was probably caused by:0x80016977: ArchMemory::swapInPage(unsigned int):373
  525. [15:34:39] >>> KernelThread 801a3fc0: info 801a63c8 eax 0x18955188 ebp 0x801a4570 esp 0x801a4544 esp0 0 eip 0x80016977 cr3 0x159000
  526. [15:34:39] >>> KernelThread 801a3fc0 has no UserThread registers.
  527. [15:34:39] >>> [PAGEFAULT ]Address: 0x18955189, Present: 0, Writing: 0, Userspace: 0, Rsvc: 0, caused by: operand fetch - currentThread: 0x801a3fc0 4:SwapInThread, switch_to_userspace_: 0
  528. [15:34:39] >>> [PAGEFAULT ]This pagefault was probably caused by:0x80016977: ArchMemory::swapInPage(unsigned int):373
  529. [15:34:39] >>> KernelThread 801a3fc0: info 801a63c8 eax 0x18955188 ebp 0x801a44bc esp 0x801a4490 esp0 0 eip 0x80016977 cr3 0x159000
  530. [15:34:39] >>> KernelThread 801a3fc0 has no UserThread registers.
  531. [15:34:39] >>> [PAGEFAULT ]Address: 0x18955189, Present: 0, Writing: 0, Userspace: 0, Rsvc: 0, caused by: operand fetch - currentThread: 0x801a3fc0 4:SwapInThread, switch_to_userspace_: 0
  532. [15:34:39] >>> [PAGEFAULT ]This pagefault was probably caused by:0x80016977: ArchMemory::swapInPage(unsigned int):373
  533. [15:34:39] >>> KernelThread 801a3fc0: info 801a4004 eax 0 ebp 0x80014593 esp 0x801a4034 esp0 0x80014173 eip 0x801a4044 cr3 0x175
  534. [15:34:39] >>> UserThread 801a3fc0: info 8000edca eax 0x45890845 ebp 0x83dc4589 esp 0x14458bd8 esp0 0x8955c3c9 eip 0xc920c483 cr3 0x8908458b
  535. [15:34:39] >>> KERNEL PANIC: Assertion !currentThread || currentThread->isStackCanaryOK() failed in File /tacos/bs2016I005/submission/arch/x86/32/common/source/ArchInterrupts.cpp on Line 157
  536. [15:34:39] >>> KERNEL PANIC: Assertion !currentThread || currentThread->isStackCanaryOK() failed in File /tacos/bs2016I005/submission/arch/x86/32/common/source/ArchInterrupts.cpp on Line 157
  537. [15:34:39] >>> KERNEL PANIC: Assertion !currentThread || currentThread->isStackCanaryOK() failed in File /tacos/bs2016I005/submission/arch/x86/32/common/source/ArchInterrupts.cpp on Line 157
  538. [15:34:39] >>> KERNEL PANIC: Assertion !currentThread || currentThread->isStackCanaryOK() failed in File /tacos/bs2016I005/submission/arch/x86/32/common/source/ArchInterrupts.cpp on Line 157
  539. [15:34:39] >>> KERNEL PANIC: Assertion !currentThread || currentThread->isStackCanaryOK() failed in File /tacos/bs2016I005/submission/arch/x86/32/common/source/ArchInterrupts.cpp on Line 157
  540. [15:34:39] >>> KERNEL PANIC: Assertion !currentThread || currentThread->isStackCanaryOK() failed in File /tacos/bs2016I005/submission/arch/x86/32/common/source/ArchInterrupts.cpp on Line 157
  541. [15:34:39] >>> KERNEL PANIC: Assertion !currentThread || currentThread->isStackCanaryOK() failed in File /tacos/bs2016I005/submission/arch/x86/32/common/source/ArchInterrupts.cpp on Line 157
  542. [15:34:39] >>> KERNEL PANIC: Assertion !currentThread || currentThread->isStackCanaryOK() failed in File /tacos/bs2016I005/submission/arch/x86/32/common/source/ArchInterrupts.cpp on Line 157
  543. [15:34:39] >>> KERNEL PANIC: Assertion !currentThread || currentThread->isStackCanaryOK() failed in File /tacos/bs2016I005/submission/arch/x86/32/common/source/ArchInterrupts.cpp on Line 157
  544. [15:34:39] >>> KERNEL PANIC: Assertion !currentThread || currentThread->isStackCanaryOK() failed in File /tacos/bs2016I005/submission/arch/x86/32/common/source/ArchInterrupts.cpp on Line 157
  545. [15:34:39] >>> KERNEL PANIC: Assertion !currentThread || currentThread->isStackCanaryOK() failed in File /tacos/bs2016I005/submission/arch/x86/32/common/source/ArchInterrupts.cpp on Line 157
  546. [15:34:39] >>> KERNEL PANIC: Assertion !currentThread || currentThread->isStackCanaryOK() failed in File /tacos/bs2016I005/submission/arch/x86/32/common/source/ArchInterrupts.cpp on Line 157
  547. [15:34:39] >>> KERNEL PANIC: Assertion !currentThread || currentThread->isStackCanaryOK() failed in File /tacos/bs2016I005/submission/arch/x86/32/common/source/ArchInterrupts.cpp on Line 157
  548. [15:34:39] >>> KERNEL PANIC: Assertion !currentThread || currentThread->isStackCanaryOK() failed in File /tacos/bs2016I005/submission/arch/x86/32/common/source/ArchInterrupts.cpp on Line 157
  549. [15:34:39] >>> KERNEL PANIC: Assertion !currentThread || currentThread->isStackCanaryOK() failed in File /tacos/bs2016I005/submission/arch/x86/32/common/source/ArchInterrupts.cpp on Line 157
  550. [15:34:39] >>> KERNEL PANIC: Assertion !currentThread || currentThread->isStackCanaryOK() failed in File /tacos/bs2016I005/submission/arch/x86/32/common/source/ArchInterrupts.cpp on Line 157
  551. [15:34:39] >>> KERNEL PANIC: Assertion !currentThread || currentThread->isStackCanaryOK() failed in File /tacos/bs2016I005/submission/arch/x86/32/common/source/ArchInterrupts.cpp on Line 157
  552. [15:34:39] >>> KERNEL PANIC: Assertion !currentThread || currentThread->isStackCanaryOK() failed in File /tacos/bs2016I005/submission/arch/x86/32/common/source/ArchInterrupts.cpp on Line 157
  553. [15:34:39] >>> KERNEL PANIC: Assertion !currentThread || currentThread->isStackCanaryOK() failed in File /tacos/bs2016I005/submission/arch/x86/32/common/source/ArchInterrupts.cpp on Line 157
  554. [15:34:39] >>> KERNEL PANIC: Assertion !currentThread || currentThread->isStackCanaryOK() failed in File /tacos/bs2016I005/submission/arch/x86/32/common/source/ArchInterrupts.cpp on Line 157
  555. [15:34:39] >>> KERNEL PANIC: Assertion !currentThread || currentThread->isStackCanaryOK() failed in File /tacos/bs2016I005/submission/arch/x86/32/common/source/ArchInterrupts.cpp on Line 157
  556. [15:34:39] >>> KERNEL PANIC: Assertion !currentThread || currentThread->isStackCanaryOK() failed in File /tacos/bs2016I005/submission/arch/x86/32/common/source/ArchInterrupts.cpp on Line 157
  557. [15:34:39] >>> KERNEL PANIC: Assertion !currentThread || currentThread->isStackCanaryOK() failed in File /tacos/bs2016I005/submission/arch/x86/32/common/source/ArchInterrupts.cpp on Line 157
  558. [15:34:39] >>> KERNEL PANIC: Assertion !currentThread || currentThread->isStackCanaryOK() failed in File /tacos/bs2016I005/submission/arch/x86/32/common/source/ArchInterrupts.cpp on Line 157
  559. [15:34:39] >>> KERNEL PANIC: Assertion !currentThread || currentThread->isStackCanaryOK() failed in File /tacos/bs2016I005/submission/arch/x86/32/common/source/ArchInterrupts.cpp on Line 157
  560. [15:34:39] >>> KERNEL PANIC: Assertion !currentThread || currentThread->isStackCanaryOK() failed in File /tacos/bs2016I005/submission/arch/x86/32/common/source/ArchInterrupts.cpp on Line 157
  561. [15:34:39] >>> KERNEL PANIC: Assertion !currentThread || currentThread->isStackCanaryOK() failed in File /tacos/bs2016I005/submission/arch/x86/32/common/source/ArchInterrupts.cpp on Line 157
  562. [15:34:39] >>> KERNEL PANIC: Assertion !currentThread || currentThread->isStackCanaryOK() failed in File /tacos/bs2016I005/submission/arch/x86/32/common/source/ArchInterrupts.cpp on Line 157
  563. [15:34:39] >>> KERNEL PANIC: Assertion !currentThread || currentThread->isStackCanaryOK() failed in File /tacos/bs2016I005/submission/arch/x86/32/common/source/ArchInterrupts.cpp on Line 157
  564. [15:34:39] >>> KERNEL PANIC: Assertion !currentThread || currentThread->isStackCanaryOK() failed in File /tacos/bs2016I005/submission/arch/x86/32/common/source/ArchInterrupts.cpp on Line 157
  565. [15:34:39] >>> KERNEL PANIC: Assertion !currentThread || currentThread->isStackCanaryOK() failed in File /tacos/bs2016I005/submission/arch/x86/32/common/source/ArchInterrupts.cpp on Line 157
  566. [15:34:39] >>> KERNEL PANIC: Assertion !currentThread || currentThread->isStackCanaryOK() failed in File /tacos/bs2016I005/submission/arch/x86/32/common/source/ArchInterrupts.cpp on Line 157
  567. [15:34:39] >>> KERNEL PANIC: Assertion !currentThread || currentThread->isStackCanaryOK() failed in File /tacos/bs2016I005/submission/arch/x86/32/common/source/ArchInterrupts.cpp on Line 157
  568. [15:34:39] >>> KERNEL PANIC: Assertion !currentThread || currentThread->isStackCanaryOK() failed in File /tacos/bs2016I005/submission/arch/x86/32/common/source/ArchInterrupts.cpp on Line 157
  569. [15:34:39] >>> KERNEL PANIC: Assertion !currentThread || currentThread->isStackCanaryOK() failed in File /tacos/bs2016I005/submission/arch/x86/32/common/source/ArchInterrupts.cpp on Line 157
  570. [15:34:39] >>> KERNEL PANIC: Assertion !currentThread || currentThread->isStackCanaryOK() failed in File /tacos/bs2016I005/submission/arch/x86/32/common/source/ArchInterrupts.cpp on Line 157
  571. [15:34:39] >>> KERNEL PANIC: Assertion !currentThread || currentThread->isStackCanaryOK() failed in File /tacos/bs2016I005/submission/arch/x86/32/common/source/ArchInterrupts.cpp on Line 157
  572. [15:34:39] >>> KERNEL PANIC: Assertion !currentThread || currentThread->isStackCanaryOK() failed in File /tacos/bs2016I005/submission/arch/x86/32/common/source/ArchInterrupts.cpp on Line 157
Add Comment
Please, Sign In to add comment