This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/56926] Crash (without ICE) while compiling Boost.Math


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56926

Andre Netzeband <andre at netzeband dot eu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andre at netzeband dot eu

--- Comment #9 from Andre Netzeband <andre at netzeband dot eu> ---
Hello

I'm using MingW64 with GCC 4.9.1 (x86_64-4.9.1-posix-seh-rt_v3-rev1) and tried
to precompile some Boost Headers to speed up compiling.
Unfortunately I get the same error described here: It crashed and windows just
show the following information:

  Problemereignisname:    APPCRASH
  Anwendungsname:    cc1plus.exe
  Anwendungsversion:    0.0.0.0
  Anwendungszeitstempel:    00000000
  Fehlermodulname:    cc1plus.exe
  Fehlermodulversion:    0.0.0.0
  Fehlermodulzeitstempel:    00000000
  Ausnahmecode:    c0000005
  Ausnahmeoffset:    0000000000923688
  Betriebsystemversion:    6.1.7601.2.1.0.256.48
  Gebietsschema-ID:    1031
  Zusatzinformation 1:    50fa
  Zusatzinformation 2:    50fa4f6a0bed1a7f9bb7018c9ff4ca3f
  Zusatzinformation 3:    7510
  Zusatzinformation 4:    751099e505bceb2fa8cbac2f21c93fb2

This issue was reported over one year ago. Was there any progress?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]