Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error #30

Closed
sguphil opened this issue Sep 14, 2015 · 3 comments
Closed

error #30

sguphil opened this issue Sep 14, 2015 · 3 comments

Comments

@sguphil
Copy link

sguphil commented Sep 14, 2015

(gdb) where
#0 0x00007f5e0273b5d7 in raise () from /lib64/libc.so.6
#1 0x00007f5e0273ccc8 in abort () from /lib64/libc.so.6
#2 0x00007f5e0277be07 in __libc_message () from /lib64/libc.so.6
#3 0x00007f5e02781c67 in malloc_printerr () from /lib64/libc.so.6
#4 0x00007f5e0278328a in _int_free () from /lib64/libc.so.6
#5 0x0000000000425fa4 in zsummer::log4z::LogerManager::run (

this=0x647440 <zsummer::log4z::ILog4zManager::getInstance()::m>)
at ../src/log4z.cpp:1806

#6 0x000000000042176f in zsummer::log4z::threadProc (

pParam=0x647440 <zsummer::log4z::ILog4zManager::getInstance()::m>)
at ../src/log4z.cpp:277

#7 0x00007f5e035ffdf5 in start_thread () from /lib64/libpthread.so.0
#8 0x00007f5e027fc1ad in clone () from /lib64/libc.so.6

@zsummer
Copy link
Owner

zsummer commented Sep 14, 2015

It's impossible, I can't understand.
Are you overloads operator 'new' or/and 'delete' that isn't thread-safe ?

@zsummer
Copy link
Owner

zsummer commented Sep 17, 2015

Is your problem solved?

@sguphil
Copy link
Author

sguphil commented Sep 17, 2015

the problem cos by some mistakes of my code, i solved it now

@sguphil sguphil closed this as completed Sep 17, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants