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

EXC_BAD_ACCESS in Device #2

Open
cybergarage opened this issue Dec 21, 2014 · 0 comments
Open

EXC_BAD_ACCESS in Device #2

cybergarage opened this issue Dec 21, 2014 · 0 comments

Comments

@cybergarage
Copy link
Owner

Thread 8#0  0x0000000100229312 in std::__1::vector<CyberXML::Node*, std::__1::allocator<CyberXML::Node*> >::size() const [inlined] at /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/vector:656
#1  0x0000000100229312 in CyberXML::NodeList::getNode(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) at /Users/skonno/Src/clinkcc/src/cybergarage/xml/NodeList.cpp:31
#2  0x000000010016c34f in CyberXML::Node::getNode(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) at /usr/local/include/cybergarage/xml/Node.h:211
#3  0x00000001001cf59f in CyberLink::Device::isNMPRMode() at /Users/skonno/Src/clinkcc/src/cybergarage/upnp/Device.cpp:252
#4  0x00000001001e1269 in CyberLink::Device::getSSDPAnnounceCount() at /Users/skonno/Src/clinkcc/lib/macosx/xcode/../../../include/cybergarage/upnp/Device.h:171
#5  0x00000001001d624a in CyberLink::Device::postSearchResponse(CyberLink::SSDPPacket*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) at /Users/skonno/Src/clinkcc/src/cybergarage/upnp/Device.cpp:1028
#6  0x00000001001d7476 in CyberLink::Device::deviceSearchResponse(CyberLink::SSDPPacket*) at /Users/skonno/Src/clinkcc/src/cybergarage/upnp/Device.cpp:1064
#7  0x00000001001d834d in CyberLink::Device::deviceSearchReceived(CyberLink::SSDPPacket*) at /Users/skonno/Src/clinkcc/src/cybergarage/upnp/Device.cpp:1112
#8  0x00000001001d838f in non-virtual thunk to CyberLink::Device::deviceSearchReceived(CyberLink::SSDPPacket*) at /Users/skonno/Src/clinkcc/src/cybergarage/upnp/Device.cpp:1113
#9  0x0000000100213747 in CyberLink::SSDPSearchSocket::performSearchListener(CyberLink::SSDPPacket*) at /Users/skonno/Src/clinkcc/src/cybergarage/upnp/ssdp/SSDPSearchSocket.cpp:61
#10 0x0000000100213afb in CyberLink::SSDPSearchSocket::run() at /Users/skonno/Src/clinkcc/src/cybergarage/upnp/ssdp/SSDPSearchSocket.cpp:88
#11 0x000000010027e99c in PosixThreadProc(void*) at /Users/skonno/Src/uhttp/src/uhttp/util/Thread.cpp:59
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

1 participant