Description of problem: No specific steps, just after some time I have noticed the emacs hangs. Version-Release number of selected component: emacs-24.4-6.fc21 Additional info: reporter: libreport-2.3.0 backtrace_rating: 4 cmdline: emacs crash_function: count_size_as_multibyte executable: /usr/bin/emacs-24.4 kernel: 3.19.3-200.fc21.i686+PAE runlevel: N 5 type: CCpp uid: 1000 var_log_messages: [System Logs]:\n-- Logs begin at Sun 2015-04-19 20:16:39 MSK, end at Thu 2015-04-23 12:52:31 MSK. -- Truncated backtrace: Thread no. 1 (10 frames) #0 count_size_as_multibyte at ../../src/character.c:690 #1 concat at ../../src/fns.c:570 #2 Fcopy_sequence at ../../src/fns.c:456 #3 Fget_buffer_create at ../../src/buffer.c:591 #4 Ffuncall at ../../src/eval.c:2812 #5 exec_byte_code at ../../src/bytecode.c:916 #6 funcall_lambda at ../../src/eval.c:2979 #7 Ffuncall at ../../src/eval.c:2873 #8 exec_byte_code at ../../src/bytecode.c:916 #9 Fbyte_code at ../../src/bytecode.c:482
Created attachment 1017866 [details] File: backtrace
Created attachment 1017867 [details] File: cgroup
Created attachment 1017868 [details] File: core_backtrace
Created attachment 1017869 [details] File: dso_list
Created attachment 1017870 [details] File: environ
Created attachment 1017871 [details] File: exploitable
Created attachment 1017872 [details] File: limits
Created attachment 1017873 [details] File: maps
Created attachment 1017874 [details] File: open_fds
Created attachment 1017875 [details] File: proc_pid_status
Hello Yury, thank You for reporting this issue. Unfortunately this is one of those issues that are hard to reproduce as they happen randomly. In short, emacs's garbage collector was freeing memory. Asynchronously interrupted and leading to emacs to try to handle this situation. Emacs reads an address that can not access (error: Cannot access memory at address 0xae71000). The same as here bz#490640, bz#1071984. Would be great if you had a reproducer. I am closing this bug. However, if you manage to find a way how to reproduce it will be grateful. Kind regards Jan *** This bug has been marked as a duplicate of bug 1071984 ***