Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash while attempting to use mesh #31773

Closed
geofffox opened this issue Sep 15, 2019 · 15 comments
Closed

Crash while attempting to use mesh #31773

geofffox opened this issue Sep 15, 2019 · 15 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Crash/Data Corruption Feedback Waiting on the submitter for answers Mesh Related to general mesh layer handling (not specific data formats) stale Uh oh! Seems this work is abandoned, and the PR is about to close.

Comments

@geofffox
Copy link

Describe the bug

How to Reproduce

QGIS and OS versions

Additional context

User Feedback

Trying to use MESH with a grib file. When I went to move the view it crashed consistently.

Report Details

Crash ID: b2b81183c8543b4e5f2b1c4304e743aa65c3ead2

Stack Trace

QgsMeshLayer::writeXml :
QgsSingleBandPseudoColorRenderer::block :
QgsMeshUtils::exportRasterBlock :
QgsMeshUtils::exportRasterBlock :
QgsMapRendererCustomPainterJob::doRender :
QgsMapRendererCustomPainterJob::staticRender :
QgsMapRendererCustomPainterJob::renderSynchronously :
QThreadPoolPrivate::reset :
QThread::start :
BaseThreadInitThunk :
RtlUserThreadStart :

QGIS Info
QGIS Version: 3.8.2-Zanzibar
QGIS code revision: 4470baa
Compiled against Qt: 5.11.2
Running against Qt: 5.11.2
Compiled against GDAL: 2.4.1
Running against GDAL: 2.4.1

System Info
CPU Type: x86_64
Kernel Type: winnt
Kernel Version: 10.0.18362

@geofffox geofffox added the Bug Either a bug report, or a bug fix. Let's hope for the latter! label Sep 15, 2019
@saberraz
Copy link
Contributor

Do you have an example file (a link maybe)?

@saberraz saberraz added the Mesh Related to general mesh layer handling (not specific data formats) label Sep 15, 2019
@geofffox
Copy link
Author

geofffox commented Sep 15, 2019 via email

@saberraz
Copy link
Contributor

saberraz commented Sep 15, 2019

Hi @geofffox
What version of QGIS are you using?, ok, let me check 3.8

It works fine with my nightly (master).

image

@saberraz
Copy link
Contributor

Works fine in QGIS 3.8 too:
image

@geofffox
Copy link
Author

geofffox commented Sep 15, 2019 via email

@saberraz
Copy link
Contributor

@nirvn here is the ticket related to the mesh issue. I think it is due to size of mesh. This is from one of the datasets I opened:

  • Vertex count: 1905141
  • Face count: 1902284
  • Dataset groups count: 19

@nirvn
Copy link
Contributor

nirvn commented Sep 16, 2019

@saberraz , have you been able to replicate the crash?

@nirvn
Copy link
Contributor

nirvn commented Sep 16, 2019

@geofffox , if you want to provide a valid stack trace which can help narrow down the cause of the crash, you can install qgis-dev as well as it debug symbol package (~450mb) using the osgeo4win installer.

@saberraz
Copy link
Contributor

@nirvn no, it works fine for me, a bit slow (takes up ~ 2 GB of RAM) but works fine.

@nirvn
Copy link
Contributor

nirvn commented Sep 16, 2019

Working fine on linux over here:
Screenshot from 2019-09-16 14-48-02

@PeterPetrik
Copy link
Contributor

on Mac it does not crash, but it raises this window and it loads just first timestep
Screenshot 2019-09-24 at 10 11 15

@saberraz
Copy link
Contributor

I think it contains only one time step.

@PeterPetrik
Copy link
Contributor

in that case i do not see anything on the canvas (white), but I see all the groups

@PeterPetrik
Copy link
Contributor

@PeterPetrik PeterPetrik added the Feedback Waiting on the submitter for answers label Sep 16, 2020
@github-actions
Copy link

The QGIS project highly values your report and would love to see it addressed. However, this issue has been left in feedback mode for the last 14 days and is being automatically marked as "stale".
If you would like to continue with this issue, please provide any missing information or answer any open questions. If you could resolve the issue yourself meanwhile, please leave a note for future readers with the same problem and close the issue.
In case you should have any uncertainty, please leave a comment and we will be happy to help you proceed with this issue.
If there is no further activity on this issue, it will be closed in a week.

@github-actions github-actions bot added the stale Uh oh! Seems this work is abandoned, and the PR is about to close. label Jan 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Crash/Data Corruption Feedback Waiting on the submitter for answers Mesh Related to general mesh layer handling (not specific data formats) stale Uh oh! Seems this work is abandoned, and the PR is about to close.
Projects
None yet
Development

No branches or pull requests

4 participants