Index: kernel/arch/amd64/src/interrupt.c
===================================================================
--- kernel/arch/amd64/src/interrupt.c	(revision 1c88835bf782f9f912f952e76e7b8e27382af4f9)
+++ kernel/arch/amd64/src/interrupt.c	(revision 94c05b89b35e97bd16e44d00f32fdf77dcd0470c)
@@ -135,5 +135,4 @@
 			return;
 		}
-		as_print(TASK->as);
 		fault_if_from_uspace(istate, "General protection fault.");
 	}
