emacs-devel
[Top][All Lists]
Advanced

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

Re: 23.0.50; Emacs 23.0.50: Segfaults in alloc.c (batch process)


From: T. V. Raman
Subject: Re: 23.0.50; Emacs 23.0.50: Segfaults in alloc.c (batch process)
Date: Tue, 25 Sep 2007 20:17:36 -0700


>>>>> "GM" == Glenn Morris <address@hidden> writes:
    GM> "T. V. Raman" wrote:
    >> I'm still not sure what you want in addition to the GDB
    >> output I sent earlier -- so I'm at a loss.
    GM> 
    GM> Oh, I see what might have being going on. You thought my
    GM> first reply to you was just a complaint about
    GM> top-posting. But there was text from me under the quoted
    GM> text from you, which I guess you missed. I said:

Correct, Isaw the complaint, and stopped reading.

    GM> 
    GM>     If Emacs crashed, and you have the Emacs process in
    GM> the gdb debugger please include the output from the
    GM> following gdb commands: `bt full' and `xbacktrace'.
Actually my original note included the output of "where" which
    GM> appears to be the same as what backtrace produces. 
Here is the output of the two commands  you requested.

What would help me chase this down further would be some gdb
bindings that let me examine the various lisp_objects on the
stack.
<gdb>
bt full
#0  0x08149c2b in build_string (str=0x0) at alloc.c:2476
No locals.
#1  0x0815ee0a in Feval (form=151277853) at eval.c:2370
        numargs = <value optimized out>
        argvals = {137574417, 137541833, 0, 135562046, 28, 2, 151278588, 
  151277568}
        args_left = 137541833
        i = 2
        fun = <value optimized out>
        val = <value optimized out>
        original_fun = 137576729
        original_args = 151277877
        funcar = <value optimized out>
        backtrace = {next = 0xbfcd9560, function = 0xbfcd94b8, 
  args = 0xbfcd9480, nargs = 1, evalargs = 1 '\001', debug_on_exit = 0 '\0'}
#2  0x0816064a in Fdefvar (args=151277885) at eval.c:851
        tem = <value optimized out>
        sym = 151255521
        tem = <value optimized out>
        tail = 151277885
#3  0x0815ef3e in Feval (form=151277837) at eval.c:2314
        numargs = 0
        argvals = {137576729, 41, -1077045912, 149659420, 40, 71, 
  -1077045784, 135751491}
        args_left = 151277845
        i = <value optimized out>
        fun = <value optimized out>
        val = <value optimized out>
        original_fun = 137621705
        original_args = 151277845
        funcar = <value optimized out>
        backtrace = {next = 0xbfcd9600, function = 0xbfcd9578, 
  args = 0xbfcd9574, nargs = -1, evalargs = 0 '\0', debug_on_exit = 0 '\0'}
#4  0x08161695 in Fand (args=0) at eval.c:371
        val = -1
#5  0x0815ef3e in Feval (form=151277789) at eval.c:2314
        numargs = 0
        argvals = {137541833, 71, -1077045752, 135755152, 137616609, 
  137541833, -1077045496, -1077045712}
        args_left = 151277829
        i = <value optimized out>
        fun = <value optimized out>
        val = <value optimized out>
        original_fun = 137621513
        original_args = 151277829
        funcar = <value optimized out>
        backtrace = {next = 0xbfcd9708, function = 0xbfcd9618, 
  args = 0xbfcd9614, nargs = -1, evalargs = 0 '\0', debug_on_exit = 0 '\0'}
#6  0x08177fe6 in readevalloop (readcharfun=149659420, stream=0x0, 
    sourcename=151124107, evalfun=0x815ea77 <Feval>, printflag=0, 
    unibyte=137541833, readfun=137541833, start=137541833, end=137541833)
    at lread.c:1562
        c = <value optimized out>
        val = 151277789
        b = (struct buffer *) 0x8eb9f18
        continue_reading_p = <value optimized out>
        whole_buffer = 1
        first_sexp = <value optimized out>
#7  0x08178625 in Feval_buffer (buffer=149659420, printflag=137541833, 
    filename=151122387, unibyte=0, do_allow_print=137541881) at lread.c:1625
        tem = <value optimized out>
        buf = 149659420
#8  0x0815f8f4 in Ffuncall (nargs=6, args=0xbfcd9740) at eval.c:3050
        fun = <value optimized out>
        original_fun = 137616105
        funcar = <value optimized out>
        numargs = 5
        val = <value optimized out>
        backtrace = {next = 0xbfcd9838, function = 0xbfcd9740, 
  args = 0xbfcd9744, nargs = 5, evalargs = 0 '\0', debug_on_exit = 0 '\0'}
        internal_args = (Lisp_Object *) 0xbfcd9744
        i = <value optimized out>
#9  0x08189cfe in Fbyte_code (bytestr=136154691, vector=136154708, 
    maxdepth=48) at bytecode.c:679
        v1 = <value optimized out>
        v2 = <value optimized out>
        op = <value optimized out>
        vectorp = (Lisp_Object *) 0x81d8e58
        stack = {pc = 0x82d1994 "\210,\016&\204\237", top = 0xbfcd9754, 
  bottom = 0xbfcd9740, byte_string = 136154691, 
  byte_string_start = 0x82d1900 "Æ\b!\204\022", constants = 136154708, 
  next = 0xbfcd9c50}
        top = (Lisp_Object *) 0xbfcd9740
        result = <value optimized out>
#10 0x0815f2aa in funcall_lambda (fun=136154620, nargs=4, 
    arg_vector=0xbfcd9874) at eval.c:3223
        val = <value optimized out>
        syms_left = <value optimized out>
        next = <value optimized out>
        i = 4
        optional = 1
        rest = 0
#11 0x0815f700 in Ffuncall (nargs=5, args=0xbfcd9870) at eval.c:3082
        fun = 136154620
        original_fun = 137976505
        funcar = <value optimized out>
        numargs = 4
        val = <value optimized out>
        backtrace = {next = 0xbfcd9bc8, function = 0xbfcd9870, 
  args = 0xbfcd9874, nargs = 4, evalargs = 0 '\0', debug_on_exit = 0 '\0'}
        internal_args = (Lisp_Object *) 0xbfcd9874
        i = <value optimized out>
#12 0x0815faa3 in call4 (fn=137976505, arg1=151122387, arg2=151122387, 
    arg3=137541833, arg4=137541833) at eval.c:2890
        ret_ungc_val = 0
#13 0x08178d89 in Fload (file=139942675, noerror=137541833, 
    nomessage=137541833, nosuffix=137541833, must_suffix=137541833)
    at lread.c:983
        val = <value optimized out>
        stream = <value optimized out>
        fd = 8
        found = 151122387
        efound = <value optimized out>
        hist_file_name = 151122387
        newer = <value optimized out>
        compiled = <value optimized out>
        handler = <value optimized out>
        safe_p = <value optimized out>
        tmp = {150995261, 138333069}
#14 0x0815f8f4 in Ffuncall (nargs=6, args=0xbfcd9c00) at eval.c:3050
        fun = <value optimized out>
        original_fun = 141969225
        funcar = <value optimized out>
        numargs = 5
        val = <value optimized out>
        backtrace = {next = 0xbfcd9cf8, function = 0xbfcd9c00, 
  args = 0xbfcd9c04, nargs = 5, evalargs = 0 '\0', debug_on_exit = 0 '\0'}
        internal_args = (Lisp_Object *) 0xbfcd9c04
        i = <value optimized out>
#15 0x08189cfe in Fbyte_code (bytestr=141300923, vector=142501060, 
    maxdepth=48) at bytecode.c:679
        v1 = <value optimized out>
        v2 = <value optimized out>
        op = <value optimized out>
        vectorp = (Lisp_Object *) 0x87e64c8
        stack = {pc = 0x87ad8e1 "\020ÈÉ\t!!\210\b)\207", top = 0xbfcd9c14, 
  bottom = 0xbfcd9c00, byte_string = 141300923, 
  byte_string_start = 0x87ad8d8 "Æ\030Ç\t\n\v\f\r%\020ÈÉ\t!!\210\b)\207", 
  constants = 142501060, next = 0xbfcd9d70}
        top = (Lisp_Object *) 0xbfcd9c00
        result = <value optimized out>
#16 0x0815f2aa in funcall_lambda (fun=142501212, nargs=1, 
    arg_vector=0xbfcd9d34) at eval.c:3223
        val = <value optimized out>
        syms_left = <value optimized out>
        next = <value optimized out>
        i = 1
        optional = 1
        rest = 0
#17 0x0815f700 in Ffuncall (nargs=2, args=0xbfcd9d30) at eval.c:3082
        fun = 142501212
        original_fun = 137616081
        funcar = <value optimized out>
        numargs = 1
        val = <value optimized out>
        backtrace = {next = 0xbfcd9e18, function = 0xbfcd9d30, 
  args = 0xbfcd9d34, nargs = 1, evalargs = 0 '\0', debug_on_exit = 0 '\0'}
        internal_args = (Lisp_Object *) 0xbfcd9d34
        i = <value optimized out>
#18 0x08189cfe in Fbyte_code (bytestr=136202659, vector=136202676, 
    maxdepth=16) at bytecode.c:679
        v1 = <value optimized out>
        v2 = <value optimized out>
        op = <value optimized out>
        vectorp = (Lisp_Object *) 0x81e49b8
        stack = {pc = 0x82d717d "\207", top = 0xbfcd9d34, 
  bottom = 0xbfcd9d30, byte_string = 136202659, 
  byte_string_start = 0x82d717a "Á\b!\207", constants = 136202676, 
  next = 0xbfcda970}
        top = (Lisp_Object *) 0xbfcd9d30
        result = <value optimized out>
#19 0x0815f2aa in funcall_lambda (fun=136202620, nargs=1, 
    arg_vector=0xbfcd9e54) at eval.c:3223
        val = <value optimized out>
        syms_left = <value optimized out>
        next = <value optimized out>
        i = 1
        optional = 0
        rest = 0
#20 0x0815f700 in Ffuncall (nargs=2, args=0xbfcd9e50) at eval.c:3082
        fun = 136202620
        original_fun = 137979081
        funcar = <value optimized out>
        numargs = 1
        val = <value optimized out>
        backtrace = {next = 0xbfcd9f30, function = 0xbfcd9e50, 
  args = 0xbfcd9e54, nargs = 1, evalargs = 0 '\0', debug_on_exit = 0 '\0'}
        internal_args = (Lisp_Object *) 0xbfcd9e54
        i = <value optimized out>
#21 0x0816099b in call1 (fn=137979081, arg1=139942675) at eval.c:2821
        ret_ungc_val = 0
#22 0x08168fe0 in mapcar1 (leni=2, vals=0xbfcd9ea0, fn=137979081, 
    seq=139358565) at fns.c:3107
        ptr = <value optimized out>
        space_left = <value optimized out>
        actual_len = <value optimized out>
        c = <value optimized out>
        i_byte = <value optimized out>
        tail = 0
        dummy = <value optimized out>
        i = 1
#23 0x081691b9 in Fmapcar (function=137979081, sequence=139358565)
    at fns.c:3175
        leni = 2
        args = (Lisp_Object *) 0xbfcd9ea0
        ret = <value optimized out>
        sa_must_free = 0
#24 0x0815ee0a in Feval (form=139537333) at eval.c:2370
        numargs = <value optimized out>
        argvals = {137979081, 139358565, -1077043336, 135657950, 2, 
  -1077043160, 137541833, 73}
        args_left = 137541833
        i = 2
        fun = <value optimized out>
        val = <value optimized out>
        original_fun = 137635017
        original_args = 139537301
        funcar = <value optimized out>
        backtrace = {next = 0xbfcd9fd0, function = 0xbfcd9f48, 
  args = 0xbfcd9f10, nargs = 2, evalargs = 1 '\001', debug_on_exit = 0 '\0'}
#25 0x0815f1c7 in Fprogn (args=0) at eval.c:450
        val = -1
#26 0x0815ef3e in Feval (form=139537365) at eval.c:2314
        numargs = 0
        argvals = {137644737, 137645642, 137541833, 137573696, 137541857, 2, 
  -1077043192, 137644737}
        args_left = 139537237
        i = <value optimized out>
        fun = <value optimized out>
        val = <value optimized out>
        original_fun = 137621585
        original_args = 139537237
        funcar = <value optimized out>
        backtrace = {next = 0xbfcda190, function = 0xbfcd9fe8, 
  args = 0xbfcd9fe4, nargs = -1, evalargs = 0 '\0', debug_on_exit = 0 '\0'}
#27 0x08161165 in internal_lisp_condition_case (var=137541833, 
    bodyform=139537365, handlers=139537069) at eval.c:1437
        val = <value optimized out>
        c = {tag = 137541833, val = 137541833, next = 0xbfcdb22c, 
  gcpro = 0x0, jmp = {{__jmpbuf = {137541833, 139537365, 43, -1077042952, 
        -1077043200, 135663734}, __mask_was_saved = 0, __saved_mask = {
        __val = {1, 3217924312, 135654899, 139359493, 3077414784, 46, 
          3077414784, 140727416, 3077413596, 3077414784, 3077412512, 
          142100721, 0, 3217924128, 142286235, 142100648, 140727412, 
          137541833, 142525112, 142525116, 44, 3217924312, 135656118, 704, 
          151044891, 48, 1882023009, 3217924336, 2, 4, 142668072, 2}}}}, 
  backlist = 0xbfcda190, handlerlist = 0xbfcdb2f4, lisp_eval_depth = 11, 
  pdlcount = 44, poll_suppress_count = 1, interrupt_input_blocked = 0, 
  byte_stack = 0xbfcda970}
        h = {handler = 139537069, var = 137541833, chosen_clause = 139537109, 
  tag = 0xbfcda018, next = 0xbfcdb2f4}
#28 0x081611e4 in Fcondition_case (args=139537381) at eval.c:1378
        bodyform = 139537365
        handlers = 0
        var = 137541833
#29 0x0815ef3e in Feval (form=139537421) at eval.c:2314
        numargs = 0
        argvals = {138470960, 41, 3, 139536997, 139536981, 140366452, 
  -1077042664, 135750661}
        args_left = 139537381
        i = <value optimized out>
        fun = <value optimized out>
        val = <value optimized out>
        original_fun = 137621969
        original_args = 139537381
        funcar = <value optimized out>
        backtrace = {next = 0xbfcda248, function = 0xbfcda1a8, 
  args = 0xbfcda1a4, nargs = -1, evalargs = 0 '\0', debug_on_exit = 0 '\0'}
#30 0x0815f1c7 in Fprogn (args=0) at eval.c:450
        val = -1
#31 0x0815f429 in funcall_lambda (fun=139537480, nargs=1, 
    arg_vector=0xbfcda284) at eval.c:3216
        val = <value optimized out>
        syms_left = 137541833
        next = <value optimized out>
        i = 1
        optional = 0
        rest = 0
#32 0x0815f700 in Ffuncall (nargs=2, args=0xbfcda280) at eval.c:3082
        fun = 139537485
        original_fun = 139537485
        funcar = <value optimized out>
        numargs = 1
        val = <value optimized out>
        backtrace = {next = 0xbfcda5d0, function = 0xbfcda280, 
  args = 0xbfcda284, nargs = 1, evalargs = 0 '\0', debug_on_exit = 0 '\0'}
        internal_args = (Lisp_Object *) 0xbfcda284
        i = <value optimized out>
#33 0x0816099b in call1 (fn=139537485, arg1=139358661) at eval.c:2821
        ret_ungc_val = 0
#34 0x08168fe0 in mapcar1 (leni=158, vals=0xbfcda2d0, fn=139537485, 
    seq=139455229) at fns.c:3107
        ptr = <value optimized out>
        space_left = <value optimized out>
        actual_len = <value optimized out>
        c = <value optimized out>
        i_byte = <value optimized out>
        tail = 0
        dummy = <value optimized out>
        i = 129
#35 0x081691b9 in Fmapcar (function=139537485, sequence=139455229)
    at fns.c:3175
        leni = 158
        args = (Lisp_Object *) 0xbfcda2d0
        ret = <value optimized out>
        sa_must_free = 0
#36 0x0815ee0a in Feval (form=139537501) at eval.c:2370
        numargs = <value optimized out>
        argvals = {139537485, 139455229, -1077041640, 137621008, 137621009, 
  137541833, -1077041656, 135652501}
        args_left = 137541833
        i = 2
        fun = <value optimized out>
        val = <value optimized out>
        original_fun = 137635017
        original_args = 139536893
        funcar = <value optimized out>
        backtrace = {next = 0xbfcda6c0, function = 0xbfcda5e8, 
  args = 0xbfcda5b0, nargs = 2, evalargs = 1 '\001', debug_on_exit = 0 '\0'}
#37 0x0815f1c7 in Fprogn (args=0) at eval.c:450
        val = -1
#38 0x081613f0 in Flet (args=139537517) at eval.c:1071
        tem = 137541881
        elt = <value optimized out>
        varlist = 137541833
        argnum = 137541881
#39 0x0815ef3e in Feval (form=139537677) at eval.c:2314
        numargs = 0
        argvals = {137541833, 139974099, 24, 32, 138497584, 138470992, 
  -1077041336, 140324217}
        args_left = 139537517
        i = <value optimized out>
        fun = <value optimized out>
        val = <value optimized out>
        original_fun = 137621801
        original_args = 139537517
        funcar = <value optimized out>
        backtrace = {next = 0xbfcda7e0, function = 0xbfcda6d8, 
  args = 0xbfcda6d4, nargs = -1, evalargs = 0 '\0', debug_on_exit = 0 '\0'}
#40 0x0815f1e5 in Fprogn (args=0) at eval.c:450
        val = -1
#41 0x0815f429 in funcall_lambda (fun=139536544, nargs=0, 
    arg_vector=0xbfcda750) at eval.c:3216
        val = <value optimized out>
        syms_left = 137541833
        next = <value optimized out>
        i = 0
        optional = 41
        rest = -1077041336
#42 0x0815f4db in apply_lambda (fun=139536549, args=137541833, eval_flag=1)
    at eval.c:3147
        args_left = 139536517
        arg_vector = (Lisp_Object *) 0xffffffff
        i = 0
        tem = 137541833
#43 0x0815ec4c in Feval (form=139536517) at eval.c:2409
        fun = -1
        val = <value optimized out>
        original_fun = 140324217
        original_args = 137541833
        funcar = 0
        backtrace = {next = 0xbfcda8e8, function = 0xbfcda7f8, 
  args = 0xbfcda750, nargs = 0, evalargs = 0 '\0', debug_on_exit = 0 '\0'}
#44 0x08177fe6 in readevalloop (readcharfun=140366452, stream=0x0, 
    sourcename=140389003, evalfun=0x815ea77 <Feval>, printflag=0, 
    unibyte=137541833, readfun=137541833, start=137541833, end=137541833)
    at lread.c:1562
        c = <value optimized out>
        val = 139536517
        b = (struct buffer *) 0x85dd270
        continue_reading_p = <value optimized out>
        whole_buffer = 1
        first_sexp = <value optimized out>
#45 0x08178625 in Feval_buffer (buffer=140366452, printflag=137541833, 
    filename=140375715, unibyte=0, do_allow_print=137541881) at lread.c:1625
        tem = <value optimized out>
        buf = 140366452
#46 0x0815f8f4 in Ffuncall (nargs=6, args=0xbfcda920) at eval.c:3050
        fun = <value optimized out>
        original_fun = 137616105
        funcar = <value optimized out>
        numargs = 5
        val = <value optimized out>
        backtrace = {next = 0xbfcdaa18, function = 0xbfcda920, 
  args = 0xbfcda924, nargs = 5, evalargs = 0 '\0', debug_on_exit = 0 '\0'}
        internal_args = (Lisp_Object *) 0xbfcda924
        i = <value optimized out>
#47 0x08189cfe in Fbyte_code (bytestr=136154691, vector=136154708, 
    maxdepth=48) at bytecode.c:679
        v1 = <value optimized out>
        v2 = <value optimized out>
        op = <value optimized out>
        vectorp = (Lisp_Object *) 0x81d8e58
        stack = {pc = 0x82d1994 "\210,\016&\204\237", top = 0xbfcda934, 
  bottom = 0xbfcda920, byte_string = 136154691, 
  byte_string_start = 0x82d1900 "Æ\b!\204\022", constants = 136154708, 
  next = 0xbfcdae70}
        top = (Lisp_Object *) 0xbfcda920
        result = <value optimized out>
#48 0x0815f2aa in funcall_lambda (fun=136154620, nargs=4, 
    arg_vector=0xbfcdaa54) at eval.c:3223
        val = <value optimized out>
        syms_left = <value optimized out>
        next = <value optimized out>
        i = 4
        optional = 1
        rest = 0
#49 0x0815f700 in Ffuncall (nargs=5, args=0xbfcdaa50) at eval.c:3082
        fun = 136154620
        original_fun = 137976505
        funcar = <value optimized out>
        numargs = 4
        val = <value optimized out>
        backtrace = {next = 0xbfcdadd8, function = 0xbfcdaa50, 
  args = 0xbfcdaa54, nargs = 4, evalargs = 0 '\0', debug_on_exit = 0 '\0'}
        internal_args = (Lisp_Object *) 0xbfcdaa54
        i = <value optimized out>
#50 0x0815faa3 in call4 (fn=137976505, arg1=140375715, arg2=140375715, 
    arg3=137541833, arg4=137541881) at eval.c:2890
        ret_ungc_val = 0
#51 0x08178d89 in Fload (file=140285923, noerror=137541833, 
    nomessage=137541881, nosuffix=137541833, must_suffix=137541833)
    at lread.c:983
        val = <value optimized out>
        stream = <value optimized out>
        fd = 7
        found = 140375715
        efound = <value optimized out>
        hist_file_name = 140375715
        newer = <value optimized out>
        compiled = <value optimized out>
        handler = <value optimized out>
        safe_p = <value optimized out>
        tmp = {139119357, 138333069}
#52 0x0815f8f4 in Ffuncall (nargs=4, args=0xbfcdae10) at eval.c:3050
        fun = <value optimized out>
        original_fun = -1077039708
        funcar = <value optimized out>
        numargs = 3
        val = <value optimized out>
        backtrace = {next = 0xbfcdaf18, function = 0xbfcdae10, 
  args = 0xbfcdae14, nargs = 3, evalargs = 0 '\0', debug_on_exit = 0 '\0'}
        internal_args = (Lisp_Object *) 0xbfcdae14
        i = <value optimized out>
#53 0x08189cfe in Fbyte_code (bytestr=136309675, vector=136309692, 
    maxdepth=80) at bytecode.c:679
        v1 = <value optimized out>
        v2 = <value optimized out>
        op = <value optimized out>
        vectorp = (Lisp_Object *) 0x81febc0
        stack = {
  pc = 0x82bc463 
"address@hidden/address@hidden;\204%\002Ýï!\210ðé\016G!!\210\202~\003\016Kñ\232\203=\002òÛ!\210\202~\003\016Kó\232\203K\002ôõ!\210\202~\003Óö\016K\"\203\\\002÷\016K!\026C\202~\003Óø\016K\"\203y\002÷×Ø\016K\"!\026C÷×È\016K\"!\026B\202~\003Ü\016K\016I\"address@hidden"...,
 top = 0xbfcdae1c, bottom = 0xbfcdae10, 
  byte_string = 136309675, byte_string_start = 0x82bc289 "Æ \210\b\203\v", 
  constants = 136309692, next = 0xbfcdafa0}
        top = (Lisp_Object *) 0xbfcdae10
        result = <value optimized out>
#54 0x0815f2aa in funcall_lambda (fun=136309644, nargs=1, 
    arg_vector=0xbfcdaf54) at eval.c:3223
        val = <value optimized out>
        syms_left = <value optimized out>
        next = <value optimized out>
        i = 1
        optional = 0
        rest = 0
#55 0x0815f700 in Ffuncall (nargs=2, args=0xbfcdaf50) at eval.c:3082
        fun = 136309644
        original_fun = 138195721
        funcar = <value optimized out>
        numargs = 1
        val = <value optimized out>
        backtrace = {next = 0xbfcdb048, function = 0xbfcdaf50, 
  args = 0xbfcdaf54, nargs = 1, evalargs = 0 '\0', debug_on_exit = 0 '\0'}
        internal_args = (Lisp_Object *) 0xbfcdaf54
        i = <value optimized out>
#56 0x08189cfe in Fbyte_code (bytestr=136296187, vector=136296204, 
    maxdepth=56) at bytecode.c:679
        v1 = <value optimized out>
        v2 = <value optimized out>
        op = <value optimized out>
        vectorp = (Lisp_Object *) 0x81fb710
        stack = {pc = 0x82be9da "\210\016J\203¶\005\201Ð", top = 0xbfcdaf54, 
  bottom = 0xbfcdaf50, byte_string = 136296187, 
  byte_string_start = 0x82be430 
"\b\021ÆÇ!\210ÆÈ!\210ÆÉ!\210ÊË!\211\032Ì=\2046", constants = 136296204, next = 
0xbfcdb0d0}
        top = (Lisp_Object *) 0xbfcdaf50
        result = <value optimized out>
#57 0x0815f2aa in funcall_lambda (fun=136296164, nargs=0, 
    arg_vector=0xbfcdb084) at eval.c:3223
        val = <value optimized out>
        syms_left = <value optimized out>
        next = <value optimized out>
        i = 0
        optional = 0
        rest = 0
#58 0x0815f700 in Ffuncall (nargs=1, args=0xbfcdb080) at eval.c:3082
        fun = 136296164
        original_fun = 138188553
        funcar = <value optimized out>
        numargs = 0
        val = <value optimized out>
        backtrace = {next = 0xbfcdb1e0, function = 0xbfcdb080, 
  args = 0xbfcdb084, nargs = 0, evalargs = 0 '\0', debug_on_exit = 0 '\0'}
        internal_args = (Lisp_Object *) 0xbfcdb084
        i = <value optimized out>
#59 0x08189cfe in Fbyte_code (bytestr=136292883, vector=136292900, 
    maxdepth=48) at bytecode.c:679
        v1 = <value optimized out>
        v2 = <value optimized out>
        op = <value optimized out>
        vectorp = (Lisp_Object *) 0x81faa28
        stack = {pc = 0x82bf20f "\210*àáâ\"\210ãÐä\"\211\036$;\203¥", 
  top = 0xbfcdb080, bottom = 0xbfcdb080, byte_string = 136292883, 
  byte_string_start = 0x82bf185 "\b\203\b", constants = 136292900, next = 0x0}
        top = (Lisp_Object *) 0xbfcdb080
        result = <value optimized out>
#60 0x0815f2aa in funcall_lambda (fun=136292860, nargs=0, 
    arg_vector=0xbfcdb150) at eval.c:3223
        val = <value optimized out>
        syms_left = <value optimized out>
        next = <value optimized out>
        i = 0
        optional = 140105384
        rest = -1217553700
#61 0x0815f4db in apply_lambda (fun=136292860, args=137541833, eval_flag=1)
    at eval.c:3147
        args_left = 136292856
        arg_vector = (Lisp_Object *) 0xffffffff
        i = 0
        tem = 137541833
#62 0x0815ec4c in Feval (form=138165333) at eval.c:2409
        fun = -1
        val = <value optimized out>
        original_fun = 138153449
        original_args = 137541833
        funcar = 0
        backtrace = {next = 0x0, function = 0xbfcdb1f8, args = 0xbfcdb150, 
  nargs = 0, evalargs = 0 '\0', debug_on_exit = 0 '\0'}
#63 0x080fa532 in top_level_2 () at keyboard.c:1412
No locals.
#64 0x0815dcaa in internal_condition_case (bfun=0x80fa51f <top_level_2>, 
    handlers=137608473, hfun=0x80ffc34 <cmd_error>) at eval.c:1494
        val = <value optimized out>
        c = {tag = 137541833, val = 137541833, next = 0xbfcdb340, 
  gcpro = 0x0, jmp = {{__jmpbuf = {0, 1, 1, -1077038328, -1077038560, 
        135650393}, __mask_was_saved = 0, __saved_mask = {__val = {
          3217928824, 135567950, 0, 139832892, 13, 13, 3217929060, 110932256, 
          3217928960, 3086770176, 134541736, 13, 3217928860, 3217928856, 0, 
          3076233884, 3079085272, 13, 1, 1, 3217928904, 135568446, 
          3217929060, 13, 78, 3217929320, 1, 1, 3086804753, 3086862200, 
          3086770176, 134528412}}}}, backlist = 0x0, handlerlist = 0x0, 
  lisp_eval_depth = 0, pdlcount = 2, poll_suppress_count = 1, 
  interrupt_input_blocked = 0, byte_stack = 0x0}
        h = {handler = 137608473, var = 137541833, chosen_clause = 134541736, 
  tag = 0xbfcdb22c, next = 0x0}
#65 0x080fa564 in top_level_1 () at keyboard.c:1420
No locals.
#66 0x0815dbcc in internal_catch (tag=0, func=0x80fa534 <top_level_1>, 
    arg=137541833) at eval.c:1229
        c = {tag = 137590769, val = 137541833, next = 0x0, gcpro = 0x0, 
  jmp = {{__jmpbuf = {0, 1, 1, -1077038072, -1077038288, 135650239}, 
      __mask_was_saved = 0, __saved_mask = {__val = {942878008, 54, 
          0 <repeats 12 times>, 540091136, 1162170960, 137726530, 137726528, 
          137729744, 3217929192, 135587460, 137729745, 137726530, 137541833, 
          137573696, 137541857, 2, 0, 137729744, 137729745, 137541833, 
          3217929256}}}}, backlist = 0x0, handlerlist = 0x0, 
  lisp_eval_depth = 0, pdlcount = 2, poll_suppress_count = 1, 
  interrupt_input_blocked = 0, byte_stack = 0x0}
#67 0x080fa302 in command_loop () at keyboard.c:1375
No locals.
#68 0x080fa3be in recursive_edit_1 () at keyboard.c:991
        val = <value optimized out>
#69 0x080fa4d8 in Frecursive_edit () at keyboard.c:1053
        buffer = 137541833
#70 0x080f9327 in main (argc=5, argv=0xbfcdb884) at emacs.c:1778
        tz = 0x0
        dummy = -1077037064
        stack_bottom_variable = 8 '\b'
        do_initial_setlocale = 1
        skip_args = 1
        rlim = {rlim_cur = 8388608, rlim_max = 18446744073709551615}
        no_loadup = 0
        junk = 0x0
(gdb) backtrace
#0  0x08149c2b in build_string (str=0x0) at alloc.c:2476
#1  0x0815ee0a in Feval (form=151277853) at eval.c:2370
#2  0x0816064a in Fdefvar (args=151277885) at eval.c:851
#3  0x0815ef3e in Feval (form=151277837) at eval.c:2314
#4  0x08161695 in Fand (args=0) at eval.c:371
#5  0x0815ef3e in Feval (form=151277789) at eval.c:2314
#6  0x08177fe6 in readevalloop (readcharfun=149659420, stream=0x0, 
    sourcename=151124107, evalfun=0x815ea77 <Feval>, printflag=0, 
    unibyte=137541833, readfun=137541833, start=137541833, end=137541833)
    at lread.c:1562
#7  0x08178625 in Feval_buffer (buffer=149659420, printflag=137541833, 
    filename=151122387, unibyte=0, do_allow_print=137541881) at lread.c:1625
#8  0x0815f8f4 in Ffuncall (nargs=6, args=0xbfcd9740) at eval.c:3050
#9  0x08189cfe in Fbyte_code (bytestr=136154691, vector=136154708, 
    maxdepth=48) at bytecode.c:679
#10 0x0815f2aa in funcall_lambda (fun=136154620, nargs=4, 
    arg_vector=0xbfcd9874) at eval.c:3223
#11 0x0815f700 in Ffuncall (nargs=5, args=0xbfcd9870) at eval.c:3082
#12 0x0815faa3 in call4 (fn=137976505, arg1=151122387, arg2=151122387, 
    arg3=137541833, arg4=137541833) at eval.c:2890
#13 0x08178d89 in Fload (file=139942675, noerror=137541833, 
    nomessage=137541833, nosuffix=137541833, must_suffix=137541833)
    at lread.c:983
#14 0x0815f8f4 in Ffuncall (nargs=6, args=0xbfcd9c00) at eval.c:3050
#15 0x08189cfe in Fbyte_code (bytestr=141300923, vector=142501060, 
    maxdepth=48) at bytecode.c:679
#16 0x0815f2aa in funcall_lambda (fun=142501212, nargs=1, 
    arg_vector=0xbfcd9d34) at eval.c:3223
#17 0x0815f700 in Ffuncall (nargs=2, args=0xbfcd9d30) at eval.c:3082
#18 0x08189cfe in Fbyte_code (bytestr=136202659, vector=136202676, 
    maxdepth=16) at bytecode.c:679
#19 0x0815f2aa in funcall_lambda (fun=136202620, nargs=1, 
    arg_vector=0xbfcd9e54) at eval.c:3223
#20 0x0815f700 in Ffuncall (nargs=2, args=0xbfcd9e50) at eval.c:3082
#21 0x0816099b in call1 (fn=137979081, arg1=139942675) at eval.c:2821
#22 0x08168fe0 in mapcar1 (leni=2, vals=0xbfcd9ea0, fn=137979081, 
    seq=139358565) at fns.c:3107
#23 0x081691b9 in Fmapcar (function=137979081, sequence=139358565)
    at fns.c:3175
#24 0x0815ee0a in Feval (form=139537333) at eval.c:2370
#25 0x0815f1c7 in Fprogn (args=0) at eval.c:450
#26 0x0815ef3e in Feval (form=139537365) at eval.c:2314
#27 0x08161165 in internal_lisp_condition_case (var=137541833, 
    bodyform=139537365, handlers=139537069) at eval.c:1437
#28 0x081611e4 in Fcondition_case (args=139537381) at eval.c:1378
#29 0x0815ef3e in Feval (form=139537421) at eval.c:2314
#30 0x0815f1c7 in Fprogn (args=0) at eval.c:450
#31 0x0815f429 in funcall_lambda (fun=139537480, nargs=1, 
    arg_vector=0xbfcda284) at eval.c:3216
#32 0x0815f700 in Ffuncall (nargs=2, args=0xbfcda280) at eval.c:3082
#33 0x0816099b in call1 (fn=139537485, arg1=139358661) at eval.c:2821
#34 0x08168fe0 in mapcar1 (leni=158, vals=0xbfcda2d0, fn=139537485, 
    seq=139455229) at fns.c:3107
#35 0x081691b9 in Fmapcar (function=139537485, sequence=139455229)
    at fns.c:3175
#36 0x0815ee0a in Feval (form=139537501) at eval.c:2370
#37 0x0815f1c7 in Fprogn (args=0) at eval.c:450
#38 0x081613f0 in Flet (args=139537517) at eval.c:1071
#39 0x0815ef3e in Feval (form=139537677) at eval.c:2314
#40 0x0815f1e5 in Fprogn (args=0) at eval.c:450
#41 0x0815f429 in funcall_lambda (fun=139536544, nargs=0, 
    arg_vector=0xbfcda750) at eval.c:3216
#42 0x0815f4db in apply_lambda (fun=139536549, args=137541833, eval_flag=1)
    at eval.c:3147
#43 0x0815ec4c in Feval (form=139536517) at eval.c:2409
#44 0x08177fe6 in readevalloop (readcharfun=140366452, stream=0x0, 
    sourcename=140389003, evalfun=0x815ea77 <Feval>, printflag=0, 
    unibyte=137541833, readfun=137541833, start=137541833, end=137541833)
    at lread.c:1562
#45 0x08178625 in Feval_buffer (buffer=140366452, printflag=137541833, 
    filename=140375715, unibyte=0, do_allow_print=137541881) at lread.c:1625
#46 0x0815f8f4 in Ffuncall (nargs=6, args=0xbfcda920) at eval.c:3050
#47 0x08189cfe in Fbyte_code (bytestr=136154691, vector=136154708, 
    maxdepth=48) at bytecode.c:679
#48 0x0815f2aa in funcall_lambda (fun=136154620, nargs=4, 
    arg_vector=0xbfcdaa54) at eval.c:3223
#49 0x0815f700 in Ffuncall (nargs=5, args=0xbfcdaa50) at eval.c:3082
#50 0x0815faa3 in call4 (fn=137976505, arg1=140375715, arg2=140375715, 
    arg3=137541833, arg4=137541881) at eval.c:2890
#51 0x08178d89 in Fload (file=140285923, noerror=137541833, 
    nomessage=137541881, nosuffix=137541833, must_suffix=137541833)
    at lread.c:983
#52 0x0815f8f4 in Ffuncall (nargs=4, args=0xbfcdae10) at eval.c:3050
#53 0x08189cfe in Fbyte_code (bytestr=136309675, vector=136309692, 
    maxdepth=80) at bytecode.c:679
#54 0x0815f2aa in funcall_lambda (fun=136309644, nargs=1, 
    arg_vector=0xbfcdaf54) at eval.c:3223
#55 0x0815f700 in Ffuncall (nargs=2, args=0xbfcdaf50) at eval.c:3082
#56 0x08189cfe in Fbyte_code (bytestr=136296187, vector=136296204, 
    maxdepth=56) at bytecode.c:679
#57 0x0815f2aa in funcall_lambda (fun=136296164, nargs=0, 
    arg_vector=0xbfcdb084) at eval.c:3223
#58 0x0815f700 in Ffuncall (nargs=1, args=0xbfcdb080) at eval.c:3082
#59 0x08189cfe in Fbyte_code (bytestr=136292883, vector=136292900, 
    maxdepth=48) at bytecode.c:679
#60 0x0815f2aa in funcall_lambda (fun=136292860, nargs=0, 
    arg_vector=0xbfcdb150) at eval.c:3223
#61 0x0815f4db in apply_lambda (fun=136292860, args=137541833, eval_flag=1)
    at eval.c:3147
#62 0x0815ec4c in Feval (form=138165333) at eval.c:2409
#63 0x080fa532 in top_level_2 () at keyboard.c:1412
#64 0x0815dcaa in internal_condition_case (bfun=0x80fa51f <top_level_2>, 
    handlers=137608473, hfun=0x80ffc34 <cmd_error>) at eval.c:1494
#65 0x080fa564 in top_level_1 () at keyboard.c:1420
#66 0x0815dbcc in internal_catch (tag=0, func=0x80fa534 <top_level_1>, 
    arg=137541833) at eval.c:1229
#67 0x080fa302 in command_loop () at keyboard.c:1375
#68 0x080fa3be in recursive_edit_1 () at keyboard.c:991
#69 0x080fa4d8 in Frecursive_edit () at keyboard.c:1053
#70 0x080f9327 in main (argc=5, argv=0xbfcdb884) at emacs.c:1778
(gdb) 
</gdb>

    GM> 
    GM> I'm probably not going to be able to fix this, I'm just
    GM> trying to collect the information for those who can.
    GM> 
    GM> 
    GM> _______________________________________________
    GM> Emacs-devel mailing list address@hidden
    GM> http://lists.gnu.org/mailman/listinfo/emacs-devel

--
Best Regards,
--raman


Email:  address@hidden
WWW:    http://emacspeak.sf.net/raman/
AIM:    emacspeak       GTalk: address@hidden
PGP:    http://emacspeak.sf.net/raman/raman-almaden.asc
Google: tv+raman
IRC:    irc://irc.freenode.net/#emacs




reply via email to

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