• This is a read only backup of the old Emudevs forum. If you want to have anything removed, please message me on Discord: KittyKaev

Crash learndefaultspells

Status
Not open for further replies.
my core dumping every 5 hours and when i use gdb not recive a lot of informations

I dont know how to reproduce :(
and actually no have more infomations because gdb onlu give me this :
Code:
program received signal SIGSEGV, Segmentation Fault
[Switching to thread 0x7fffbf7ff700 (LWP 6823)]
0x0000000000bba0c2 in Player::LearnDefaultSpells() ()

I tried to update the learndefaultspells function applying this commit :
https://github.com/TrinityCore/TrinityCore/commit/2a3546ca36468b81d673bdb27315006144af3165

But error persists .
 

Foereaper

Founder
Compile in debug and generate a full crash dump :) The above is also not related to Eluna in particular, as it has to do with Trinity and not any of our code.
 

Tommy

Founder
Well, everyone knows that they never test their commits, so you're obviously going to have issues with a commit that size in changes. Not sure why you bring this issue to us when you need to create an issue on their issue tracker so they can fix it. Though, you will need to be allot more specific in what is causing it via crash dumps when debugging as, Foereaper said.

http://emudevs.com/faq.php?faq=trinitycorefaq#faq_gomakeanissueontcfaq
 
Status
Not open for further replies.
Top