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

RE crashs in edit mode (online) #133

Closed
IceflowRE opened this issue Mar 29, 2015 · 5 comments
Closed

RE crashs in edit mode (online) #133

IceflowRE opened this issue Mar 29, 2015 · 5 comments

Comments

@IceflowRE
Copy link
Member

To reproduce:

  1. open two different RE with different config files (both were at: b4a64d8 (28, March 2015)
  2. then i choose server with editing
  3. both are now on one map
  4. create with one person a door and a trigger
  5. try to connect them with linking
  6. other player get disconnectet with: illegal network message (got 80)

Maybe its not possible from one Computer or idk.
One time i try to debug and get this:

Message:
Program received signal SIGSEGV, Segmentation fault.
In USER32!SetMessageExtraInfo () (C:\Windows\syswow64\user32.dll)

and

#0 75A50C03 USER32!SetMessageExtraInfo() (C:\Windows\syswow64\user32.dll:??)
#1 013809C0 ?? () (??:??)
#2 75A50B88 USER32!SetMessageExtraInfo() (C:\Windows\syswow64\user32.dll:??)
#3 013809C0 ?? () (??:??)
#4 75A2929A USER32!SendIMEMessageExW() (C:\Windows\syswow64\user32.dll:??)
#5 013809C0 ?? () (??:??)
#6 5066346F atioglxx!DrvGetProcAddress() (C:\Windows\SysWOW64\atioglxx.dll:??)
#7 506636C4 atioglxx!DrvGetProcAddress() (C:\Windows\SysWOW64\atioglxx.dll:??)
#8 5115EC97 atioglxx!DrvGetProcAddress() (C:\Windows\SysWOW64\atioglxx.dll:??)
#9 51163875 atioglxx!DrvGetProcAddress() (C:\Windows\SysWOW64\atioglxx.dll:??)
#10 5117304E    atioglxx!DrvGetProcAddress() (C:\Windows\SysWOW64\atioglxx.dll:??)
#11 506C5E5F    atioglxx!DrvGetProcAddress() (C:\Windows\SysWOW64\atioglxx.dll:??)
#12 50B57049    atioglxx!DrvGetProcAddress() (C:\Windows\SysWOW64\atioglxx.dll:??)
#13 50830C56    atioglxx!DrvGetProcAddress() (C:\Windows\SysWOW64\atioglxx.dll:??)
#14 004CC666    ?? () (??:??)

NOTE: the reference to #1 to #14 was because, the text above wasnt a code block.

@qreeves
Copy link
Member

qreeves commented Mar 30, 2015

The trace you provided just shows a crash caused by your video driver.

@exube
Copy link

exube commented Mar 31, 2015

b4a64d8
Crash only happens when unlinking:
http://pastebin.com/y0eDzAyJ

Lines 12, 289, 290:
*** Error in '/home/ecube/redeclipse/bin/amd64/redeclipse_linux': double free or corruption (out): 0x000000000b14fe00 ***
Fatal signal 6 (Aborted)
*** Error in '/home/ecube/redeclipse/bin/amd64/redeclipse_linux': free(): invalid next size (fast): 0x000000000b14fda0 ***

@IceflowRE
Copy link
Member Author

Linking can rise the ping from the other clients up to 1 500 000. (displays the scoreboard ping)

@bonifarz
Copy link
Member

A ping time of more than 400 hours? Sounds funny 😆

@shirepirate
Copy link
Contributor

this is relevant:

mwsnap0030 2015-07-27 16_12_34

i keep getting fatal signal 11 occasionally in edit mode

pocak100 added a commit to pocak100/redeclipse-base that referenced this issue Dec 7, 2015
@qreeves qreeves closed this as completed in a44b712 Jan 5, 2016
qreeves added a commit that referenced this issue Jan 5, 2016
qreeves added a commit that referenced this issue Jun 30, 2016
* more workarounds for intel glsl compiler crashes

* workaround for intel glsl compiler crashes

* Fix inability to connect to `priv` servers using `servers` gui

* resolve merge conflicts

* Fix overflow caused by demomaxsize. Update demomaxsize usage doc.

* closes #133

* add votefilter to skip spectators, closes #440

* semaphore build fixes for stable branch

* fix zooming cursor resets

* fix server scripts to accept arguments

* reverse lookup fixes

* update to latest vanities

* update vanities
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

5 participants