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 libfortran/84439] call to backtrace fails after about 6000 iterations (32-bit executable)


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

Dominique d'Humieres <dominiq at lps dot ens.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2018-02-18
     Ever confirmed|0                           |1

--- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
On x86_64-apple-darwin17 I get

...
99999 calls to backtrace()
#0  0x16919f
#1  0x1691b9
#2  0x3ad0f
#3  0x3ac7a
#4  0x3ac5e
#5  0x3ac42
#6  0x3ac26
#7  0x3ad57
#8  0x3ad9f
***** calls to backtrace()

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