error when making SWF

Bug #249182 reported by Kevin W.
4
Affects Status Importance Assigned to Milestone
Salasaga
Fix Released
Critical
Unassigned

Bug Description

I kept on having Salasaga crash on me when exporting to SWF. All i have is the screenshots and lots of text boxes.(and one highlight) When running gdb on it, it outputs.

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7f7643da97a0 (LWP 23262)]
0x00007f763fed1022 in writeSWFFontCharacterToMethod ()
   from /usr/lib/libming.so.0

Related branches

Revision history for this message
Justin Clift (justinclift) wrote :

There's a possibility this bug is the same as #246780.

  https://bugs.launchpad.net/salasaga/+bug/246780

However, if it's crashing on the first export after loading a project file, then it's likely a new bug.

Changed in salasaga:
assignee: nobody → justin-salasaga
importance: Undecided → Medium
Revision history for this message
Justin Clift (justinclift) wrote :

Hi Kevin,

Which version of Salasaga are you using, which platform are you running it on, and are you ok to email the project file to me so I can try and duplicate the problem on my end? (<email address hidden>)

I won't be able to look at it for a few hours though, as I have an important meeting soon that I'm presently preparing for. ;->

Hope that's workable.

Regards and best wishes,

Justin Clift

Revision history for this message
Kevin W. (eyecreate) wrote : Re: [Bug 249182] Re: error when making SWF

I am using ubuntu 8.04 64 bit. I am using the latest alpha on getdeb.net.
Yes, it is crashing on the first export.
I will modify the project before sending it to you so that the passwords
that were visible are not anymore. Otherwise, you can see the project. Do
you want me to email it to you the email you listed?

Kevin

See more quotes at my quote page:http://eyecreate.googlepages.com/quotes
-----------------------------------------------------------------
in lumen of aspicio, mentitur fio verum
----
It has long been an axiom of mine that the little things are infinitely the
most important. --Sir Arthur Conan Doyle

On Wed, Jul 16, 2008 at 4:52 PM, Justin Clift <email address hidden> wrote:

> Hi Kevin,
>
> Which version of Salasaga are you using, which platform are you running
> it on, and are you ok to email the project file to me so I can try and
> duplicate the problem on my end? (<email address hidden>)
>
> I won't be able to look at it for a few hours though, as I have an
> important meeting soon that I'm presently preparing for. ;->
>
> Hope that's workable.
>
> Regards and best wishes,
>
> Justin Clift
>
> --
> error when making SWF
> https://bugs.launchpad.net/bugs/249182
> You received this bug notification because you are a direct subscriber
> of the bug.
>

Revision history for this message
Kevin W. (eyecreate) wrote :

I wanted to add to the bug report an interesting thing. When I tried to
export the project on my other ubuntu 8.04 computer (x86), it worked fine.
It didn't crash and spit out a normal looking swf file. Maybe this is only a
64bit problem. Maybe the ming library is different in 64bit in some areas.
I'm still sending the project file to the email you listed in the last
email.

Kevin

See more quotes at my quote page:http://eyecreate.googlepages.com/quotes
-----------------------------------------------------------------
in lumen of aspicio, mentitur fio verum
----
It has long been an axiom of mine that the little things are infinitely the
most important. --Sir Arthur Conan Doyle

On Wed, Jul 16, 2008 at 5:59 PM, Eyecreate <email address hidden> wrote:

> I am using ubuntu 8.04 64 bit. I am using the latest alpha on getdeb.net.
> Yes, it is crashing on the first export.
> I will modify the project before sending it to you so that the passwords
> that were visible are not anymore. Otherwise, you can see the project. Do
> you want me to email it to you the email you listed?
>
> Kevin
>
> See more quotes at my quote page:http://eyecreate.googlepages.com/quotes
> -----------------------------------------------------------------
> in lumen of aspicio, mentitur fio verum
> ----
> It has long been an axiom of mine that the little things are infinitely the
> most important. --Sir Arthur Conan Doyle
>
> On Wed, Jul 16, 2008 at 4:52 PM, Justin Clift <email address hidden> wrote:
>
>> Hi Kevin,
>>
>> Which version of Salasaga are you using, which platform are you running
>> it on, and are you ok to email the project file to me so I can try and
>> duplicate the problem on my end? (<email address hidden>)
>>
>> I won't be able to look at it for a few hours though, as I have an
>> important meeting soon that I'm presently preparing for. ;->
>>
>> Hope that's workable.
>>
>> Regards and best wishes,
>>
>> Justin Clift
>>
>> --
>> error when making SWF
>> https://bugs.launchpad.net/bugs/249182
>> You received this bug notification because you are a direct subscriber
>> of the bug.
>>
>
>

Revision history for this message
Justin Clift (justinclift) wrote :

Hi Kevin,

There were a few fixes for the swf component done a while back, shortly after the release of alpha 3.

Can't test if they fix your problem though, as presently all my (non-sparc) systems are 32 bit. :(

Alpha 4 should be released very soon, and when it is, the getdeb.net guys will very likely make a 64 bit version. :)

Best I can do at the moment. :(

Changed in salasaga:
milestone: none → 0.8.0-alpha4
status: New → In Progress
Revision history for this message
Kevin W. (eyecreate) wrote :

thanks for looking into it. I will wait then for alpha 4.

See more quotes at my quote page:http://eyecreate.googlepages.com/quotes
-----------------------------------------------------------------
in lumen of aspicio, mentitur fio verum
----
It has long been an axiom of mine that the little things are infinitely the
most important. --Sir Arthur Conan Doyle

On Sun, Jul 20, 2008 at 1:24 AM, Justin Clift <email address hidden> wrote:

> Hi Kevin,
>
> There were a few fixes for the swf component done a while back, shortly
> after the release of alpha 3.
>
> Can't test if they fix your problem though, as presently all my (non-
> sparc) systems are 32 bit. :(
>
> Alpha 4 should be released very soon, and when it is, the getdeb.net
> guys will very likely make a 64 bit version. :)
>
> Best I can do at the moment. :(
>
> ** Changed in: salasaga
> Status: New => In Progress
> Target: None => 0.8.0-alpha4
>
> --
> error when making SWF
> https://bugs.launchpad.net/bugs/249182
> You received this bug notification because you are a direct subscriber
> of the bug.
>

Revision history for this message
Justin Clift (justinclift) wrote :

Hi Kevin,

My new laptop is 64 bit capable now, and has Ubuntu 64-bit (Hardy and Intrepid) running in virtual machines. Am debugging and fixing memory errors now, with there being a good chance that will fix the crashing problem you were getting. :)

Revision history for this message
Kevin W. (eyecreate) wrote :

thanks alot! glad to hear back from you. Keep up your good work, your
program is great to use, I am trying to use it instead of x86 only programs
like Wink. Making it work 64 bit will be a good step forward.

See more quotes at my quote page:http://eyecreate.googlepages.com/quotes
-----------------------------------------------------------------
in lumen of aspicio, mentitur fio verum
----
It has long been an axiom of mine that the little things are infinitely the
most important. --Sir Arthur Conan Doyle

On Sun, Sep 7, 2008 at 8:52 AM, Justin Clift <email address hidden> wrote:

> Hi Kevin,
>
> My new laptop is 64 bit capable now, and has Ubuntu 64-bit (Hardy and
> Intrepid) running in virtual machines. Am debugging and fixing memory
> errors now, with there being a good chance that will fix the crashing
> problem you were getting. :)
>
> --
> error when making SWF
> https://bugs.launchpad.net/bugs/249182
> You received this bug notification because you are a direct subscriber
> of the bug.
>

Revision history for this message
Justin Clift (justinclift) wrote :

Kevin W. wrote:
> thanks alot! glad to hear back from you. Keep up your good work, your
> program is great to use, I am trying to use it instead of x86 only programs
> like Wink. Making it work 64 bit will be a good step forward.

No worries. Is there any chance you're running Ubuntu Intrepid, the
development version of the next release?

Salasaga is going to be available through apt-get for that, so early
testers would be really welcome. :)

Regards and best wishes,

Justin Clift

Revision history for this message
Kevin W. (eyecreate) wrote :

no, I don't happen to be running Intrepid, I don't try to run too much
"pre-release" stuff on my laptop that I use to actually get stuff done. I
wouldn't mind installing and running it for test in a virtual machine of
Intrepid thoough. I like the fact it will be in apt-get though.

See more quotes at my quote page:http://eyecreate.googlepages.com/quotes
-----------------------------------------------------------------
in lumen of aspicio, mentitur fio verum
----
http://www.eyecreate.org
----
It has long been an axiom of mine that the little things are infinitely the
most important. --Sir Arthur Conan Doyle

On Sun, Sep 7, 2008 at 6:03 PM, Justin Clift <email address hidden> wrote:

> Kevin W. wrote:
> > thanks alot! glad to hear back from you. Keep up your good work, your
> > program is great to use, I am trying to use it instead of x86 only
> programs
> > like Wink. Making it work 64 bit will be a good step forward.
>
> No worries. Is there any chance you're running Ubuntu Intrepid, the
> development version of the next release?
>
> Salasaga is going to be available through apt-get for that, so early
> testers would be really welcome. :)
>
> Regards and best wishes,
>
> Justin Clift
>
> --
> error when making SWF
> https://bugs.launchpad.net/bugs/249182
> You received this bug notification because you are a direct subscriber
> of the bug.
>

Changed in salasaga:
milestone: 0.8.0-alpha4 → 0.8.0-alpha5
Changed in salasaga:
importance: Medium → Critical
Revision history for this message
Justin Clift (justinclift) wrote :

This bug is fixed in Subversion and will be included with the Alpha 5 release this weekend.

Changed in salasaga:
assignee: justin-salasaga → nobody
status: In Progress → Fix Committed
Changed in salasaga:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.