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

ec != error::invalid_argument || !m_outgoing #176

Closed
miguelfreitas opened this issue Mar 21, 2014 · 2 comments
Closed

ec != error::invalid_argument || !m_outgoing #176

miguelfreitas opened this issue Mar 21, 2014 · 2 comments

Comments

@miguelfreitas
Copy link
Owner

reported in twister-users:

version: 1.0.0.0
$Rev: 7680 $
file: 'libtorrent/src/peer_connection.cpp'
line: 3483
function: virtual void libtorrent::peer_connection::disconnect(const boost::system::error_code&, int)
expression: ec != error::invalid_argument || !m_outgoing

stack:
1: ) [0x808139f]
2: ) [0x8152fe0]
3: ) [0x815adc1]
4: ) [0x81649ac]
5: ) [0x807becd]
6: ) [0x807d278]
7: ) [0x81cf2e5]
8: ) [0x8073e80]
9:
10: clone

@fredix
Copy link

fredix commented Jul 22, 2014

just having this crash again, see my report on libtorrent issues https://code.google.com/p/libtorrent/issues/detail?id=620

@miguelfreitas
Copy link
Owner Author

I guess we should just remove this assert. Arvid said "this probably shouldn't be an assert, because there are ways for this to happen legitimately", he knows better than me ;-)

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