[Bug 1594060] Re: abort when writing rgf format

David Lechner david at lechnology.com
Sun Jun 19 03:05:25 UTC 2016


** Description changed:

- rfg is an image format used on LEGO MINDSTORMS EV3.
+ rgf is an image format used on LEGO MINDSTORMS EV3.
  
  When trying to convert an image to the rgf format, the program aborts.
  
  Example
  
- $ convert mindstorms.bmp mindstorms.rgf 
+ $ convert mindstorms.bmp mindstorms.rgf
  convert: ../../coders/rgf.c:345: WriteRGFImage: Assertion `exception != (ExceptionInfo *) NULL' failed.
  Aborted (core dumped)

** Description changed:

  rgf is an image format used on LEGO MINDSTORMS EV3.
  
- When trying to convert an image to the rgf format, the program aborts.
+ When trying to convert an image to the rgf format using `convert`, the
+ program aborts.
  
  Example
  
  $ convert mindstorms.bmp mindstorms.rgf
  convert: ../../coders/rgf.c:345: WriteRGFImage: Assertion `exception != (ExceptionInfo *) NULL' failed.
  Aborted (core dumped)

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to imagemagick in Ubuntu.
https://bugs.launchpad.net/bugs/1594060

Title:
  abort when writing rgf format

Status in imagemagick package in Ubuntu:
  New
Status in imagemagick package in Debian:
  Unknown

Bug description:
  rgf is an image format used on LEGO MINDSTORMS EV3.

  When trying to convert an image to the rgf format using `convert`, the
  program aborts.

  Example

  $ convert mindstorms.bmp mindstorms.rgf
  convert: ../../coders/rgf.c:345: WriteRGFImage: Assertion `exception != (ExceptionInfo *) NULL' failed.
  Aborted (core dumped)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/imagemagick/+bug/1594060/+subscriptions



More information about the foundations-bugs mailing list