URL: <http://savannah.gnu.org/bugs/?18349>
Summary: GNU Mach: ``General Protection Trap'' in `ipc_kmsg_enqueue' Project: The GNU Hurd Submitted by: tschwinge Submitted on: Wednesday 11/22/06 at 13:00 Category: GNU Mach Severity: 3 - Normal Priority: 5 - Normal Item Group: None Status: None Privacy: Public Assigned to: None Originator Name: Originator Email: Open/Closed: Open Reproducibility: Once Size (loc): None Planned Release: None Effort: 0.00 Wiki-like text discussion box: _______________________________________________________ Details: While compiling a package, I just hit a ``General Protection Trap''. #v+ $ addr2line -f -e gnumach 0x10d117 ipc_kmsg_enqueue ../ipc/ipc_kmsg.c:83 #v- ipc/ipc_kmsg.c #v+ [...] 78 void 79 ipc_kmsg_enqueue( 80 ipc_kmsg_queue_t queue, 81 ipc_kmsg_t kmsg) 82 { 83 ipc_kmsg_enqueue_macro(queue, kmsg); 84 } [...] #v- _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?18349> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ _______________________________________________ Bug-hurd mailing list Bug-hurd@gnu.org http://lists.gnu.org/mailman/listinfo/bug-hurd