From: Richard Sharman <[email protected]> Sent: Tuesday, September 13, 2016 1:27 AM To: scribus at lists.scribus.net Subject: [scribus] Scribus 1.5..1 and 1.5.2 crash on Macos 10.11.6 when editing default character style or creating new char style
This is on a mac os 10.11.6 (El Capitan). With both 1.5.1 and 1.5.2 if I do New document, choose single sided, press OK Edit / Styles / Default Character Style then press Edit I get a popup "Scribus crashes due to Signal #11" A similar thing happens if I replaced step 2 with trying to create a new character style from the default. The Style Manager shows the Default Character Style as Family Arial. With version 1.4.5 I do not get the crash, and the Style Manager shows the Default Character as Family Times. In February I was able to use Scribus 1.5.1 but I was running a much older version of Macos (10.6 I think). Preferences / Fonts shows that Arial font is available. ... #20 0x00007fff88cd55af in _BlockUntilNextEventMatchingListInModeWithFilter () #21 0x00007fff91517df6 in _DPSNextEvent () #22 0x00007fff91517226 in -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] () #23 0x00007fff9150bd80 in -[NSApplication run] () #24 0x000000010532237f in qt_plugin_instance () #25 0x00000001033737a1 in QEventLoop::exec () #26 0x0000000103377a65 in QCoreApplication::exec () #27 0x0000000100e593ef in mainApp () #28 0x00007fff944fa5ad in start () (gdb) Any help would be appreciated! Thanks, Richard ---- Could you try doing a debug build so that the gdb backtrace shows line numbers? I think that you can do it by starting a clean build and adding -DCMAKE_BUILD_TYPE=Debug -DWANT_DEBUG=1 to the cmake command line. If you can get valgrind http://valgrind.org/ for MacOS, that might help also. Regards, William -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.scribus.net/pipermail/scribus/attachments/20160913/f13a4058/attachment.html>
