[Xastir] Magick: abort due to signal 6 (SIGABRT) "Abort"...
Tom Henderson
tom at henderson4.us
Thu May 2 09:00:25 PDT 2024
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!
The debug level didn't seem to change much?
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
More information about the Xastir
mailing list