Hi,
My third attempt at getting usable debugging info.
Here is what happened when I requested the current thread:
Program received signal EXC_BAD_ACCESS, Could not access memory.
[Switching to thread 78.10]
0x1000100 in ?? ()
(gdb) print mach_thread_self()
warning: Register eax changed after the thread was aborted
warning: Register ecx changed after the thread was aborted
warning: Register edx changed after the thread was aborted
warning: Register ebx changed after the thread was aborted
warning: Register esp changed after the thread was aborted
warning: Register ebp changed after the thread was aborted
warning: ... also writing this register! Suspicious...
warning: Register esi changed after the thread was aborted
warning: Register edi changed after the thread was aborted
warning: Register eip changed after the thread was aborted
warning: Register eflags changed after the thread was aborted
warning: Register cs changed after the thread was aborted
warning: Register ss changed after the thread was aborted
warning: Register ds changed after the thread was aborted
warning: Register es changed after the thread was aborted
warning: Register fs changed after the thread was aborted
warning: Register gs changed after the thread was aborted
warning: Aborting thread 78.10 with unforwarded exception EXC_BAD_ACCESS.
$3 = 228
This is what thread 228 did:
CRASHING THREAD:
8 228 4608 32 0 223 0 70 notify_no_senders
9 228 0 32 0 0 0 170 notify_no_senders (reply)
32 228 4370 24 316 223 2 24016 getpids
33 228 18 56 316 0 0 24116 getpids (reply)
56 228 2147488018 32 316 223 11 24031 task2proc
57 228 2147483666 40 316 0 0 24131 task2proc (reply)
80 228 4370 40 273 223 16 24020 wait
81 228 18 132 273 0 0 24120 wait (reply)
102 228 4608 32 0 312 0 70 notify_no_senders
103 228 0 32 0 0 0 170 notify_no_senders (reply)
Three tables follow, sorted by the order events occured, sorted by
local port, and sorted by thread (the above 228 thread life is taken
from this last list).
Any comments, ideas etc appreciated.
Thanks,
Marcus
SORTED BY NUMBER
================
nr thr bits size remote local seqno id
0 251 2147488018 120 74 316 7 24022 handle_exceptions
1 251 18 32 74 0 0 24122 handle_exceptions (reply)
2 295 4370 24 74 316 8 24016 getpids
3 295 18 56 74 0 0 24116 getpids (reply)
4 210 4370 32 74 316 9 24048 getprg
5 210 18 40 74 0 0 24148 getprg (reply)
6 224 4370 40 74 316 10 24025 mark_exit
7 224 18 32 74 0 0 24125 mark_exit (reply)
8 228 4608 32 0 223 0 70 notify_no_senders
9 228 0 32 0 0 0 170 notify_no_senders (reply)
10 200 4608 32 0 316 11 72 notify_dead_name
11 200 0 32 0 0 0 172 notify_dead_name (reply)
12 292 4370 40 316 233 1340 24020 wait
13 292 18 132 316 0 0 24120 wait (reply)
14 241 4370 40 316 233 1341 24020 wait
15 241 18 32 316 0 0 24120 wait (reply)
16 257 2147488018 32 316 233 1342 24021 dostop
17 257 18 32 316 0 0 24121 dostop (reply)
18 271 2147488018 32 316 233 1343 24031 task2proc
19 271 2147483666 40 316 0 0 24131 task2proc (reply)
20 202 2147488018 32 316 233 1344 24031 task2proc
21 202 2147483666 40 316 0 0 24131 task2proc (reply)
22 260 2147488018 32 316 223 0 24013 setmsgport
23 260 2147483666 40 316 0 0 24113 setmsgport (reply)
24 251 4370 24 316 233 1345 24018 get_arg_locations
25 251 18 48 316 0 0 24118 get_arg_locations (reply)
26 295 4370 40 316 223 1 24017 set_arg_locations
27 295 18 32 316 0 0 24117 set_arg_locations (reply)
28 210 2147488018 32 316 233 1346 24030 task2pid
29 210 18 40 316 0 0 24130 task2pid (reply)
30 224 2147488018 32 316 233 1347 24012 child
31 224 18 32 316 0 0 24112 child (reply)
32 228 4370 24 316 223 2 24016 getpids
33 228 18 56 316 0 0 24116 getpids (reply)
34 200 2147488018 120 316 223 3 24022 handle_exceptions
35 200 18 32 316 0 0 24122 handle_exceptions (reply)
36 292 2147488018 32 316 223 4 24021 dostop
37 292 18 32 316 0 0 24121 dostop (reply)
38 241 2147488018 32 316 223 5 24031 task2proc
39 241 2147483666 40 316 0 0 24131 task2proc (reply)
40 257 2147488018 32 316 223 6 24031 task2proc
41 257 2147483666 40 316 0 0 24131 task2proc (reply)
42 271 2147488018 32 316 273 0 24013 setmsgport
43 271 2147483666 40 316 0 0 24113 setmsgport (reply)
44 202 4370 24 316 223 7 24018 get_arg_locations
45 202 18 48 316 0 0 24118 get_arg_locations (reply)
46 260 4370 40 316 273 1 24017 set_arg_locations
47 260 18 32 316 0 0 24117 set_arg_locations (reply)
48 251 2147488018 32 316 223 8 24030 task2pid
49 251 18 40 316 0 0 24130 task2pid (reply)
50 295 2147488018 32 316 223 9 24012 child
51 295 18 32 316 0 0 24112 child (reply)
52 210 2147488018 32 316 223 10 24021 dostop
53 210 18 32 316 0 0 24121 dostop (reply)
54 224 4370 24 316 273 2 24016 getpids
55 224 18 56 316 0 0 24116 getpids (reply)
56 228 2147488018 32 316 223 11 24031 task2proc
57 228 2147483666 40 316 0 0 24131 task2proc (reply)
58 200 2147488018 120 316 273 3 24022 handle_exceptions
59 200 18 32 316 0 0 24122 handle_exceptions (reply)
60 292 2147488018 32 316 223 12 24031 task2proc
61 292 2147483666 40 316 0 0 24131 task2proc (reply)
62 241 2147488018 32 316 285 0 24013 setmsgport
63 241 2147483666 40 316 0 0 24113 setmsgport (reply)
64 257 4370 40 316 273 4 24025 mark_exit
65 257 18 32 316 0 0 24125 mark_exit (reply)
66 271 4370 24 316 223 13 24018 get_arg_locations
67 271 18 48 316 0 0 24118 get_arg_locations (reply)
68 260 4370 40 316 285 1 24017 set_arg_locations
69 260 18 32 316 0 0 24117 set_arg_locations (reply)
70 202 4608 32 0 268 0 70 notify_no_senders
71 202 0 32 0 0 0 170 notify_no_senders (reply)
72 210 2147488018 32 312 223 14 24030 task2pid
73 210 18 40 312 0 0 24130 task2pid (reply)
74 251 4608 32 0 273 5 70 notify_no_senders
75 251 0 32 0 0 0 170 notify_no_senders (reply)
76 295 4608 32 0 273 6 72 notify_dead_name
77 295 0 32 0 0 0 172 notify_dead_name (reply)
78 224 2147488018 32 273 223 15 24012 child
79 224 18 32 273 0 0 24112 child (reply)
80 228 4370 40 273 223 16 24020 wait
81 228 18 132 273 0 0 24120 wait (reply)
82 200 4370 24 273 285 2 24016 getpids
83 200 18 56 273 0 0 24116 getpids (reply)
84 292 4370 40 273 223 17 24020 wait
85 241 2147488018 120 301 285 3 24022 handle_exceptions
86 241 18 32 301 0 0 24122 handle_exceptions (reply)
87 271 4370 24 301 285 4 24026 mark_exec
87 271 18 32 301 0 0 24126 mark_exec (reply)
88 257 4608 32 0 274 0 70 notify_no_senders
89 257 0 32 0 0 0 170 notify_no_senders (reply)
90 260 2147488018 32 312 285 5 24013 setmsgport
91 260 2147483666 40 312 0 0 24113 setmsgport (reply)
92 202 4370 40 303 285 6 24017 set_arg_locations
93 202 18 32 303 0 0 24117 set_arg_locations (reply)
94 210 2147488018 120 303 285 7 24022 handle_exceptions
95 210 18 32 303 0 0 24122 handle_exceptions (reply)
96 251 4370 24 303 285 8 24016 getpids
97 251 18 56 303 0 0 24116 getpids (reply)
98 295 4370 32 303 285 9 24048 getprg
99 295 18 40 303 0 0 24148 getprg (reply)
100 224 4370 40 303 285 10 24025 mark_exit
101 224 18 32 303 0 0 24125 mark_exit (reply)
102 228 4608 32 0 312 0 70 notify_no_senders
103 228 0 32 0 0 0 170 notify_no_senders (reply)
104 200 4608 32 0 285 11 70 notify_no_senders
105 200 0 32 0 0 0 170 notify_no_senders (reply)
106 241 4608 32 0 285 12 72 notify_dead_name
107 241 0 32 0 0 0 172 notify_dead_name (reply)
108 292 18 132 273 0 0 24120 wait (reply)
109 271 4370 40 273 223 18 24020 wait
110 271 18 32 273 0 0 24120 wait (reply)
111 257 4370 40 273 223 19 24025 mark_exit
112 257 18 32 273 0 0 24125 mark_exit (reply)
113 260 4608 32 0 299 0 70 notify_no_senders
114 260 0 32 0 0 0 170 notify_no_senders (reply)
115 202 4608 32 0 223 20 72 notify_dead_name
116 202 0 32 0 0 0 172 notify_dead_name (reply)
117 210 4370 40 223 233 1348 24020 wait
118 210 18 132 223 0 0 24120 wait (reply)
119 251 4370 40 223 233 1349 24020 wait
120 251 18 32 223 0 0 24120 wait (reply)
121 295 2147488018 32 223 233 1350 24021 dostop
122 295 18 32 223 0 0 24121 dostop (reply)
123 224 2147488018 32 223 233 1351 24031 task2proc
124 224 2147483666 40 223 0 0 24131 task2proc (reply)
125 200 4370 40 242 133 8 24025 mark_exit
126 200 18 32 242 0 0 24125 mark_exit (reply)
SORTED BY LOCAL PORT
====================
nr thr bits size remote local seqno id
0 251 2147488018 120 74 316 7 24022 handle_exceptions
1 251 18 32 74 0 0 24122 handle_exceptions (reply)
2 295 4370 24 74 316 8 24016 getpids
3 295 18 56 74 0 0 24116 getpids (reply)
4 210 4370 32 74 316 9 24048 getprg
5 210 18 40 74 0 0 24148 getprg (reply)
6 224 4370 40 74 316 10 24025 mark_exit
7 224 18 32 74 0 0 24125 mark_exit (reply)
10 200 4608 32 0 316 11 72 notify_dead_name
11 200 0 32 0 0 0 172 notify_dead_name (reply)
nr thr bits size remote local seqno id
8 228 4608 32 0 223 0 70 notify_no_senders
9 228 0 32 0 0 0 170 notify_no_senders (reply)
22 260 2147488018 32 316 223 0 24013 setmsgport
23 260 2147483666 40 316 0 0 24113 setmsgport (reply)
26 295 4370 40 316 223 1 24017 set_arg_locations
27 295 18 32 316 0 0 24117 set_arg_locations (reply)
32 228 4370 24 316 223 2 24016 getpids
33 228 18 56 316 0 0 24116 getpids (reply)
34 200 2147488018 120 316 223 3 24022 handle_exceptions
35 200 18 32 316 0 0 24122 handle_exceptions (reply)
36 292 2147488018 32 316 223 4 24021 dostop
37 292 18 32 316 0 0 24121 dostop (reply)
38 241 2147488018 32 316 223 5 24031 task2proc
39 241 2147483666 40 316 0 0 24131 task2proc (reply)
40 257 2147488018 32 316 223 6 24031 task2proc
41 257 2147483666 40 316 0 0 24131 task2proc (reply)
44 202 4370 24 316 223 7 24018 get_arg_locations
45 202 18 48 316 0 0 24118 get_arg_locations (reply)
48 251 2147488018 32 316 223 8 24030 task2pid
49 251 18 40 316 0 0 24130 task2pid (reply)
50 295 2147488018 32 316 223 9 24012 child
51 295 18 32 316 0 0 24112 child (reply)
52 210 2147488018 32 316 223 10 24021 dostop
53 210 18 32 316 0 0 24121 dostop (reply)
56 228 2147488018 32 316 223 11 24031 task2proc
57 228 2147483666 40 316 0 0 24131 task2proc (reply)
60 292 2147488018 32 316 223 12 24031 task2proc
61 292 2147483666 40 316 0 0 24131 task2proc (reply)
66 271 4370 24 316 223 13 24018 get_arg_locations
67 271 18 48 316 0 0 24118 get_arg_locations (reply)
72 210 2147488018 32 312 223 14 24030 task2pid
73 210 18 40 312 0 0 24130 task2pid (reply)
78 224 2147488018 32 273 223 15 24012 child
79 224 18 32 273 0 0 24112 child (reply)
80 228 4370 40 273 223 16 24020 wait
81 228 18 132 273 0 0 24120 wait (reply)
84 292 4370 40 273 223 17 24020 wait
much later, but seems to match by thread and remote port:
108 292 18 132 273 0 0 24120 wait (reply)
109 271 4370 40 273 223 18 24020 wait
110 271 18 32 273 0 0 24120 wait (reply)
111 257 4370 40 273 223 19 24025 mark_exit
112 257 18 32 273 0 0 24125 mark_exit (reply)
115 202 4608 32 0 223 20 72 notify_dead_name
116 202 0 32 0 0 0 172 notify_dead_name (reply)
nr thr bits size remote local seqno id
12 292 4370 40 316 233 1340 24020 wait
13 292 18 132 316 0 0 24120 wait (reply)
14 241 4370 40 316 233 1341 24020 wait
15 241 18 32 316 0 0 24120 wait (reply)
16 257 2147488018 32 316 233 1342 24021 dostop
17 257 18 32 316 0 0 24121 dostop (reply)
18 271 2147488018 32 316 233 1343 24031 task2proc
19 271 2147483666 40 316 0 0 24131 task2proc (reply)
20 202 2147488018 32 316 233 1344 24031 task2proc
21 202 2147483666 40 316 0 0 24131 task2proc (reply)
24 251 4370 24 316 233 1345 24018 get_arg_locations
25 251 18 48 316 0 0 24118 get_arg_locations (reply)
28 210 2147488018 32 316 233 1346 24030 task2pid
29 210 18 40 316 0 0 24130 task2pid (reply)
30 224 2147488018 32 316 233 1347 24012 child
31 224 18 32 316 0 0 24112 child (reply)
117 210 4370 40 223 233 1348 24020 wait
118 210 18 132 223 0 0 24120 wait (reply)
119 251 4370 40 223 233 1349 24020 wait
120 251 18 32 223 0 0 24120 wait (reply)
121 295 2147488018 32 223 233 1350 24021 dostop
122 295 18 32 223 0 0 24121 dostop (reply)
123 224 2147488018 32 223 233 1351 24031 task2proc
124 224 2147483666 40 223 0 0 24131 task2proc (reply)
nr thr bits size remote local seqno id
42 271 2147488018 32 316 273 0 24013 setmsgport
43 271 2147483666 40 316 0 0 24113 setmsgport (reply)
46 260 4370 40 316 273 1 24017 set_arg_locations
47 260 18 32 316 0 0 24117 set_arg_locations (reply)
54 224 4370 24 316 273 2 24016 getpids
55 224 18 56 316 0 0 24116 getpids (reply)
58 200 2147488018 120 316 273 3 24022 handle_exceptions
59 200 18 32 316 0 0 24122 handle_exceptions (reply)
64 257 4370 40 316 273 4 24025 mark_exit
65 257 18 32 316 0 0 24125 mark_exit (reply)
74 251 4608 32 0 273 5 70 notify_no_senders
75 251 0 32 0 0 0 170 notify_no_senders (reply)
76 295 4608 32 0 273 6 72 notify_dead_name
77 295 0 32 0 0 0 172 notify_dead_name (reply)
nr thr bits size remote local seqno id
62 241 2147488018 32 316 285 0 24013 setmsgport
63 241 2147483666 40 316 0 0 24113 setmsgport (reply)
68 260 4370 40 316 285 1 24017 set_arg_locations
69 260 18 32 316 0 0 24117 set_arg_locations (reply)
82 200 4370 24 273 285 2 24016 getpids
83 200 18 56 273 0 0 24116 getpids (reply)
85 241 2147488018 120 301 285 3 24022 handle_exceptions
86 241 18 32 301 0 0 24122 handle_exceptions (reply)
87 271 4370 24 301 285 4 24026 mark_exec
87 271 18 32 301 0 0 24126 mark_exec (reply)
90 260 2147488018 32 312 285 5 24013 setmsgport
91 260 2147483666 40 312 0 0 24113 setmsgport (reply)
92 202 4370 40 303 285 6 24017 set_arg_locations
93 202 18 32 303 0 0 24117 set_arg_locations (reply)
94 210 2147488018 120 303 285 7 24022 handle_exceptions
95 210 18 32 303 0 0 24122 handle_exceptions (reply)
96 251 4370 24 303 285 8 24016 getpids
97 251 18 56 303 0 0 24116 getpids (reply)
98 295 4370 32 303 285 9 24048 getprg
99 295 18 40 303 0 0 24148 getprg (reply)
100 224 4370 40 303 285 10 24025 mark_exit
101 224 18 32 303 0 0 24125 mark_exit (reply)
104 200 4608 32 0 285 11 70 notify_no_senders
105 200 0 32 0 0 0 170 notify_no_senders (reply)
106 241 4608 32 0 285 12 72 notify_dead_name
107 241 0 32 0 0 0 172 notify_dead_name (reply)
nr thr bits size remote local seqno id
70 202 4608 32 0 268 0 70 notify_no_senders
71 202 0 32 0 0 0 170 notify_no_senders (reply)
nr thr bits size remote local seqno id
88 257 4608 32 0 274 0 70 notify_no_senders
89 257 0 32 0 0 0 170 notify_no_senders (reply)
nr thr bits size remote local seqno id
102 228 4608 32 0 312 0 70 notify_no_senders
103 228 0 32 0 0 0 170 notify_no_senders (reply)
nr thr bits size remote local seqno id
113 260 4608 32 0 299 0 70 notify_no_senders
114 260 0 32 0 0 0 170 notify_no_senders (reply)
nr thr bits size remote local seqno id
125 200 4370 40 242 133 8 24025 mark_exit
126 200 18 32 242 0 0 24125 mark_exit (reply)
SORTED BY THREAD
================
nr thr bits size remote local seqno id
0 251 2147488018 120 74 316 7 24022 handle_exceptions
1 251 18 32 74 0 0 24122 handle_exceptions (reply)
24 251 4370 24 316 233 1345 24018 get_arg_locations
25 251 18 48 316 0 0 24118 get_arg_locations (reply)
48 251 2147488018 32 316 223 8 24030 task2pid
49 251 18 40 316 0 0 24130 task2pid (reply)
74 251 4608 32 0 273 5 70 notify_no_senders
75 251 0 32 0 0 0 170 notify_no_senders (reply)
96 251 4370 24 303 285 8 24016 getpids
97 251 18 56 303 0 0 24116 getpids (reply)
119 251 4370 40 223 233 1349 24020 wait
120 251 18 32 223 0 0 24120 wait (reply)
2 295 4370 24 74 316 8 24016 getpids
3 295 18 56 74 0 0 24116 getpids (reply)
26 295 4370 40 316 223 1 24017 set_arg_locations
27 295 18 32 316 0 0 24117 set_arg_locations (reply)
50 295 2147488018 32 316 223 9 24012 child
51 295 18 32 316 0 0 24112 child (reply)
76 295 4608 32 0 273 6 72 notify_dead_name
77 295 0 32 0 0 0 172 notify_dead_name (reply)
98 295 4370 32 303 285 9 24048 getprg
99 295 18 40 303 0 0 24148 getprg (reply)
121 295 2147488018 32 223 233 1350 24021 dostop
122 295 18 32 223 0 0 24121 dostop (reply)
4 210 4370 32 74 316 9 24048 getprg
5 210 18 40 74 0 0 24148 getprg (reply)
28 210 2147488018 32 316 233 1346 24030 task2pid
29 210 18 40 316 0 0 24130 task2pid (reply)
52 210 2147488018 32 316 223 10 24021 dostop
53 210 18 32 316 0 0 24121 dostop (reply)
72 210 2147488018 32 312 223 14 24030 task2pid
73 210 18 40 312 0 0 24130 task2pid (reply)
94 210 2147488018 120 303 285 7 24022 handle_exceptions
95 210 18 32 303 0 0 24122 handle_exceptions (reply)
117 210 4370 40 223 233 1348 24020 wait
118 210 18 132 223 0 0 24120 wait (reply)
6 224 4370 40 74 316 10 24025 mark_exit
7 224 18 32 74 0 0 24125 mark_exit (reply)
30 224 2147488018 32 316 233 1347 24012 child
31 224 18 32 316 0 0 24112 child (reply)
54 224 4370 24 316 273 2 24016 getpids
55 224 18 56 316 0 0 24116 getpids (reply)
78 224 2147488018 32 273 223 15 24012 child
79 224 18 32 273 0 0 24112 child (reply)
100 224 4370 40 303 285 10 24025 mark_exit
101 224 18 32 303 0 0 24125 mark_exit (reply)
123 224 2147488018 32 223 233 1351 24031 task2proc
124 224 2147483666 40 223 0 0 24131 task2proc (reply)
CRASHING THREAD:
8 228 4608 32 0 223 0 70 notify_no_senders
9 228 0 32 0 0 0 170 notify_no_senders (reply)
32 228 4370 24 316 223 2 24016 getpids
33 228 18 56 316 0 0 24116 getpids (reply)
56 228 2147488018 32 316 223 11 24031 task2proc
57 228 2147483666 40 316 0 0 24131 task2proc (reply)
80 228 4370 40 273 223 16 24020 wait
81 228 18 132 273 0 0 24120 wait (reply)
102 228 4608 32 0 312 0 70 notify_no_senders
103 228 0 32 0 0 0 170 notify_no_senders (reply)
10 200 4608 32 0 316 11 72 notify_dead_name
11 200 0 32 0 0 0 172 notify_dead_name (reply)
34 200 2147488018 120 316 223 3 24022 handle_exceptions
35 200 18 32 316 0 0 24122 handle_exceptions (reply)
58 200 2147488018 120 316 273 3 24022 handle_exceptions
59 200 18 32 316 0 0 24122 handle_exceptions (reply)
82 200 4370 24 273 285 2 24016 getpids
83 200 18 56 273 0 0 24116 getpids (reply)
104 200 4608 32 0 285 11 70 notify_no_senders
105 200 0 32 0 0 0 170 notify_no_senders (reply)
125 200 4370 40 242 133 8 24025 mark_exit
126 200 18 32 242 0 0 24125 mark_exit (reply)
12 292 4370 40 316 233 1340 24020 wait
13 292 18 132 316 0 0 24120 wait (reply)
36 292 2147488018 32 316 223 4 24021 dostop
37 292 18 32 316 0 0 24121 dostop (reply)
60 292 2147488018 32 316 223 12 24031 task2proc
61 292 2147483666 40 316 0 0 24131 task2proc (reply)
84 292 4370 40 273 223 17 24020 wait
108 292 18 132 273 0 0 24120 wait (reply)
14 241 4370 40 316 233 1341 24020 wait
15 241 18 32 316 0 0 24120 wait (reply)
38 241 2147488018 32 316 223 5 24031 task2proc
39 241 2147483666 40 316 0 0 24131 task2proc (reply)
62 241 2147488018 32 316 285 0 24013 setmsgport
63 241 2147483666 40 316 0 0 24113 setmsgport (reply)
85 241 2147488018 120 301 285 3 24022 handle_exceptions
86 241 18 32 301 0 0 24122 handle_exceptions (reply)
106 241 4608 32 0 285 12 72 notify_dead_name
107 241 0 32 0 0 0 172 notify_dead_name (reply)
16 257 2147488018 32 316 233 1342 24021 dostop
17 257 18 32 316 0 0 24121 dostop (reply)
40 257 2147488018 32 316 223 6 24031 task2proc
41 257 2147483666 40 316 0 0 24131 task2proc (reply)
64 257 4370 40 316 273 4 24025 mark_exit
65 257 18 32 316 0 0 24125 mark_exit (reply)
88 257 4608 32 0 274 0 70 notify_no_senders
89 257 0 32 0 0 0 170 notify_no_senders (reply)
111 257 4370 40 273 223 19 24025 mark_exit
112 257 18 32 273 0 0 24125 mark_exit (reply)
18 271 2147488018 32 316 233 1343 24031 task2proc
19 271 2147483666 40 316 0 0 24131 task2proc (reply)
42 271 2147488018 32 316 273 0 24013 setmsgport
43 271 2147483666 40 316 0 0 24113 setmsgport (reply)
66 271 4370 24 316 223 13 24018 get_arg_locations
67 271 18 48 316 0 0 24118 get_arg_locations (reply)
87 271 4370 24 301 285 4 24026 mark_exec
87 271 18 32 301 0 0 24126 mark_exec (reply)
109 271 4370 40 273 223 18 24020 wait
110 271 18 32 273 0 0 24120 wait (reply)
20 202 2147488018 32 316 233 1344 24031 task2proc
21 202 2147483666 40 316 0 0 24131 task2proc (reply)
44 202 4370 24 316 223 7 24018 get_arg_locations
45 202 18 48 316 0 0 24118 get_arg_locations (reply)
70 202 4608 32 0 268 0 70 notify_no_senders
71 202 0 32 0 0 0 170 notify_no_senders (reply)
92 202 4370 40 303 285 6 24017 set_arg_locations
93 202 18 32 303 0 0 24117 set_arg_locations (reply)
115 202 4608 32 0 223 20 72 notify_dead_name
116 202 0 32 0 0 0 172 notify_dead_name (reply)
22 260 2147488018 32 316 223 0 24013 setmsgport
23 260 2147483666 40 316 0 0 24113 setmsgport (reply)
46 260 4370 40 316 273 1 24017 set_arg_locations
47 260 18 32 316 0 0 24117 set_arg_locations (reply)
68 260 4370 40 316 285 1 24017 set_arg_locations
69 260 18 32 316 0 0 24117 set_arg_locations (reply)
90 260 2147488018 32 312 285 5 24013 setmsgport
91 260 2147483666 40 312 0 0 24113 setmsgport (reply)
113 260 4608 32 0 299 0 70 notify_no_senders
114 260 0 32 0 0 0 170 notify_no_senders (reply)
--
`Rhubarb is no Egyptian god.' Debian http://www.debian.org [EMAIL PROTECTED]
Marcus Brinkmann GNU http://www.gnu.org [EMAIL PROTECTED]
[EMAIL PROTECTED]
http://www.marcus-brinkmann.de
_______________________________________________
Bug-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-hurd