[Message Prev][Message Next][Thread Prev][Thread Next][Message Index][Thread Index]
Re: [MD:4399] strict-spec & function.
- X-ml-count: 4414
- Subject: Re: [MD:4399] strict-spec & function.
- From: ABE Yasushi (阿部 靖司) <yas@xxxxxxxxxxx>
- Date: Thu, 29 May 2003 19:10:34 +0900
- User-agent: Wanderlust/2.11.1 (Wonderwall) EMIKO/1.14.1 (Choanoflagellata) FLIM/1.14.5 (Demachiyanagi) APEL/10.3 Emacs/21.1 (i386-msvc-nt5.0.2195) MULE/5.0 (SAKAKI) Meadow/1.99 Alpha6-dev (IKADUCHI)
あべです。
クラッシュしました。
場所はmw32_load_function_spec()のsafe_callです。
# しばらくデバッガたてときます。
コールスタックの一部です。
NTDLL! 77f97704()
Fsignal(int 0x119def60, int 0x52af1dbc) line 1395
funcall_lambda() line 2834 + 50 bytes
apply_lambda(int 0x41a640a0, int 0x521e136c, int 0x00000001) line 2772 + 23 bytes
Feval(int 0x521e1374) line 2061 + 15 bytes
Fprogn(int 0x521e137c) line 437 + 18 bytes
funcall_lambda() line 2846 + 26 bytes
Ffuncall(int 0x00000004, int * 0x10f6333c) line 2718 + 20 bytes
internal_condition_case_2(int (void)* 0x0053a8d9 Ffuncall(int, int *), int 0x00000004, int * 0x10f6333c, int 0x119d93b0, int (void)* 0x0045885c safe_eval_handler(int)) line 1356 + 11 bytes
safe_call(int 0x00000004, int * 0x10f6333c) line 1337 + 30 bytes
mw32_load_function_spec(int 0x521e13c4, MW32FontRequest * 0x01c58814, frame * 0x01c72c00, int 0x00000c80, int 0x52af1dcc) line 1963 + 11 bytes
mw32_spec_base_font_loader(MW32FontRequest * 0x01c58814, frame * 0x01c72c00, face * 0x02f7d300, int 0x00000c80) line 2044 + 25 bytes
mw32_load_lf(MW32FontRequest * 0x01c58814, frame * 0x01c72c00, face * 0x02f7d300, int 0x00000c80) line 1466 + 19 bytes
load_face_font(frame * 0x01c72c00, face * 0x02f7d300, int 0x00000c80) line 2123 + 21 bytes
realize_face(face_cache * 0x01c65180, int * 0x02b8d544, int 0x00000c80, face * 0x02b8d500, int 0xffffffff) line 6322 + 20 bytes
lookup_face(frame * 0x01c72c00, int * 0x02b8d544, int 0x00000c80, face * 0x02b8d500) line 5327 + 23 bytes
face_for_char(frame * 0x01c72c00, face * 0x02b8d500, int 0x00000c80) line 485 + 24 bytes
----
ABE Yasushi