bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #18349] GNU Mach: ``General Protection Trap'' in `ipc_kmsg_enqueue'


From: Thomas Schwinge
Subject: [bug #18349] GNU Mach: ``General Protection Trap'' in `ipc_kmsg_enqueue'
Date: Wed, 22 Nov 2006 12:00:24 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.8.1) Gecko/20060601 Firefox/2.0 (Ubuntu-edgy)

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/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]