Closed
Bug 465725
Opened 17 years ago
Closed 9 years ago
--register|unregister-global crash on maemo armel if jemalloc is enabled.
Categories
(Toolkit Graveyard :: XULRunner, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: tonikitoo, Unassigned)
Details
Attachments
(1 file)
1.42 KB,
text/plain
|
Details |
As a follow-up of bug 457091 (comment #5)
/usr/local/lib/xulrunner-1.9.1b2pre$ NSPR_LOG_MODULES=all:5 ./xulrunner --register-global
Assertion failure: NULL != _pr_tpd_destructors, at /home/agomes/prism/xulrunner-hg/mozilla-central/nsprpub/pr/src/threads/prtpd.c:98
Aborted (core dumped)
* coredump generated is useless.
interesting is that the crash happens even before http://mxr.mozilla.org/mozilla-central/source/xulrunner/app/nsXULRunnerApp.cpp#294 - main() function line - is executed (I did not set a breakpoint but a simple printf which did not printed)
* attached mozconfig used.
Updated•16 years ago
|
Hardware: Other → ARM
Comment 1•9 years ago
|
||
XULRunner has been removed from the Mozilla tree: see https://groups.google.com/forum/#!topic/mozilla.dev.platform/_rFMunG2Bgw for context.
I am closing all the bugs currently in the XULRunner bugzilla component, in preparation for moving this component to the graveyard. If this bug is still valid in a XULRunner-less world, it will need to be moved to a different bugzilla component to be reopened.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INCOMPLETE
Assignee | ||
Updated•9 years ago
|
Product: Toolkit → Toolkit Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•