Opened 19 years ago
Closed 16 years ago
#310 closed bug (fixed)
Quake2 crashes if media_server is running
Reported by: | johndrinkwater | Owned by: | marcusoverhagen |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | - General | Version: | |
Keywords: | Cc: | diver | |
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
Quake2 crashes on load if this is running. Tested by killing media_server + media_addon_server before run, and Quake2 loads correctly. I'd be able to give more information if gdb could attach to the process. (The user friendly debug/close alert doesnt do anything), and for some reason on this box, I cant run gdb while quake2 is open/crashed.
Will try to get more details.
Attachments (3)
Change History (12)
by , 19 years ago
Attachment: | quake2report-ex added |
---|
comment:1 by , 19 years ago
Cc: | added |
---|
comment:2 by , 19 years ago
John this looks like the system is out of memory, probably also the reason why gdb fails to attach to the process.
Did you change any source file, anything related to memory?
comment:3 by , 19 years ago
Status: | new → assigned |
---|
comment:4 by , 19 years ago
dependson: | → 332 |
---|
comment:5 by , 19 years ago
I was running on a 16mb heap (rather than 32mb), thats the only change to stock Haiku. (axelds change meant most things wouldnt run on my system)
Someone else reported the same problem in #haiku, i'll see if they have any more info.
comment:6 by , 19 years ago
Cc: | added |
---|
comment:7 by , 19 years ago
Still occurs in hrev17356. More info: I'm now running with 256mb memory, this is a vanilla build, the problem still occurs within BList::CountItems. Leaving media_server running is ok, turns out media_addon_server causes the problem
comment:8 by , 16 years ago
Platform: | → All |
---|
I just tried Quake2 and it loads fine with the media_server and media_addon_server running. This two year old ticket can probably be closed now.
comment:9 by , 16 years ago
Description: | modified (diff) |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Thanks for testing! Please someone reopen if I closed prematurely and there is still something else.
Quake2 output log