Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 05 Feb 2017 20:42:16 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 216835] games/vavoom: utils/vcc crashes with clang 4.0 on amd64
Message-ID:  <bug-216835-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216835

            Bug ID: 216835
           Summary: games/vavoom: utils/vcc crashes with clang 4.0 on
                    amd64
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Keywords: needs-patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: bar@FreeBSD.org
          Reporter: jbeich@FreeBSD.org
            Blocks: 216008
          Assignee: bar@FreeBSD.org
             Flags: maintainer-feedback?(bar@FreeBSD.org)

[ 94%] Generating ../../basev/common/progs/engine.dat
cd /wrkdirs/usr/ports/games/vavoom/work/vavoom-1.33/progs/common && mkdir -p
/wrkdirs/usr/ports/games/vavoom/work/vavoom-1.33/basev/common/progs
cd /wrkdirs/usr/ports/games/vavoom/work/vavoom-1.33/progs/common &&
../../utils/vcc/../bin/vcc
-P/wrkdirs/usr/ports/games/vavoom/work/vavoom-1.33/basev/common/progs
/wrkdirs/usr/ports/games/vavoom/work/vavoom-1.33/progs/common/engine/classe=
s.vc
/wrkdirs/usr/ports/games/vavoom/work/vavoom-1.33/basev/common/progs/engine.=
dat
*** Signal 10

(lldb) r
Process 32871 launching
Process 32871 launched: '../../utils/vcc/../bin/vcc' (x86_64)
Process 32871 stopped
* thread #1, stop reason =3D signal SIGBUS: hardware error
    frame #0: vcc`VLexer::PushSource(this=3D0x000000000069aed0,
Loc=3D0x000000000069b204, FileName=3D0x000000000069aec0) at vc_lexer.cpp:265
   262                  return;
   263          }
   264
-> 265          VSourceFile* NewSrc =3D new VSourceFile();
   266          NewSrc->Next =3D Src;
   267          Src =3D NewSrc;
   268
(lldb) bt
* thread #1, stop reason =3D signal SIGBUS: hardware error
  * frame #0: vcc`VLexer::PushSource(this=3D0x000000000069aed0,
Loc=3D0x000000000069b204, FileName=3D0x000000000069aec0) at vc_lexer.cpp:265
    frame #1: vcc`VLexer::OpenSource(this=3D0x000000000069aed0,
FileName=3D0x000000000069aec0) at vc_lexer.cpp:224
    frame #2: vcc`main(argc=3D4, argv=3D0x00007fffffffea60) at vcc.cpp:103
    frame #3: 0x000000000040179f vcc`_start + 383
(lldb) fr v
(VLexer *) this =3D 0x000000000069aed0
(TLocation &) Loc =3D 0x000000000069b204 (Loc =3D 0)
(const VStr &) FileName =3D 0x000000000069aec0 (Str =3D
"/wrkdirs/usr/ports/games/vavoom/work/vavoom-1.33/progs/common/engine/class=
es.vc")
(VFileReader *) Strm =3D 0x0000000801a31528
(VLexer::VSourceFile *) NewSrc =3D 0x0000000000000000
(const char *) PathEnd =3D 0x0000000000000000
(int) FileSize =3D 0

http://package18.nyi.freebsd.org/data/headamd64PR216008-default/2017-02-04_=
06h47m47s/logs/errors/vavoom-1.33_10.log


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216008
[Bug 216008] [exp-run] Update llvm/clang/compiler-rt/libc++/lld/lldb in bas=
e to
4.0.0
--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-216835-13>