Git Product home page Git Product logo

Comments (4)

typescript-bot avatar typescript-bot commented on September 27, 2024

Server exited prematurely with code unknown and signal SIGABRT

Server exited prematurely with code unknown and signal SIGABRT

Affected repos

elastic/kibana Raw error text: RepoResults5/elastic.kibana.rawError.txt in the artifact folder
Replay commands: RepoResults5/elastic.kibana.replay.txt in the artifact folder

Last few requests

{"seq":877,"type":"request","command":"completionInfo","arguments":{"file":"@PROJECT_ROOT@/x-pack/plugins/threat_intelligence/common/constants.ts","line":13,"offset":2,"includeExternalModuleExports":false,"triggerKind":1}}
{"seq":878,"type":"request","command":"completionEntryDetails","arguments":{"file":"@PROJECT_ROOT@/x-pack/plugins/threat_intelligence/common/constants.ts","line":13,"offset":2,"entryNames":["@abstract"]}}
{"seq":879,"type":"request","command":"updateOpen","arguments":{"changedFiles":[],"closedFiles":["@PROJECT_ROOT@/x-pack/test/functional/page_objects/index_management_page.ts"],"openFiles":[]}}
{"seq":880,"type":"request","command":"updateOpen","arguments":{"changedFiles":[],"closedFiles":[],"openFiles":[{"file":"@PROJECT_ROOT@/x-pack/plugins/security_solution/public/lazy_application_dependencies.tsx","projectRootPath":"@PROJECT_ROOT@"}]}}

Repro steps

#!/bin/bash

git clone https://github.com/elastic/kibana --recurse-submodules
git -C "./kibana" reset --hard 8bffd618059aacc30d6190a0d143d8b0c7217faf
downloadUrl=$(curl -s "https://typescript.visualstudio.com/TypeScript/_apis/build/builds/163571/artifacts?artifactName=RepoResults5&api-version=7.0" | jq -r ".resource.downloadUrl")
wget -O RepoResults5.zip "$downloadUrl"
unzip -p RepoResults5.zip RepoResults5/elastic.kibana.replay.txt > elastic.kibana.replay.txt
npm install --no-save @typescript/server-replay

To run the repro:

# `npx tsreplay --help` to learn about helpful switches for debugging, logging, etc.
npx tsreplay ./kibana ./elastic.kibana.replay.txt <PATH_TO_tsserver.js>

from typescript.

typescript-bot avatar typescript-bot commented on September 27, 2024

Server exited prematurely with code unknown and signal SIGABRT

Server exited prematurely with code unknown and signal SIGABRT

Affected repos

backstage/backstage Raw error text: RepoResults3/backstage.backstage.rawError.txt in the artifact folder
Replay commands: RepoResults3/backstage.backstage.replay.txt in the artifact folder

Last few requests

{"seq":9,"type":"request","command":"references","arguments":{"file":"@PROJECT_ROOT@/knexfile.js","line":23,"offset":21}}
{"seq":10,"type":"request","command":"completionInfo","arguments":{"file":"@PROJECT_ROOT@/knexfile.js","line":23,"offset":21,"includeExternalModuleExports":false,"triggerKind":1}}
{"seq":11,"type":"request","command":"completionInfo","arguments":{"file":"@PROJECT_ROOT@/knexfile.js","line":29,"offset":15,"includeExternalModuleExports":false,"triggerKind":2,"triggerCharacter":" "}}
{"seq":12,"type":"request","command":"updateOpen","arguments":{"changedFiles":[],"closedFiles":[],"openFiles":[{"file":"@PROJECT_ROOT@/scripts/verify-changesets.js","projectRootPath":"@PROJECT_ROOT@"}]}}

Repro steps

#!/bin/bash

git clone https://github.com/backstage/backstage --recurse-submodules
git -C "./backstage" reset --hard 8c5c6b8c1ace5ce1a2e6f5e134b0111514ca0b44
# Install packages (exact steps are below, but it might be easier to follow the repo readme)
yarn --cwd "./backstage" install --no-immutable --mode=skip-build
yarn --cwd "./backstage/storybook" install --no-immutable --mode=skip-build
yarn --cwd "./backstage/microsite" install --no-immutable --mode=skip-build
downloadUrl=$(curl -s "https://typescript.visualstudio.com/TypeScript/_apis/build/builds/163571/artifacts?artifactName=RepoResults3&api-version=7.0" | jq -r ".resource.downloadUrl")
wget -O RepoResults3.zip "$downloadUrl"
unzip -p RepoResults3.zip RepoResults3/backstage.backstage.replay.txt > backstage.backstage.replay.txt
npm install --no-save @typescript/server-replay

To run the repro:

# `npx tsreplay --help` to learn about helpful switches for debugging, logging, etc.
npx tsreplay ./backstage ./backstage.backstage.replay.txt <PATH_TO_tsserver.js>

from typescript.

typescript-bot avatar typescript-bot commented on September 27, 2024

Server exited prematurely with code unknown and signal SIGABRT

Server exited prematurely with code unknown and signal SIGABRT

Affected repos

calcom/cal.com Raw error text: RepoResults2/calcom.cal.com.rawError.txt in the artifact folder
Replay commands: RepoResults2/calcom.cal.com.replay.txt in the artifact folder

Last few requests

{"seq":169,"type":"request","command":"completionInfo","arguments":{"file":"@PROJECT_ROOT@/packages/prisma/index.ts","line":49,"offset":39,"includeExternalModuleExports":false,"triggerKind":1}}
{"seq":170,"type":"request","command":"completionEntryDetails","arguments":{"file":"@PROJECT_ROOT@/packages/prisma/index.ts","line":49,"offset":39,"entryNames":["abort"]}}
{"seq":171,"type":"request","command":"updateOpen","arguments":{"changedFiles":[],"closedFiles":["@PROJECT_ROOT@/packages/types/CrmService.d.ts"],"openFiles":[]}}
{"seq":172,"type":"request","command":"updateOpen","arguments":{"changedFiles":[],"closedFiles":[],"openFiles":[{"file":"@PROJECT_ROOT@/packages/prisma/delete-app.ts","projectRootPath":"@PROJECT_ROOT@"}]}}

Repro steps

#!/bin/bash

git clone https://github.com/calcom/cal.com --recurse-submodules
git -C "./cal.com" reset --hard 584f9c6e932671df40419be6e7ff7579215465a8
yarn --cwd "./cal.com" install --no-immutable --mode=skip-build
downloadUrl=$(curl -s "https://typescript.visualstudio.com/TypeScript/_apis/build/builds/163571/artifacts?artifactName=RepoResults2&api-version=7.0" | jq -r ".resource.downloadUrl")
wget -O RepoResults2.zip "$downloadUrl"
unzip -p RepoResults2.zip RepoResults2/calcom.cal.com.replay.txt > calcom.cal.com.replay.txt
npm install --no-save @typescript/server-replay

To run the repro:

# `npx tsreplay --help` to learn about helpful switches for debugging, logging, etc.
npx tsreplay ./cal.com ./calcom.cal.com.replay.txt <PATH_TO_tsserver.js>

from typescript.

typescript-bot avatar typescript-bot commented on September 27, 2024

Error: Debug Failure. False expression.

Req #3597 - completionInfo
    at Object.addImportFromExportedSymbol (/typescript-5.7.0-dev.20240915/lib/typescript.js:155834:13)
    at /typescript-5.7.0-dev.20240915/lib/typescript.js:163010:38
    at importSymbols (/typescript-5.7.0-dev.20240915/lib/typescript.js:163010:11)
    at Object.addNewNodeForMemberSymbol (/typescript-5.7.0-dev.20240915/lib/typescript.js:162403:11)
    at getEntryForMemberCompletion (/typescript-5.7.0-dev.20240915/lib/typescript.js:165280:22)
    at createCompletionEntry (/typescript-5.7.0-dev.20240915/lib/typescript.js:165120:35)
    at getCompletionEntriesFromSymbols (/typescript-5.7.0-dev.20240915/lib/typescript.js:165763:19)
    at completionInfoFromData (/typescript-5.7.0-dev.20240915/lib/typescript.js:164753:23)
    at Object.getCompletionsAtPosition (/typescript-5.7.0-dev.20240915/lib/typescript.js:164286:24)
    at Object.getCompletionsAtPosition2 [as getCompletionsAtPosition] (/typescript-5.7.0-dev.20240915/lib/typescript.js:150659:35)
    at IOSession.getCompletions (/typescript-5.7.0-dev.20240915/lib/typescript.js:192730:54)
    at completionInfo (/typescript-5.7.0-dev.20240915/lib/typescript.js:191053:43)
    at /typescript-5.7.0-dev.20240915/lib/typescript.js:193504:15
    at IOSession.executeWithRequestId (/typescript-5.7.0-dev.20240915/lib/typescript.js:193493:14)
    at IOSession.executeCommand (/typescript-5.7.0-dev.20240915/lib/typescript.js:193502:29)
    at IOSession.onMessage (/typescript-5.7.0-dev.20240915/lib/typescript.js:193550:68)
    at Interface.<anonymous> (/typescript-5.7.0-dev.20240915/lib/tsserver.js:501:14)

Affected repos

jhipster/generator-jhipster Raw error text: RepoResults5/jhipster.generator-jhipster.rawError.txt in the artifact folder
Replay commands: RepoResults5/jhipster.generator-jhipster.replay.txt in the artifact folder

Last few requests

{"seq":3594,"type":"request","command":"completionInfo","arguments":{"file":"@PROJECT_ROOT@/generators/git/generator.ts","line":46,"offset":38,"includeExternalModuleExports":false,"triggerKind":2,"triggerCharacter":" "}}
{"seq":3595,"type":"request","command":"definitionAndBoundSpan","arguments":{"file":"@PROJECT_ROOT@/generators/git/generator.ts","line":48,"offset":48}}
{"seq":3596,"type":"request","command":"definitionAndBoundSpan","arguments":{"file":"@PROJECT_ROOT@/generators/git/generator.ts","line":49,"offset":26}}
{"seq":3597,"type":"request","command":"completionInfo","arguments":{"file":"@PROJECT_ROOT@/generators/git/generator.ts","line":91,"offset":1,"includeExternalModuleExports":false,"triggerKind":1}}

Repro steps

#!/bin/bash

git clone https://github.com/jhipster/generator-jhipster --recurse-submodules
git -C "./generator-jhipster" reset --hard cadbcc5a843e7994b87968b4cfec869bcf2ffc2a
# Install packages (exact steps are below, but it might be easier to follow the repo readme)
npm --prefix "./generator-jhipster" ci --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
npm --prefix "./generator-jhipster/generators/vue/resources" install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
npm --prefix "./generator-jhipster/generators/react/resources" install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
npm --prefix "./generator-jhipster/generators/javascript/resources" install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
npm --prefix "./generator-jhipster/generators/generate-blueprint/resources" install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
npm --prefix "./generator-jhipster/generators/common/resources" install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
npm --prefix "./generator-jhipster/generators/client/resources" install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
npm --prefix "./generator-jhipster/generators/angular/resources" install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
downloadUrl=$(curl -s "https://typescript.visualstudio.com/TypeScript/_apis/build/builds/163571/artifacts?artifactName=RepoResults5&api-version=7.0" | jq -r ".resource.downloadUrl")
wget -O RepoResults5.zip "$downloadUrl"
unzip -p RepoResults5.zip RepoResults5/jhipster.generator-jhipster.replay.txt > jhipster.generator-jhipster.replay.txt
npm install --no-save @typescript/server-replay

To run the repro:

# `npx tsreplay --help` to learn about helpful switches for debugging, logging, etc.
npx tsreplay ./generator-jhipster ./jhipster.generator-jhipster.replay.txt <PATH_TO_tsserver.js>

from typescript.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.