Menu

#8 export to .swf results in segfault

open
nobody
None
5
2014-07-28
2009-03-30
Anonymous
No

Upon attempting to export an animation to a .swf file the dialog apears (including the 'quality/compression' dialog) but then upon clicking okay, the program segfaults and no file is written to disk.

System: Ubuntu 9.04
Pencil Version: 0.4.4b

Discussion

  • Nobody/Anonymous

    Confirm on Ubuntu 9.04 AMD64 version

     
  • Cousteau

    Cousteau - 2010-04-03

    Confirmed, on both Ubuntu Jaunty (9.04) and Lucid (10.04 beta1).

    The last messages GDB displayed before crashing (on Jaunty) are:

    ------Flash------ 10

    Program received signal SIGSEGV, Segmentation fault.
    [Switching to Thread 0xb5b60720 (LWP 5480)]
    0xb78930c7 in SWFBlock_isDefined () from /usr/lib/libming.so.0

    so it seems to have to do with libming.so.0.
    On Lucid, the messages are:

    ------Flash------ 10
    terminate called after throwing an instance of 'SWFException'
    what(): std::exception

    Program received signal SIGABRT, Aborted.
    0x0012d422 in __lernel_vsyscall ()

    Don't know if it's a problem with the libming0/libming1 package versions or the program itself. I'll try to compile it myself and see.

     

Log in to post a comment.