| Summary: | Labplot crashes instantly with a Segmentation fault when attempting to change a plot's axis scale from "Linear" to "Log10" or any other value. The crash occurs immediately upon clicking the new scale type in the dropdown menu. | ||
|---|---|---|---|
| Product: | [Applications] LabPlot2 | Reporter: | kunjal.sng <kuhisingh> |
| Component: | backend | Assignee: | Alexander Semke <alexander.semke> |
| Status: | REPORTED --- | ||
| Severity: | crash | CC: | martin.marmsoler, tarcisi |
| Priority: | NOR | ||
| Version First Reported In: | 2.12.1 | ||
| Target Milestone: | --- | ||
| Platform: | macOS (DMG) | ||
| OS: | macOS | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Recording | ||
|
Description
kunjal.sng@gmail.com
2025-10-31 17:31:26 UTC
Hi, I tried to reproduce, but I generated some data in the spreadsheet using "Generate Rownumbers". Does it crash there also for you? Otherwise can you provide you data to validate with them? Can you retry with 2.12.1? (In reply to Martin from comment #1) > Hi, > I tried to reproduce, but I generated some data in the spreadsheet using > "Generate Rownumbers". Does it crash there also for you? Otherwise can you > provide you data to validate with them? Hey, I generated row numbers for x and y as well, and tried to change the scale to log10, it still crashed (In reply to Martin from comment #2) > Can you retry with 2.12.1? I am experiencing this issue on 2.12.1 itself Thanks for the feedback. So in the x, y columns you have 1, 2, 3, .. 99, 100 ? Can you send me an example project? Hi Martin, Thank you for you efforts. I'm experiencing exactly the same bug. It does also occur for me when generating 1,2,3,...,100 for X and Y as you said. I would love to provide you with an example project, but when I generate the data and the plot and want to save it it is gone once I open the project again (empty columns, no plot). I don't know if this is me not knowing LabPlot enough or whether this is a seperate bug. Anything I can do to help? Thanks for the clarification. Can you create a small screencast from opening labplot until the crash? Created attachment 187526 [details]
Recording
Thank you. This is really weird. Nobody of the developers is able to reproduce. Have you tried the development versions? Have you seen this problem on other systems as well? https://labplot.org/download/ (In reply to Martin from comment #10) > Thank you. This is really weird. Nobody of the developers is able to > reproduce. > Have you tried the development versions? Have you seen this problem on other > systems as well? > https://labplot.org/download/ I just tried, the bug does not occur using the version 2.12.80 I found at https://cdn.kde.org/ci-builds/education/labplot/master/macos-arm64/ . |