From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sam Steingold Newsgroups: gmane.emacs.devel,gmane.spam.detected Subject: crash in cvs head Date: Mon, 06 Mar 2006 14:08:51 -0500 Message-ID: Reply-To: sds@podval.org NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1141674280 22316 80.91.229.6 (6 Mar 2006 19:44:40 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 6 Mar 2006 19:44:40 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Mar 06 20:44:04 2006 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1FGLch-0007Hc-00 for ; Mon, 06 Mar 2006 20:44:03 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FGLcr-0007fl-LA for ged-emacs-devel@m.gmane.org; Mon, 06 Mar 2006 14:44:13 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FGL4w-0005Zu-3U for emacs-devel@gnu.org; Mon, 06 Mar 2006 14:09:10 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FGL4r-0005Xa-Lh for emacs-devel@gnu.org; Mon, 06 Mar 2006 14:09:08 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FGL4r-0005XQ-9E for emacs-devel@gnu.org; Mon, 06 Mar 2006 14:09:05 -0500 Original-Received: from [63.240.77.81] (helo=sccrmhc11.comcast.net) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FGL77-00050l-Hv for emacs-devel@gnu.org; Mon, 06 Mar 2006 14:11:25 -0500 Original-Received: from smtp.podval.org (k39.podval.org[24.60.134.201]) by comcast.net (sccrmhc11) with ESMTP id <2006030619085201100kp09ne>; Mon, 6 Mar 2006 19:08:52 +0000 Original-Received: from quant8.janestcapital.quant (unknown [209.213.205.130]) by smtp.podval.org (Postfix) with ESMTP id AC4DE3A2A5C; Mon, 6 Mar 2006 14:08:51 -0500 (EST) Original-To: emacs-devel@gnu.org Mail-Copies-To: never X-Attribution: Sam X-Disclaimer: You should not expect anyone to agree with me. User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) X-Mailman-Approved-At: Mon, 06 Mar 2006 14:22:40 -0500 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org X-Spam-Report: 7.6 points; * -0.0 BAYES_44 BODY: Bayesian spam probability is 44 to 50% * [score: 0.5000] * 5.0 RCVD_IN_BL_SPAMCOP_NET RBL: Received via a relay in bl.spamcop.net * [Blocked - see ] * 2.6 RCVD_IN_SORBS_DUL RBL: SORBS: sent directly from dynamic IP address * [24.60.134.201 listed in dnsbl.sorbs.net] Xref: news.gmane.org gmane.emacs.devel:51283 gmane.spam.detected:1402629 Archived-At: GNU Emacs 22.0.50.9 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of 2006-03-06 on quant8 cvs head of this morning: =20 Program received signal SIGSEGV, Segmentation fault. 0x080c9508 in x_any_window_to_frame (dpyinfo=3D0x90cc360, wdesc=3D50526192) at xfns.c:356 356 if (FRAME_X_P (f) && FRAME_X_DISPLAY_INFO (f) =3D=3D dpyinfo) (gdb)=20 (gdb)=20 (gdb) p f No symbol "f" in current context. (gdb) up #1 0x080c6bc0 in XTread_socket (sd=3D0, expected=3D1, hold_quit=3D0xbfcfe7= ac) at xterm.c:5585 5585 event->xclient.window); (gdb) down #0 0x080c9508 in x_any_window_to_frame (dpyinfo=3D0x90cc360, wdesc=3D50526= 192) at xfns.c:356 356 if (FRAME_X_P (f) && FRAME_X_DISPLAY_INFO (f) =3D=3D dpyinfo) (gdb) list 351 frame =3D XCAR (tail); 352 if (!GC_FRAMEP (frame)) 353 continue; 354 355 f =3D XFRAME (frame); 356 if (FRAME_X_P (f) && FRAME_X_DISPLAY_INFO (f) =3D=3D dpyinfo) 357 { 358 /* This frame matches if the window is any of its widgets= . */ 359 x =3D f->output_data.x; 360 if (x->hourglass_window =3D=3D wdesc) (gdb) p f No symbol "f" in current context. (gdb) p dpyinfo=20 $1 =3D (struct x_display_info *) 0x90cc360 (gdb) p *dpyinfo=20 $2 =3D {next =3D 0x0, connection =3D 7, display =3D 0x90bfe98,=20 name_list_element =3D 139418317, reference_count =3D 9, screen =3D 0x90c4= 690,=20 resx =3D 90.06094182825484, resy =3D 89.073972602739715, visual =3D 0x90c= 4740,=20 cmap =3D 32, n_planes =3D 24, height =3D 1024, width =3D 2560, grabbed = =3D 0,=20 icon_bitmap_id =3D 1, root_window =3D 88, client_leader_window =3D 503316= 59,=20 vertical_scroll_bar_cursor =3D 50331653, xrdb =3D 0x90cd048,=20 font_table =3D 0x917c4a0, font_table_size =3D 16, smallest_char_width =3D= 6,=20 smallest_font_height =3D 10, scratch_cursor_gc =3D 0x92d4828,=20 mouse_face_beg_row =3D -1, mouse_face_beg_col =3D -1, mouse_face_beg_x = =3D 325,=20 mouse_face_beg_y =3D 0, mouse_face_end_row =3D -1, mouse_face_end_col =3D= -1,=20 mouse_face_end_x =3D 0, mouse_face_end_y =3D 0, mouse_face_past_end =3D 0= ,=20 mouse_face_window =3D 137481209, mouse_face_face_id =3D 21,=20 mouse_face_overlay =3D 137481209, mouse_face_deferred_gc =3D 0,=20 mouse_face_mouse_frame =3D 0x926f518, mouse_face_mouse_x =3D 354,=20 mouse_face_mouse_y =3D 565, mouse_face_defer =3D 0, mouse_face_hidden =3D= 0,=20 mouse_face_image_state =3D 0,=20 x_id_name =3D 0x90cc550 "emacs@quant8.janestcapital.quant", n_fonts =3D 7= ,=20 bitmaps =3D 0x918b1e0, bitmaps_size =3D 10, bitmaps_last =3D 1, meta_mod_= mask =3D 8,=20 shift_lock_mask =3D 0, alt_mod_mask =3D 0, super_mod_mask =3D 64,=20 hyper_mod_mask =3D 0, Xatom_wm_protocols =3D 223, Xatom_wm_take_focus =3D= 221,=20 Xatom_wm_save_yourself =3D 395, Xatom_wm_delete_window =3D 220,=20 Xatom_wm_change_state =3D 285, Xatom_wm_configure_denied =3D 396,=20 Xatom_wm_window_moved =3D 397, Xatom_wm_client_leader =3D 226,=20 Xatom_editres =3D 398, Xatom_CLIPBOARD =3D 359, Xatom_TIMESTAMP =3D 314,= =20 Xatom_TEXT =3D 399, Xatom_DELETE =3D 400, Xatom_COMPOUND_TEXT =3D 246,=20 Xatom_UTF8_STRING =3D 217, Xatom_MULTIPLE =3D 313, Xatom_INCR =3D 401,=20 Xatom_EMACS_TMP =3D 402, Xatom_TARGETS =3D 312, Xatom_NULL =3D 403,=20 Xatom_ATOM_PAIR =3D 240, Xatom_PIXEL_SIZE =3D 197, Xatom_AVERAGE_WIDTH = =3D 202,=20 Xatom_MULE_BASELINE_OFFSET =3D 404, Xatom_MULE_RELATIVE_COMPOSE =3D 405,= =20 Xatom_MULE_DEFAULT_ASCENT =3D 406, Xatom_DONE =3D 408, Xatom_PAGE =3D 407= ,=20 Xatom_Scrollbar =3D 409, kboard =3D 0x90cc500, cut_buffers_initialized = =3D 1,=20 x_focus_frame =3D 0x926f518, x_focus_event_frame =3D 0x926f518,=20 x_highlight_frame =3D 0x926f518, null_pixel =3D 50331654, gray =3D 503316= 56,=20 image_cache =3D 0x90cd208, xim =3D 0x90cead8, xim_styles =3D 0x90dfc90,=20 color_cells =3D 0x0, ncolor_cells =3D 0, red_bits =3D 8, blue_bits =3D 8,= =20 green_bits =3D 8, red_offset =3D 16, blue_offset =3D 0, green_offset =3D = 8,=20 wm_type =3D X_WMTYPE_UNKNOWN} (gdb) where #0 0x080c9508 in x_any_window_to_frame (dpyinfo=3D0x90cc360, wdesc=3D50526= 192) at xfns.c:356 #1 0x080c6bc0 in XTread_socket (sd=3D0, expected=3D1, hold_quit=3D0xbfcfe7= ac) at xterm.c:5585 #2 0x080edf14 in read_avail_input (expected=3D1) at keyboard.c:6717 #3 0x080ee0ae in handle_async_input () at keyboard.c:6863 #4 0x08130bfd in allocate_string_data (s=3D0xa316c98, nchars=3D48, nbytes= =3D48) at alloc.c:2004 #5 0x08130cd5 in make_uninit_multibyte_string (nchars=3D48, nbytes=3D48) at alloc.c:2480 #6 0x08130de5 in make_specified_string ( contents=3D0x9f633b0 "/usr/local/sds/multi/multi--production/rmonitor/c= mp_monitor.ml", nchars=3D-1, nbytes=3D48, multibyte=3D1) at alloc.c:2433 #7 0x0810de78 in Ffile_name_directory (filename=3D166480403) at fileio.c:4= 82 #8 0x08146450 in Ffuncall (nargs=3D2, args=3D0xbfcfe910) at eval.c:2879 #9 0x08170bb1 in Fbyte_code (bytestr=3D136914595, vector=3D136914756, maxd= epth=3D7) at bytecode.c:694 #10 0x08145e83 in funcall_lambda (fun=3DVariable "fun" is not available. ) at eval.c:3066 #11 0x08146386 in Ffuncall (nargs=3D2, args=3D0xbfcfea20) at eval.c:2934 #12 0x08170bb1 in Fbyte_code (bytestr=3D136915747, vector=3D136916084, maxd= epth=3D10) at bytecode.c:694 #13 0x08145e83 in funcall_lambda (fun=3DVariable "fun" is not available. ) at eval.c:3066 #14 0x08146386 in Ffuncall (nargs=3D1, args=3D0xbfcfeb88) at eval.c:2934 #15 0x0814748e in run_hook_with_args (nargs=3D1, args=3D0xbfcfeb88,=20 cond=3Dto_completion) at eval.c:2542 #16 0x08147603 in Frun_hooks (nargs=3D1, args=3D0xbfcfec14) at eval.c:2405 #17 0x081464e6 in Ffuncall (nargs=3D2, args=3D0xbfcfec10) at eval.c:2860 #18 0x08147339 in call1 (fn=3D137547881, arg1=3D137663761) at eval.c:2668 #19 0x080e67cb in safe_run_hooks_1 (hook=3D137481209) at keyboard.c:2036 #20 0x081449b3 in internal_condition_case (bfun=3D0x80e67b4 ,=20 handlers=3D137481257, hfun=3D0x80e67d0 ) at eval.= c:1465 #21 0x080e5f4c in safe_run_hooks (hook=3D137663761) at keyboard.c:2064 #22 0x0806abcb in update_menu_bar (f=3D0xa8b6cc8, save_match_data=3D0) at xdisp.c:9055 #23 0x08078a21 in prepare_menu_bars () at xdisp.c:8947 #24 0x08079300 in redisplay_internal (preserve_echo_area=3DVariable "preser= ve_echo_area" is not available. ) at xdisp.c:10700 #25 0x080eecf9 in read_char (commandflag=3D1, nmaps=3D2, maps=3D0xbfcff570,= =20 prev_event=3D137481209, used_mouse_menu=3D0xbfcff618) at keyboard.c:2549 #26 0x080f0fa5 in read_key_sequence (keybuf=3D0xbfcff6b4, bufsize=3D30,=20 prompt=3D137481209, dont_downcase_last=3D0, can_return_switch_frame=3D1= ,=20 fix_current_buffer=3D1) at keyboard.c:8874 #27 0x080f2a77 in command_loop_1 () at keyboard.c:1536 #28 0x081449b3 in internal_condition_case (bfun=3D0x80f28e8 ,=20 handlers=3D137525033, hfun=3D0x80eb46c ) at eval.c:1465 #29 0x080e5df2 in command_loop_2 () at keyboard.c:1328 #30 0x081448cb in internal_catch (tag=3D137521265,=20 func=3D0x80e5dd4 , arg=3D137481209) at eval.c:1211 #31 0x080e5c09 in command_loop () at keyboard.c:1307 #32 0x080e5ca3 in recursive_edit_1 () at keyboard.c:1000 #33 0x080e5d96 in Frecursive_edit () at keyboard.c:1061 #34 0x080e4ea8 in main (argc=3D1, argv=3D0xbfcffd24) at emacs.c:1789 (gdb) up #1 0x080c6bc0 in XTread_socket (sd=3D0, expected=3D1, hold_quit=3D0xbfcfe7= ac) at xterm.c:5585 5585 event->xclient.window); (gdb) p event $3 =3D {type =3D 17, xany =3D {type =3D 17, serial =3D 3379299, send_event = =3D 0,=20 display =3D 0x90bfe98, window =3D 50526192}, xkey =3D {type =3D 17,=20 serial =3D 3379299, send_event =3D 0, display =3D 0x90bfe98, window =3D= 50526192,=20 root =3D 50526192, subwindow =3D 0, time =3D 2339890197, x =3D 354, y = =3D 565,=20 x_root =3D 1108, y_root =3D 613, state =3D 0, keycode =3D 24, same_scre= en =3D 1},=20 xbutton =3D {type =3D 17, serial =3D 3379299, send_event =3D 0, display = =3D 0x90bfe98,=20 window =3D 50526192, root =3D 50526192, subwindow =3D 0, time =3D 23398= 90197,=20 x =3D 354, y =3D 565, x_root =3D 1108, y_root =3D 613, state =3D 0, but= ton =3D 24,=20 same_screen =3D 1}, xmotion =3D {type =3D 17, serial =3D 3379299, send_= event =3D 0,=20 display =3D 0x90bfe98, window =3D 50526192, root =3D 50526192, subwindo= w =3D 0,=20 time =3D 2339890197, x =3D 354, y =3D 565, x_root =3D 1108, y_root =3D = 613,=20 state =3D 0, is_hint =3D 24 '\030', same_screen =3D 1}, xcrossing =3D {= type =3D 17,=20 serial =3D 3379299, send_event =3D 0, display =3D 0x90bfe98, window =3D= 50526192,=20 root =3D 50526192, subwindow =3D 0, time =3D 2339890197, x =3D 354, y = =3D 565,=20 x_root =3D 1108, y_root =3D 613, mode =3D 0, detail =3D 24, same_screen= =3D 1,=20 focus =3D 0, state =3D 0}, xfocus =3D {type =3D 17, serial =3D 3379299,= =20 send_event =3D 0, display =3D 0x90bfe98, window =3D 50526192, mode =3D = 50526192,=20 detail =3D 0}, xexpose =3D {type =3D 17, serial =3D 3379299, send_event= =3D 0,=20 display =3D 0x90bfe98, window =3D 50526192, x =3D 50526192, y =3D 0,=20 width =3D -1955077099, height =3D 354, count =3D 565}, xgraphicsexpose = =3D { type =3D 17, serial =3D 3379299, send_event =3D 0, display =3D 0x90bfe9= 8,=20 drawable =3D 50526192, x =3D 50526192, y =3D 0, width =3D -1955077099,= =20 height =3D 354, count =3D 565, major_code =3D 1108, minor_code =3D 613}= ,=20 xnoexpose =3D {type =3D 17, serial =3D 3379299, send_event =3D 0,=20 display =3D 0x90bfe98, drawable =3D 50526192, major_code =3D 50526192,= =20 minor_code =3D 0}, xvisibility =3D {type =3D 17, serial =3D 3379299,=20 send_event =3D 0, display =3D 0x90bfe98, window =3D 50526192, state =3D= 50526192},=20 xcreatewindow =3D {type =3D 17, serial =3D 3379299, send_event =3D 0,=20 display =3D 0x90bfe98, parent =3D 50526192, window =3D 50526192, x =3D = 0,=20 y =3D -1955077099, width =3D 354, height =3D 565, border_width =3D 1108= ,=20 override_redirect =3D 613}, xdestroywindow =3D {type =3D 17, serial =3D= 3379299,=20 send_event =3D 0, display =3D 0x90bfe98, event =3D 50526192, window =3D= 50526192},=20 xunmap =3D {type =3D 17, serial =3D 3379299, send_event =3D 0, display = =3D 0x90bfe98,=20 event =3D 50526192, window =3D 50526192, from_configure =3D 0}, xmap = =3D { type =3D 17, serial =3D 3379299, send_event =3D 0, display =3D 0x90bfe9= 8,=20 event =3D 50526192, window =3D 50526192, override_redirect =3D 0},=20 xmaprequest =3D {type =3D 17, serial =3D 3379299, send_event =3D 0,=20 display =3D 0x90bfe98, parent =3D 50526192, window =3D 50526192}, xrepa= rent =3D { type =3D 17, serial =3D 3379299, send_event =3D 0, display =3D 0x90bfe9= 8,=20 event =3D 50526192, window =3D 50526192, parent =3D 0, x =3D -195507709= 9, y =3D 354,=20 override_redirect =3D 565}, xconfigure =3D {type =3D 17, serial =3D 337= 9299,=20 send_event =3D 0, display =3D 0x90bfe98, event =3D 50526192, window =3D= 50526192,=20 x =3D 0, y =3D -1955077099, width =3D 354, height =3D 565, border_width= =3D 1108,=20 above =3D 613, override_redirect =3D 0}, xgravity =3D {type =3D 17,=20 serial =3D 3379299, send_event =3D 0, display =3D 0x90bfe98, event =3D = 50526192,=20 window =3D 50526192, x =3D 0, y =3D -1955077099}, xresizerequest =3D {t= ype =3D 17,=20 serial =3D 3379299, send_event =3D 0, display =3D 0x90bfe98, window =3D= 50526192,=20 width =3D 50526192, height =3D 0}, xconfigurerequest =3D {type =3D 17,= =20 serial =3D 3379299, send_event =3D 0, display =3D 0x90bfe98, parent =3D= 50526192,=20 window =3D 50526192, x =3D 0, y =3D -1955077099, width =3D 354, height = =3D 565,=20 border_width =3D 1108, above =3D 613, detail =3D 0, value_mask =3D 24},= =20 xcirculate =3D {type =3D 17, serial =3D 3379299, send_event =3D 0,=20 display =3D 0x90bfe98, event =3D 50526192, window =3D 50526192, place = =3D 0},=20 xcirculaterequest =3D {type =3D 17, serial =3D 3379299, send_event =3D 0,= =20 display =3D 0x90bfe98, parent =3D 50526192, window =3D 50526192, place = =3D 0},=20 xproperty =3D {type =3D 17, serial =3D 3379299, send_event =3D 0,=20 display =3D 0x90bfe98, window =3D 50526192, atom =3D 50526192, time =3D= 0,=20 state =3D -1955077099}, xselectionclear =3D {type =3D 17, serial =3D 33= 79299,=20 send_event =3D 0, display =3D 0x90bfe98, window =3D 50526192,=20 selection =3D 50526192, time =3D 0}, xselectionrequest =3D {type =3D 17= ,=20 serial =3D 3379299, send_event =3D 0, display =3D 0x90bfe98, owner =3D = 50526192,=20 requestor =3D 50526192, selection =3D 0, target =3D 2339890197, propert= y =3D 354,=20 time =3D 565}, xselection =3D {type =3D 17, serial =3D 3379299, send_ev= ent =3D 0,=20 display =3D 0x90bfe98, requestor =3D 50526192, selection =3D 50526192,= =20 target =3D 0, property =3D 2339890197, time =3D 354}, xcolormap =3D {ty= pe =3D 17,=20 serial =3D 3379299, send_event =3D 0, display =3D 0x90bfe98, window =3D= 50526192,=20 colormap =3D 50526192, new =3D 0, state =3D -1955077099}, xclient =3D {= type =3D 17,=20 serial =3D 3379299, send_event =3D 0, display =3D 0x90bfe98, window =3D= 50526192,=20 message_type =3D 50526192, format =3D 0, data =3D { b =3D "\025=EF=BF=BD\213b\001\000\0005\002\000\000T\004\000\000e\002\= 000", s =3D { -7147, -29833, 354, 0, 565, 0, 1108, 0, 613, 0}, l =3D {-1955077099= ,=20 354, 565, 1108, 613}}}, xmapping =3D {type =3D 17, serial =3D 33792= 99,=20 send_event =3D 0, display =3D 0x90bfe98, window =3D 50526192,=20 request =3D 50526192, first_keycode =3D 0, count =3D -1955077099}, xerr= or =3D { ---Type to continue, or q to quit--- type =3D 17, display =3D 0x339063, resourceid =3D 0, serial =3D 1517810= 16,=20 error_code =3D 240 '=EF=BF=BD, request_code =3D 247 '=EF=BF=BD, minor_c= ode =3D 2 '\002'},=20 xkeymap =3D {type =3D 17, serial =3D 3379299, send_event =3D 0, display = =3D 0x90bfe98,=20 window =3D 50526192,=20 key_vector =3D "=EF=BF=BD\002\003\000\000\000\000\025=EF=BF=BD\213b\001= \000\0005\002\000\000T\004\000\000e\002\000\000\000\000\000"}, pad =3D {17,= 3379299, 0, 151781016,=20 50526192, 50526192, 0, -1955077099, 354, 565, 1108, 613, 0, 24, 1, 0, 0= ,=20 0, 0, 0, 0, 0, 0, 0}} (gdb) c Continuing. Program received signal SIGSEGV, Segmentation fault. 0x080c9508 in x_any_window_to_frame (dpyinfo=3D0x90cc360, wdesc=3D50526192) at xfns.c:356 356 if (FRAME_X_P (f) && FRAME_X_DISPLAY_INFO (f) =3D=3D dpyinfo) --=20 Sam Steingold (http://www.podval.org/~sds) on Fedora Core release 4 (Stentz) http://ffii.org http://www.mideasttruth.com http://www.honestreporting.com http://www.palestinefacts.org http://www.iris.org.il All extremists should be taken out and shot.