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

Custom UI Form crashes QGIS in Ubuntu #20188

Closed
qgib opened this issue Jan 12, 2015 · 1 comment
Closed

Custom UI Form crashes QGIS in Ubuntu #20188

qgib opened this issue Jan 12, 2015 · 1 comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Crash/Data Corruption Forms

Comments

@qgib
Copy link
Contributor

qgib commented Jan 12, 2015

Author Name: Basil Titovchenko (Basil Titovchenko)
Original Redmine Issue: 11982
Affected QGIS version: 2.6.1
Redmine category:forms


I've made a small test project with simple vector layer and custom UI form in Qt4 Designer for editing this layer (as described in Nathan's blog: http://nathanw.net/2012/03/30/custom-qgis-feature-forms-value-binding). But when I've selected geometry on layer and pressed View feature form button QGIS silently crashed. That was in Ununtu 14.04 (QGIS 2.6.1).

After that I've tried the same in Windows 7 (32bit) in various QGIS versions: 2.01, 2.2, 2.4, 2.6 -- all of then open my custom UI form well, as intended.

What was at Ubuntu command line after crash:

$ qgis --noplugins
/usr/bin/qgis.bin: /usr/local/lib/libgdal.so.1: no version information available (required by /usr/bin/qgis.bin)
/usr/bin/qgis.bin: /usr/local/lib/libgdal.so.1: no version information available (required by /usr/lib/libqgis_core.so.2.6.1)
/usr/bin/qgis.bin: /usr/local/lib/libgdal.so.1: no version information available (required by /usr/lib/libqgis_analysis.so.2.6.1)

(qgis.bin:23500): GLib-CRITICAL **: PCRE library is compiled without UTF8 support

(qgis.bin:23500): GLib-CRITICAL **: PCRE library is compiled without UTF8 properties support
Warning: loading of qgis translation failed [/usr/share/qgis/i18n//qgis_en_US]
Warning: loading of qt translation failed [/usr/share/qt4/translations/qt_en_US]
Warning: QGraphicsScene::addItem: item has already been added to this scene
QGIS died on signal 11Could not attach to process.  If your uid matches the uid of the target
process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try
again as the root user.  For more details, see /etc/sysctl.d/10-ptrace.conf
ptrace: Operation not permitted.
No thread selected
No stack.
gdb returned 0
Aborted (core dumped)

Project files in attachment.



Related issue(s): #17469 (duplicates)
Redmine related issue(s): 8760


@qgib
Copy link
Contributor Author

qgib commented Jan 12, 2015

Author Name: Matthias Kuhn (@m-kuhn)


This has already been reported as #17469
See there for more information and a workaround.


  • resolution was changed from to duplicate
  • status_id was changed from Open to Closed

@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! Forms Crash/Data Corruption labels May 25, 2019
@qgib qgib closed this as completed May 25, 2019
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 Forms
Projects
None yet
Development

No branches or pull requests

1 participant