From unknown Wed Jun 18 00:15:10 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#1362 <1362@debbugs.gnu.org> To: bug#1362 <1362@debbugs.gnu.org> Subject: Status: 23.0.60 Crash Reply-To: bug#1362 <1362@debbugs.gnu.org> Date: Wed, 18 Jun 2025 07:15:10 +0000 retitle 1362 23.0.60 Crash reassign 1362 emacs,ns submitter 1362 Jason Schadel severity 1362 normal thanks From jasons@aweber.com Mon Nov 17 13:14:45 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-4.2 required=4.0 tests=BAYES_00,FOURLA, FVGT_m_MULTI_ODD,IMPRONONCABLE_1,IMPRONONCABLE_2,MURPHY_WRONG_WORD2, PHONENUMBER,RCVD_IN_DNSWL_MED autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 17 Nov 2008 21:14:45 +0000 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id mAHLEfCK008550 for ; Mon, 17 Nov 2008 13:14:42 -0800 Received: from mail.gnu.org ([199.232.76.166]:41303 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1L2BQY-0003T6-Bl for emacs-pretest-bug@gnu.org; Mon, 17 Nov 2008 16:14:34 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1L2BQd-0008Bg-Ss for emacs-pretest-bug@gnu.org; Mon, 17 Nov 2008 16:14:40 -0500 Received: from mail8.aweber.com ([207.106.200.13]:49489) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1L2BQc-0008BH-UW for emacs-pretest-bug@gnu.org; Mon, 17 Nov 2008 16:14:39 -0500 Received: from jasons.ofc.lair (unknown [75.147.74.137]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mail8.aweber.com (Postfix) with ESMTP id 10BC18122 for ; Mon, 17 Nov 2008 16:14:36 -0500 (EST) Message-Id: <4E91E0B7-FEAE-48EA-95E4-F6EA32AE5DB3@aweber.com> From: Jason Schadel To: emacs-pretest-bug@gnu.org Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v929.2) Subject: 23.0.60 Crash Date: Mon, 17 Nov 2008 16:14:34 -0500 X-Mailer: Apple Mail (2.929.2) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) I recently built emacs to run on a mac but I keep having a problem. When it crashes, it seems to happen right when I edit a file after a minute or two of no activity in emacs. The error received in gdb is as follows: Program received signal EXC_BAD_ACCESS, Could not access memory. Reason: KERN_PROTECTION_FAILURE at address: 0x00000000 0x9120c68c in objc_msgSend () Here is my emacs build info: In GNU Emacs 23.0.60.1 (i386-apple-darwin9.5.0, NS apple-appkit-949.35) of 2008-11-11 on jasons.ofc.lair Windowing system distributor `Apple', version 97.112.112.108.101.45.97.112.112.107.105.116.45.57.52.57.46.51.53 configured using `configure '--with-ns'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: nil value of $XMODIFIERS: nil locale-coding-system: nil default-enable-multibyte-characters: t Here is the gdb debugger 'bt full' output: ---- BEGIN bt full output ---- (gdb) bt full #0 0x9120c68c in objc_msgSend () No symbol table info available. #1 0x00182b23 in ns_free_indexed_color (idx=0, f=0x61bcecc) at nsterm.m:1301 color_table = (struct ns_color_table *) 0x413e010 #2 0x001a98b0 in x_clear_image_1 (f=0x0, img=0x413e010, pixmap_p=, mask_p=1, colors_p=1) at image.c:1627 No locals. #3 0x001a92f3 in free_image (f=0x0, img=0x413e010) at image.c:1322 c = (struct image_cache *) 0x6610dc0 #4 0x001a9c4b in clear_image_cache (f=0x41b37b0, filter=83886089) at image.c:1836 img = (struct image *) 0x413e010 t = { tv_sec = 1226954276, tv_usec = 89420 } old = 1226952476 i = 3 nfreed = 0 c = (struct image_cache *) 0x6610dc0 #5 0x001a9d26 in clear_image_caches (filter=83886089) at image.c:1873 tail = 102485608 #6 0x00035838 in redisplay_internal (preserve_echo_area=) at xdisp.c:12005 w = (struct window *) 0x41b3930 pause = 0 must_finish = 0 tlbufpos = { charpos = 2, bytepos = 1 } number_of_visible_frames = 1 polling_stopped_here = 1 old_frame = 68892596 consider_all_windows_p = #7 0x00035d7a in redisplay_preserve_echo_area (from_where=8) at xdisp.c:12043 No locals. #8 0x000bcbdc in detect_input_pending_run_timers (do_display=1) at keyboard.c:10537 old_timers_run = 55744 #9 0x0016a337 in wait_reading_process_output (time_limit=30, microsecs=0, read_kbd=-1, do_display=1, wait_for_cell=83886089, wait_proc=0x0, just_wait_proc=0) at process.c:4895 old_timers_run = 55744 old_buffer = (struct buffer *) 0x66d5db0 old_window = 68892980 leave = timeout_reduced_for_timers = 1 channel = nfds = 0 Available = { fds_bits = {0 } } Connecting = { fds_bits = {0 } } check_connect = 0 check_delay = 0 no_avail = 0 xerrno = proc = timeout = { tv_sec = 0, tv_usec = 257829 } end_time = { tv_sec = 1226954305, tv_usec = 266146 } wait_channel = -1 got_some_input = 0 #10 0x0000c0d6 in sit_for (timeout=240, reading=1, do_display=1) at dispnew.c:6637 sec = usec = 0 #11 0x000bdffc in read_char (commandflag=1, nmaps=4, maps=0xbfffee90, prev_event=83886089, used_mouse_menu=0xbfffef88, end_time=0x0) at keyboard.c:2892 tem0 = delay_level = 4 buffer_size = c = 83886089 count = jmpcount = 2 local_getcjmp = {1508223, 107830704, 8099, 773627, 1122109, 83916337, 3574904, 3602428, -1073746360, -1073746800, -1073807329, 662, 775580, 92143639, 31, -1073807329, 1114112, 107806775} save_jump = {0 } key_already_recorded = 0 tem = save = previous_echo_area_message = 83886089 also_record = 83886089 reread = 0 polling_stopped_here = orig_kboard = (struct kboard *) 0x413e540 #12 0x000bf9a4 in read_key_sequence (keybuf=0xbffff048, bufsize=30, prompt=83886089, dont_downcase_last=0, can_return_switch_frame=1, fix_current_buffer=1) at keyboard.c:9344 interrupted_kboard = (KBOARD *) 0x413e540 key = 83886089 used_mouse_menu = 0 echo_local_start = 0 last_real_key_start = 0 keys_local_start = 0 local_first_binding = 0 from_string = 83886089 count = 2 t = 0 echo_start = 0 keys_start = 0 nmaps = 4 nmaps_allocated = 4 defs = (Lisp_Object * volatile) 0xbfffee70 submaps = (Lisp_Object * volatile) 0xbfffee90 orig_local_map = 194789557 orig_keymap = 83886089 localized_local_map = 0 first_binding = 0 first_unbound = 31 mock_input = 0 fkey = { parent = 74484941, map = 74484941, start = 0, end = 0 } keytran = { parent = 67628925, map = 67628925, start = 0, end = 0 } indec = { parent = 74484957, map = 74484957, start = 0, end = 0 } shift_translated = 0 delayed_switch_frame = 83886089 original_uppercase = -1073745960 original_uppercase_position = -1 starting_buffer = (struct buffer *) 0x66d5db0 fake_prefixed_keys = 83886089 #13 0x000c1eca in command_loop_1 () at keyboard.c:1621 cmd = lose = nonundocount = 0 keybuf = {88, 152, 3603112, 83886089, -1073745704, 757408, 187641053, -1073745778, -1073745752, -1880941348, 8343736, 152, -1073745778, 83886089, 248, 10, 0, -1895817220, 73416336, 1, -1073745688, -1859280057, 109105168, 0, -1073745732, -1073745920, 0, 3997696, 83886089, 92114441} i = 1 prev_modiff = 51390 prev_buffer = (struct buffer *) 0x66d5db0 already_adjusted = 0 #14 0x00123cad in internal_condition_case (bfun=0xc1c90 , handlers=83925777, hfun=0xb8dc0 ) at eval.c:1511 val = c = { tag = 83886089, val = 83886089, next = 0xbffff1fc, gcpro = 0x0, jmp = {-1073806465, -1880940548, 8098, 1194939, 83886089, 83886089, 3602364, 3602428, -1073745512, -1073745696, 31, 658, 1195082, 1376279, 3538975, 3538975, -1073807360, -1073807305}, backlist = 0x0, handlerlist = 0x0, lisp_eval_depth = 0, pdlcount = 2, poll_suppress_count = 1, interrupt_input_blocked = 0, byte_stack = 0x0 } h = { handler = 83925777, var = 83886089, chosen_clause = 83886137, tag = 0xbffff0f8, next = 0x0 } #15 0x000b15d8 in command_loop_2 () at keyboard.c:1338 val = 102485708 #16 0x00123b8c in internal_catch (tag=102485708, func=0xb1590 , arg=83886089) at eval.c:1247 c = { tag = 83921849, val = 83886089, next = 0x0, gcpro = 0x0, jmp = {-1859320961, 0, 8098, 1194729, -1859279891, 18608, 3602496, 3602428, -1073745288, -1073745440, 84017183, 658, 1194879, 84017175, 84017183, 83886111, 73400320, 8323127}, backlist = 0x0, handlerlist = 0x0, lisp_eval_depth = 0, pdlcount = 2, poll_suppress_count = 1, interrupt_input_blocked = 0, byte_stack = 0x0 } #17 0x000b132e in command_loop () at keyboard.c:1317 No locals. #18 0x000b13f2 in recursive_edit_1 () at keyboard.c:942 val = #19 0x000b1571 in Frecursive_edit () at keyboard.c:1004 buffer = 83886089 #20 0x000b022b in main (argc=1, argv=0xbffff44c) at emacs.c:1777 dummy = -1881143876 stack_bottom_variable = 0 '\0' do_initial_setlocale = 1 skip_args = 0 rlim = { rlim_cur = 8388608, rlim_max = 67104768 } no_loadup = 0 junk = 0x0 dname_arg = 0x0 (gdb) ---- End bt full ---- From rgm@gnu.org Mon Nov 17 15:56:02 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-8.6 required=4.0 tests=AWL,BAYES_00,MISSING_SUBJECT, NOSUBJECT,RCVD_IN_DNSWL_MED,TVD_SPACE_RATIO,VALID_BTS_CONTROL, X_DEBBUGS_NO_ACK autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at control) by emacsbugs.donarmstrong.com; 17 Nov 2008 23:56:02 +0000 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id mAHNtxn1017072 for ; Mon, 17 Nov 2008 15:56:01 -0800 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1L2Dwe-0007ki-K8; Mon, 17 Nov 2008 18:55:52 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18722.1160.533653.133566@fencepost.gnu.org> Date: Mon, 17 Nov 2008 18:55:52 -0500 From: Glenn Morris To: control X-Attribution: GM X-Mailer: VM (www.wonderworks.com/vm), GNU Emacs (www.gnu.org/software/emacs) X-Hue: blue X-Ran: \YxU&%bRK%[;jzy1U+[HV!g[2h!ux:FJ5J6RA&'; Fri, 21 Nov 2008 12:51:35 -0800 Received: by yw-out-2324.google.com with SMTP id 3so535271ywj.31 for <1362@emacsbugs.donarmstrong.com>; Fri, 21 Nov 2008 12:51:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:to:content-type :content-transfer-encoding:mime-version:subject:date:cc:x-mailer :from; bh=U2I2KXsd1A49RnTL35h/HFoY60GHut68Ncm4KfNACtk=; b=MypNlOkEMsJFTvigk8V/8vzoRQ7EASPY5y2Q4TK5hLsMxqmeOXg7nyhAbY99d6sUX5 beGKn9sxj9RAys1+/xbFbdpkvEATr+Q5By9Tth9RSRva+Dxo1NCp90ZY6WSgg8Xn16T9 sNMbEAEVfUMDQWI5cQ5djdZAhWBF7YNCCgRUY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:to:content-type:content-transfer-encoding:mime-version :subject:date:cc:x-mailer:from; b=WSrgwByv+Of6Qju6FmkP4txKHAP2ot7m2QWWju7q2gPKRKJNLiUBysyfbIxclcFdpf jn7L0DDHcRXDDVOzYOwD3CN8ARK6nUHtOa5SYIbzCH2erDKmP9/cajb6HI0BfEqszHdb IMi1JlXFMvq3D9zdd5yljlg6s0YAI0ODQ3A8s= Received: by 10.151.112.4 with SMTP id p4mr1617606ybm.164.1227300693898; Fri, 21 Nov 2008 12:51:33 -0800 (PST) Received: from ?10.0.1.199? ([72.169.150.82]) by mx.google.com with ESMTPS id d25sm3861829elf.3.2008.11.21.12.51.28 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 21 Nov 2008 12:51:33 -0800 (PST) Message-Id: To: 1362@debbugs.gnu.org Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v929.2) Subject: #1362 - 23.0.60 Crash - Emacs bug report logs Date: Fri, 21 Nov 2008 15:51:16 -0500 Cc: Jason Schadel X-Mailer: Apple Mail (2.929.2) From: Adrian Robert Hi, There's something fishy in your stack trace: #3 0x001a92f3 in free_image (f=0x0, img=0x413e010) at image.c:1322 #4 0x001a9c4b in clear_image_cache (f=0x41b37b0, filter=83886089) at image.c:1836 First f has a value, then it goes to 0. I'm also a bit fuzzy on which line the crash is actually at, since there is no message send at the line indicated. If you get a chance, could you possibly recompile without any optimization (setenv CFLAGS '-g' before configure is one way) and regenerate the stack trace? thanks, Adrian From jasons@aweber.com Mon Nov 24 07:12:47 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-2.1 required=4.0 tests=AWL,BAYES_00,FVGT_m_MULTI_ODD, IMPRONONCABLE_1,IMPRONONCABLE_2,MURPHY_SEX_L4,MURPHY_WRONG_WORD1, MURPHY_WRONG_WORD2,PHONENUMBER,SPF_HELO_PASS autolearn=no version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1362) by emacsbugs.donarmstrong.com; 24 Nov 2008 15:12:47 +0000 Received: from mail8.aweber.com (mail8.aweber.com [207.106.200.13]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id mAOFCgCF020600 for <1362@emacsbugs.donarmstrong.com>; Mon, 24 Nov 2008 07:12:43 -0800 Received: from jasons.ofc.lair (unknown [75.147.74.137]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mail8.aweber.com (Postfix) with ESMTP id 3AA1F816A; Mon, 24 Nov 2008 10:12:41 -0500 (EST) Cc: 1362@debbugs.gnu.org Message-Id: From: Jason Schadel To: Adrian Robert In-Reply-To: Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v929.2) Subject: Re: #1362 - 23.0.60 Crash - Emacs bug report logs Date: Mon, 24 Nov 2008 10:12:39 -0500 References: X-Mailer: Apple Mail (2.929.2) On Nov 21, 2008, at 3:51 PM, Adrian Robert wrote: > Hi, > > There's something fishy in your stack trace: > > #3 0x001a92f3 in free_image (f=0x0, img=0x413e010) at image.c:1322 > #4 0x001a9c4b in clear_image_cache (f=0x41b37b0, filter=83886089) at > image.c:1836 > > First f has a value, then it goes to 0. I'm also a bit fuzzy on > which line the crash is actually at, since there is no message send > at the line indicated. If you get a chance, could you possibly > recompile without any optimization (setenv CFLAGS '-g' before > configure is one way) and regenerate the stack trace? > > thanks, > Adrian > Here's the 'bt full' output from gdb on a non-optimized emacs. Program received signal EXC_BAD_ACCESS, Could not access memory. Reason: KERN_INVALID_ADDRESS at address: 0x79736165 0x9120c684 in objc_msgSend () (gdb) bt full #0 0x9120c684 in objc_msgSend () No symbol table info available. #1 0x001e2e8f in ns_free_indexed_color (idx=4290295992, f=0xb216be0) at nsterm.m:1301 color_table = (struct ns_color_table *) 0x41467b0 color = (NSColor *) 0x79736165 #2 0x00212fd9 in x_clear_image_1 (f=0xb216be0, img=0xbc4bd60, pixmap_p=1, mask_p=1, colors_p=1) at image.c:1627 No locals. #3 0x00213073 in x_clear_image (f=0xb216be0, img=0xbc4bd60) at image.c:1660 No locals. #4 0x002129b2 in free_image (f=0xb216be0, img=0xbc4bd60) at image.c: 1322 c = (struct image_cache *) 0x660a580 #5 0x0021349a in clear_image_cache (f=0xb216be0, filter=83886089) at image.c:1836 img = (struct image *) 0xbc4bd60 t = { tv_sec = 1227539110, tv_usec = 752091 } old = 1227537310 i = 2 nfreed = 0 c = (struct image_cache *) 0x660a580 #6 0x00213563 in clear_image_caches (filter=83886089) at image.c:1873 tail = 186622533 frame = 186739684 #7 0x000b3f7a in clear_face_cache (clear_fonts_p=0) at xfaces.c:963 tail = 83886089 frame = 68927268 f = (struct frame *) 0x41bbf20 #8 0x000b3e4e in recompute_basic_faces (f=0xb216be0) at xfaces.c:915 No locals. #9 0x00020a47 in init_iterator (it=0xbfffdfd4, w=0xbc214d0, charpos=-1, bytepos=-1, row=0x0, base_face_id=DEFAULT_FACE_ID) at xdisp.c:2599 highlight_region_p = 198172627 remapped_base_face_id = DEFAULT_FACE_ID #10 0x000309ea in x_consider_frame_title (frame=186739684) at xdisp.c: 9435 tail = 75122381 fmt = 83886137 title_start = 0 len = 114362368 count = 4 title = 0x34a9 "\213E\b\203`<\376\311\303U\211\345S\203\354T\350" it = { window = 197268692, w = 0xbc214d0, f = 0xb216be0, method = GET_FROM_BUFFER, stop_charpos = 0, end_charpos = 0, s = 0x0, string_nchars = 0, region_beg_charpos = 0, region_end_charpos = 0, redisplay_end_trigger_charpos = 0, multibyte_p = 0, header_line_p = 0, string_from_display_prop_p = 0, ellipsis_p = 0, avoid_cursor_p = 0, dp = 0x0, dpvec = 0x0, dpend = 0x0, dpvec_char_len = 0, dpvec_face_id = 0, saved_face_id = 0, ctl_chars = {0 }, start = { pos = { charpos = 0, bytepos = 0 }, overlay_string_index = 0, string_pos = { charpos = 0, bytepos = 0 }, dpvec_index = 0 }, current = { pos = { charpos = 0, bytepos = 0 }, overlay_string_index = -1, string_pos = { charpos = -1, bytepos = -1 }, dpvec_index = -1 }, n_overlay_strings = 0, overlay_strings = {0 }, string_overlays = {0 }, string = 83886089, from_overlay = 0, stack = {{ string = 0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, cmp_it = { stop_pos = 0, id = 0, ch = 0, lookback = 0, nglyphs = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0 }, face_id = 0, u = { image = { object = 0, slice = { x = 0, y = 0, width = 0, height = 0 }, image_id = 0 }, comp = { object = 0 }, stretch = { object = 0 } }, position = { charpos = 0, bytepos = 0 }, current = { pos = { charpos = 0, bytepos = 0 }, overlay_string_index = 0, string_pos = { charpos = 0, bytepos = 0 }, dpvec_index = 0 }, from_overlay = 0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, multibyte_p = 0, string_from_display_prop_p = 0, display_ellipsis_p = 0, avoid_cursor_p = 0, voffset = 0, space_width = 0, font_height = 0 }, { string = 0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, cmp_it = { stop_pos = 0, id = 0, ch = 0, lookback = 0, nglyphs = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0 }, face_id = 0, u = { image = { object = 0, slice = { x = 0, y = 0, width = 0, height = 0 }, image_id = 0 }, comp = { object = 0 }, stretch = { object = 0 } }, position = { charpos = 0, bytepos = 0 }, current = { pos = { charpos = 0, bytepos = 0 }, overlay_string_index = 0, string_pos = { charpos = 0, bytepos = 0 }, dpvec_index = 0 }, from_overlay = 0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, multibyte_p = 0, string_from_display_prop_p = 0, display_ellipsis_p = 0, avoid_cursor_p = 0, voffset = 0, space_width = 0, font_height = 0 }, { string = 0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, cmp_it = { stop_pos = 0, id = 0, ch = 0, lookback = 0, nglyphs = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0 }, face_id = 0, u = { image = { object = 0, slice = { x = 0, y = 0, width = 0, height = 0 }, image_id = 0 }, comp = { object = 0 }, stretch = { object = 0 } }, position = { charpos = 0, bytepos = 0 }, current = { pos = { charpos = 0, bytepos = 0 }, overlay_string_index = 0, string_pos = { charpos = 0, bytepos = 0 }, dpvec_index = 0 }, from_overlay = 0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, multibyte_p = 0, string_from_display_prop_p = 0, display_ellipsis_p = 0, avoid_cursor_p = 0, voffset = 0, space_width = 0, font_height = 0 }, { string = 0, string_nchars = 0, end_charpos = 0, stop_charpos = 0, cmp_it = { stop_pos = 0, id = 0, ch = 0, lookback = 0, nglyphs = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0 }, face_id = 0, u = { image = { object = 0, slice = { x = 0, y = 0, width = 0, height = 0 }, image_id = 0 }, comp = { object = 0 }, stretch = { object = 0 } }, position = { charpos = 0, bytepos = 0 }, current = { pos = { charpos = 0, bytepos = 0 }, overlay_string_index = 0, string_pos = { charpos = 0, bytepos = 0 }, dpvec_index = 0 }, from_overlay = 0, area = LEFT_MARGIN_AREA, method = GET_FROM_BUFFER, multibyte_p = 0, string_from_display_prop_p = 0, display_ellipsis_p = 0, avoid_cursor_p = 0, voffset = 0, space_width = 0, font_height = 0 }}, sp = 0, selective = 0, what = IT_CHARACTER, face_id = 0, selective_display_ellipsis_p = 0, ctl_arrow_p = 0, face_box_p = 0, start_of_box_run_p = 0, end_of_box_run_p = 0, overlay_strings_at_end_processed_p = 0, ignore_overlay_strings_at_pos_p = 0, glyph_not_available_p = 0, starts_in_middle_of_char_p = 0, face_before_selective_p = 0, constrain_row_ascent_descent_p = 0, line_wrap = TRUNCATE, base_face_id = 0, c = 0, len = 0, cmp_it = { stop_pos = 0, id = -1, ch = 0, lookback = 0, nglyphs = 0, nchars = 0, nbytes = 0, from = 0, to = 0, width = 0 }, char_to_display = 0, image_id = 0, slice = { x = 0, y = 0, width = 0, height = 0 }, space_width = 0, voffset = 0, tab_width = 0, font_height = 0, object = 0, position = { charpos = 0, bytepos = 0 }, truncation_pixel_width = 0, continuation_pixel_width = 0, first_visible_x = 0, last_visible_x = 0, last_visible_y = 0, extra_line_spacing = 0, max_extra_line_spacing = 0, override_ascent = 0, override_descent = 0, override_boff = 0, glyph_row = 0x0, area = LEFT_MARGIN_AREA, nglyphs = 0, pixel_width = 0, ascent = 0, descent = 0, max_ascent = 0, max_descent = 0, phys_ascent = 0, phys_descent = 0, max_phys_ascent = 0, max_phys_descent = 0, current_x = 0, continuation_lines_width = 0, current_y = 0, first_vpos = 0, vpos = 0, hpos = 0, left_user_fringe_bitmap = 0, right_user_fringe_bitmap = 0, left_user_fringe_face_id = 0, right_user_fringe_face_id = 0 } f = (struct frame *) 0xb216be0 #11 0x00030c55 in prepare_menu_bars () at xdisp.c:9519 tail = 186622533 frame = 186739684 all_windows = 196581 gcpro1 = { next = 0xbfffe4c8, var = 0xb216be0, nvars = 110803968 } gcpro2 = { next = 0x3a14, var = 0x0, nvars = 0 } f = (struct frame *) 0xb216be0 tooltip_frame = 0 #12 0x00034410 in redisplay_internal (preserve_echo_area=0) at xdisp.c: 11426 w = (struct window *) 0xbc214d0 f = (struct frame *) 0xb216be0 pause = 0 must_finish = 0 tlbufpos = { charpos = 83886089, bytepos = 2 } tlendpos = { charpos = 197740840, bytepos = 197740836 } number_of_visible_frames = 2 count = 2 count1 = 83886089 sf = (struct frame *) 0xb216be0 polling_stopped_here = 0 old_frame = 186739684 consider_all_windows_p = 94343345 #13 0x00033259 in redisplay () at xdisp.c:11001 No locals. #14 0x000c74dd in read_char (commandflag=1, nmaps=4, maps=0xbfffec60, prev_event=83886089, used_mouse_menu=0xbfffee08, end_time=0x0) at keyboard.c:2649 echo_current = 1 c = 83886089 count = 0 jmpcount = 197919296 local_getcjmp = {0, 83886089, -1073747064, 1335158, 83886113, 16, 83938273, 1489644, 1191, 1511, 83886089, 83886089, 83886113, 1339742, -1073747016, 1340223, 92117561, 92065162} save_jump = {-1073746936, 1376062, 83913601, 8, 197919300, 1456373, 112888434, 0, -1073746908, 1338601, 44011576, 2246789, 1424933, 1649824, 3764382, 2246772, 16, 92065162} key_already_recorded = 0 tem = 197870804 save = 32 previous_echo_area_message = 83886089 also_record = 83886089 reread = 0 gcpro1 = { next = 0xefb3d, var = 0x67ef545, nvars = 1 } gcpro2 = { next = 0x1d2f1c, var = 0xefae9, nvars = -1073747208 } polling_stopped_here = 0 orig_kboard = (struct kboard *) 0x4146ce0 #15 0x000d353e in read_key_sequence (keybuf=0xbffff034, bufsize=30, prompt=83886089, dont_downcase_last=0, can_return_switch_frame=1, fix_current_buffer=1) at keyboard.c:9344 interrupted_kboard = (KBOARD *) 0x4146ce0 interrupted_frame = (struct frame *) 0xb216be0 key = 1459903 used_mouse_menu = 0 echo_local_start = 0 last_real_key_start = 0 keys_local_start = 0 local_first_binding = 0 from_string = 83886089 count = 2 t = 0 echo_start = 0 keys_start = 0 nmaps = 4 nmaps_allocated = 4 defs = (Lisp_Object * volatile) 0xbfffec40 submaps = (Lisp_Object * volatile) 0xbfffec60 orig_local_map = 108598117 orig_keymap = 83886089 localized_local_map = 0 first_binding = 0 first_unbound = 31 mock_input = 0 fkey = { parent = 74652621, map = 74652621, start = 0, end = 0 } keytran = { parent = 67846013, map = 67846013, start = 0, end = 0 } indec = { parent = 74652629, map = 74652629, start = 0, end = 0 } shift_translated = 0 delayed_switch_frame = 83886089 original_uppercase = -1073746264 original_uppercase_position = -1 dummyflag = 0 starting_buffer = (struct buffer *) 0xbcc0240 fake_prefixed_keys = 83886089 gcpro1 = { next = 0x59f90c9, var = 0x5000009, nvars = 2 } #16 0x000c41b7 in command_loop_1 () at keyboard.c:1621 cmd = 94343369 lose = 1 nonundocount = 0 keybuf = {94343345, 152, 1105324176, 4081973, -1847905988, -1880941668, -1880949728, -1073745652, 152, 47, -1859280057, 109117502, 1179650, 233472, -1880941348, 249, 163, 117408064, -1859244696, 241, 9, 0, -1073745760, -1073746064, 0, 262144, 83886089, 92205033, 2565460, 67911645} i = 1 prev_modiff = 27618 prev_buffer = (struct buffer *) 0xbc220f0 already_adjusted = 0 #17 0x00160a6d in internal_condition_case (bfun=0xc3d09 , handlers=83925753, hfun=0xc3487 ) at eval.c:1511 val = 67911645 c = { tag = 83886089, val = 83886089, next = 0xbffff1fc, gcpro = 0x0, jmp = {-1073806465, 76, 8098, 1444172, 109133824, 1442737, 0, 0, -1073745480, -1073745664, 31, 662, 1444338, -1859256297, 31, 31, 0, 55}, backlist = 0x0, handlerlist = 0x0, lisp_eval_depth = 0, pdlcount = 2, poll_suppress_count = 1, interrupt_input_blocked = 0, byte_stack = 0x0 } h = { handler = 83925753, var = 83886089, chosen_clause = -1881116971, tag = 0xbffff138, next = 0x0 } #18 0x000c399f in command_loop_2 () at keyboard.c:1338 val = 2037604709 #19 0x00160479 in internal_catch (tag=83921825, func=0xc396a , arg=83886089) at eval.c:1247 c = { tag = 83921825, val = 83886089, next = 0x0, gcpro = 0x0, jmp = {-1859320961, 0, 8098, 1442737, -1859280203, 0, 0, 0, -1073745288, -1073745440, 84017183, 658, 1442922, 23, 83886111, -1073807329, 84017152, 84017207}, backlist = 0x0, handlerlist = 0x0, lisp_eval_depth = 0, pdlcount = 2, poll_suppress_count = 1, interrupt_input_blocked = 0, byte_stack = 0x0 } #20 0x000c3928 in command_loop () at keyboard.c:1317 No locals. #21 0x000c2f0b in recursive_edit_1 () at keyboard.c:942 count = 1 val = 1459293 #22 0x000c3114 in Frecursive_edit () at keyboard.c:1004 count = 0 buffer = 83886089 #23 0x000c141d in main (argc=1, argv=0xbffff448) at emacs.c:1777 dummy = 0 stack_bottom_variable = 0 '\0' do_initial_setlocale = 1 skip_args = 0 rlim = { rlim_cur = 8388608, rlim_max = 67104768 } no_loadup = 0 junk = 0x0 dname_arg = 0x0 (gdb) From adrian.b.robert@gmail.com Mon Nov 24 18:46:48 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-4.3 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1362) by emacsbugs.donarmstrong.com; 25 Nov 2008 02:46:48 +0000 Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.250]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id mAP2kjdS007927 for <1362@emacsbugs.donarmstrong.com>; Mon, 24 Nov 2008 18:46:47 -0800 Received: by an-out-0708.google.com with SMTP id c38so1019215ana.31 for <1362@emacsbugs.donarmstrong.com>; Mon, 24 Nov 2008 18:46:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:cc:message-id:from:to :in-reply-to:content-type:content-transfer-encoding:mime-version :subject:date:references:x-mailer; bh=ZynrkqjnDMslw8rnJ6mFHXiIWP2JpdyjvzZcDnLMOCU=; b=Wf1AhJQ0QS/Y02grKvcRCf84WxxVhhUqwUviwtbjin2ZrH2IW3vtoX0LY2GVgW3Fbk vlD3sshmbN+Vh9aDdvmc/dGGRaYubi47A3oKXHKCxZt8+Gwx1qiHKsLTfQzglCiulfBu NQ7pAOuRJr6qYUDVS4hx5dqxN3Lmmemq3PCqQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=cc:message-id:from:to:in-reply-to:content-type :content-transfer-encoding:mime-version:subject:date:references :x-mailer; b=XjEwz3EiRB1r1jRFMd/48zPcCs+asLxIAGI9fUMto4X1JNQHf1jVSMRwvxljOv/xBY iI+GK9x9JLtIamHeLK69h77PJan2+2fnUeFbdMBESburp3LnIplNQQES05dCT/coXVpV 1RlzzfObA3cs6XDU1n2uvicBJi8PxDJX5qtKk= Received: by 10.100.164.20 with SMTP id m20mr2003982ane.97.1227581205284; Mon, 24 Nov 2008 18:46:45 -0800 (PST) Received: from ?10.0.1.198? ([72.169.150.82]) by mx.google.com with ESMTPS id d21sm6880375and.26.2008.11.24.18.46.36 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 24 Nov 2008 18:46:44 -0800 (PST) Cc: 1362@debbugs.gnu.org Message-Id: <1F2BAD0F-70A8-44B9-A6B2-25C0E9BCF066@gmail.com> From: Adrian Robert To: Jason Schadel In-Reply-To: Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v929.2) Subject: Re: #1362 - 23.0.60 Crash - Emacs bug report logs Date: Mon, 24 Nov 2008 21:46:18 -0500 References: X-Mailer: Apple Mail (2.929.2) On Nov 24, 2008, at 10:12 AM, Jason Schadel wrote: > Here's the 'bt full' output from gdb on a non-optimized emacs. > ... OK, thanks. I checked in what I believe is a fix. If you get a chance could you verify that it stops the crashes? thanks, Adrian From jasons@aweber.com Wed Nov 26 12:59:41 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-4.8 required=4.0 tests=AWL,BAYES_00,SPF_HELO_PASS autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1362) by emacsbugs.donarmstrong.com; 26 Nov 2008 20:59:41 +0000 Received: from mail8.aweber.com (mail8.aweber.com [207.106.200.13]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id mAQKxcTk018100 for <1362@emacsbugs.donarmstrong.com>; Wed, 26 Nov 2008 12:59:39 -0800 Received: from [192.168.1.108] (c-71-224-197-12.hsd1.pa.comcast.net [71.224.197.12]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mail8.aweber.com (Postfix) with ESMTP id 8DCB68170; Wed, 26 Nov 2008 15:59:37 -0500 (EST) Cc: 1362@debbugs.gnu.org Message-Id: <4E626893-685F-46BB-8B35-B3C2F531F970@aweber.com> From: Jason Schadel To: Adrian Robert In-Reply-To: <1F2BAD0F-70A8-44B9-A6B2-25C0E9BCF066@gmail.com> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v929.2) Subject: Re: #1362 - 23.0.60 Crash - Emacs bug report logs Date: Wed, 26 Nov 2008 15:59:36 -0500 References: <1F2BAD0F-70A8-44B9-A6B2-25C0E9BCF066@gmail.com> X-Mailer: Apple Mail (2.929.2) So far so good. Looks like the fix worked. Thanks, Jason On Nov 24, 2008, at 9:46 PM, Adrian Robert wrote: > > On Nov 24, 2008, at 10:12 AM, Jason Schadel wrote: > >> Here's the 'bt full' output from gdb on a non-optimized emacs. >> ... > > OK, thanks. I checked in what I believe is a fix. If you get a > chance could you verify that it stops the crashes? > > thanks, > Adrian > From adrian.b.robert@gmail.com Fri Nov 28 16:17:14 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-4.1 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1362-done) by emacsbugs.donarmstrong.com; 29 Nov 2008 00:17:14 +0000 Received: from mail-gx0-f16.google.com (mail-gx0-f16.google.com [209.85.217.16]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id mAT0HBjV001486 for <1362-done@emacsbugs.donarmstrong.com>; Fri, 28 Nov 2008 16:17:13 -0800 Received: by gxk9 with SMTP id 9so1578614gxk.1 for <1362-done@emacsbugs.donarmstrong.com>; Fri, 28 Nov 2008 16:17:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to :content-type:content-transfer-encoding:mime-version:subject:date :x-mailer; bh=RFVAZNuzze/u82WnNjSdyjWLdkBIzEOCD7SlF6bfjfw=; b=aYqf60soiU3fV5aFql6TvEhJbyHU2EvDDBQUqbyBo13pphf6tfbhskgCsQtLCYO/ED BDQgjwX8FZQRLL14YwhM6GzAdPk0ab+iLvVJvLcNKm783ewEb/phy4P8ZQSWpqaLVqrx +rqomDZy9hCn5hlfBVZnWu6gexJyaaphCsEvw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:content-type:content-transfer-encoding :mime-version:subject:date:x-mailer; b=Rl0vDpEXAA+BKEK5y9WhYWeWPRGH64IxBh6/UEtu9hFoG6r/s0YpBsTtBc7JMqqUME SnO/wjamVGnza9HadON0qr3VQXvyT0IHSu0bR8rITafJcRznyBwKVOWb72iCyaQgQemV 2LF1+SqJJLhxNe7IYx8rxxRwQN+F/oeDaM5to= Received: by 10.151.156.11 with SMTP id i11mr5189900ybo.93.1227917825948; Fri, 28 Nov 2008 16:17:05 -0800 (PST) Received: from ?10.0.1.198? ([72.169.150.82]) by mx.google.com with ESMTPS id 4sm3626339yxj.7.2008.11.28.16.16.58 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 28 Nov 2008 16:17:05 -0800 (PST) Message-Id: <725860A7-140E-4F01-B430-49FFC419E73A@gmail.com> From: Adrian Robert To: 1362-done@debbugs.gnu.org Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v929.2) Subject: #1362 - 23.0.60 Crash - Emacs bug report logs Date: Fri, 28 Nov 2008 19:16:46 -0500 X-Mailer: Apple Mail (2.929.2) Closing, fix mentioned previously seems to have worked. From unknown Wed Jun 18 00:15:10 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: $requester Subject: Internal Control Message-Id: bug archived. Date: Thu, 15 Jan 2009 15:24:04 +0000 User-Agent: Fakemail v42.6.9 # A New Hope # A log time ago, in a galaxy far, far away # something happened. # # Magically this resulted in the following # action being taken, but this fake control # message doesn't tell you why it happened # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator