[Xastir] Magick: abort due to signal 6 (SIGABRT) "Abort"...
Tom Russo
russo at bogodyn.org
Thu May 2 10:22:57 PDT 2024
On Thu, May 02, 2024 at 12:15:26PM -0500, we recorded a bogon-computron collision of the <tom at henderson4.us> flavor, containing:
> FOUND IT!
>
> Started working my way through the cnf file. It was the STATION_FONT setting
>
> My file had:
>
> STATION_FONT:-adobe-helvetica-medium-r-normal--14-*-*-*-*-*-iso8859-1
>
> I changed it to:
>
> STATION_FONT:fixed
Bizarre!
I am shocked that this actually caused a buffer overflow in Magick.
I saw that it was complaining about that font missing, but had ignored it
thinking the problem *must* be related to something map related. I guess
the something map related was the station display font.
The Adobe helvetica fonts *should* be installed via the "xfonts-75dpi" and
"xfonts-100dpi" packages on Ubuntu, and those are no longer installed
automatically by base system.
Per the Xastir wiki:
---
Get default fonts left out of the base system
With recent versions of xorg on Ubuntu, they've dropped the 100dpi and 75dpi fonts packages from the "depends" list, so they don't get installed. Of course, Xastir uses fonts in those packages as default fonts, and if you don't take this step you'll get warnings from Xastir about being unable to convert a string to a font.
sudo apt-get install xfonts-100dpi xfonts-75dpi
xset +fp /usr/share/fonts/X11/100dpi,/usr/share/fonts/X11/75dpi
---
> On 5/2/24 12:02, Tom Russo wrote:
> > I don't think there's a need for us to work through this on the mailing list,
> > but I'll reply here this time.
> >
> > Glad to hear that you at least have an Xastir that doesn't puke on startup.
> >
> > A "diff" between your new and old xastir.cnf might point in the right
> > direction at whatever issue remains.
> >
> > Starting from a clean xastir.cnf and slowly fixing each setting one at a time
> > might get you going, though, or at least expose which setting botched everything
> > up.
> >
> > How old is that old xastir.cnf?
> >
> > On Thu, May 02, 2024 at 11:59:52AM -0500, we recorded a bogon-computron collision of the <tom at henderson4.us> flavor, containing:
> > > Another clue I just discovered. I renamed xastir.cnf and it came up with the
> > > default settings. So it's something in the cnf file.
> > >
> > > On 5/2/24 11:50, Tom Russo wrote:
> > > > On Thu, May 02, 2024 at 11:43:44AM -0500, we recorded a bogon-computron collision of the <tom at henderson4.us> flavor, containing:
> > > > > Tried renaming the selected_maps.sys file. No change, and a replacement file
> > > > > was not created. Next tried xastir -v 528
> > > > Dang.
> > > >
> > > > K. I'm out of ideas for what you can try next. That buffer overflow is
> > > > coming from Magick itself, and the only Magick call I can see happening
> > > > before any maps are loaded is the simple call that initializes Magick. I
> > > > do not know why there should be any failure in *that*.
> > > >
> > > > I'm going to have to get onto my Ubuntu machine and really check how I built
> > > > it and what could possibly be wrong. And I'm not able to do that in short
> > > > order.
> > > >
> > > > So before I go looking there, could you tell me how you installed dependencies,
> > > > and what options you used to configure and build Xastir? Then I can at least
> > > > compare what you did to what I do.
> > > >
> > > >
> > > > > tom at tom-Desktop:~$ xastir -v 528
> > > > > debug level 528
> > > > > Found pid file: /home/tom/.xastir/xastir.pid
> > > > > Other Xastir process, pid: 41048 does not appear be running.
> > > > >
> > > > >
> > > > > Built-in map types:
> > > > > gnis USGS GNIS Datapoints
> > > > > pop USGS GNIS Datapoints w/population
> > > > > map APRSdos Maps
> > > > > map WinAPRS/MacAPRS/X-APRS Maps
> > > > >
> > > > > Support for these additional map types has been compiled in:
> > > > > geo Image Map (ImageMagick/GraphicsMagick library, many formats
> > > > > allowed)
> > > > > geo URL (Internet maps via libcurl library)
> > > > > geo URL (OpenStreetMaps via libcurl library
> > > > > Copyright OpenStreetMap and contributors, CC-BY-SA)
> > > > > shp ESRI Shapefile Maps (Shapelib library)
> > > > > festival_client: connect to server failed
> > > > > SayText: Couldn't open socket to Festival
> > > > > Found 132 visuals
> > > > > ID: 0x21, Default
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x22
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 5, DirectColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x24
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x25
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x26
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x27
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x28
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x29
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x2a
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x2b
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x2c
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x2d
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x2e
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x2f
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x30
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x31
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x32
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x33
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x34
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x35
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x36
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x37
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x38
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x39
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x3a
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x3b
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x3c
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x3d
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x3e
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x3f
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x40
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x41
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x42
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x43
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x44
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x45
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x46
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x47
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x48
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x49
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x4a
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x4b
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x4c
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x4d
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x4e
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x4f
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 5, DirectColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x50
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 5, DirectColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x51
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 5, DirectColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x52
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 5, DirectColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x53
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 5, DirectColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x54
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 5, DirectColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x55
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 5, DirectColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x56
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 5, DirectColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x57
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 5, DirectColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x58
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 5, DirectColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x59
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 5, DirectColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x5a
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 5, DirectColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x5b
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 5, DirectColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x5c
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 5, DirectColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x5d
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 5, DirectColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x5e
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 5, DirectColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x5f
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 5, DirectColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x60
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 5, DirectColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x61
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 5, DirectColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x62
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 5, DirectColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x63
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 5, DirectColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x64
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 5, DirectColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x65
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 5, DirectColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x66
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 5, DirectColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x67
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 5, DirectColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x68
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 5, DirectColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x69
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 5, DirectColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x6a
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 5, DirectColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x6b
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 5, DirectColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x6c
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 5, DirectColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x6d
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 5, DirectColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x6e
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 5, DirectColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x6f
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 5, DirectColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x70
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 5, DirectColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x71
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 5, DirectColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x72
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 5, DirectColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x73
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 5, DirectColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x74
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 5, DirectColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x75
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 5, DirectColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x76
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 5, DirectColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x77
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 5, DirectColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x78
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 5, DirectColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x79
> > > > > Screen: 0
> > > > > Depth: 24
> > > > > Class: 5, DirectColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 11
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x23
> > > > > Screen: 0
> > > > > Depth: 32
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 8
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x7a
> > > > > Screen: 0
> > > > > Depth: 32
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 8
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x7b
> > > > > Screen: 0
> > > > > Depth: 32
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 8
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x7c
> > > > > Screen: 0
> > > > > Depth: 32
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 8
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x7d
> > > > > Screen: 0
> > > > > Depth: 32
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 8
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x7e
> > > > > Screen: 0
> > > > > Depth: 32
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 8
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x7f
> > > > > Screen: 0
> > > > > Depth: 32
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 8
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x80
> > > > > Screen: 0
> > > > > Depth: 32
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 8
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x81
> > > > > Screen: 0
> > > > > Depth: 32
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 8
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x82
> > > > > Screen: 0
> > > > > Depth: 32
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 8
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x83
> > > > > Screen: 0
> > > > > Depth: 32
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 8
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x84
> > > > > Screen: 0
> > > > > Depth: 32
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 8
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x85
> > > > > Screen: 0
> > > > > Depth: 32
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 8
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x86
> > > > > Screen: 0
> > > > > Depth: 32
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 8
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x87
> > > > > Screen: 0
> > > > > Depth: 32
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 8
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x88
> > > > > Screen: 0
> > > > > Depth: 32
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 8
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x89
> > > > > Screen: 0
> > > > > Depth: 32
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 8
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x8a
> > > > > Screen: 0
> > > > > Depth: 32
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 8
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x8b
> > > > > Screen: 0
> > > > > Depth: 32
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 8
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x8c
> > > > > Screen: 0
> > > > > Depth: 32
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 8
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x8d
> > > > > Screen: 0
> > > > > Depth: 32
> > > > > Class: 4, TrueColor
> > > > > ��Clrmap Size: 256
> > > > > Bits per RGB: 8
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x8e
> > > > > Screen: 0
> > > > > Depth: 32
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 8
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x8f
> > > > > Screen: 0
> > > > > Depth: 32
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 8
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x90
> > > > > Screen: 0
> > > > > Depth: 32
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 8
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x91
> > > > > Screen: 0
> > > > > Depth: 32
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 8
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x92
> > > > > Screen: 0
> > > > > Depth: 32
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 8
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x93
> > > > > Screen: 0
> > > > > Depth: 32
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 8
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x94
> > > > > Screen: 0
> > > > > Depth: 32
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 8
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x95
> > > > > Screen: 0
> > > > > Depth: 32
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 8
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x96
> > > > > Screen: 0
> > > > > Depth: 32
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 8
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x97
> > > > > Screen: 0
> > > > > Depth: 32
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 8
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x98
> > > > > Screen: 0
> > > > > Depth: 32
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 8
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x99
> > > > > Screen: 0
> > > > > Depth: 32
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 8
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x9a
> > > > > Screen: 0
> > > > > Depth: 32
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 8
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x9b
> > > > > Screen: 0
> > > > > Depth: 32
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 8
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x9c
> > > > > Screen: 0
> > > > > Depth: 32
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 8
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x9d
> > > > > Screen: 0
> > > > > Depth: 32
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 8
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x9e
> > > > > Screen: 0
> > > > > Depth: 32
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 8
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0x9f
> > > > > Screen: 0
> > > > > Depth: 32
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 8
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0xa0
> > > > > Screen: 0
> > > > > Depth: 32
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 8
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0xa1
> > > > > Screen: 0
> > > > > Depth: 32
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 8
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0xa2
> > > > > Screen: 0
> > > > > Depth: 32
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 8
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0xa3
> > > > > Screen: 0
> > > > > Depth: 32
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 8
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > ID: 0xa4
> > > > > Screen: 0
> > > > > Depth: 32
> > > > > Class: 4, TrueColor
> > > > > Clrmap Size: 256
> > > > > Bits per RGB: 8
> > > > > Red Mask: 0xff0000
> > > > > Green Mask: 0xff00
> > > > > Blue Mask: 0xff
> > > > >
> > > > > Map_font_change_data: Couldn't load station font
> > > > > -adobe-helvetica-medium-r-normal--14-*-*-*-*-*-iso8859-1. Loading default
> > > > > station font instead.
> > > > > *** buffer overflow detected ***: terminated
> > > > > Magick: abort due to signal 6 (SIGABRT) "Abort"...
> > > > > Aborted (core dumped)
> > > > > tom at tom-Desktop:~$ UDP_Server process died.
> > > > >
> > > > >
> > > > > On 5/2/24 11:18, Tom Russo wrote:
> > > > > > On Thu, May 02, 2024 at 10:49:54AM -0500, we recorded a bogon-computron collision of the <tom at henderson4.us> flavor, containing:
> > > > > > > Wow, I didn't even remember that I had posted about this before. We had a
> > > > > > > death in the family around then and I left town to help the family sort
> > > > > > > things out. Just now getting back to this.
> > > > > > > So thanks for your response and apologies for ignoring it!
> > > > > > No prob. I'm sorry for your loss.
> > > > > >
> > > > > > > The debug level didn't seem to change much?
> > > > > > Ooof. Yeah, no information there. I would have expected at least some
> > > > > > output regarding which map is being loaded a the time Magick pukes.
> > > > > >
> > > > > > But it looks like I gave you a bum steer there, because 512 is the debug level
> > > > > > only for map import, not all the map debugging. Try 528 (512+16) that should
> > > > > > give a little more. If that doesn't show more, try 529 (adds general, basic
> > > > > > debugging (and probably tons more irrelevant output)).
> > > > > >
> > > > > > Do you know if you have an old .xastir/config/selected_maps.sys file that
> > > > > > is trying to load any raster maps? There might be a corrupted map in there
> > > > > > or something (this is a wild guess, but that's the only thing I can guess
> > > > > > at). If you have a selected_maps.sys file left over from an old run, you
> > > > > > could try moving it out of the way so that it creates a new one, then start
> > > > > > adding maps in one at a time.
> > > > > >
> > > > > > If not, well, then I'm really at a loss, because I don't see why Magick would
> > > > > > be getting invoked at all if there are no raster maps being loaded.
> > > > > >
> > > > > > I am a little busy today and this weekend, but I will try to fire up my laptop
> > > > > > (the only one I have Ubuntu 22.04 on) and check my configs over there to see
> > > > > > if there's anything goofy about your build that is different from mine.
> > > > > >
> > > > > >
> > > > > >
> > > > > > > tom at tom-Desktop:~$ xastir -v 512
> > > > > > > debug level 512
> > > > > > >
> > > > > > >
> > > > > > > Built-in map types:
> > > > > > > gnis USGS GNIS Datapoints
> > > > > > > pop USGS GNIS Datapoints w/population
> > > > > > > map APRSdos Maps
> > > > > > > map WinAPRS/MacAPRS/X-APRS Maps
> > > > > > >
> > > > > > > Support for these additional map types has been compiled in:
> > > > > > > geo Image Map (ImageMagick/GraphicsMagick library, many formats
> > > > > > > allowed)
> > > > > > > geo URL (Internet maps via libcurl library)
> > > > > > > geo URL (OpenStreetMaps via libcurl library
> > > > > > > Copyright OpenStreetMap and contributors, CC-BY-SA)
> > > > > > > shp ESRI Shapefile Maps (Shapelib library)
> > > > > > > festival_client: connect to server failed
> > > > > > > SayText: Couldn't open socket to Festival
> > > > > > > Map_font_change_data: Couldn't load station font
> > > > > > > -adobe-helvetica-medium-r-normal--14-*-*-*-*-*-iso8859-1. Loading default
> > > > > > > station font instead.
> > > > > > > *** buffer overflow detected ***: terminated
> > > > > > > Magick: abort due to signal 6 (SIGABRT) "Abort"...
> > > > > > > Aborted (core dumped)
> > > > > > > tom at tom-Desktop:~$ UDP_Server process died.
> > > > > > >
> > > > > > > On 5/2/24 10:42, Tom Russo wrote:
> > > > > > > > You posted about this a few months ago and I replied, but you never responded
> > > > > > > > to that. I'm attaching what was my response back then.
> > > > > > > >
> > > > > > > > There's not enough to go on to figure out what is happening just from your
> > > > > > > > post, and I've run Xastir on exactly that operating system so I'm unable to
> > > > > > > > reproduce the issue. Probably need a lot more digging to work it out.
> > > > > > > >
> > > > > > > > Check the attached response, maybe it will help you narrow down the issue.
> > > > > > > >
> > > > > > > > On Thu, May 02, 2024 at 10:36:44AM -0500, we recorded a bogon-computron collision of the <tom at henderson4.us> flavor, containing:
> > > > > > > > > Hello fellow Xastirians!
> > > > > > > > >
> > > > > > > > > Been fighting with a fresh install of Ubuntu 22.04 trying to get xastir
> > > > > > > > > working. After numerous trial and error compile attempts to get all the
> > > > > > > > > required packages, I'm now down to this error that I can't seem to get past.
> > > > > > > > >
> > > > > > > > > Any hints?
> > > > > > > > >
> > > > > > > > > Commands and output:
> > > > > > > > >
> > > > > > > > > tom at tom-Desktop:~$ xastir
> > > > > > > > > Found pid file: /home/tom/.xastir/xastir.pid
> > > > > > > > > Other Xastir process, pid: 38573 does not appear be running.
> > > > > > > > >
> > > > > > > > > Built-in map types:
> > > > > > > > > gnis USGS GNIS Datapoints
> > > > > > > > > pop USGS GNIS Datapoints w/population
> > > > > > > > > map APRSdos Maps
> > > > > > > > > map WinAPRS/MacAPRS/X-APRS Maps
> > > > > > > > >
> > > > > > > > > Support for these additional map types has been compiled in:
> > > > > > > > > geo Image Map (ImageMagick/GraphicsMagick library, many formats
> > > > > > > > > allowed)
> > > > > > > > > geo URL (Internet maps via libcurl library)
> > > > > > > > > geo URL (OpenStreetMaps via libcurl library
> > > > > > > > > Copyright OpenStreetMap and contributors, CC-BY-SA)
> > > > > > > > > shp ESRI Shapefile Maps (Shapelib library)
> > > > > > > > > festival_client: connect to server failed
> > > > > > > > > SayText: Couldn't open socket to Festival
> > > > > > > > > Map_font_change_data: Couldn't load station font
> > > > > > > > > -adobe-helvetica-medium-r-normal--14-*-*-*-*-*-iso8859-1. Loading default
> > > > > > > > > station font instead.
> > > > > > > > > *** buffer overflow detected ***: terminated
> > > > > > > > > Magick: abort due to signal 6 (SIGABRT) "Abort"...
> > > > > > > > > Aborted (core dumped)
> > > > > > > > >
> > > > > > > > > -----------------------
> > > > > > > > >
> > > > > > > > > tom at tom-Desktop:~$ gm -version
> > > > > > > > > GraphicsMagick 1.3.38 2022-03-26 Q16 http://www.GraphicsMagick.org/
> > > > > > > > > Copyright (C) 2002-2022 GraphicsMagick Group.
> > > > > > > > > Additional copyrights and licenses apply to this software.
> > > > > > > > > See http://www.GraphicsMagick.org/www/Copyright.html for details.
> > > > > > > > >
> > > > > > > > > Feature Support:
> > > > > > > > > Native Thread Safe yes
> > > > > > > > > Large Files (> 32 bit) yes
> > > > > > > > > Large Memory (> 32 bit) yes
> > > > > > > > > BZIP yes
> > > > > > > > > DPS no
> > > > > > > > > FlashPix no
> > > > > > > > > FreeType yes
> > > > > > > > > Ghostscript (Library) no
> > > > > > > > > HEIF/HVEC ("HEIC") yes
> > > > > > > > > JBIG yes
> > > > > > > > > JPEG-2000 no
> > > > > > > > > JPEG yes
> > > > > > > > > JPEG XL no
> > > > > > > > > Little CMS yes
> > > > > > > > > Loadable Modules no
> > > > > > > > > Solaris mtmalloc no
> > > > > > > > > Google perftools tcmalloc no
> > > > > > > > > OpenMP yes (201511 "4.5")
> > > > > > > > > PNG yes
> > > > > > > > > TIFF yes
> > > > > > > > > TRIO no
> > > > > > > > > Solaris umem no
> > > > > > > > > WebP yes
> > > > > > > > > WMF yes
> > > > > > > > > X11 yes
> > > > > > > > > XML yes
> > > > > > > > > ZLIB yes
> > > > > > > > >
> > > > > > > > > Host type: x86_64-pc-linux-gnu
> > > > > > > > >
> > > > > > > > > Configured using the command:
> > > > > > > > > ./configure '--build' 'x86_64-linux-gnu' '--enable-shared'
> > > > > > > > > '--enable-static' '--enable-libtool-verbose' '--prefix=/usr'
> > > > > > > > > '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info'
> > > > > > > > > '--docdir=${prefix}/share/doc/graphicsmagick'
> > > > > > > > > '--with-gs-font-dir=/usr/share/fonts/type1/gsfonts' '--with-x'
> > > > > > > > > '--without-dps' '--without-modules' '--without-frozenpaths'
> > > > > > > > > '--with-webp=yes' '--with-zstd=yes' '--with-perl'
> > > > > > > > > '--with-perl-options=INSTALLDIRS=vendor' '--enable-quantum-library-names'
> > > > > > > > > '--with-quantum-depth=16' 'build_alias=x86_64-linux-gnu' 'CFLAGS=-g -O2 -ffile-prefix-map=/build/graphicsmagick-vK5lFw/graphicsmagick-1.4+really1.3.38=.
> > > > > > > > > -flto=auto -ffat-lto-objects -flto=auto -ffat-lto-objects
> > > > > > > > > -fstack-protector-strong -Wformat -Werror=format-security'
> > > > > > > > > 'LDFLAGS=-Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -flto=auto
> > > > > > > > > -Wl,-z,relro -Wl,-z,now' 'CPPFLAGS=-Wdate-time -D_FORTIFY_SOURCE=2'
> > > > > > > > > 'CXXFLAGS=-g -O2 -ffile-prefix-map=/build/graphicsmagick-vK5lFw/graphicsmagick-1.4+really1.3.38=.
> > > > > > > > > -flto=auto -ffat-lto-objects -flto=a
> > > > > > > > >
> > > > > > > > > Final Build Parameters:
> > > > > > > > > CC = gcc
> > > > > > > > > CFLAGS = -fopenmp -g -O2 -ffile-prefix-map=/build/graphicsmagick-vK5lFw/graphicsmagick-1.4+really1.3.38=.
> > > > > > > > > -flto=auto -ffat-lto-objects -flto=auto -ffat-lto-objects
> > > > > > > > > -fstack-protector-strong -Wformat -Werror=format-security -Wall
> > > > > > > > > CPPFLAGS = -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/freetype2
> > > > > > > > > -I/usr/include/libxml2
> > > > > > > > > CXX = g++
> > > > > > > > > CXXFLAGS = -g -O2 -ffile-prefix-map=/build/graphicsmagick-vK5lFw/graphicsmagick-1.4+really1.3.38=.
> > > > > > > > > -flto=auto -ffat-lto-objects -flto=auto -ffat-lto-objects
> > > > > > > > > -fstack-protector-strong -Wformat -Werror=format-security
> > > > > > > > > LDFLAGS = -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects
> > > > > > > > > -flto=auto -Wl,-z,relro -Wl,-z,now
> > > > > > > > > LIBS = -ljbig -lwebp -lwebpmux -lheif -lde265 -llcms2 -ltiff
> > > > > > > > > -lfreetype -ljpeg -lpng16 -lwmflite -lXext -lSM -lICE -lX11 -llzma -lbz2
> > > > > > > > > -lxml2 -lz -lzstd -lm -lpthread
> > > > > > > > >
> > > > > > > > >
> > > > > > > > >
> > > > > > > > >
> > > > > > > > > _______________________________________________
> > > > > > > > > Xastir mailing list
> > > > > > > > > Xastir at lists.xastir.org
> > > > > > > > > http://xastir.org/mailman/listinfo/xastir
> > > _______________________________________________
> > > Xastir mailing list
> > > Xastir at lists.xastir.org
> > > http://xastir.org/mailman/listinfo/xastir
> _______________________________________________
> Xastir mailing list
> Xastir at lists.xastir.org
> http://xastir.org/mailman/listinfo/xastir
--
Tom Russo KM5VY
Tijeras, NM
echo "prpv_a'rfg_cnf_har_cvcr" | sed -e 's/_/ /g' | tr [a-m][n-z] [n-z][a-m]
More information about the Xastir
mailing list