EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  <20072008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024  Index 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  <20072008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: edd 1-11-0gz seg fault
From: "Kevin Tsubota" <[email protected]>
To: <[email protected]>
Date: Tue, 30 Oct 2007 10:01:30 -1000

I’m trying to run the latest EDM 1-11-0zg built on EPICS 3.14.9 (I got the same result with EPICS R3.14.8) on Solaris-8 but am running into the following seg fault:

Program received signal SIGSEGV, Segmentation fault.

0xfea77748 in _XmAddHashEntry () from /usr/lib/libXm.so.4

 

Here’s my configuration:

 

Solaris-8

EPICS R3.14.9

EDM l-11-0zg

Gcc version 3.3.6

GNU make 3.8

 

I found this thread that mentions a possible font issue: http://www.aps.anl.gov/epics/tech-talk/2006/msg01325.php

Can someone please shed some light on this for me.

 

Thanks in advance.

Kevin Tsubota

W.M. Keck Observatory

 

 

kamaole:prefs> gdb /home/ktsubota/epics/r3.14.9/extensions/src/edm/edmMain/O.solaris-sparc-gnu/edm

GNU gdb 5.0

Copyright 2000 Free Software Foundation, Inc.

GDB is free software, covered by the GNU General Public License, and you are

welcome to change it and/or distribute copies of it under certain conditions.

Type "show copying" to see the conditions.

There is absolutely no warranty for GDB.  Type "show warranty" for details.

This GDB was configured as "sparc-sun-solaris2.7"...

(no debugging symbols found)...

(gdb) run

Starting program: /home/ktsubota/epics/r3.14.9/extensions/src/edm/edmMain/O.solaris-sparc-gnu/edm

cshrc

kamaole:solaris

(no debugging symbols found)...(no debugging symbols found)...

(no debugging symbols found)...(no debugging symbols found)...

(no debugging symbols found)...(no debugging symbols found)...

(no debugging symbols found)...(no debugging symbols found)...

(no debugging symbols found)...(no debugging symbols found)...

(no debugging symbols found)...(no debugging symbols found)...

(no debugging symbols found)...(no debugging symbols found)...[New LWP 1]

[New LWP 2]

[New LWP 3]

[New LWP 4]

[New LWP 5]

[New LWP 6]

[New LWP 7]

 

Program received signal SIGSEGV, Segmentation fault.

0xfea77748 in _XmAddHashEntry () from /usr/lib/libXm.so.4

(gdb) where

#0  0xfea77748 in _XmAddHashEntry () from /usr/lib/libXm.so.4

#1  0xfe94a0b8 in XmeTraitSet () from /usr/lib/libXm.so.4

#2  0xfe958700 in ClassPartInitialize () from /usr/lib/libXm.so.4

#3  0xff023638 in XtInitializeWidgetClass () from /usr/openwin/lib//libXt.so.4

#4  0xff023614 in XtInitializeWidgetClass () from /usr/openwin/lib//libXt.so.4

#5  0xff023614 in XtInitializeWidgetClass () from /usr/openwin/lib//libXt.so.4

#6  0xff02b0f0 in _XtCreateWidget () from /usr/openwin/lib//libXt.so.4

#7  0xff0467e4 in _XtVaCreateWidget () from /usr/openwin/lib//libXt.so.4

#8  0xff0469d4 in XtVaCreateManagedWidget () from /usr/openwin/lib//libXt.so.4

#9  0xff0b85dc in _ZN15appContextClass16createMainWindowEv ()

   from /home/ktsubota/epics/r3.14.9/extensions/lib/solaris-sparc-gnu/libcfcaa62e-8199-11d3-a77f-00104b8742df.so

#10 0xff0ba660 in _ZN15appContextClass16startApplicationEiPPciii ()

   from /home/ktsubota/epics/r3.14.9/extensions/lib/solaris-sparc-gnu/libcfcaa62e-8199-11d3-a77f-00104b8742df.so

#11 0x132dc in main ()

(gdb) q

The program is running.  Exit anyway? (y or n) y

 

kamaole:prefs> env | grep EDM

PWD=/home/ktsubota/edm/prefs

EDMOBJECTS=/home/ktsubota/edm/prefs

EDMDATAFILES=/home/ktsubota/edm

EDMFILES=/home/ktsubota/edm/prefs

EDMPVOBJECTS=/home/ktsubota/edm/prefs

EDMHELPFILES=/home/ktsubota/epics/r3.14.9/extensions/src/edm/helpFiles/

 

 

kamaole:prefs> ldd /home/ktsubota/epics/r3.14.9/extensions/lib/solaris-sparc-gnu/libcfcaa62e-8199-11d3-a77f-00104b8742df.so

        libca.so.3.14 =>         /home/ktsubota/epics/r3.14.9/base/lib/solaris-sparc-gnu/libca.so.3.14

        libCom.so.3.14 =>        /home/ktsubota/epics/r3.14.9/base/lib/solaris-sparc-gnu/libCom.so.3.14

        lib114135a4-6f6c-11d3-95bc-00104b8742df.so =>    /home/ktsubota/epics/r3.14.9/extensions/lib/solaris-sparc-gnu/lib114135a4-6f6c-11d3-95bc-00104b8742df.so

        libXm.so.4 =>    /usr/dt/lib//libXm.so.4

        libXt.so.4 =>    /usr/openwin/lib//libXt.so.4

        libXmu.so.4 =>   /usr/openwin/lib//libXmu.so.4

        libX11.so.4 =>   /usr/openwin/lib//libX11.so.4

        libXext.so.0 =>  /usr/openwin/lib//libXext.so.0

        libpthread.so.1 =>       /usr/lib/libpthread.so.1

        libdl.so.1 =>    /usr/lib/libdl.so.1

        librt.so.1 =>    /usr/lib/librt.so.1

        libsocket.so.1 =>        /usr/lib/libsocket.so.1

        libnsl.so.1 =>   /usr/lib/libnsl.so.1

        libstdc++.so.5 =>        /usr/local/gcc3xbuilt/lib/libstdc++.so.5

        libm.so.1 =>     /usr/lib/libm.so.1

        libc.so.1 =>     /usr/lib/libc.so.1

        libgcc_s.so.1 =>         /usr/local/gcc3xbuilt/lib/libgcc_s.so.1

        libSM.so.6 =>    /usr/openwin/lib/libSM.so.6

        libICE.so.6 =>   /usr/openwin/lib/libICE.so.6

        libaio.so.1 =>   /usr/lib/libaio.so.1

        libmp.so.2 =>    /usr/lib/libmp.so.2

        libthread.so.1 =>        /usr/lib/libthread.so.1

        /usr/platform/SUNW,Sun-Fire-V240/lib/libc_psr.so.1

kamaole:prefs>


Navigate by Date:
Prev: Stream Raw converter and un/signed integrer Emmanuel Mayssat
Next: Re: alh not handling log files correctly Janet Anderson
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  <20072008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Re: Stream Raw converter and un/signed integrer Dirk Zimoch
Next: pc104 usb 2.0 module David Kline
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  <20072008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 10 Nov 2011 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·