all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Jan Djärv" <jan.h.d@swipnet.se>
To: Carsten Mattner <carstenmattner@googlemail.com>
Cc: Emacs developers <emacs-devel@gnu.org>
Subject: Re: C-g crash in C-x C-f (OSX Lion)
Date: Wed, 14 Dec 2011 21:50:45 +0100	[thread overview]
Message-ID: <A0DF996B-ED8E-42DA-A1B8-455611A65D33@swipnet.se> (raw)
In-Reply-To: <CACY+HvoNnS4OnjtR3q7k+DJ6VG7gz6CuLjDcs=_xhOGjhBPRZw@mail.gmail.com>

Hello.

I can't reproduce this either.  Can you reproduce this?  Does it happen with -Q?
Can you compile Emacs with debugging enabled and run Emacs in gdb?

	Jan D.

12 dec 2011 kl. 14:11 skrev Carsten Mattner:

> As previously mentioned Emacs.app reliably crashes for me
> on Lion in trunk builds.
> 
> Crash happens if I was waiting in C-x C-f and at some point
> later after having switched away and back to Emacs.app
> decide to cancel the the file open by pressing C-g.
> 
> This time around I saved the OS-provided stacktrace.
> 
> Is this of any use to track down the source?
> 
> Identifier:      org.gnu.Emacs
> Version:         Version 24.0.92 (9.0)
> Code Type:       X86 (Native)
> 
> Date/Time:       2011-12-12 13:58:40.521 +0100
> OS Version:      Mac OS X 10.7.2 (11C74)
> Report Version:  9
> 
> Interval Since Last Report:          2175927 sec
> Crashes Since Last Report:           110
> Per-App Interval Since Last Report:  126761 sec
> Per-App Crashes Since Last Report:   3
> 
> Crashed Thread:  0  Dispatch queue: com.apple.main-thread
> 
> Exception Type:  EXC_BAD_ACCESS (SIGABRT)
> Exception Codes: KERN_PROTECTION_FAILURE at 0x00000000026ce000
> 
> VM Regions Near 0x26ce000:
>    __DATA 0000000001b00000-0000000001c00000 [ 1024K] rw-/rw- SM=COW
>    /Users/USER/*/Emacs.app/Contents/MacOS/Emacs
> --> MALLOC_SMALL 0000000002000000-0000000002706000 [ 7192K] rw-/rwx SM=ZER
> 
>    MALLOC_SMALL 0000000002706000-0000000002721000 [  108K] rw-/rwx SM=PRV
> 
> Application Specific Information:
> objc[47317]: garbage collection is OFF
> abort() called
> 
> Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
> 0   libsystem_kernel.dylib        	0x94fa5332 __kill + 10
> 1   libsystem_kernel.dylib        	0x94fa4932 kill$UNIX2003 + 32
> 2   org.gnu.Emacs                 	0x0009e004 fatal_error_signal + 324
> 3   libsystem_c.dylib             	0x9adc659b _sigtramp + 43
> 4   ???                           	0xffffffff 0 + 4294967295
> 5   libsystem_c.dylib             	0x9ad61bdd abort + 167
> 6   org.gnu.Emacs                 	0x0018433d ns_term_shutdown + 141
> 7   org.gnu.Emacs                 	0x0009bd67 shut_down_emacs + 247
> 8   org.gnu.Emacs                 	0x0009dfce fatal_error_signal + 270
> 9   libsystem_c.dylib             	0x9adc659b _sigtramp + 43
> 10  ???                           	0xffffffff 0 + 4294967295
> 11  org.gnu.Emacs                 	0x000ab8ae read_char + 6174
> 12  org.gnu.Emacs                 	0x000af005 read_key_sequence + 7093
> 13  org.gnu.Emacs                 	0x000b0d7b command_loop_1 + 5915
> 14  org.gnu.Emacs                 	0x00117256 internal_condition_case + 230
> 15  org.gnu.Emacs                 	0x000af645 command_loop_2 + 69
> 16  org.gnu.Emacs                 	0x0011731f internal_catch + 175
> 17  org.gnu.Emacs                 	0x000b1371 recursive_edit_1 + 353
> 18  org.gnu.Emacs                 	0x000cdf4d read_minibuf + 2381
> 19  org.gnu.Emacs                 	0x000cb470 Fread_from_minibuffer + 224
> 20  org.gnu.Emacs                 	0x00113d68 Ffuncall + 1128
> 21  org.gnu.Emacs                 	0x0014d7bd exec_byte_code + 1693
> 22  org.gnu.Emacs                 	0x001164ed funcall_lambda + 349
> 23  org.gnu.Emacs                 	0x00113dd5 Ffuncall + 1237
> 24  org.gnu.Emacs                 	0x000ccfb8 Fcompleting_read + 104
> 25  org.gnu.Emacs                 	0x00113d68 Ffuncall + 1128
> 26  org.gnu.Emacs                 	0x0014d7bd exec_byte_code + 1693
> 27  org.gnu.Emacs                 	0x001164ed funcall_lambda + 349
> 28  org.gnu.Emacs                 	0x00113dd5 Ffuncall + 1237
> 29  org.gnu.Emacs                 	0x0014d7bd exec_byte_code + 1693
> 30  org.gnu.Emacs                 	0x001164ed funcall_lambda + 349
> 31  org.gnu.Emacs                 	0x00113dd5 Ffuncall + 1237
> 32  org.gnu.Emacs                 	0x0014d7bd exec_byte_code + 1693
> 33  org.gnu.Emacs                 	0x001166f6 funcall_lambda + 870
> 34  org.gnu.Emacs                 	0x00113dd5 Ffuncall + 1237
> 35  org.gnu.Emacs                 	0x0014d7bd exec_byte_code + 1693
> 36  org.gnu.Emacs                 	0x0014d111 Fbyte_code + 65
> 37  org.gnu.Emacs                 	0x00115a1b eval_sub + 1547
> 38  org.gnu.Emacs                 	0x001134f2 Feval + 98
> 39  org.gnu.Emacs                 	0x0010ed95 Fcall_interactively + 677
> 40  org.gnu.Emacs                 	0x00113bee Ffuncall + 750
> 41  org.gnu.Emacs                 	0x00116b21 call3 + 49
> 42  org.gnu.Emacs                 	0x0009eaa0 Fcommand_execute + 560
> 43  org.gnu.Emacs                 	0x000afe7f command_loop_1 + 2079
> 44  org.gnu.Emacs                 	0x00117256 internal_condition_case + 230
> 45  org.gnu.Emacs                 	0x000af645 command_loop_2 + 69
> 46  org.gnu.Emacs                 	0x0011731f internal_catch + 175
> 47  org.gnu.Emacs                 	0x000b132c recursive_edit_1 + 284
> 48  org.gnu.Emacs                 	0x000a1456 Frecursive_edit + 214
> 49  org.gnu.Emacs                 	0x0009de72 main + 6802
> 50  org.gnu.Emacs                 	0x00002a15 start + 53
> 
> Thread 1:: Dispatch queue: com.apple.libdispatch-manager
> 0   libsystem_kernel.dylib        	0x94fa690a kevent + 10
> 1   libdispatch.dylib             	0x90471c58 _dispatch_mgr_invoke + 969
> 2   libdispatch.dylib             	0x904706a7 _dispatch_mgr_thread + 53
> 
> Thread 2:
> 0   libsystem_kernel.dylib        	0x94fa602e __workq_kernreturn + 10
> 1   libsystem_c.dylib             	0x9ad70ccf _pthread_wqthread + 773
> 2   libsystem_c.dylib             	0x9ad726fe start_wqthread + 30
> 
> Thread 0 crashed with X86 Thread State (32-bit):
>  eax: 0x00000000  ebx: 0x00000006  ecx: 0xbfffdcfc  edx: 0x94fa5332
>  edi: 0x003e2b70  esi: 0x00000006  ebp: 0xbfffdd18  esp: 0xbfffdcfc
>   ss: 0x0000001f  efl: 0x00000286  eip: 0x94fa5332   cs: 0x00000007
>   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
>  cr2: 0xacd9d738
> Logical CPU: 0
> 
> External Modification Summary:
>  Calls made by other processes targeting this process:
>    task_for_pid: 8
>    thread_create: 0
>    thread_set_state: 0
>  Calls made by this process:
>    task_for_pid: 0
>    thread_create: 0
>    thread_set_state: 0
>  Calls made by all processes on this machine:
>    task_for_pid: 1188
>    thread_create: 0
>    thread_set_state: 0
> 
> VM Region Summary:
> ReadOnly portion of Libraries: Total=128.3M resident=41.3M(32%)
> swapped_out_or_unallocated=87.0M(68%)
> Writable regions: Total=94.5M written=1384K(1%) resident=13.1M(14%)
> swapped_out=0K(0%) unallocated=81.4M(86%)
> 
> REGION TYPE                      VIRTUAL
> ===========                      =======
> ATS (font support)                 31.8M
> ATS (font support) (reserved)         4K reserved VM address space (unallocated)
> CG backing stores                  2456K
> CG image                             12K
> CG raster data                       64K
> CG shared images                   3408K
> CoreGraphics                          8K
> CoreServices                       2040K
> MALLOC                             21.6M
> MALLOC guard page                    48K
> Memory tag=240                        4K
> Memory tag=242                       12K
> Stack                              65.0M
> VM_ALLOCATE                        16.1M
> __CI_BITMAP                          80K
> __DATA                             26.7M
> __DATA/__OBJC                        80K
> __IMAGE                            1256K
> __IMPORT                              4K
> __LINKEDIT                         42.3M
> __OBJC                             1412K
> __PAGEZERO                            4K
> __TEXT                             86.0M
> __UNICODE                           544K
> mapped file                       152.2M
> shared memory                       312K
> shared pmap                        10.7M
> ===========                      =======
> TOTAL                             463.7M
> TOTAL, minus reserved VM space    463.7M




  parent reply	other threads:[~2011-12-14 20:50 UTC|newest]

Thread overview: 156+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-12 13:11 C-g crash in C-x C-f (OSX Lion) Carsten Mattner
2011-12-14 17:56 ` chad
2011-12-14 20:50 ` Jan Djärv [this message]
2011-12-14 21:45   ` Carsten Mattner
2011-12-15  6:08     ` Eli Zaretskii
2011-12-15 20:42       ` Carsten Mattner
2011-12-15 20:47         ` Eli Zaretskii
2011-12-15 21:22           ` Carsten Mattner
2011-12-15 21:24       ` Carsten Mattner
2011-12-16 12:46         ` Carsten Mattner
2011-12-16 13:33           ` Jan D.
2011-12-16 14:21             ` Carsten Mattner
2011-12-16 14:32               ` Eli Zaretskii
2011-12-16 19:00                 ` Carsten Mattner
2011-12-16 19:02                   ` Carsten Mattner
2011-12-16 20:11                     ` Carsten Mattner
2011-12-16 20:14                       ` Carsten Mattner
2011-12-16 20:19                         ` Carsten Mattner
2011-12-16 20:21                           ` Carsten Mattner
2011-12-16 21:12                             ` Eli Zaretskii
2011-12-16 21:21                               ` Carsten Mattner
2011-12-16 21:11                           ` Eli Zaretskii
2011-12-16 21:22                             ` Carsten Mattner
2011-12-17  8:33                               ` Eli Zaretskii
2011-12-16 21:24                             ` Andreas Schwab
2011-12-17  3:41                               ` Stephen J. Turnbull
2011-12-17  4:36                                 ` Óscar Fuentes
2011-12-17  8:32                               ` Eli Zaretskii
2011-12-17  9:46                                 ` Jan Djärv
2011-12-17 12:03                                   ` Eli Zaretskii
2011-12-17 13:50                                     ` Jan Djärv
2011-12-17 15:39                                 ` Carsten Mattner
2011-12-17 15:49                                   ` Carsten Mattner
2011-12-17 16:08                                   ` Eli Zaretskii
2011-12-17 16:09                                   ` Jan Djärv
2011-12-17 16:20                                     ` Carsten Mattner
2011-12-17 16:47                                       ` Carsten Mattner
2011-12-17 17:15                                         ` Jan Djärv
2011-12-17 17:19                                           ` Carsten Mattner
2011-12-17 17:46                                             ` Jan Djärv
2011-12-17 18:06                                               ` Carsten Mattner
2011-12-17 18:18                                                 ` Jan Djärv
2011-12-17 18:20                                                   ` Carsten Mattner
2011-12-19  8:40                                     ` Stephen J. Turnbull
2011-12-19 10:59                                       ` Carsten Mattner
2011-12-19 11:20                                         ` Eli Zaretskii
2011-12-19 11:51                                           ` Carsten Mattner
2011-12-19 14:04                                             ` Eli Zaretskii
2011-12-19 11:53                                         ` Stephen J. Turnbull
2011-12-17  9:27                               ` Jan Djärv
2011-12-16 21:49                             ` Carsten Mattner
2011-12-17  8:13                               ` Eli Zaretskii
2011-12-17  0:22                             ` Paul Eggert
2011-12-17  9:14                               ` Jan Djärv
2011-12-17 17:30                                 ` Adrian Robert
2011-12-17 17:53                                   ` Jan Djärv
2011-12-17 18:19                                 ` Paul Eggert
2011-12-19 18:18                                   ` Jan Djärv
2011-12-19 21:31                                     ` Paul Eggert
2011-12-19  9:00                               ` René Kyllingstad
2011-12-19 11:00                                 ` Carsten Mattner
2011-12-19 15:53                                   ` Jan D.
2011-12-19 16:52                                     ` Carsten Mattner
2011-12-19 17:04                                       ` chad
2011-12-19 17:25                                       ` René Kyllingstad
2011-12-19 17:47                                         ` Carsten Mattner
2011-12-19 22:27                                         ` Dan Nicolaescu
2011-12-19 22:29                                           ` Carsten Mattner
2011-12-19 23:42                                             ` chad
2011-12-20  0:03                                         ` chad
2011-12-20  1:12                                           ` YAMAMOTO Mitsuharu
2011-12-20  1:28                                             ` YAMAMOTO Mitsuharu
2011-12-20  1:40                                             ` chad
2011-12-20  2:14                                               ` Glenn Morris
2011-12-20  2:32                                               ` YAMAMOTO Mitsuharu
2011-12-20  9:24                                                 ` YAMAMOTO Mitsuharu
2011-12-20 18:33                                                   ` Carsten Mattner
2011-12-21  0:38                                                     ` YAMAMOTO Mitsuharu
2011-12-21 10:42                                                       ` Carsten Mattner
2011-12-22  0:34                                                         ` YAMAMOTO Mitsuharu
2011-12-22 11:23                                                           ` Carsten Mattner
2011-12-22  0:42                                                   ` YAMAMOTO Mitsuharu
2011-12-22 11:28                                                     ` Carsten Mattner
2011-12-23  1:28                                                       ` YAMAMOTO Mitsuharu
2011-12-23  8:09                                                         ` Jan Djärv
2011-12-24  1:54                                                           ` YAMAMOTO Mitsuharu
2011-12-26 15:31                                                             ` Jan Djärv
2011-12-26 15:46                                                               ` David Reitter
2011-12-26 16:26                                                               ` Carsten Mattner
2011-12-26 16:41                                                               ` Stephen J. Turnbull
2011-12-27  1:28                                                                 ` YAMAMOTO Mitsuharu
2011-12-27  1:14                                                               ` YAMAMOTO Mitsuharu
2011-12-23 13:26                                                         ` Ted Zlatanov
2011-12-23 15:05                                                           ` Stephen J. Turnbull
2011-12-27 15:52                                                             ` Ted Zlatanov
2011-12-28  4:50                                                               ` Stephen J. Turnbull
2011-12-28  7:36                                                               ` YAMAMOTO Mitsuharu
2011-12-28 10:42                                                                 ` Stefan Monnier
2011-12-28 13:44                                                                   ` Jan Djärv
2011-12-29  0:18                                                                 ` Ted Zlatanov
2011-12-29  0:57                                                                   ` YAMAMOTO Mitsuharu
2011-12-29 15:15                                                                     ` Ted Zlatanov
2011-12-30  0:34                                                                       ` YAMAMOTO Mitsuharu
2011-12-30 14:52                                                                         ` Ted Zlatanov
2011-12-30 22:12                                                                           ` YAMAMOTO Mitsuharu
2011-12-31 13:22                                                                             ` Mac OS-compatible ports (was: C-g crash in C-x C-f (OSX Lion)) Ted Zlatanov
2011-12-31 14:27                                                                               ` Mac OS-compatible ports Jan D.
2012-01-01  1:54                                                                                 ` YAMAMOTO Mitsuharu
2012-01-01 10:48                                                                                   ` Jan Djärv
2012-01-01 15:31                                                                                     ` Adrian Robert
2012-01-02  0:13                                                                                       ` YAMAMOTO Mitsuharu
2012-01-01  1:47                                                                               ` Mac OS-compatible ports (was: C-g crash in C-x C-f (OSX Lion)) YAMAMOTO Mitsuharu
2012-01-01  7:02                                                                                 ` YAMAMOTO Mitsuharu
2012-01-01 21:18                                                                                   ` Mac OS-compatible ports David De La Harpe Golden
2012-01-02  6:04                                                                                     ` YAMAMOTO Mitsuharu
2012-01-01 10:50                                                                                 ` Mac OS-compatible ports (was: C-g crash in C-x C-f (OSX Lion)) Carsten Mattner
2012-01-01 14:06                                                                                 ` Mac OS-compatible ports Ted Zlatanov
2012-01-02  0:43                                                                                   ` YAMAMOTO Mitsuharu
2012-01-01  6:26                                                                               ` Leo
2012-01-01 10:36                                                                                 ` Jan Djärv
2012-01-01 10:48                                                                                   ` Carsten Mattner
2012-01-02 10:08                                                                                   ` Christian Lynbech
2012-01-07 13:09                                                                                     ` Dimitri Fontaine
2012-01-08  1:07                                                                                       ` Dave Abrahams
2012-01-08  1:10                                                                                       ` Dave Abrahams
2012-01-08  1:28                                                                                       ` chad
2012-01-08  8:37                                                                                         ` Dimitri Fontaine
2012-01-01 13:24                                                                                 ` Ted Zlatanov
2012-01-01 19:22                                                                                 ` chad
2011-12-20  1:57                                             ` C-g crash in C-x C-f (OSX Lion) Leo
2011-12-20  7:29                                             ` YAMAMOTO Mitsuharu
2011-12-19 18:15                                       ` Harald Hanche-Olsen
2011-12-19 18:50                                         ` Carsten Mattner
2011-12-19 19:40                                           ` Harald Hanche-Olsen
2011-12-19 20:16                                             ` Jan Djärv
2011-12-19 20:46                                               ` Carsten Mattner
2011-12-20 17:34                                                 ` Adrian Robert
2011-12-17 18:26             ` Richard Stallman
2011-12-17 18:30               ` Carsten Mattner
     [not found]                 ` <CACY+HvrywuKjP8-TtONhaX-D6hK7WPKFhe2gqWA9BkjkpZ_uAg@mail.gmail.com>
2011-12-18 10:22                   ` Carsten Mattner
2011-12-18 13:52                     ` Jan Djärv
2011-12-18 14:35                       ` Carsten Mattner
2011-12-18 15:09                         ` Jan Djärv
2011-12-18 17:58                       ` Carsten Mattner
2011-12-19  6:32                         ` Jan Djärv
2011-12-19 11:04                           ` Carsten Mattner
2011-12-19 13:33                             ` Carsten Mattner
2011-12-19 15:55                             ` Jan D.
2011-12-19 16:53                               ` Carsten Mattner
2011-12-19 17:48                                 ` Jan Djärv
2011-12-19 18:51                                   ` Carsten Mattner
2011-12-19 20:16                                     ` Jan Djärv
2011-12-18 16:54                     ` Eli Zaretskii
2011-12-18 17:11                       ` Carsten Mattner
2011-12-19  2:51                 ` Richard Stallman
2011-12-19 11:10                   ` Carsten Mattner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=A0DF996B-ED8E-42DA-A1B8-455611A65D33@swipnet.se \
    --to=jan.h.d@swipnet.se \
    --cc=carstenmattner@googlemail.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.