all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: sdfajsld lskjf <sanjeevfiles@yahoo.com>
To: help-gnu-emacs@gnu.org
Subject: Emacs repeatedly crashing in xfaces.c:5444
Date: Sun, 6 Jan 2008 23:36:02 -0800 (PST)	[thread overview]
Message-ID: <865386.21717.qm@web57709.mail.re3.yahoo.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 830 bytes --]

This is an xft version of emacs that is crashing repeatedly.
I am attaching the backtrace (multiple), everytime it crashed. Do let me know
if you need any more input from the crash. I will collect it next time
from the crash. The xft emacs is very good except for this crash.

This is how I built it

 # cvs -z3 -d server:anonymous@cvs.savannah.gnu.org:/sources/  emacs co -r  emacs-unicode-2 emacs 
 # cd emacs/
 # cvs up -Pd -r XFT_JHD_BRANCH 

 make bootstrap 
 sudo ./configure --with-gtk=yes --enable-font-backend --with-xft=yes --prefix=/opt/xftemacs
 make & make install
 
invoking like this.

sudo /opt/xftemacs/bin/emacs -q -l /home/freddy/.emacs --font -*-Consolas-normal-r-*-*-14-*-*-*-c-*-iso8859-1


Thanks & Regards,
Sanjeev.

       
---------------------------------
Never miss a thing.   Make Yahoo your homepage.

[-- Attachment #1.2: Type: text/html, Size: 966 bytes --]

[-- Attachment #2: 678163779-emacscrash.txt --]
[-- Type: text/plain, Size: 18547 bytes --]

(gdb) r -q -l /home/skumar/workset/.emacs --font -*-Consolas-normal-r-*-*-15-*-*-*-c-*-iso8859-1
Starting program: /opt/xftemacs/bin/emacs -q -l /home/skumar/workset/.emacs --font -*-Consolas-normal-r-*-*-15-*-*-*-c-*-iso8859-1
[Thread debugging using libthread_db enabled]
[New Thread -1219971408 (LWP 6181)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1219971408 (LWP 6181)]
0xb7ac492d in XRenderFindDisplay () from /usr/lib/libXrender.so.1
(gdb) bt
#0  0xb7ac492d in XRenderFindDisplay () from /usr/lib/libXrender.so.1
#1  0xb7ac2a55 in XRenderFreePicture () from /usr/lib/libXrender.so.1
#2  0xb76eab80 in XftDrawDestroy () from /usr/lib/libXft.so.2
#3  0x080c0bd0 in clear_face_cache (clear_fonts_p=0) at xfaces.c:5444
#4  0x0808799f in redisplay_internal (preserve_echo_area=<value optimized out>) at xdisp.c:11144
#5  0x08087e6c in redisplay_preserve_echo_area (from_where=8) at xdisp.c:11194
#6  0x080f970b in detect_input_pending_run_timers (do_display=1) at keyboard.c:9949
#7  0x0818a349 in wait_reading_process_output (time_limit=60, microsecs=0, read_kbd=-1, do_display=1,
    wait_for_cell=137509881, wait_proc=0x0, just_wait_proc=0) at process.c:4593
#8  0x08055808 in sit_for (sec=60, usec=0, reading=1, display=1, initial_display=0) at dispnew.c:6416
#9  0x080fd0de in read_char (commandflag=1, nmaps=5, maps=0xbfc20ab0, prev_event=137509881, used_mouse_menu=0xbfc20b64)
    at keyboard.c:2770
#10 0x080fefed in read_key_sequence (keybuf=0xbfc20c14, bufsize=30, prompt=137509881, dont_downcase_last=0,
    can_return_switch_frame=1, fix_current_buffer=1) at keyboard.c:8855
#11 0x08100b17 in command_loop_1 () at keyboard.c:1529
#12 0x0815711b in internal_condition_case (bfun=0x8100990 <command_loop_1>, handlers=137553665, hfun=0x80fb720 <cmd_error>)
    at eval.c:1465
#13 0x080fa9c3 in command_loop_2 () at keyboard.c:1321
#14 0x081571da in internal_catch (tag=137549921, func=0x80fa9a0 <command_loop_2>, arg=137509881) at eval.c:1211
#15 0x080fb3dc in command_loop () at keyboard.c:1300
#16 0x080fb48a in recursive_edit_1 () at keyboard.c:993
#17 0x080fb587 in Frecursive_edit () at keyboard.c:1054
#18 0x080f1955 in main (argc=6, argv=0xbfc21314) at emacs.c:1789
(gdb)    





gdb) r -q -l /home/skumar/workset/.emacs --font -*-Consolas-normal-r-*-*-15-*-*-*-c-*-iso8859-1
Starting program: /opt/xftemacs/bin/emacs -q -l /home/skumar/workset/.emacs --font -*-Consolas-normal-r-*-*-15-*-*-*-c-*-iso8859-1
[Thread debugging using libthread_db enabled]
[New Thread -1219594576 (LWP 6260)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1219594576 (LWP 6260)]
0x6b000000 in ?? ()
(gdb) bt
#0  0x6b000000 in ?? ()
#1  0xb79872e6 in XQueryExtension () from /usr/lib/libX11.so.6
#2  0xb797bc6b in XInitExtension () from /usr/lib/libX11.so.6
#3  0xb7b209d5 in XRenderFindDisplay () from /usr/lib/libXrender.so.1
#4  0xb7b1ea55 in XRenderFreePicture () from /usr/lib/libXrender.so.1
#5  0xb7746b80 in XftDrawDestroy () from /usr/lib/libXft.so.2
#6  0x080c0bd0 in clear_face_cache (clear_fonts_p=0) at xfaces.c:5444
#7  0x0808799f in redisplay_internal (preserve_echo_area=<value optimized out>) at xdisp.c:11144
#8  0x080fc7ee in read_char (commandflag=1, nmaps=5, maps=0xbfa9d130, prev_event=137509881, used_mouse_menu=0xbfa9d1e4)
    at keyboard.c:2542
#9  0x080fefed in read_key_sequence (keybuf=0xbfa9d294, bufsize=30, prompt=137509881, dont_downcase_last=0,
    can_return_switch_frame=1, fix_current_buffer=1) at keyboard.c:8855
#10 0x08100b17 in command_loop_1 () at keyboard.c:1529
#11 0x0815711b in internal_condition_case (bfun=0x8100990 <command_loop_1>, handlers=137553665, hfun=0x80fb720 <cmd_error>)
    at eval.c:1465
#12 0x080fa9c3 in command_loop_2 () at keyboard.c:1321
#13 0x081571da in internal_catch (tag=137549921, func=0x80fa9a0 <command_loop_2>, arg=137509881) at eval.c:1211
#14 0x080fb3dc in command_loop () at keyboard.c:1300
#15 0x080fb48a in recursive_edit_1 () at keyboard.c:993
#16 0x080fb587 in Frecursive_edit () at keyboard.c:1054
#17 0x080f1955 in main (argc=6, argv=0xbfa9d994) at emacs.c:1789
(gdb)                                                                         










ived signal SIGSEGV, Segmentation fault.
[Switching to Thread -1220184400 (LWP 6321)]
0xb790b6cc in _X11TransWritev () from /usr/lib/libX11.so.6
(gdb) bt
#0  0xb790b6cc in _X11TransWritev () from /usr/lib/libX11.so.6
#1  0xb7903301 in _XSend () from /usr/lib/libX11.so.6
#2  0xb78f734b in XQueryExtension () from /usr/lib/libX11.so.6
#3  0xb78ebc6b in XInitExtension () from /usr/lib/libX11.so.6
#4  0xb7a909d5 in XRenderFindDisplay () from /usr/lib/libXrender.so.1
#5  0xb7a8caff in XRenderFillRectangle () from /usr/lib/libXrender.so.1
#6  0xb76b6e27 in XftDrawRect () from /usr/lib/libXft.so.2
#7  0x080c2638 in x_draw_glyph_string_foreground (s=0x8abfed0) at xterm.c:1558
#8  0x080cc9d1 in x_draw_glyph_string (s=0xbff41bf0) at xterm.c:2941
#9  0x08069273 in draw_glyphs (w=0x9342b88, x=128, row=0x9686814, area=TEXT_AREA, start=0, end=8, hl=DRAW_NORMAL_TEXT,
    overlaps=0) at xdisp.c:19202
#10 0x0806b31b in x_write_glyphs (start=0x9c2ec08, len=8) at xdisp.c:20504
#11 0x080549c3 in update_window_line (w=0x9342b88, vpos=1, mouse_face_overwritten_p=0xbff42068) at dispnew.c:4336
#12 0x08056d75 in update_window (w=0x9342b88, force_p=0) at dispnew.c:4200
#13 0x08057c2c in update_window_tree (w=0x9342b88, force_p=0) at dispnew.c:3932
#14 0x08057c16 in update_window_tree (w=0x9e44c28, force_p=0) at dispnew.c:3930
#15 0x08059acd in update_frame (f=0x8669948, force_p=0, inhibit_hairy_id_p=0) at dispnew.c:3864
#16 0x0808715c in redisplay_internal (preserve_echo_area=<value optimized out>) at xdisp.c:10976
#17 0x08087e6c in redisplay_preserve_echo_area (from_where=11) at xdisp.c:11194
#18 0x0818a273 in wait_reading_process_output (time_limit=30, microsecs=0, read_kbd=-1, do_display=1,
    wait_for_cell=137509881, wait_proc=0x0, just_wait_proc=0) at process.c:4438
#19 0x08055808 in sit_for (sec=30, usec=0, reading=1, display=1, initial_display=0) at dispnew.c:6416
#20 0x080fd0de in read_char (commandflag=1, nmaps=5, maps=0xbff42a40, prev_event=137509881, used_mouse_menu=0xbff42af4)
    at keyboard.c:2770
#21 0x080fefed in read_key_sequence (keybuf=0xbff42ba4, bufsize=30, prompt=137509881, dont_downcase_last=0,
    can_return_switch_frame=1, fix_current_buffer=1) at keyboard.c:8855
#22 0x08100b17 in command_loop_1 () at keyboard.c:1529
#23 0x0815711b in internal_condition_case (bfun=0x8100990 <command_loop_1>, handlers=137553665, hfun=0x80fb720 <cmd_error>)
    at eval.c:1465
#24 0x080fa9c3 in command_loop_2 () at keyboard.c:1321
#25 0x081571da in internal_catch (tag=137576065, func=0x80fa9a0 <command_loop_2>, arg=137509881) at eval.c:1211
#26 0x080fb386 in command_loop () at keyboard.c:1288
#27 0x080fb48a in recursive_edit_1 () at keyboard.c:993
#28 0x0811c296 in read_minibuf (map=163755709, initial=137509881, prompt=<value optimized out>,
    backup_n=<value optimized out>, expflag=0, histvar=142028065, histpos=0, defalt=137509881, allow_props=0,
    inherit_input_method=0, keep_all=0) at minibuf.c:721
#29 0x0811c83f in Fcompleting_read (prompt=158651523, table=141748125, predicate=137509881,
    require_match=<value optimized out>, initial_input=137509881, hist=142028065, def=137509881,
---Type <return> to continue, or q <return> to quit---
    inherit_input_method=137509881) at minibuf.c:1770
#30 0x08158740 in Ffuncall (nargs=7, args=0xbff42fb0) at eval.c:2910
#31 0x08183aa7 in Fbyte_code (bytestr=141862259, vector=142165484, maxdepth=7) at bytecode.c:694
#32 0x08157b69 in Feval (form=139342917) at eval.c:2225
#33 0x081571da in internal_catch (tag=142075409, func=0x81577e0 <Feval>, arg=139342917) at eval.c:1211
#34 0x08182cde in Fbyte_code (bytestr=141862019, vector=142215268, maxdepth=21) at bytecode.c:869
#35 0x08158138 in funcall_lambda (fun=141772084, nargs=6, arg_vector=0xbff43314) at eval.c:3066
#36 0x0815856e in Ffuncall (nargs=7, args=0xbff43310) at eval.c:2934
#37 0x08183aa7 in Fbyte_code (bytestr=142179731, vector=142000452, maxdepth=8) at bytecode.c:694
#38 0x08158138 in funcall_lambda (fun=142000956, nargs=1, arg_vector=0xbff43444) at eval.c:3066
#39 0x0815856e in Ffuncall (nargs=2, args=0xbff43440) at eval.c:2934
#40 0x08183aa7 in Fbyte_code (bytestr=143732179, vector=141980228, maxdepth=2) at bytecode.c:694
#41 0x08158138 in funcall_lambda (fun=141980356, nargs=0, arg_vector=0xbff43564) at eval.c:3066
#42 0x0815856e in Ffuncall (nargs=1, args=0xbff43560) at eval.c:2934
#43 0x08159e49 in apply1 (fn=138307433, arg=137509881) at eval.c:2624
#44 0x08154922 in Fcall_interactively (function=138307433, record_flag=137509881, keys=151758572) at callint.c:412
#45 0x080f5900 in Fcommand_execute (cmd=138307433, record_flag=137509881, keys=137509881, special=137509881)
    at keyboard.c:9749
#46 0x08100cff in command_loop_1 () at keyboard.c:1784
#47 0x0815711b in internal_condition_case (bfun=0x8100990 <command_loop_1>, handlers=137553665, hfun=0x80fb720 <cmd_error>)
    at eval.c:1465
#48 0x080fa9c3 in command_loop_2 () at keyboard.c:1321
#49 0x081571da in internal_catch (tag=137549921, func=0x80fa9a0 <command_loop_2>, arg=137509881) at eval.c:1211
#50 0x080fb3dc in command_loop () at keyboard.c:1300
#51 0x080fb48a in recursive_edit_1 () at keyboard.c:993
#52 0x080fb587 in Frecursive_edit () at keyboard.c:1054
#53 0x080f1955 in main (argc=6, argv=0xbff43e44) at emacs.c:1789
(gdb)






(gdb) r -q -l /home/skumar/workset/.emacs --font -*-Consolas-normal-r-*-*-15-*-*-*-c-*-iso8859-1
Starting program: /opt/xftemacs/bin/emacs -q -l /home/skumar/workset/.emacs --font -*-Consolas-normal-r-*-*-15-*-*-*-c-*-iso8859-1
[Thread debugging using libthread_db enabled]
[New Thread -1219598672 (LWP 26662)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1219598672 (LWP 26662)]
0xb7b1f92d in XRenderFindDisplay () from /usr/lib/libXrender.so.1
(gdb) bt
#0  0xb7b1f92d in XRenderFindDisplay () from /usr/lib/libXrender.so.1
#1  0xb7b1da55 in XRenderFreePicture () from /usr/lib/libXrender.so.1
#2  0xb7745b80 in XftDrawDestroy () from /usr/lib/libXft.so.2
#3  0x080c0bd0 in clear_face_cache (clear_fonts_p=0) at xfaces.c:5444
#4  0x08060f24 in x_set_frame_parameters (f=0x90f2dd0, alist=150815589) at frame.c:2780
#5  0x080615a7 in x_default_parameter (f=0x90f2dd0, alist=150815205, prop=137663313, deflt=137509881,
    xprop=0x81a4101 "screenGamma", xclass=0x81a40f5 "ScreenGamma", type=RES_TYPE_FLOAT) at frame.c:3635
#6  0x080d4867 in Fx_create_frame (parms=150815205) at xfns.c:3245
#7  0x08158613 in Ffuncall (nargs=2, args=0xbfcc64a8) at eval.c:2879
#8  0x08183aa7 in Fbyte_code (bytestr=136364355, vector=136364436, maxdepth=5) at bytecode.c:694
#9  0x08158138 in funcall_lambda (fun=136364308, nargs=1, arg_vector=0xbfcc65d4) at eval.c:3066
#10 0x0815856e in Ffuncall (nargs=2, args=0xbfcc65d0) at eval.c:2934
#11 0x08183aa7 in Fbyte_code (bytestr=136779651, vector=136779692, maxdepth=3) at bytecode.c:694
#12 0x08158138 in funcall_lambda (fun=136779604, nargs=1, arg_vector=0xbfcc66f4) at eval.c:3066
#13 0x0815856e in Ffuncall (nargs=2, args=0xbfcc66f0) at eval.c:2934
#14 0x08183aa7 in Fbyte_code (bytestr=152260659, vector=152258148, maxdepth=11) at bytecode.c:694
#15 0x08158138 in funcall_lambda (fun=152258596, nargs=2, arg_vector=0xbfcc6834) at eval.c:3066
#16 0x0815856e in Ffuncall (nargs=3, args=0xbfcc6830) at eval.c:2934
#17 0x08183aa7 in Fbyte_code (bytestr=152226443, vector=151535860, maxdepth=4) at bytecode.c:694
#18 0x08158138 in funcall_lambda (fun=151536236, nargs=4, arg_vector=0xbfcc6954) at eval.c:3066
#19 0x0815856e in Ffuncall (nargs=5, args=0xbfcc6950) at eval.c:2934
#20 0x08183aa7 in Fbyte_code (bytestr=152226779, vector=151347996, maxdepth=5) at bytecode.c:694
#21 0x08158138 in funcall_lambda (fun=151348164, nargs=4, arg_vector=0xbfcc6a84) at eval.c:3066
#22 0x0815856e in Ffuncall (nargs=5, args=0xbfcc6a80) at eval.c:2934
#23 0x08183aa7 in Fbyte_code (bytestr=152227163, vector=151773628, maxdepth=5) at bytecode.c:694
#24 0x08158138 in funcall_lambda (fun=151773820, nargs=4, arg_vector=0xbfcc6bb4) at eval.c:3066
#25 0x0815856e in Ffuncall (nargs=5, args=0xbfcc6bb0) at eval.c:2934
#26 0x08183aa7 in Fbyte_code (bytestr=150707147, vector=152179116, maxdepth=7) at bytecode.c:694
#27 0x08158138 in funcall_lambda (fun=151375444, nargs=9, arg_vector=0xbfcc6ce4) at eval.c:3066
#28 0x0815856e in Ffuncall (nargs=10, args=0xbfcc6ce0) at eval.c:2934
#29 0x08183aa7 in Fbyte_code (bytestr=141238427, vector=152207228, maxdepth=16) at bytecode.c:694
#30 0x08158138 in funcall_lambda (fun=151771332, nargs=5, arg_vector=0xbfcc6e34) at eval.c:3066
#31 0x0815856e in Ffuncall (nargs=6, args=0xbfcc6e30) at eval.c:2934
#32 0x08183aa7 in Fbyte_code (bytestr=152116003, vector=152124548, maxdepth=6) at bytecode.c:694
#33 0x08158138 in funcall_lambda (fun=152126220, nargs=2, arg_vector=0xbfcc6f64) at eval.c:3066
#34 0x0815856e in Ffuncall (nargs=3, args=0xbfcc6f60) at eval.c:2934
---Type <return> to continue, or q <return> to quit---
#35 0x08159d14 in Fapply (nargs=2, args=0xbfcc6fd0) at eval.c:2371
#36 0x08159e34 in apply1 (fn=137979457, arg=150822613) at eval.c:2635
#37 0x08154922 in Fcall_interactively (function=137979457, record_flag=137509929, keys=137549548) at callint.c:412
#38 0x080f5900 in Fcommand_execute (cmd=137979457, record_flag=137509929, keys=137509881, special=137509881)
    at keyboard.c:9749
#39 0x080f5c79 in Fexecute_extended_command (prefixarg=137509881) at keyboard.c:9859
#40 0x08158613 in Ffuncall (nargs=2, args=0xbfcc72e0) at eval.c:2879
#41 0x08155976 in Fcall_interactively (function=137550041, record_flag=137509881, keys=137549548) at callint.c:884
#42 0x080f5900 in Fcommand_execute (cmd=137550041, record_flag=137509881, keys=137509881, special=137509881)
    at keyboard.c:9749
#43 0x08100cff in command_loop_1 () at keyboard.c:1784
#44 0x0815711b in internal_condition_case (bfun=0x8100990 <command_loop_1>, handlers=137553665, hfun=0x80fb720 <cmd_error>)
    at eval.c:1465
#45 0x080fa9c3 in command_loop_2 () at keyboard.c:1321
#46 0x081571da in internal_catch (tag=137549921, func=0x80fa9a0 <command_loop_2>, arg=137509881) at eval.c:1211
#47 0x080fb3dc in command_loop () at keyboard.c:1300
#48 0x080fb48a in recursive_edit_1 () at keyboard.c:993
#49 0x080fb587 in Frecursive_edit () at keyboard.c:1054
#50 0x080f1955 in main (argc=6, argv=0xbfcc7bc4) at emacs.c:1789
(gdb)                              





(gdb) r -q -l /home/skumar/workset/.emacs --font -*-Consolas-normal-r-*-*-15-*-*-*-c-*-iso8859-1
Starting program: /opt/xftemacs/bin/emacs -q -l /home/skumar/workset/.emacs --font -*-Consolas-normal-r-*-*-15-*-*-*-c-*-iso8859-1
[Thread debugging using libthread_db enabled]
[New Thread -1220036944 (LWP 26687)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1220036944 (LWP 26687)]
0xb7ab492d in XRenderFindDisplay () from /usr/lib/libXrender.so.1
(gdb) bt
#0  0xb7ab492d in XRenderFindDisplay () from /usr/lib/libXrender.so.1
#1  0xb7ab2a55 in XRenderFreePicture () from /usr/lib/libXrender.so.1
#2  0xb76dab80 in XftDrawDestroy () from /usr/lib/libXft.so.2
#3  0x080c0bd0 in clear_face_cache (clear_fonts_p=0) at xfaces.c:5444
#4  0x0808799f in redisplay_internal (preserve_echo_area=<value optimized out>) at xdisp.c:11144
#5  0x08087e37 in redisplay_preserve_echo_area (from_where=2) at xdisp.c:11190
#6  0x080557c0 in sit_for (sec=0, usec=500000, reading=0, display=1, initial_display=1) at dispnew.c:6407
#7  0x080558c5 in Fsit_for (seconds=137500870, milliseconds=137509881, nodisp=<value optimized out>) at dispnew.c:6470
#8  0x08158646 in Ffuncall (nargs=2, args=0xbfd04de0) at eval.c:2885
#9  0x08183aa7 in Fbyte_code (bytestr=136845459, vector=136845764, maxdepth=6) at bytecode.c:694
#10 0x08157b69 in Feval (form=136845445) at eval.c:2225
#11 0x0815a11f in internal_lisp_condition_case (var=137509881, bodyform=136845445, handlers=136846141) at eval.c:1412
#12 0x08182d58 in Fbyte_code (bytestr=136845339, vector=136845388, maxdepth=4) at bytecode.c:884
#13 0x08158138 in funcall_lambda (fun=136845308, nargs=0, arg_vector=0xbfd051c8) at eval.c:3066
#14 0x0815856e in Ffuncall (nargs=1, args=0xbfd051c4) at eval.c:2934
#15 0x08159d5c in Fapply (nargs=2, args=0xbfd051c4) at eval.c:2315
#16 0x081587b0 in Ffuncall (nargs=3, args=0xbfd051c0) at eval.c:2860
#17 0x08183aa7 in Fbyte_code (bytestr=136891059, vector=136891100, maxdepth=4) at bytecode.c:694
#18 0x08157b69 in Feval (form=136891045) at eval.c:2225
#19 0x0815a11f in internal_lisp_condition_case (var=137509881, bodyform=136891045, handlers=136891133) at eval.c:1412
#20 0x08182d58 in Fbyte_code (bytestr=136890779, vector=136890932, maxdepth=5) at bytecode.c:884
#21 0x08158138 in funcall_lambda (fun=136890740, nargs=1, arg_vector=0xbfd054f4) at eval.c:3066
#22 0x0815856e in Ffuncall (nargs=2, args=0xbfd054f0) at eval.c:2934
#23 0x08159909 in call1 (fn=137544473, arg1=143415252) at eval.c:2668
#24 0x080f9396 in timer_check (do_it_now=1) at keyboard.c:4473
#25 0x080f95a9 in readable_events (flags=1) at keyboard.c:3512
#26 0x080f9617 in get_input_pending (addr=0x8311194, flags=1) at keyboard.c:6593
#27 0x080f96f0 in detect_input_pending_run_timers (do_display=1) at keyboard.c:9945
#28 0x0818a349 in wait_reading_process_output (time_limit=30, microsecs=0, read_kbd=-1, do_display=1,
    wait_for_cell=137509881, wait_proc=0x0, just_wait_proc=0) at process.c:4593
#29 0x08055808 in sit_for (sec=30, usec=0, reading=1, display=1, initial_display=0) at dispnew.c:6416
#30 0x080fd0de in read_char (commandflag=1, nmaps=5, maps=0xbfd05ba0, prev_event=137509881, used_mouse_menu=0xbfd05c54)
    at keyboard.c:2770
#31 0x080fefed in read_key_sequence (keybuf=0xbfd05d04, bufsize=30, prompt=137509881, dont_downcase_last=0,
    can_return_switch_frame=1, fix_current_buffer=1) at keyboard.c:8855
#32 0x08100b17 in command_loop_1 () at keyboard.c:1529
---Type <return> to continue, or q <return> to quit---
#33 0x0815711b in internal_condition_case (bfun=0x8100990 <command_loop_1>, handlers=137553665, hfun=0x80fb720 <cmd_error>)
    at eval.c:1465
#34 0x080fa9c3 in command_loop_2 () at keyboard.c:1321
#35 0x081571da in internal_catch (tag=137549921, func=0x80fa9a0 <command_loop_2>, arg=137509881) at eval.c:1211
#36 0x080fb3dc in command_loop () at keyboard.c:1300
#37 0x080fb48a in recursive_edit_1 () at keyboard.c:993
#38 0x080fb587 in Frecursive_edit () at keyboard.c:1054
#39 0x080f1955 in main (argc=6, argv=0xbfd06404) at emacs.c:1789
(gdb)


[-- Attachment #3: Type: text/plain, Size: 152 bytes --]

_______________________________________________
help-gnu-emacs mailing list
help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

             reply	other threads:[~2008-01-07  7:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-07  7:36 sdfajsld lskjf [this message]
2008-01-07  9:54 ` Emacs repeatedly crashing in xfaces.c:5444 Peter Dyballa
2008-01-07  9:54 ` Mike Mattie

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=865386.21717.qm@web57709.mail.re3.yahoo.com \
    --to=sanjeevfiles@yahoo.com \
    --cc=help-gnu-emacs@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.