rev12093: crash on launch with default prefs from stable (0.48.4)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Inkscape |
Fix Released
|
High
|
Tavmjong Bah |
Bug Description
Inkscape 0.48+devel r12093 crashes on launch if the preferences file originates from current stable version (see attached):
Steps to reproduce:
1) mv ~/.config/
2) launch and quit inkscape 0.48.4
--> creates 'preferences.xml' with default values (among them 'Sans' as default font)
3) launch current trunk r12093
Expected result:
Inkscape trunk launches, and possibly complains about the missing font 'Sans' when using the text tool (see also bug #1002757)
Actual result:
Inkscape crashes before even opening the main document window:
Program received signal SIGSEGV, Segmentation fault.
sp_font_
456 tempFont = (font_factory:
Tested systems:
Reproduced with Inkscape 0.48+devel r12093 on:
- Ubuntu 12.04 (64bit, VM), inkscape-trunk from PPA, pango 1.30.0
- Ubuntu 12.10 (64bit, VM), local trunk build, pango 1.30.1
- Mac OS X 10.5.8 (32bit Intel), pango 1.28.8
- Mac OS X 10.74 (64bit), pango 1.30.1, 1.32.5
Not reproduced with r12092 and older revisions.
Related branches
Changed in inkscape: | |
importance: | Undecided → High |
Backtrace from Ubuntu 12.10, Inkscape 0.48+devel r12093