emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: reproducible memory problem and crashes on cygwin: TRACEBACKINCLUDED


From: emacs user
Subject: Re: reproducible memory problem and crashes on cygwin: TRACEBACKINCLUDED
Date: Mon, 17 Jul 2006 06:54:36 -0400

From: Eli Zaretskii <address@hidden>

Did you type "continue" here?  If so, don't; instead type "bt full".

here it is:

address@hidden:~ $ cd
address@hidden:~ $ cd /usr/local/emacs/src/
address@hidden:/usr/local/emacs/src $ gdb emacs
GNU gdb 6.5.50.20060706-cvs (cygwin-special)
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i686-pc-cygwin"...
DISPLAY = :0.0
TERM = dumb
Breakpoint 1 at 0x2009da26: file emacs.c, line 464.
Breakpoint 2 at 0x200b6d39: file sysdep.c, line 1395.
(gdb) run
Starting program: /usr/local/emacs/src/emacs.exe -geometry 80x40+0+0
Loaded symbols for /cygdrive/c/WINDOWS/system32/ntdll.dll
Loaded symbols for /cygdrive/c/WINDOWS/system32/kernel32.dll
Loaded symbols for /usr/bin/cygncurses-8.dll
Loaded symbols for /usr/bin/cygwin1.dll
Loaded symbols for /cygdrive/c/WINDOWS/system32/advapi32.dll
Loaded symbols for /cygdrive/c/WINDOWS/system32/rpcrt4.dll
Loaded symbols for /usr/bin/cygjpeg-62.dll
Loaded symbols for /usr/bin/cygpng12.dll
Loaded symbols for /usr/bin/cygz.dll
Loaded symbols for /usr/bin/cygtiff-5.dll
Loaded symbols for /usr/bin/cygungif-4.dll
Loaded symbols for /usr/X11R6/bin/cygX11-6.dll
Loaded symbols for /usr/X11R6/bin/cygICE-6.dll
Loaded symbols for /usr/X11R6/bin/cygSM-6.dll
Loaded symbols for /usr/X11R6/bin/cygXaw3d-7.dll
Loaded symbols for /usr/X11R6/bin/cygXext-6.dll
Loaded symbols for /usr/X11R6/bin/cygXmu-6.dll
Loaded symbols for /usr/X11R6/bin/cygXt-6.dll
Loaded symbols for /usr/X11R6/bin/cygXpm-4.dll

Breakpoint 1, abort () at emacs.c:464
464       kill (getpid (), SIGABRT);
(gdb) bt full
#0  abort () at emacs.c:464
No locals.
#1  0x200f0c31 in mark_object (arg=536990471) at alloc.c:5716
        obj = 536990471
        cdr_count = 0
        arg = 7
#2  0x200f15af in Fgarbage_collect () at alloc.c:5054
        tail = (struct gcpro *) 0x22c650
        bind = (struct specbinding *) 0x22c650
        catch = (struct catchtag *) 0x22c650
        handler = (struct handler *) 0x22c650
        stack_top_variable = 0 '\0'
        i = 1
        message_p = 1
        total = {2278160, 2277700, 2277704, 0, 2228224, 2277612, 1, 1}
        t1 = {
 tv_sec = 1153137203,
 tv_usec = 380152
}
        t2 = {
 tv_sec = 1,
 tv_usec = 538196974
}
        t3 = {
 tv_sec = 0,
 tv_usec = 0
}
#3  0x20133343 in Fbyte_code (bytestr=539271691, vector=539271748,
   maxdepth=40) at bytecode.c:528
        op = 131
        vectorp = (Lisp_Object *) 0x2024a248
        stack = {
 pc = 0x2024a21f "\035",
 top = 0x22c140,
 bottom = 0x22c140,
 byte_string = 539271691,
 byte_string_start = 0x2024a218 "\302\303 \030\031\b\203\035",
 constants = 539271748,
 next = 0x22db20
}
        top = (Lisp_Object *) 0x22c140
        bytestr = 536990464
        vector = 2277696
        maxdepth = 131
#4 0x20105f3b in funcall_lambda (fun=539271668, nargs=0, arg_vector=0x22c220)
   at eval.c:3102
        val = 7
        syms_left = 539949057
        next = 539271664
        i = 0
        optional = 0
        rest = 0
#5  0x20106170 in apply_lambda (fun=539271668, args=539949057, eval_flag=1)
   at eval.c:3026
        args_left = 539949057
        numargs = 0
        gcpro1 = {
 next = 0x22c4d0,
 var = 0x22c220,
 nvars = 0
}
        gcpro2 = {
 next = 0x22c260,
 var = 0x22c23c,
 nvars = 1
}
        gcpro3 = {
 next = 0x22c250,
 var = 0x22c290,
 nvars = 1
}
        i = 539949057
        tem = 539271664
        args = 539271664
#6  0x201055f2 in Feval (form=541119269) at eval.c:2306
        fun = 539271668
        val = 1
        original_fun = 543458001
        original_args = 539949057
        funcar = 0
        backtrace = {
 next = 0x22da80,
 function = 0x22c2bc,
 args = 0x22c220,
 nargs = 0,
 evalargs = 0 '\0',
 debug_on_exit = 0 '\0'
}
        gcpro1 = {
 next = 0x202ef801,
 var = 0x202ef801,
 nvars = 0
}
        gcpro2 = {
 next = 0x29,
 var = 0x202ef801,
 nvars = 80
}
        gcpro3 = {
 next = 0x202ef801,
 var = 0x2024ad6c,
 nvars = 2278184
}
#7  0x20104095 in internal_condition_case_1 (bfun=0x20105210 <Feval>,
   arg=541119269, handlers=540004977,
   hfun=0x200a3c00 <menu_item_eval_property_1>) at eval.c:1521
        val = 7
        c = {
 tag = 539949057,
 val = 539949057,
 next = 0x22d7a0
}
        h = {
 handler = 540004977,
 var = 539949057,
 chosen_clause = 2278568,
 tag = 0x22c380,
 next = 0x22d780
}
#8 0x200a3c92 in menu_item_eval_property (sexpr=541119269) at keyboard.c:7194
        val = 7
        sexpr = 7
#9  0x200a4cc0 in process_tool_bar_item (key=540056697, def=542864517,
   data=539949057, args=0x0) at keyboard.c:7876
        filter = 539949057
        caption = 536990464
        i = 8
        key = 1
        item = 557225408
        i = 536990464
        gcpro1 = {
 next = 0x22c570,
 var = 0x22c510,
 nvars = 1
}
        gcpro2 = {
 next = 0x22c4e0,
 var = 0x22c514,
 nvars = 1
}
#10 0x200afb2b in map_keymap_item (fun=0x213695c0, args=536990464,
   key=540056697, val=542864517, data=0x0) at keymap.c:673
        key = 7
        val = 536990471
        data = (void *) 0x7
#11 0x200afdd3 in map_keymap (map=542655349,
   fun=0x200a4ae0 <process_tool_bar_item>, args=539949057, data=0x0,
   autoload=1) at keymap.c:712
        binding = 1
        gcpro1 = {
 next = 0x22c650,
 var = 0x22c5c0,
 nvars = 1
}
        gcpro2 = {
 next = 0x22c590,
 var = 0x22c5c8,
 nvars = 1
}
        gcpro3 = {
 next = 0x22c580,
 var = 0x22c55c,
 nvars = 1
}
        tail = 542864501
#12 0x200a49fe in tool_bar_items (reuse=572459012, nitems=0x22c648)
   at keyboard.c:7658
        keymap = 536990464
        maps = (Lisp_Object *) 0x22c5e0
        nmaps = 1
        i = 1
        oquit = 539949057
        tmaps = (Lisp_Object *) 0x21bd7f80
        reuse = 536990464
#13 0x2001d4ef in update_tool_bar (f=0x21219a00, save_match_data=0)
   at xdisp.c:9362
        prev = (struct buffer *) 0x21a60800
        new_tool_bar = 536990471
        new_n_tool_bar = 0
        gcpro1 = {
 next = 0x22ca50,
 var = 0x22c64c,
 nvars = 1
}
        w = (struct window *) 0x206ad800
#14 0x2002b7f0 in prepare_menu_bars () at xdisp.c:9061
        tail = 542883981
        frame = 555850240
        gcpro1 = {
 next = 0x22d2f0,
 var = 0x22c6cc,
 nvars = 1
}
        gcpro2 = {
 next = 0x1,
 var = 0x21219a00,
 nvars = 2280036
}
        f = (struct frame *) 0x21219a00
        tooltip_frame = 539949057
#15 0x2002c4af in redisplay_internal (preserve_echo_area=7) at xdisp.c:10874
        w = (struct window *) 0x206ad800
        f = (struct frame *) 0x202ef801
        pause = 0
        must_finish = 0
        tlbufpos = {
 charpos = 0,
 bytepos = 2280416
}
        tlendpos = {
 charpos = 0,
 bytepos = 2280416
}
        number_of_visible_frames = 1
        polling_stopped_here = 0
        consider_all_windows_p = 1
#16 0x200a8042 in read_char (commandflag=1, nmaps=2, maps=0x22d530,
   prev_event=539949057, used_mouse_menu=0x22d578) at keyboard.c:2550
        c = 539949057
        count = 539949057
        local_getcjmp = {563857885, 0, 0, 564529156, 563884082, -1, 2282744,
 537897527, 540004521, 8, 564529156, 0, 563884082, 0 <repeats 23 times>,
564529156, 8, 0, 538208328, 564529152, 0, 0, 0, 0, 0, 540331969, 540331969,
 542836661, 540331969, 2282712, 537870746}
        save_jump = {0, 0, 0, 539949057, 539949057, 540039841, 2282344,
 538196974, 540039841, 565380861, -1, -1, 75, 0, 563857885, 539949057,
 539949057, 540039841, 2282392, 538196974, 540039841, 565380861, 2282376,
 539949057, 539949057, 0, 563857885, 0, 0, 563884082, 2282424, 537641736,
 563857885, 540039841, 0, 539949057, 539949057, 540004521, 2282472,
 538196974, 540004521, 565380861, 1, 538208088, 563884082, 0, 563857885,
 564529156, 563884082, 0, 2282504, 537641736}
        key_already_recorded = 0
        tem = 543873024
        save = 539949057
        previous_echo_area_message = 539949057
        also_record = 539949057
        reread = 0
        gcpro1 = {
 next = 0x22d5f0,
 var = 0x22d4cc,
 nvars = 1
}
        gcpro2 = {
 next = 0x22d300,
 var = 0x22d318,
 nvars = 1
}
        polling_stopped_here = 0
#17 0x200aabb7 in read_key_sequence (keybuf=0x22d6d0, bufsize=30,
   prompt=539949057, dont_downcase_last=0, can_return_switch_frame=1,
   fix_current_buffer=1) at keyboard.c:8861
        interrupted_kboard = (KBOARD *) 0x2064c000
        interrupted_frame = (struct frame *) 0x21219a00
        key = 0
        used_mouse_menu = 0
        echo_local_start = 0
        last_real_key_start = 0
        keys_local_start = 0
        local_first_binding = 0
        from_string = 539949057
        count = 34
        t = 0
        echo_start = 0
        keys_start = 0
        nmaps = 2
        nmaps_allocated = 2
        defs = (Lisp_Object * volatile) 0x22d510
        submaps = (Lisp_Object * volatile) 0x22d530
        orig_local_map = 565622429
        orig_keymap = 539949057
        localized_local_map = 0
        first_binding = 0
        first_unbound = 31
        mock_input = 0
        fkey = {
 map = 539937221,
 parent = 539937221,
 start = 0,
 end = 0
}
        keytran = {
 map = 541267749,
 parent = 541267749,
 start = 0,
 end = 0
}
        delayed_switch_frame = 539949057
        original_uppercase = 1
        original_uppercase_position = -1
        dummyflag = 0
        starting_buffer = (struct buffer *) 0x21a60800
        fake_prefixed_keys = 539949057
        gcpro1 = {
 next = 0x22dc30,
 var = 0x22d600,
 nvars = 1
}
#18 0x200ac6e1 in command_loop_1 () at keyboard.c:1537
        cmd = 543873024
        lose = 543873024
        nonundocount = 0
        keybuf = {896, 1, 1, 1, 101, 1, 2283288, 538010391, 101, 74, 0, 1,
 74, 539949057, 2283348, -1, 566980947, 74, 2283368, 538010775, 74,
 539949105, 0, 538122730, 74, 539949105, 1991528071, 566980947, 0, 10000}
        i = 558129152
        prev_modiff = 15
        prev_buffer = (struct buffer *) 0x21a60800
        was_locked = 1
        already_adjusted = 0
#19 0x201042cf in internal_condition_case (bfun=0x200ac530 <command_loop_1>,
   handlers=540004977, hfun=0x200a6120 <cmd_error>) at eval.c:1473
        val = 7
        c = {
 tag = 539949057,
 val = 539949057,
 next = 0x22d8e0
}
        h = {
 handler = 540004977,
 var = 539949057,
 chosen_clause = 0,
 tag = 0x22d7a0,
 next = 0x22eb30
}
#20 0x200a005e in command_loop_2 () at keyboard.c:1328
        val = 7
#21 0x20103f8f in internal_catch (tag=540029505,
   func=0x200a0030 <command_loop_2>, arg=539949057) at eval.c:1213
        c = {
 tag = 540029505,
 val = 539949057,
 next = 0x22ddd0
}
        tag = 7
#22 0x2009fdde in command_loop () at keyboard.c:1295
        val = 7
#23 0x2009fee4 in recursive_edit_1 () at keyboard.c:1000
        val = 539949057
#24 0x2009fff0 in Frecursive_edit () at keyboard.c:1061
        buffer = 7
#25 0x201066f9 in Ffuncall (nargs=1, args=0x22dad0) at eval.c:2912
        fun = 538299576
        original_fun = 539989641
        funcar = 2284244
        lisp_numargs = 7
        val = 563884296
        backtrace = {
 next = 0x22dbe0,
 function = 0x22dad0,
 args = 0x22dad4,
 nargs = 0,
 evalargs = 0 '\0',
 debug_on_exit = 0 '\0'
}
        internal_args = (Lisp_Object *) 0x22dad4
        i = 536990464
        args = (Lisp_Object *) 0x22dad4
#26 0x2013247f in Fbyte_code (bytestr=567049587, vector=556034692,
   maxdepth=40) at bytecode.c:679
        op = 0
        vectorp = (Lisp_Object *) 0x21246a88
        stack = {
 pc = 0x21cc0f0c ")\207",
 top = 0x22dad0,
 bottom = 0x22dad0,
 byte_string = 567049587,
byte_string_start = 0x21cc0ed8 "\306\020\307e\t\n\v$\210\310\311!\210\312\304!\210`\024\313\216\314\r!\210\315\316\317\320\306$\210\315\321\322\320\306$\210\323\016\025!\210\016\026`\320\223\210\324 )\207",
 constants = 556034692,
 next = 0x22dcc0
}
        top = (Lisp_Object *) 0x22dad0
        bytestr = 536990464
        vector = 2284240
        maxdepth = 0
#27 0x201057fb in Feval (form=563611029) at eval.c:2252
        numargs = 3
        args_left = 539949057
        i = 3
        maxargs = 3
        argvals = {567049587, 556034692, 40, 537680709, 563267680, 1,
 539949057, 539949057}
        fun = 539533348
        val = 3
        original_fun = 540057345
        original_args = 563611205
        funcar = 3
        backtrace = {
 next = 0x22dd80,
 function = 0x22db8c,
 args = 0x22db90,
 nargs = 3,
 evalargs = 1 '\001',
 debug_on_exit = 0 '\0'
}
        gcpro1 = {
 next = 0x22dc30,
 var = 0x22db84,
 nvars = 1
}
        gcpro2 = {
 next = 0x22dbd0,
 var = 0x22db80,
 nvars = 1
}
        gcpro3 = {
 next = 0x22dbc0,
 var = 0x22db90,
 nvars = 3
}
#28 0x20105d2d in Fprogn (args=556467813) at eval.c:434
        val = 539949057
        gcpro1 = {
 next = 0x22e190,
 var = 0x22dc50,
 nvars = 1
}
#29 0x2004229f in Fsave_window_excursion (args=556467813) at window.c:6484
        val = 7
        args = 7
#30 0x20132ca7 in Fbyte_code (bytestr=567049603, vector=557005508, maxdepth=8)
   at bytecode.c:840
        op = 2284592
        vectorp = (Lisp_Object *) 0x21333ac8
        stack = {
 pc = 0x21cc0ed2 "\207",
 top = 0x22dc80,
 bottom = 0x22dc80,
 byte_string = 567049603,
 byte_string_start = 0x21cc0ed0 "\300\213\207",
 constants = 557005508,
 next = 0x22df30
}
        top = (Lisp_Object *) 0x22dc80
        bytestr = 536990464
        vector = 2284672
        maxdepth = 2284592
#31 0x201057fb in Feval (form=563610829) at eval.c:2252
        numargs = 3
        args_left = 539949057
        i = 3
        maxargs = 3
        argvals = {567049603, 557005508, 8, 13, 568256456, 2285072, 2284920,
 537950086}
        fun = 539533348
        val = 3
        original_fun = 540057345
        original_args = 563611021
        funcar = 3
        backtrace = {
 next = 0x22dfe0,
 function = 0x22dd2c,
 args = 0x22dd30,
 nargs = 3,
 evalargs = 1 '\001',
 debug_on_exit = 0 '\0'
}
        gcpro1 = {
 next = 0x22e190,
 var = 0x22dd24,
 nvars = 1
}
        gcpro2 = {
 next = 0x22dd70,
 var = 0x22dd20,
 nvars = 1
}
        gcpro3 = {
 next = 0x22dd60,
 var = 0x22dd30,
 nvars = 3
}
#32 0x20103f8f in internal_catch (tag=567269241, func=0x20105210 <Feval>,
   arg=563610829) at eval.c:1213
        c = {
 tag = 567269241,
 val = 539949057,
 next = 0x22e340
}
        tag = 7
#33 0x20132c6c in Fbyte_code (bytestr=567049683, vector=556035076,
   maxdepth=32) at bytecode.c:854
        op = 141
        vectorp = (Lisp_Object *) 0x21246c08
        stack = {
 pc = 0x21cc0e79 "\020\311\305!\210\312e`\"n\203\036",
 top = 0x22def4,
 bottom = 0x22def0,
 byte_string = 567049683,
byte_string_start = 0x21cc0e6c "\306\211\030\031\306\032p\033\306\024\307\310\215\020\311\305!\210\312e`\"n\203\036",
 constants = 556035076,
 next = 0x22e080
}
        top = (Lisp_Object *) 0x22def0
        bytestr = 536990464
        vector = 2285296
        maxdepth = 141
#34 0x20105f3b in funcall_lambda (fun=557368612, nargs=6, arg_vector=0x22e034)
   at eval.c:3102
        val = 7
        syms_left = 539949057
        next = 557368608
        i = 6
        optional = 1
        rest = 0
#35 0x2010648c in Ffuncall (nargs=7, args=0x22e030) at eval.c:2972
        fun = 539949057
        original_fun = 565892577
        funcar = 557368608
        lisp_numargs = 7
        val = 538202190
        backtrace = {
 next = 0x22e140,
 function = 0x22e030,
 args = 0x22e034,
 nargs = 6,
 evalargs = 0 '\0',
 debug_on_exit = 0 '\0'
}
        internal_args = (Lisp_Object *) 0x2138c520
        i = 536990464
        args = (Lisp_Object *) 0x2138c520
#36 0x2013247f in Fbyte_code (bytestr=566995363, vector=566609668,
   maxdepth=64) at bytecode.c:679
        op = 6
        vectorp = (Lisp_Object *) 0x21c5c708
        stack = {
 pc = 0x21bf7505 "\211\026,@\026-\016,address@hidden",
 top = 0x22e048,
 bottom = 0x22e030,
 byte_string = 566995363,
byte_string_start = 0x21bf74c8 "\306 \210\307\030\310\311!\210\312\313!\210\t\307=\204\026",
 constants = 566609668,
 next = 0x22e230
}
        top = (Lisp_Object *) 0x22e030
        bytestr = 536990464
        vector = 2285616
        maxdepth = 6
#37 0x201057fb in Feval (form=565638965) at eval.c:2252
        numargs = 3
        args_left = 539949057
        i = 3
        maxargs = 3
        argvals = {566995363, 566609668, 64, 537680709, 563268400, 1,
 2285864, 539949057}
        fun = 539533348
        val = 3
        original_fun = 540057345
        original_args = 565638957
        funcar = 3
        backtrace = {
 next = 0x22e2f0,
 function = 0x22e0ec,
 args = 0x22e0f0,
 nargs = 3,
 evalargs = 1 '\001',
 debug_on_exit = 0 '\0'
}
        gcpro1 = {
 next = 0x22e190,
 var = 0x22e0e4,
 nvars = 1
}
        gcpro2 = {
 next = 0x22e130,
 var = 0x22e0e0,
 nvars = 1
}
        gcpro3 = {
 next = 0x22e120,
 var = 0x22e0f0,
 nvars = 3
}
#38 0x20105d2d in Fprogn (args=565638453) at eval.c:434
        val = 539949057
        gcpro1 = {
 next = 0x22e840,
 var = 0x22e1b0,
 nvars = 1
}
#39 0x2004229f in Fsave_window_excursion (args=565638453) at window.c:6484
        val = 7
        args = 7
#40 0x20132ca7 in Fbyte_code (bytestr=566995299, vector=566224772,
   maxdepth=64) at bytecode.c:840
        op = 2285968
        vectorp = (Lisp_Object *) 0x21bfe788
        stack = {
 pc = 0x21bf743e "\207",
 top = 0x22e1e0,
 bottom = 0x22e1e0,
 byte_string = 566995299,
 byte_string_start = 0x21bf73f8 "\b\306=\203\r",
 constants = 566224772,
 next = 0x22e4b0
}
        top = (Lisp_Object *) 0x22e1e0
        bytestr = 536990464
        vector = 2286048
        maxdepth = 2285968
#41 0x201057fb in Feval (form=565640453) at eval.c:2252
        numargs = 3
        args_left = 539949057
        i = 3
        maxargs = 3
        argvals = {566995299, 566224772, 64, 1628140023, 14, 2286832,
 565704305, 539949057}
        fun = 539533348
        val = 3
        original_fun = 540057345
        original_args = 565640461
        funcar = 3
        backtrace = {
 next = 0x22e560,
 function = 0x22e29c,
 args = 0x22e2a0,
 nargs = 3,
 evalargs = 1 '\001',
 debug_on_exit = 0 '\0'
}
        gcpro1 = {
 next = 0x22e840,
 var = 0x22e294,
 nvars = 1
}
        gcpro2 = {
 next = 0x22e2e0,
 var = 0x22e290,
 nvars = 1
}
        gcpro3 = {
 next = 0x22e2d0,
 var = 0x22e2a0,
 nvars = 3
}
#42 0x20103f8f in internal_catch (tag=540309345, func=0x20105210 <Feval>,
   arg=565640453) at eval.c:1213
        c = {
 tag = 540309345,
 val = 539949057,
 next = 0x22eb50
}
        tag = 7
#43 0x20132c6c in Fbyte_code (bytestr=566995283, vector=566570308,
   maxdepth=48) at bytecode.c:854
        op = 141
        vectorp = (Lisp_Object *) 0x21c52d48
        stack = {
 pc = 0x21bf73ec "\203\r",
 top = 0x22e464,
 bottom = 0x22e460,
 byte_string = 566995283,
byte_string_start = 0x21bf73dc "\306 \307\211\211\211\211\030\031\032\033\034\035\310\311\215\203\r",
 constants = 566570308,
 next = 0x22e600
}
        top = (Lisp_Object *) 0x22e460
        bytestr = 536990464
        vector = 2286688
        maxdepth = 141
#44 0x20105f3b in funcall_lambda (fun=557369860, nargs=0, arg_vector=0x22e5b4)
   at eval.c:3102
        val = 7
        syms_left = 539949057
        next = 557369856
        i = 0
        optional = 0
        rest = 0
#45 0x2010648c in Ffuncall (nargs=1, args=0x22e5b0) at eval.c:2972
        fun = 539949057
        original_fun = 566594521
        funcar = 557369856
        lisp_numargs = 7
        val = 537870746
        backtrace = {
 next = 0x22e6b0,
 function = 0x22e5b0,
 args = 0x22e5b4,
 nargs = 0,
 evalargs = 0 '\0',
 debug_on_exit = 0 '\0'
}
        internal_args = (Lisp_Object *) 0x2138ca00
        i = 536990464
        args = (Lisp_Object *) 0x2138ca00
#46 0x2013247f in Fbyte_code (bytestr=566993443, vector=566967812,
   maxdepth=48) at bytecode.c:679
        op = 0
        vectorp = (Lisp_Object *) 0x21cb3e08
        stack = {
 pc = 0x21bf6ece "\211\0365\0366\310\211\0367\0368\310\0369\0165;\203#",
 top = 0x22e5b0,
 bottom = 0x22e5b0,
 byte_string = 566993443,
byte_string_start = 0x21bf6ec4 "\306\b\t\n#\033\f\035\307 \211\0365\0366\310\211\0367\0368\310\0369\0165;\203#",
 constants = 566967812,
 next = 0x22e740
}
        top = (Lisp_Object *) 0x22e5b0
        bytestr = 536990464
        vector = 2287024
        maxdepth = 0
#47 0x20105f3b in funcall_lambda (fun=557367332, nargs=3, arg_vector=0x22e704)
   at eval.c:3102
        val = 7
        syms_left = 539949057
        next = 557367328
        i = 3
        optional = 1
        rest = 0
#48 0x2010648c in Ffuncall (nargs=4, args=0x22e700) at eval.c:2972
        fun = 539949057
        original_fun = 566594473
        funcar = 557367328
        lisp_numargs = 7
        val = 539949057
        backtrace = {
 next = 0x22e7f0,
 function = 0x22e700,
 args = 0x22e704,
 nargs = 3,
 evalargs = 0 '\0',
 debug_on_exit = 0 '\0'
}
        internal_args = (Lisp_Object *) 0x2138c020
        i = 536990464
        args = (Lisp_Object *) 0x2138c020
#49 0x2013247f in Fbyte_code (bytestr=566993411, vector=566568388,
   maxdepth=32) at bytecode.c:679
        op = 3
        vectorp = (Lisp_Object *) 0x21c525c8
        stack = {
 pc = 0x21bf6ea2 ")\207",
 top = 0x22e70c,
 bottom = 0x22e700,
 byte_string = 566993411,
 byte_string_start = 0x21bf6e90 "\304 \210\b\203\v",
 constants = 566568388,
 next = 0x0
}
        top = (Lisp_Object *) 0x22e700
        bytestr = 536990464
        vector = 2287360
        maxdepth = 3
#50 0x20105f3b in funcall_lambda (fun=557367492, nargs=0, arg_vector=0x22e864)
   at eval.c:3102
        val = 7
        syms_left = 539949057
        next = 557367488
        i = 0
        optional = 1
        rest = 0
#51 0x2010648c in Ffuncall (nargs=1, args=0x22e860) at eval.c:2972
        fun = 539949057
        original_fun = 541346985
        funcar = 557367488
        lisp_numargs = 7
        val = 537593543
        backtrace = {
 next = 0x22ea10,
 function = 0x22e860,
 args = 0x22e864,
 nargs = 0,
 evalargs = 0 '\0',
 debug_on_exit = 0 '\0'
}
        internal_args = (Lisp_Object *) 0x2138c0c0
        i = 536990464
        args = (Lisp_Object *) 0x2138c0c0
#52 0x20107e7a in apply1 (fn=541346985, arg=539949057) at eval.c:2656
        ret_ungc_val = 7
        gcpro1 = {
 next = 0x0,
 var = 0x22e860,
 nvars = 1
}
        arg = 7
#53 0x20103513 in Fcall_interactively (function=541346985,
   record_flag=539949057, keys=540000260) at callint.c:408
        input = 539949057
        fun = 536990464
        specs = 539949057
        filter_specs = 539949057
        teml = 1
        up_event = 539949057
        enable = 539949057
        next_event = 3866659
        prefix_arg = 539949057
        string = (unsigned char *) 0x1 <Address 0x1 out of bounds>
        tem = (unsigned char *) 0x6108fea1 "\205\300\017\205\340"
        i = 75
        j = 539949057
        count = 2287744
        foo = 7
prompt1 = "X\267\006\000\000\000\000\000\000\000\000\000\330\231\250\207", '\0' <repeats 12 times>, "\200\303\311\001", '\0' <repeats 12 times>, "\200\303\311\001\000\000\000\000\020'\000\000X\267\006\000\000\000\000\0000u\000\000\000\000\000\000\000\000\000\000\t\000\024 \000\000\000\000\260\351\"\000\000\000\000\000\334\001\003` \375g "
        arg_from_tty = 0
        gcpro1 = {
 next = 0x0,
 var = 0x22e8e8,
 nvars = 1
}
        gcpro2 = {
 next = 0x22e930,
 var = 0x22e8e4,
 nvars = 1
}
        gcpro3 = {
 next = 0x0,
 var = 0x0,
 nvars = 1991528071
}
        gcpro4 = {
 next = 0x22eb30,
 var = 0x22e964,
 nvars = 1
}
        gcpro5 = {
 next = 0x202ef831,
 var = 0x202ef801,
 nvars = 1
}
        key_count = 2
        record_then_fail = 0
        save_this_command = 541346985
        save_last_command = 567408713
        save_this_original_command = 541346985
        save_real_this_command = 541346985
#54 0x200a564e in Fcommand_execute (cmd=541346985, record_flag=539949057,
   keys=539949057, special=539949057) at keyboard.c:9756
        final = 557367488
        tem = 536990464
        prefixarg = 539949057
        backtrace = {
 next = 0x0,
 function = 0x202dcb20,
 args = 0x22ea40,
 nargs = 1,
 evalargs = 0 '\0',
 debug_on_exit = 0 '\0'
}
        record_flag = 539949057
        keys = 7
#55 0x200ac8ca in command_loop_1 () at keyboard.c:1792
        cmd = 2
        lose = 2
        nonundocount = 0
        keybuf = {24, 728, 2288320, 566594473, 2289105, 0, 0, 539949057,
 539949057, 2288320, 2288408, 537551493, 569004805, 2288320, 0, 2288336,
 -256, 536870913, 32767, 2289104, 0, 2288252, 2288096, 0, 0, 0, 0,
 2147348480, 2147344384, 23909}
        i = 558129152
        prev_modiff = 436
        prev_buffer = (struct buffer *) 0x219c7600
        was_locked = 0
        already_adjusted = 0
#56 0x201042cf in internal_condition_case (bfun=0x200ac530 <command_loop_1>,
   handlers=540004977, hfun=0x200a6120 <cmd_error>) at eval.c:1473
        val = 7
        c = {
 tag = 539949057,
 val = 539949057,
 next = 0x22ec90
}
        h = {
 handler = 540004977,
 var = 539949057,
 chosen_clause = 539949105,
 tag = 0x22eb50,
 next = 0x0
}
#57 0x200a005e in command_loop_2 () at keyboard.c:1328
        val = 7
#58 0x20103f8f in internal_catch (tag=539999233,
   func=0x200a0030 <command_loop_2>, arg=539949057) at eval.c:1213
        c = {
 tag = 539999233,
 val = 539949057,
 next = 0x0
}
        tag = 7
#59 0x2009fe43 in command_loop () at keyboard.c:1307
        val = 7
#60 0x2009fee4 in recursive_edit_1 () at keyboard.c:1000
        val = 539949057
#61 0x2009fff0 in Frecursive_edit () at keyboard.c:1061
        buffer = 7
#62 0x2009f33d in main (argc=3, argv=0x202e5680) at emacs.c:1794
        stack_bottom_variable = 0 '\0'
        do_initial_setlocale = 1
        skip_args = 0
        rlim = {
 rlim_cur = 2097082,
 rlim_max = 2097152
}
        no_loadup = 0
        junk = 0x0

Lisp Backtrace:
"kill-this-buffer-enabled-p" (0x202ef801)
"recursive-edit" (0x8)
"byte-code" (0x21cc7d73)
"byte-code" (0x21cc7d83)
"reftex-select-item" (0x21cb7153)
"byte-code" (0x21cba9a3)
"byte-code" (0x21cba963)
"reftex-offer-bib-menu" (0x202ef801)
"reftex-do-citation" (0x202ef801)
"reftex-citation" (0x202ef801)
"call-interactively" (0x20444ca9)
(gdb) xtraceback
Undefined command: "xtraceback".  Try "help".
(gdb) xbacktrace
"kill-this-buffer-enabled-p" (0x202ef801)
"recursive-edit" (0x8)
"byte-code" (0x21cc7d73)
"byte-code" (0x21cc7d83)
"reftex-select-item" (0x21cb7153)
"byte-code" (0x21cba9a3)
"byte-code" (0x21cba963)
"reftex-offer-bib-menu" (0x202ef801)
"reftex-do-citation" (0x202ef801)
"reftex-citation" (0x202ef801)
"call-interactively" (0x20444ca9)
(gdb)

_________________________________________________________________
Is your PC infected? Get a FREE online computer virus scan from McAfee® Security. http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963





reply via email to

[Prev in Thread] Current Thread [Next in Thread]