Bug report #11263

add map to composer do crash

Added by gillian milani over 9 years ago. Updated over 9 years ago.

Status:Closed
Priority:High
Assignee:-
Category:Map Composer/Printing
Affected QGIS version:master Regression?:No
Operating System:ubuntu Easy fix?:No
Pull Request or Patch supplied:No Resolution:invalid
Crashes QGIS or corrupts data:Yes Copied to github as #:19562

Description

From archive, it's seems to be a recursive bug. First, i wanted to open a 2.3 qgs with 2.5; and it made crash. Then I saw it could be good to remove map composer when changing versions. It does solved the problem. But I search a little bit more and I realized that adding a map to a composer make crash 2.5.

gdb when adding map to composer:
...
[Inferior 1 (process 8787) exited with code 0177]

testComposer.qgs (12.3 KB) gillian milani, 2014-09-24 03:39 AM

History

#1 Updated by Nyall Dawson over 9 years ago

  • Status changed from Open to Feedback

Can you please attach the project which causes the crash?

#2 Updated by gillian milani over 9 years ago

I cannot spread the original project. But i've created one with the same behavior (which seems to be linked to composer). I've created it with 2.4 and it crashes with 2.5.

#3 Updated by Nyall Dawson over 9 years ago

I can't reproduce the crash - this project opens without issue for me.

#4 Updated by gillian milani over 9 years ago

  • Target version changed from Future Release - High Priority to Future Release - Lower Priority

So seems to be local...

from gdb :
...
Program received signal SIGSEGV, Segmentation fault.
QDomDocument::createElement (this=0x1, tagName=...) at dom/qdom.cpp:6916
6916 dom/qdom.cpp: No such file or directory.

Do you have some hints about where can be the problem ?

#5 Updated by Nyall Dawson over 9 years ago

No idea sorry - maybe try reinstalling qt?

#6 Updated by Nyall Dawson over 9 years ago

  • Resolution set to invalid
  • Status changed from Feedback to Closed

Seems to be a local problem, closing.

Also available in: Atom PDF