mirror of
https://github.com/ceph/ceph
synced 2024-12-13 15:08:33 +00:00
82cefa2477
<error> <unique>0x4</unique> <tid>1</tid> <kind>InvalidWrite</kind> <what>Invalid write of size 8</what> <stack> <frame> <ip>0x400A299</ip> <obj>/lib/x86_64-linux-gnu/ld-2.15.so</obj> <fn>do_lookup_x</fn> <dir>/build/buildd/eglibc-2.15/elf</dir> <file>dl-lookup.c</file> <line>250</line> </frame> <frame> <ip>0x403122F</ip> </frame> <frame> <ip>0x400A522</ip> <obj>/lib/x86_64-linux-gnu/ld-2.15.so</obj> <fn>_dl_lookup_symbol_x</fn> <dir>/build/buildd/eglibc-2.15/elf</dir> <file>dl-lookup.c</file> <line>739</line> </frame> </stack> <auxwhat>Address 0x7feffeec8 is on thread 1's stack</auxwhat> </error> pops up recently
36 lines
618 B
Plaintext
36 lines
618 B
Plaintext
{
|
|
strptime suckage
|
|
Memcheck:Cond
|
|
fun:__GI___strncasecmp_l
|
|
fun:__strptime_internal
|
|
...
|
|
}
|
|
{
|
|
strptime suckage 2
|
|
Memcheck:Value8
|
|
fun:__GI___strncasecmp_l
|
|
fun:__strptime_internal
|
|
...
|
|
}
|
|
{
|
|
strptime suckage 3
|
|
Memcheck:Addr8
|
|
fun:__GI___strncasecmp_l
|
|
fun:__strptime_internal
|
|
...
|
|
}
|
|
{
|
|
dl-lookup.c thing .. Invalid write of size 8
|
|
Memcheck:Value8
|
|
fun:do_lookup_x
|
|
fun:_dl_lookup_symbol_x
|
|
...
|
|
}
|
|
{
|
|
dl-lookup.c thing .. Invalid write of size 8
|
|
Memcheck:Addr8
|
|
fun:do_lookup_x
|
|
fun:_dl_lookup_symbol_x
|
|
...
|
|
}
|