Open GoogleCodeExporter opened 9 years ago
Is this a properly mangled name? When I run c++filt on it, it is unable to do
the demangling.
Original comment by samso...@google.com
on 29 Aug 2014 at 8:27
I have no idea.
Original comment by earth...@chromium.org
on 29 Aug 2014 at 8:29
Can you try to obtain the same stack trace from smth. like gdb and see if it's
properly demangled there?
Original comment by samso...@google.com
on 29 Aug 2014 at 8:46
Yes, this is what I see in GDB:
#1 0x0000000000587d47 in Bind<void
(dbus::ObjectManagerTest::*)(dbus::ObjectPath const&,
std::__1::basic_string<char, std::__1::char_traits<char>,
std::__1::allocator<char> > const&),
base::internal::UnretainedWrapper<dbus::ObjectManagerTest>, dbus::ObjectPath>
() at ../../dbus/object_path.h:37
Original comment by earth...@chromium.org
on 1 Sep 2014 at 11:35
Adding Project:AddressSanitizer as part of GitHub migration.
Original comment by ramosian.glider@gmail.com
on 30 Jul 2015 at 9:06
Original issue reported on code.google.com by
earth...@google.com
on 29 Aug 2014 at 8:04