bug-global
[Top][All Lists]
Advanced

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

6.2.4 aborts


From: bsh
Subject: 6.2.4 aborts
Date: Fri, 01 Jun 2012 16:47:54 +0900
User-agent: Wanderlust/2.15.6 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Goj$(D+W(B) APEL/10.8 Emacs/23.2 (i386--netbsdelf) MULE/6.0 (HANACHIRUSATO)

Hi,

  I tried htags of global 6.2.4 and got a coredump. Here's the report.
The target was Java programs.

TIA
bsh.

----------------------------------------------------------------
What is your environment (OS)?
NetBSD/amd64 5.1
Which version of GLOBAL are you using?
6.2.4
What did you do? (command line)
  % gtags
  % htags
What did you expect from it?
  HTML files
What was occurred? (as is)
% htags
[1]   Abort trap (core dumped) "/usr/local/bin/...
htags: ''/usr/local/bin/global' -x --result=ctags-xid --encode-path="
" --nofilter=path ".*"' failed.
% gdb --core=global.core /usr/local/bin/global
GNU gdb 6.5
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 "x86_64--netbsd"...
Reading symbols from /usr/lib/libc.so.12...done.
Loaded symbols for /usr/lib/libc.so.12
Reading symbols from /usr/libexec/ld.elf_so...done.
Loaded symbols for /usr/libexec/ld.elf_so
Core was generated by `global'.
Program terminated with signal 6, Aborted.
#0  0x00007f7ffdbdc27a in _lwp_kill () from /usr/lib/libc.so.12
(gdb) bt
#0  0x00007f7ffdbdc27a in _lwp_kill () from /usr/lib/libc.so.12
#1  0x00007f7ffdbdbb52 in abort () from /usr/lib/libc.so.12
#2  0x000000000042507b in obstack_free (h=0x7f7ffda020e0,
obj=0x7f7ffda32010)
    at obstack.c:364
#3  0x0000000000411293 in gtags_next (gtop=0x7f7ffda01000) at
gtagsop.c:741
#4  0x0000000000402e84 in search (pattern=0x7f7ffda5e010 "305",
    root=0x55f400 "/u1/work/bsh/foo", cwd=0x55fc00 "/u1/work/bsh/foo",
    dbpath=0x7f7ffda5e016 "", db=<value optimized out>) at
    global.c:1562
#5  0x000000000040329d in tagsearch (pattern=0x1 <Address 0x1 out of
bounds>,
    cwd=0x55fc00 "/u1/work/bsh/foo", root=0x6 <Address 0x6 out of
    bounds>,
    dbpath=0x7f7ffdbdc27a "r\#6  0x0000000000405b65 in main
    (argc=<value optimized out>,
    argv=<value optimized out>) at global.c:750




reply via email to

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