unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Crashes with recent build on MACOSX
@ 2005-10-13 13:42 Piet van Oostrum
       [not found] ` <407FF876-0D06-4862-962C-357C83CF52FB@mac.com>
  0 siblings, 1 reply; 5+ messages in thread
From: Piet van Oostrum @ 2005-10-13 13:42 UTC (permalink / raw)


The emacs version I built last Sunday from a fresh CVS checkout crashes
much more often than the one before (a couple of months old).

Here are a few stack traces:

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_INVALID_ADDRESS (0x0001) at 0x014d8000

Thread 0 Crashed:
0   <<00000000>> 	0xffff8a60 __memcpy + 0x2c0
1   libSystem.B.dylib 	0x9731b9f8 szone_realloc + 0x8b0
2   libSystem.B.dylib 	0x9731dba0 malloc_zone_realloc + 0x6c
3   libSystem.B.dylib 	0x9731bc74 realloc + 0xfc
4   org.gnu.Emacs     	0x00112f08 unexec_realloc + 0x74 (unexmacosx.c:1082)
5   org.gnu.Emacs     	0x000cada4 xrealloc + 0x48 (alloc.c:792)
6   org.gnu.Emacs     	0x0009aa84 enlarge_buffer_text + 0x50 (buffer.c:4889)
7   org.gnu.Emacs     	0x0009d6c0 make_gap_larger + 0x68 (insdel.c:540)
8   org.gnu.Emacs     	0x0009e3b4 insert_from_string_1 + 0xdc (insdel.c:1123)
9   org.gnu.Emacs     	0x0009e1f8 insert_from_string + 0x40 (insdel.c:1066)
10  org.gnu.Emacs     	0x000dc1dc general_insert_function + 0x134 (editfns.c:2093)
11  org.gnu.Emacs     	0x000dc270 Finsert + 0x38 (editfns.c:2142)
12  org.gnu.Emacs     	0x00114d4c Fbyte_code + 0x1c9c (bytecode.c:1279)
13  org.gnu.Emacs     	0x000e6cb8 funcall_lambda + 0x2e8 (eval.c:3054)
14  org.gnu.Emacs     	0x000e67c4 Ffuncall + 0x450 (eval.c:2917)
15  org.gnu.Emacs     	0x00113a2c Fbyte_code + 0x97c (bytecode.c:691)
16  org.gnu.Emacs     	0x000e6cb8 funcall_lambda + 0x2e8 (eval.c:3054)
17  org.gnu.Emacs     	0x000e67c4 Ffuncall + 0x450 (eval.c:2917)
18  org.gnu.Emacs     	0x00113a2c Fbyte_code + 0x97c (bytecode.c:691)
19  org.gnu.Emacs     	0x000e6cb8 funcall_lambda + 0x2e8 (eval.c:3054)
20  org.gnu.Emacs     	0x000e67c4 Ffuncall + 0x450 (eval.c:2917)
21  org.gnu.Emacs     	0x00113a2c Fbyte_code + 0x97c (bytecode.c:691)
22  org.gnu.Emacs     	0x000e6cb8 funcall_lambda + 0x2e8 (eval.c:3054)
23  org.gnu.Emacs     	0x000e67c4 Ffuncall + 0x450 (eval.c:2917)
24  org.gnu.Emacs     	0x000e6180 apply1 + 0x40 (eval.c:2609)
25  org.gnu.Emacs     	0x000e0fb4 Fcall_interactively + 0x39c (callint.c:412)
26  org.gnu.Emacs     	0x00087ccc Fcommand_execute + 0x274 (keyboard.c:9718)
27  org.gnu.Emacs     	0x0007c560 command_loop_1 + 0x10c4 (keyboard.c:1779)
28  org.gnu.Emacs     	0x000e44c8 internal_condition_case + 0x140 (eval.c:1453)
29  org.gnu.Emacs     	0x0007b254 command_loop_2 + 0x40 (keyboard.c:1315)
30  org.gnu.Emacs     	0x000e3ee0 internal_catch + 0xf8 (eval.c:1211)
31  org.gnu.Emacs     	0x0007b1ac command_loop + 0x90 (keyboard.c:1298)
32  org.gnu.Emacs     	0x0007ab94 recursive_edit_1 + 0xa8 (keyboard.c:988)
33  org.gnu.Emacs     	0x0007ad2c Frecursive_edit + 0xdc (keyboard.c:1049)
34  org.gnu.Emacs     	0x0007982c main + 0xc38 (emacs.c:1783)
35  org.gnu.Emacs     	0x0000a010 _start + 0x188 (crt.c:267)
36  org.gnu.Emacs     	0x00009e84 start + 0x30

************************************************************************
Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_INVALID_ADDRESS (0x0001) at 0x80040907

Thread 0 Crashed:
0   org.gnu.Emacs 	0x000cc388 Fcons + 0x34 (alloc.c:2700)
1   org.gnu.Emacs 	0x000cc744 Fmake_list + 0xec (alloc.c:2829)
2   org.gnu.Emacs 	0x000eb6a0 concat + 0x370 (fns.c:656)
3   org.gnu.Emacs 	0x000ec684 Fcopy_alist + 0x78 (fns.c:1224)
4   org.gnu.Emacs 	0x00016d30 Fframe_parameters + 0x9c (frame.c:2090)
5   org.gnu.Emacs 	0x000172d0 Fframe_parameter + 0x230 (frame.c:2237)
6   org.gnu.Emacs 	0x000e6674 Ffuncall + 0x300 (eval.c:2866)
7   org.gnu.Emacs 	0x00113a2c Fbyte_code + 0x97c (bytecode.c:691)
8   org.gnu.Emacs 	0x000e6cb8 funcall_lambda + 0x2e8 (eval.c:3054)
9   org.gnu.Emacs 	0x000e67c4 Ffuncall + 0x450 (eval.c:2917)
10  org.gnu.Emacs 	0x00113a2c Fbyte_code + 0x97c (bytecode.c:691)
11  org.gnu.Emacs 	0x000e6cb8 funcall_lambda + 0x2e8 (eval.c:3054)
12  org.gnu.Emacs 	0x000e67c4 Ffuncall + 0x450 (eval.c:2917)
13  org.gnu.Emacs 	0x00113a2c Fbyte_code + 0x97c (bytecode.c:691)
14  org.gnu.Emacs 	0x000e6cb8 funcall_lambda + 0x2e8 (eval.c:3054)
15  org.gnu.Emacs 	0x000e67c4 Ffuncall + 0x450 (eval.c:2917)
16  org.gnu.Emacs 	0x00113a2c Fbyte_code + 0x97c (bytecode.c:691)
17  org.gnu.Emacs 	0x000e6cb8 funcall_lambda + 0x2e8 (eval.c:3054)
18  org.gnu.Emacs 	0x000e67c4 Ffuncall + 0x450 (eval.c:2917)
19  org.gnu.Emacs 	0x00113a2c Fbyte_code + 0x97c (bytecode.c:691)
20  org.gnu.Emacs 	0x000e6cb8 funcall_lambda + 0x2e8 (eval.c:3054)
21  org.gnu.Emacs 	0x000e67c4 Ffuncall + 0x450 (eval.c:2917)
22  org.gnu.Emacs 	0x00113a2c Fbyte_code + 0x97c (bytecode.c:691)
23  org.gnu.Emacs 	0x000e6cb8 funcall_lambda + 0x2e8 (eval.c:3054)
24  org.gnu.Emacs 	0x000e6968 apply_lambda + 0xfc (eval.c:2974)
25  org.gnu.Emacs 	0x000e5adc Feval + 0x564 (eval.c:2262)
26  org.gnu.Emacs 	0x000e2804 Fand + 0x48 (eval.c:354)
27  org.gnu.Emacs 	0x000e592c Feval + 0x3b4 (eval.c:2205)
28  org.gnu.Emacs 	0x000e4634 internal_condition_case_1 + 0x148 (eval.c:1494)
29  org.gnu.Emacs 	0x00083cc0 menu_item_eval_property + 0x7c (keyboard.c:7160)
30  org.gnu.Emacs 	0x00084db0 parse_tool_bar_item + 0x3e0 (keyboard.c:7837)
31  org.gnu.Emacs 	0x000849b0 process_tool_bar_item + 0xbc (keyboard.c:7667)
32  org.gnu.Emacs 	0x000848a4 tool_bar_items + 0x1e8 (keyboard.c:7619)
33  org.gnu.Emacs 	0x00028680 update_tool_bar + 0x1b4 (xdisp.c:8996)
34  org.gnu.Emacs 	0x00027fdc prepare_menu_bars + 0x170 (xdisp.c:8668)
35  org.gnu.Emacs 	0x0002aa74 redisplay_internal + 0x36c (xdisp.c:10384)
36  org.gnu.Emacs 	0x0002b9a0 redisplay_preserve_echo_area + 0x50 (xdisp.c:10989)
37  org.gnu.Emacs 	0x0011acfc wait_reading_process_output + 0x3c0 (process.c:4167)
38  org.gnu.Emacs 	0x00012eac sit_for + 0xcc (dispnew.c:6419)
39  org.gnu.Emacs 	0x0007e138 read_char + 0xa1c (keyboard.c:2765)
40  org.gnu.Emacs 	0x000863f4 read_key_sequence + 0x790 (keyboard.c:8829)
41  org.gnu.Emacs 	0x0007b8c8 command_loop_1 + 0x42c (keyboard.c:1529)
42  org.gnu.Emacs 	0x000e44c8 internal_condition_case + 0x140 (eval.c:1453)
43  org.gnu.Emacs 	0x0007b254 command_loop_2 + 0x40 (keyboard.c:1315)
44  org.gnu.Emacs 	0x000e3ee0 internal_catch + 0xf8 (eval.c:1211)
45  org.gnu.Emacs 	0x0007b1ac command_loop + 0x90 (keyboard.c:1298)
46  org.gnu.Emacs 	0x0007ab94 recursive_edit_1 + 0xa8 (keyboard.c:988)
47  org.gnu.Emacs 	0x0007ad2c Frecursive_edit + 0xdc (keyboard.c:1049)
48  org.gnu.Emacs 	0x0007982c main + 0xc38 (emacs.c:1783)
49  org.gnu.Emacs 	0x0000a010 _start + 0x188 (crt.c:267)
50  org.gnu.Emacs 	0x00009e84 start + 0x30

-- 
Piet van Oostrum <piet@cs.uu.nl>
URL: http://www.cs.uu.nl/~piet [PGP 8DAE142BE17999C4]
Private email: piet@vanoostrum.org

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Crashes with recent build on MACOSX
       [not found] ` <407FF876-0D06-4862-962C-357C83CF52FB@mac.com>
@ 2005-10-14  6:02   ` Piet van Oostrum
  2005-10-14  8:27     ` YAMAMOTO Mitsuharu
  0 siblings, 1 reply; 5+ messages in thread
From: Piet van Oostrum @ 2005-10-14  6:02 UTC (permalink / raw)
  Cc: Emacs-devel

>>>>> Steven Tamm <steventamm@mac.com> (ST) wrote:

>ST> Oh lord, not this again.  Which version of darwin are you on?

10.3.9
-- 
Piet van Oostrum <piet@cs.uu.nl>
URL: http://www.cs.uu.nl/~piet [PGP 8DAE142BE17999C4]
Private email: piet@vanoostrum.org

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Crashes with recent build on MACOSX
  2005-10-14  6:02   ` Piet van Oostrum
@ 2005-10-14  8:27     ` YAMAMOTO Mitsuharu
  2005-10-14 15:39       ` Sébastien Kirche
  0 siblings, 1 reply; 5+ messages in thread
From: YAMAMOTO Mitsuharu @ 2005-10-14  8:27 UTC (permalink / raw)
  Cc: Steven Tamm, Emacs-devel

>>>>> On Fri, 14 Oct 2005 08:02:46 +0200, Piet van Oostrum <piet@cs.uu.nl> said:

>>>>> Steven Tamm <steventamm@mac.com> (ST) wrote:
ST> Oh lord, not this again.  Which version of darwin are you on?

> 10.3.9

I'm using the same version but I don't see the problem.  Does anyone
else experience similar crashes with the recent CVS?

				     YAMAMOTO Mitsuharu
				mituharu@math.s.chiba-u.ac.jp

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Crashes with recent build on MACOSX
  2005-10-14  8:27     ` YAMAMOTO Mitsuharu
@ 2005-10-14 15:39       ` Sébastien Kirche
  2005-10-14 22:14         ` Piet van Oostrum
  0 siblings, 1 reply; 5+ messages in thread
From: Sébastien Kirche @ 2005-10-14 15:39 UTC (permalink / raw)


At 10:10 on Oct 14 2005, YAMAMOTO Mitsuharu said :

> > 10.3.9
> 
> I'm using the same version but I don't see the problem.  Does anyone
> else experience similar crashes with the recent CVS?

I rebuilt a version today to test ATSUI support. No problem seen.
I use 10.3.9 too.

-- 
Sébastien Kirche

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Crashes with recent build on MACOSX
  2005-10-14 15:39       ` Sébastien Kirche
@ 2005-10-14 22:14         ` Piet van Oostrum
  0 siblings, 0 replies; 5+ messages in thread
From: Piet van Oostrum @ 2005-10-14 22:14 UTC (permalink / raw)


>>>>> Sébastien Kirche <sebastien.kirche.no@spam.free.fr.invalid> (SK) wrote:

>SK> I rebuilt a version today to test ATSUI support. No problem seen.
>SK> I use 10.3.9 too.

I can do a new rebuild but there has been a flurry of changes this week,
and I don't want to get too unstable sources. Maybe my problem is caused
because I caught the CVS in an unstable state.
-- 
Piet van Oostrum <piet@cs.uu.nl>
URL: http://www.cs.uu.nl/~piet [PGP 8DAE142BE17999C4]
Private email: piet@vanoostrum.org

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-10-14 22:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-13 13:42 Crashes with recent build on MACOSX Piet van Oostrum
     [not found] ` <407FF876-0D06-4862-962C-357C83CF52FB@mac.com>
2005-10-14  6:02   ` Piet van Oostrum
2005-10-14  8:27     ` YAMAMOTO Mitsuharu
2005-10-14 15:39       ` Sébastien Kirche
2005-10-14 22:14         ` Piet van Oostrum

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).