Alexey Trizno wrote: > Hmmm... I got exception from C++ runtime, "pure virtual function call", when > my program exited. > > I can't repeat problem. > Somebody have a similar problem? > > I used to get this sometimes while ago but after fixing some bugs in sipxtapi it dissapeared. Currently I use revision 9094 with patch from 9100 from sipxtapi branch.
What branch and revision do you use? > In the program one line was registered, and it received incoming call, and > reject it immediately. > Each call was correctly released. > > Exact place of occurrence of an error to find it was not possible, but it > guards... especially if similar errors will already arise in the working > program. > > What do you mean by guards? If you find any bugs, try to write down steps that led to the bug or at least stack trace if the bug is random and causes a crash. Also unit tests can identify variety of problems. Jaroslav Libak _______________________________________________ sipxtapi-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/
