Help to test if the issue can be reproduced

Hi Any one would give me a help to test the attached sif file with the latest dev snapshot from
synfig.org/cms/en/download/development
and more dev snapshot information please take a look at the subforum
viewforum.php?f=34

the procedures:

  1. open the attached file with dev version of Synfig Studio
  2. go to layer panel, select the “Group” layer,
  3. click the “Select All Children Layers”
  4. use transform Tool, select all handles (by defaults: origin, vertex, tangle, radius and angle)
  5. press right/left arrow keys from your keyboard randomly

after 7~10 times, Synfig Studio will crash and complain (OSX 10.7):

[code]Process: synfigstudio [2884]
Path: /Users/USER/*/SynfigStudio.app/Contents/MacOS/SynfigStudio
Identifier: synfigstudio
Version: ??? (???)
Code Type: X86-64 (Native)
Parent Process: launchd [156]

Date/Time: 2013-09-03 15:51:46.309 +0800
OS Version: Mac OS X 10.7.5 (11G63b)
Report Version: 9

Interval Since Last Report: 2421046 sec
Crashes Since Last Report: 237
Per-App Crashes Since Last Report: 167
Anonymous UUID: 5477F283-5DBE-45B7-A77E-2F990B531192

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000

Application Specific Information:
Assertion failed: (!c->out.queue_len), function write_vec, file xcb_conn.c, line 186.

objc[2884]: garbage collection is OFF

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff91477ce2 __pthread_kill + 10
1 libsystem_c.dylib 0x00007fff8d9427d2 pthread_kill + 95
2 libsystem_c.dylib 0x00007fff8d933a7a abort + 143
3 libsystem_c.dylib 0x00007fff8d9665de __assert_rtn + 146
4 libxcb.1.dylib 0x00000001020079b1 _xcb_conn_wait + 611
5 libxcb.1.dylib 0x00000001020082a4 _xcb_out_send + 68
6 libxcb.1.dylib 0x0000000102008245 xcb_writev + 68
7 libX11.6.dylib 0x000000010172ac64 _XSend + 331
8 libX11.6.dylib 0x000000010172b31c _XFlush + 26
9 libX11.6.dylib 0x00000001017112e1 XFlush + 34
10 libgdk-x11-2.0.0.dylib 0x0000000101623c89 gdk_window_process_all_updates + 240
11 libgtk-x11-2.0.0.dylib 0x000000010120ea08 gtk_container_idle_sizer + 56
12 libgdk-x11-2.0.0.dylib 0x00000001016085f4 gdk_threads_dispatch + 53
13 libglib-2.0.0.dylib 0x0000000101c9f732 g_main_context_dispatch + 276
14 libglib-2.0.0.dylib 0x0000000101c9fa52 g_main_context_iterate + 418
15 libglib-2.0.0.dylib 0x0000000101c9fca6 g_main_loop_run + 207
16 libgtk-x11-2.0.0.dylib 0x000000010127c0f0 gtk_main + 179
17 synfigstudio 0x0000000100002a73 main + 1251
18 synfigstudio 0x0000000100002564 start + 52
…[/code]
layer_other_importimage_icon.sif (411 KB)

Windows 32 bits, Software renderer, Single thread disabled, no crash or hang.
-G

CPU working hard! but /// can’t reproduce. Even trying to stress synfig by multiple and repetitive action on arrow key
Nota : the creation/destruction of “Please wait a moment” window is little frightening

Cairo Render / Debian Wheezy 7 / Synfig Revision: 20130902 Branch: master Revision ID: 3da991 /Build Debug Sep 2 2013

Ha ha! That’s part of the excitement! Would it crash? wouldn’t?
-G

and even more exciting on compiz eye candy : Leaf_Spread when open , BeamUp at close :slight_smile:
wiki.compiz.org/Plugins/Animation#Leaf_Spread
wiki.compiz.org/Plugins/Animation#Beam_Up

Thanks both!

It is really bad news for me, and I hope I am the only one who is struggling with crashes of development snapshot versions.

On my daily workstation OSX 10.7, Synfig Studio[1] crashes randomly, it doesn’t matter what action I was doing, and frequently, 0~5 times every minute.

And I don’t have time to manage restore my OS to a fresh stage at the moment, I am considering to switch to Linux platform (VMware) for my icons tasks.

[1] Various dev snapshots I’ve tried:
a) build from git master via macport using customized build script.
b) the dmg files provided by Z.
c) autobuild script comes with git tree.

As soon as I can, I’ll test it on OSX 10.8
-G