On Wed, May 18, 2011 at 11:15 AM, Svante Signell
wrote:
> On Tue, 2011-05-17 at 17:34 +0200, Svante Signell wrote:
>> (gdb) run --version
>> (gdb) Starting program: /usr/sbin/exim4 --version
>>
>> This warning disappeared:
>> warning: Error setting exception port for process 1701: (ipc/send)
>> in
Svante Signell, le Wed 18 May 2011 13:15:43 +0200, a écrit :
> (from gnumach/ipc/mach_port.c, same message every time, even when
> exiting/entering gdb)
> task 52482320 deallocating an invalid port 27260936, most probably a
> bug.
You mean with the same task address? Then that's good, it'll be a
On Tue, 2011-05-17 at 17:34 +0200, Svante Signell wrote:
> On Wed, 2011-03-23 at 00:57 +0100, Samuel Thibault wrote:
> But something else was improved:
>
> path/to/compiled/gdb /usr/sbin/exim4
>
> (gdb) run --version
> (gdb) Starting program: /usr/sbin/exim4 --version
>
> This warning disappear