Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-45918

[Windows]: Seeing panic during n1ql query execution

    XMLWordPrintable

Details

    Description

      Build: 7.0.0-5014

      Seeing following n1ql crash on 172.23.121.81's ns_server.query.log

      _time=2021-04-24T01:43:15.897-07:00 _level=SEVERE _msg=panic: runtime error: invalid memory address or nil pointer dereference
      _time=2021-04-24T01:43:15.897-07:00 _level=SEVERE _msg=request text: <ud>
              SELECT name, address, phone, price,
                 (SELECT raw avg(s.ratings.Overall) FROM t.reviews as s )[0]
                 AS avg_rating
              FROM `travel-sample`.`inventory`.`hotel` t
              WHERE country="United States" AND city="San Francisco"
              </ud>
      _time=2021-04-24T01:43:15.897-07:00 _level=SEVERE _msg=query context: <ud></ud>
      _time=2021-04-24T01:43:15.897-07:00 _level=SEVERE _msg=stack: goroutine 3856979 [running]:
      github.com/couchbase/query/execution.(*Context).Recover(0xc000412500, 0xc00a523d40)
      

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            marco.greco Marco Greco (Inactive)
            ashwin.govindarajulu Ashwin Govindarajulu
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty