Many JS types crash shell if "new" is omitted

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Minor - P4
    • 2.1.0
    • Affects Version/s: 1.8.0-rc1, 1.8.0-rc2
    • Component/s: Shell
    • None
    • ALL
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      > BinData(3,"550e8400e29b41d4a716446655440000")
      Assertion failure: OBJ_GET_CLASS(cx, obj)->flags & JSCLASS_HAS_PRIVATE, at jsapi.c:2303
      Trace/BPT trap
      > BinData(3,"1243")
      Assertion failure: OBJ_GET_CLASS(cx, obj)->flags & JSCLASS_HAS_PRIVATE, at jsapi.c:2303
      Trace/BPT trap

      Even when it doesn't crash it doesn't work:

      > BinData(0, "22")
      Sun Mar 13 09:43:57 Error: BinData could not decode base64 parameter (shell):1

            Assignee:
            Antoine Girbal (Inactive)
            Reporter:
            Scott Hernandez (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: