This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc 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 libc/18145] cxa_finalize.c can't be compiled with -mpreferred-stack-boundary=4


https://sourceware.org/bugzilla/show_bug.cgi?id=18145

--- Comment #1 from H.J. Lu <hjl.tools at gmail dot com> ---
Stack backtrace:

(gdb) bt
#0  Destroyer::~Destroyer (this=0xf7ff87a5 <d>, __in_chrg=<optimized out>)
    at bar.cc:2
#1  0x425cd07a in __cxa_finalize () from /lib/libc.so.6
#2  0xf7ff7553 in __do_global_dtors_aux () from ./libbar.so
#3  0x42587a24 in _dl_fini () from /lib/ld-linux.so.2
#4  0x425ccd11 in __run_exit_handlers () from /lib/libc.so.6
#5  0x425ccd6d in exit () from /lib/libc.so.6
#6  0x425b4b2b in __libc_start_main () from /lib/libc.so.6
#7  0x08048434 in _start ()

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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