Hello all,
any news here eventually ?
Kind Regards
Ariel Burbaickij
On Mon, Jun 27, 2022 at 1:46 PM Ariel Burbaickij
wrote:
> OK, it crashes very close to the initial spot also in latest&greatest
> 12.1:
>
> 1048 void* __place = _Raw_bytes_alloc(__alloc).allocate(__size);
> (gdb) s
>
OK, it crashes very close to the initial spot also in latest&greatest
12.1:
1048 void* __place = _Raw_bytes_alloc(__alloc).allocate(__size);
(gdb) s
__gnu_cxx::new_allocator::allocate (__n=85, this=)
at
/usr/src/debug/gcc-11.3.0-1/x86_64-pc-cygwin/libstdc++-v3/include/ext/new_alloca
OK, thank you for your reply. Will do and will let you know.
Reproducibility, should details of it be needed, is not an issue as the
program I tried to debug is open-source and easily available.
Kind Regards
Ariel Burbaickij
On Sunday, June 26, 2022, Jon Turney wrote:
> On 24/06/2022 15:13, Ari
On 24/06/2022 15:13, Ariel Burbaickij wrote:
Hello mailing list,
I was in the middle of deep debugging session when following happened:
103 allocate(size_type __n, const void* = static_cast(0))
(gdb) s
__wrap__Znwm (sz=85) at
/usr/src/debug/cygwin-3.3.5-1/winsup/cygwin/libstdcxx_wrapp
Hello mailing list,
I was in the middle of deep debugging session when following happened:
103 allocate(size_type __n, const void* = static_cast(0))
(gdb) s
__wrap__Znwm (sz=85) at
/usr/src/debug/cygwin-3.3.5-1/winsup/cygwin/libstdcxx_wrapper.cc:55
55return (*user_data->cxx_mall
5 matches
Mail list logo