Skip to content
This repository has been archived by the owner on Apr 17, 2022. It is now read-only.

SIGSEGV in socketAccept (sock=0x0) at netplay.c:898 #2033

Closed
wzdev-ci opened this issue Jul 29, 2010 · 11 comments
Closed

SIGSEGV in socketAccept (sock=0x0) at netplay.c:898 #2033

wzdev-ci opened this issue Jul 29, 2010 · 11 comments

Comments

@wzdev-ci
Copy link
Contributor

resolution_fixed type_bug | by edek22


... because the socket is 0. I guess we should ASSERT_OR_RETURN there.


Issue migrated from trac:2033 at 2022-04-15 22:10:17 -0700

@wzdev-ci
Copy link
Contributor Author

edek22 uploaded file warzone2100.gdmp-OR4AuM (15.3 KiB)

@wzdev-ci
Copy link
Contributor Author

cybersphinx edited the issue description

@wzdev-ci
Copy link
Contributor Author

cybersphinx changed title from SIGSEGV to SIGSEGV in socketAccept (sock=0x0) at netplay.c:898

@wzdev-ci
Copy link
Contributor Author

wzdev-ci commented Aug 8, 2010

svnsync changed status from new to closed

@wzdev-ci
Copy link
Contributor Author

wzdev-ci commented Aug 8, 2010

svnsync changed resolution from `` to fixed

@wzdev-ci
Copy link
Contributor Author

wzdev-ci commented Aug 8, 2010

svnsync commented


(In [11404]) Don't crash in socketAccept when given a NULL socket.

Closes #2033.

@wzdev-ci wzdev-ci closed this as completed Aug 8, 2010
@wzdev-ci
Copy link
Contributor Author

wzdev-ci commented Aug 8, 2010

the_cybersphinx commented


(In [11405]) Don't crash in socketAccept when given a NULL socket.

Closes #2033.

@wzdev-ci
Copy link
Contributor Author

wzdev-ci commented Aug 8, 2010

the_cybersphinx commented


(In [11409]) Don't crash in socketAccept when given a NULL socket.

Closes #2033.

@wzdev-ci
Copy link
Contributor Author

wzdev-ci commented Aug 9, 2010

Git SVN Gateway <gateway@...> commented


(In Warzone2100/warzone2100@fab89b8) Don't crash in socketAccept when given a NULL socket.

Closes #2033.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@11405 4a71c877-e1ca-e34f-864e-861f7616d084

@wzdev-ci
Copy link
Contributor Author

wzdev-ci commented Oct 9, 2010

Git SVN Gateway <gateway@...> commented


In Warzone2100/warzone2100@fab89b8:

#CommitTicketReference repository="" revision="fab89b8ab4f8b8a1c12455e6ac5e77ea3df8626c"
Don't crash in socketAccept when given a NULL socket.

Closes #2033.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@11405 4a71c877-e1ca-e34f-864e-861f7616d084

1 similar comment
@wzdev-ci
Copy link
Contributor Author

Git SVN Gateway <gateway@...> commented


In Warzone2100/warzone2100@fab89b8:

#CommitTicketReference repository="" revision="fab89b8ab4f8b8a1c12455e6ac5e77ea3df8626c"
Don't crash in socketAccept when given a NULL socket.

Closes #2033.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@11405 4a71c877-e1ca-e34f-864e-861f7616d084

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant