Ticket #1035 (closed defect: fixed)

Opened 18 months ago

Last modified 18 months ago

Crash in JS_free when starting random map

Reported by: fabio Owned by:
Priority: Must Have Milestone: Alpha 8
Component: Core engine Keywords:
Cc:

Description

When I try to start a random map sometimes I get this segmentation fault.

Program received signal SIGSEGV, Segmentation fault.
0xb799ab01 in JS_free () from /usr/lib/libmozjs185.so.1.0

I am on Ubuntu 11.04 32 bit and I am compiling r10615 against Ubuntu version of libmozjs.

Change History

comment:1 Changed 18 months ago by historic_bruno

Do you have this problem when building SpiderMonkey? with update-workspaces?

comment:2 Changed 18 months ago by fabio

I am not able to reproduce this bug with the bundled spidermonkey.

comment:3 Changed 18 months ago by historic_bruno

This is probably the same as #1037, can you test if [10627] fixes it?

comment:4 Changed 18 months ago by fabio

  • Status changed from new to closed
  • Resolution set to fixed

It seems it is fixed now. I'll reopen if it will reappear.

Note: See TracTickets for help on using tickets.