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

Characters with name "Unknown" #6050

Closed
ghost opened this issue Apr 6, 2012 · 10 comments
Closed

Characters with name "Unknown" #6050

ghost opened this issue Apr 6, 2012 · 10 comments

Comments

@ghost
Copy link

ghost commented Apr 6, 2012

I'm using the latest rev of TrinityCore

lately some characters turned to be "Unknown" and they are unable to talk

@durrrr
Copy link

durrrr commented Apr 6, 2012

That is a bug that also happens in retail from time to time, usually after a server shutdown or a disconnection of some sort, ALT+F4 usually sorts this out.

@ghost
Copy link
Author

ghost commented Apr 7, 2012

did not fix it

@Demigodess
Copy link

/reload ui

@ghost
Copy link
Author

ghost commented Apr 7, 2012

it's a global problem, half of the characters are Unknown, /reload ui or alf+f4 wont fix it.

@ghost
Copy link
Author

ghost commented Apr 7, 2012

this is the crash log when i try to dump one of that characters:

[New Thread 11848]
[New Thread 11853]
[New Thread 11852]
[New Thread 11851]
[New Thread 11849]
[New Thread 11767]
[New Thread 10185]
[New Thread 9881]
[New Thread 9852]
[New Thread 9845]
[Thread debugging using libthread_db enabled]
Core was generated by `/home/silver/wowpt/winterchill/bin/worldserver'.
Program terminated with signal 11, Segmentation fault.
#0 0x0000000000000000 in ?? ()
#0 0x0000000000000000 in ?? ()
No symbol table info available.
#1 0x0000000000d2ebfc in MySQLConnection::Query(PreparedStatement, st_mysql_res__, unsigned long_, unsigned int_) ()
No symbol table info available.
#2 0x0000000000d2ee0a in MySQLConnection::Query(PreparedStatement_) ()
No symbol table info available.
#3 0x00000000007df249 in AccountMgr::GetCharactersCount(unsigned int) ()
No symbol table info available.
#4 0x0000000000ced40d in PlayerDumpReader::LoadDump(std::basic_string<char, std::char_traits, std::allocator > const&, unsigned int, std::basic_string<char, std::char_traits, std::allocator >, unsigned int) ()
No symbol table info available.
#5 0x0000000000c29881 in ChatHandler::HandlePDumpLoadCommand(char const_) ()
No symbol table info available.
#6 0x00000000007f890d in ChatHandler::ExecuteCommandInTable(ChatCommand_, char const_, std::basic_string<char, std::char_traits, std::allocator > const&) ()
No symbol table info available.
#7 0x00000000007f8b59 in ChatHandler::ExecuteCommandInTable(ChatCommand_, char const_, std::basic_string<char, std::char_traits, std::allocator > const&) ()
No symbol table info available.
#8 0x00000000007f8d49 in ChatHandler::ParseCommands(char const_) ()
No symbol table info available.
#9 0x0000000000d07880 in WorldSession::HandleMessagechatOpcode(WorldPacket&)
()
No symbol table info available.
#10 0x0000000000acf0e3 in WorldSession::Update(unsigned int, PacketFilter&) ()
No symbol table info available.
#11 0x0000000000b67bbc in World::UpdateSessions(unsigned int) ()
No symbol table info available.
#12 0x0000000000b6b64c in World::Update(unsigned int) ()
No symbol table info available.
#13 0x00000000007d5ae4 in WorldRunnable::run() ()
No symbol table info available.
#14 0x0000000000d3c28a in ACE_Based::Thread::ThreadTask(void*) ()
No symbol table info available.
#15 0x0000003b9bc0677d in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
#16 0x0000003b9b0d49ad in clone () from /lib64/libc.so.6
No symbol table info available.

@ghost
Copy link
Author

ghost commented Apr 7, 2012

please someone confirm this... i need to fix this

@kaelima
Copy link
Contributor

kaelima commented Apr 9, 2012

crash has been fixed now. can someone confirm this issue?

@kaelima kaelima closed this as completed Apr 9, 2012
@kaelima kaelima reopened this Apr 9, 2012
@Faq
Copy link
Contributor

Faq commented Apr 9, 2012

stop making new accs and spam here...

@ghost
Copy link
Author

ghost commented Apr 9, 2012

[New Thread 12964]
[New Thread 12969]
[New Thread 12968]
[New Thread 12967]
[New Thread 12965]
[New Thread 12930]
[New Thread 12720]
[New Thread 12719]
[New Thread 12718]
[New Thread 12713]
[Thread debugging using libthread_db enabled]
Core was generated by `/home/silver/wowpt/winterchill/bin/worldserver'.
Program terminated with signal 11, Segmentation fault.
#0 0x0000000000000000 in ?? ()
#0 0x0000000000000000 in ?? ()
No symbol table info available.
#1 0x0000000000d2f4bc in MySQLConnection::Query(PreparedStatement, st_mysql_res__, unsigned long_, unsigned int_) ()
No symbol table info available.
#2 0x0000000000d2f6ca in MySQLConnection::Query(PreparedStatement_) ()
No symbol table info available.
#3 0x00000000007df999 in AccountMgr::GetCharactersCount(unsigned int) ()
No symbol table info available.
#4 0x0000000000cedccd in PlayerDumpReader::LoadDump(std::basic_string<char, std::char_traits, std::allocator > const&, unsigned int, std::basic_string<char, std::char_traits, std::allocator >, unsigned int) ()
No symbol table info available.
#5 0x0000000000c2a191 in ChatHandler::HandlePDumpLoadCommand(char const_) ()
No symbol table info available.
#6 0x00000000007f905d in ChatHandler::ExecuteCommandInTable(ChatCommand_, char const_, std::basic_string<char, std::char_traits, std::allocator > const&) ()
No symbol table info available.
#7 0x00000000007f92a9 in ChatHandler::ExecuteCommandInTable(ChatCommand_, char const_, std::basic_string<char, std::char_traits, std::allocator > const&) ()
No symbol table info available.
#8 0x00000000007f9499 in ChatHandler::ParseCommands(char const_) ()
No symbol table info available.
#9 0x0000000000d08140 in WorldSession::HandleMessagechatOpcode(WorldPacket&)
()
No symbol table info available.
#10 0x0000000000acf9f3 in WorldSession::Update(unsigned int, PacketFilter&) ()
No symbol table info available.
#11 0x0000000000b6845c in World::UpdateSessions(unsigned int) ()
No symbol table info available.
#12 0x0000000000b6beec in World::Update(unsigned int) ()
No symbol table info available.
#13 0x00000000007d6234 in WorldRunnable::run() ()
No symbol table info available.
#14 0x0000000000d3cb4a in ACE_Based::Thread::ThreadTask(void*) ()
No symbol table info available.
#15 0x0000003b9bc0677d in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
#16 0x0000003b9b0d49ad in clone () from /lib64/libc.so.6
No symbol table info available.

another crash, dumping that bugged characters, latest revision, no patches

@Aokromes
Copy link
Member

Plz compile with proper debug flags.

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

6 participants