Cannot stop Seaside gems anymore

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
10 messages Options
Reply | Threaded
Open this post in threaded view
|

Cannot stop Seaside gems anymore

GLASS mailing list
Hi guys,

I am running in OSX. In the last weeks, I have re-setup a bit my "linux" stack of tools in my OS (zsh, prezto, tmux, etc etc etc). I have also updated to the very last updates from OSX. I am now in OSX 10.11.2. GemStone is 3.2.9.

Today I was doing something with my local GemStone and I found out I cannot stop seaside gems again. I don't know if this could be related or not to all the changes I been doing recently, but it looks weird. 

Whenever I try to stop my seaside gems (which simply do a "kill $pid "), my gems processes are NOT killed and in the log I get this:

GemStone signal handler: signal 15 (SIGTERM), received from process 14563 userId 501
 si_code: 0 at 1450726718, unknown SI_

Any clues? I have none at all...

Thanks in advance, 

--

_______________________________________________
Glass mailing list
[hidden email]
http://lists.gemtalksystems.com/mailman/listinfo/glass
Reply | Threaded
Open this post in threaded view
|

Re: Cannot stop Seaside gems anymore

GLASS mailing list
Mariano,

`kill` works in 10.10.5 (Yosemite) for my Mac ...

Let's try to get a c stack trace. You'll need gdb installed (These are the instructions for installing Yosemite[1] and should be similar, but you probably need to check). ONce you're able to use gdb then you want to attach to your process using root:

    sudo /usr/local/bin/gdb

Then at the prompt:

    attach <pid>
    set confirm off
    set pagination off
    set backtrace limit 0
    thread apply all backtrace

And send the resulting trace ... in the mean time, `kill -9` should be okay to use on topaz or a gem.

Dale

[1] http://www.patosai.com/blog/post/installing-gdb-on-mac-os-x-yosemite
On 12/21/15 11:49 AM, Mariano Martinez Peck via Glass wrote:
Hi guys,

I am running in OSX. In the last weeks, I have re-setup a bit my "linux" stack of tools in my OS (zsh, prezto, tmux, etc etc etc). I have also updated to the very last updates from OSX. I am now in OSX 10.11.2. GemStone is 3.2.9.

Today I was doing something with my local GemStone and I found out I cannot stop seaside gems again. I don't know if this could be related or not to all the changes I been doing recently, but it looks weird. 

Whenever I try to stop my seaside gems (which simply do a "kill $pid "), my gems processes are NOT killed and in the log I get this:

GemStone signal handler: signal 15 (SIGTERM), received from process 14563 userId 501
 si_code: 0 at 1450726718, unknown SI_

Any clues? I have none at all...

Thanks in advance, 

--


_______________________________________________
Glass mailing list
[hidden email]
http://lists.gemtalksystems.com/mailman/listinfo/glass


_______________________________________________
Glass mailing list
[hidden email]
http://lists.gemtalksystems.com/mailman/listinfo/glass
Reply | Threaded
Open this post in threaded view
|

Re: Cannot stop Seaside gems anymore

GLASS mailing list
Here is it:


 ❯ gdb                                                                                                                                                                                         [18:13:33]
GNU gdb (GDB) 7.10
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-apple-darwin15.0.0".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
Find the GDB manual and other documentation resources online at:
For help, type "help".
Type "apropos word" to search for commands related to "word".
(gdb) attach 16206
Attaching to process 16206
[New Thread 0x1403 of process 16206]
[New Thread 0x1503 of process 16206]
[New Thread 0x1603 of process 16206]
Reading symbols from /Users/mariano/gemstone/GsDevKit_home/shared/downloads/products/GemStone64Bit3.2.9-i386.Darwin/bin/topaz...warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/dynlib.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/topaz.o': can't open to read symbols: No such file or directory.
(no debugging symbols found)...done.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/bagprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/bom.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/capiprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/cfgopt.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/cfgparse.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/cfgsup.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/comerr.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/comgen.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/comheap.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/comlex.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/comparse.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/compile.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/comstream.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/comstring.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/cryptoprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/dateprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/datetime.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/dbfio.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/dbgflag.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/doprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/doprim2.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/dynlib.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/dynlibssl.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/errmsg.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/errmsggem.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/errmsgmt.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/eucprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/eucstring.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/event.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/eventg2s.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/firstobj.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/float.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/floatprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/fltarit.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/fltobj.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/fltprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/fltsup.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/flttran.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/garbagemt.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gcgemutl.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gciact.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gcifloat.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gcilnk.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gciprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gcisup_ts.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gcisuplnk.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gdbg.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gdbgdis.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gdbgdisold.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gdbgio.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gdbgobj.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gembitmap.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gembitmapprint.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gemcfg.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gemdatapage.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gemdo.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gemdorpc.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gemheap.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gemlog.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gemmain.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gemobj.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gempagecache.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gempomotsup.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gemrpcobject.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gemsup.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gemtrav.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gsdstring.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gsfilelnk.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gshash.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hash.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/helputil.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostclientmt.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostdebug.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostdebugmt.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostdefersig.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostid.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostmutex.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostom.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostpassword.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostshr.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostsignal_unix.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostsigterm.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hoststats.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hoststats_gem.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostunix.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostunixmt.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/icuprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/index.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/intcodecache.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/interp.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/intloop.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/intloopsup.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/intsup.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/intswitch.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/jischar.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/jisprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/keyvaluedict.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/lastobj.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/ldapsup.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/lgcssl_server.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/linenoise.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/linkg2c.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/linkg2s.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/lom.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/lrgint.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/multithr.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/nativecode.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/netinfo.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/netinfoserver.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/netldicallcmn.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/netldicalllocal.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/netldicallmt.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/netsocket.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/netsocketserver.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/nsc.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/nscrepair.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/object.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/objsup.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/odbcprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/oldrootpage.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/om.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/omdebug.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/omgc.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/omgc_mark.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/ominit.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/ommethlookup.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/omverify.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/opalprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/pom.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/pomot.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/pomsup.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/rdbfio.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/refpathprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/refpathprim2.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/regexprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/relops.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/reposgem.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/reposprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/reposprimmt.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/rootpage.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/rubyprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/serverprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/shrpc.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/shrpcclient.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/shrpccmn.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/shrpcdebug.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/shrpclocstr.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/smallfloatprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/socket.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/socketprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/srpsup.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/sslerror.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/sslio.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/sslprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/sslsocket.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/standbynet.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/standbysvc.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/staticuadummy.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/stattype.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/stdbuserprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/stncall.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/stncallgem.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/strprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/symbolvm.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/syserror.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/sysprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/testom.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/topaz_getopt.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/topazm.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/uabitmaptest.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/uniqueid.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/unixerr.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/unixio.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/unixiomt.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/unwind.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/utl.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/utlclientmt.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/utlexit.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/vermsg.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/version.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/waitsup.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/workspace.o': can't open to read symbols: No such file or directory.
0x00007fff8f25239e in poll () from /usr/lib/system/libsystem_kernel.dylib
(gdb)    set confirm off
(gdb)  set pagination off
(gdb) set backtrace limit 0
(gdb) thread apply all backtrace

Thread 4 (Thread 0x1603 of process 16206):
#0  0x00007fff8f25239e in poll () from /usr/lib/system/libsystem_kernel.dylib
#1  0x0000000102a8518c in timeoutThreadFn(void*) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#2  0x00007fff992d2c13 in _pthread_body () from /usr/lib/system/libsystem_pthread.dylib
#3  0x00007fff992d2b90 in _pthread_start () from /usr/lib/system/libsystem_pthread.dylib
#4  0x00007fff992d0375 in thread_start () from /usr/lib/system/libsystem_pthread.dylib
#5  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x1503 of process 16206):
#0  0x00007fff8f2510b6 in recvfrom () from /usr/lib/system/libsystem_kernel.dylib
#1  0x0000000102b5e3f8 in SocketRead_(int, int, char*, long, SysErrorSType*) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#2  0x0000000102b44d73 in stnOobReaderThreadFn(void*) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#3  0x00007fff992d2c13 in _pthread_body () from /usr/lib/system/libsystem_pthread.dylib
#4  0x00007fff992d2b90 in _pthread_start () from /usr/lib/system/libsystem_pthread.dylib
#5  0x00007fff992d0375 in thread_start () from /usr/lib/system/libsystem_pthread.dylib
#6  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x1403 of process 16206):
#0  0x00007fff8f2510b6 in recvfrom () from /usr/lib/system/libsystem_kernel.dylib
#1  0x0000000102b5e3f8 in SocketRead_(int, int, char*, long, SysErrorSType*) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#2  0x0000000102b451c2 in shrpcmonSocketReadFn(void*) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#3  0x00007fff992d2c13 in _pthread_body () from /usr/lib/system/libsystem_pthread.dylib
#4  0x00007fff992d2b90 in _pthread_start () from /usr/lib/system/libsystem_pthread.dylib
#5  0x00007fff992d0375 in thread_start () from /usr/lib/system/libsystem_pthread.dylib
#6  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x1303 of process 16206):
#0  0x00007fff8f25239e in poll () from /usr/lib/system/libsystem_kernel.dylib
#1  0x0000000102a8807c in om::GsSocketDoPoll192(om*, omObjSType**) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#2  0x000000017539d01b in ?? ()
#3  0x00000001752ef450 in ?? ()
#4  0x000000000000003c in ?? ()
#5  0x00007fff5fbfceb0 in ?? ()
#6  0x00000001028a47c3 in om::NscPrivateSet_remove(om*, omObjSType**, omObjSType**) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#7  0x0000000102986f0e in IntLpSupControlLoop(om*, int, omObjSType**) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#8  0x000000010297f6b4 in IntExecuteMethod(IntStateSType*, omObjSType**, omObjSType**, int, omObjSType**, int) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#9  0x000000010282abd9 in executeFromCtx(om*, omObjSType**, unsigned long long, unsigned long long, int, unsigned short, int, unsigned long long const*, int) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#10 0x000000010282b794 in GemDoExecuteFromContext(unsigned long long, unsigned long long, unsigned long long, int, unsigned short, unsigned long long*) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#11 0x00000001027b622a in gciCall6Args(LgcCmdNameEType, int (*)(long long, long long, long long, long long, long long, long long), long long, long long, long long, long long, long long, long long) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#12 0x00000001027b6321 in GciExecuteFromContextDbg_ () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#13 0x0000000102b80d21 in TpAuxDispatchCmd(TpAuxCmdEType) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#14 0x0000000102b838a5 in processCommand() () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#15 0x0000000102b83fec in topazMain () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#16 0x00000001000018e8 in main ()
(gdb)



On Mon, Dec 21, 2015 at 5:44 PM, Dale Henrichs via Glass <[hidden email]> wrote:
Mariano,

`kill` works in 10.10.5 (Yosemite) for my Mac ...

Let's try to get a c stack trace. You'll need gdb installed (These are the instructions for installing Yosemite[1] and should be similar, but you probably need to check). ONce you're able to use gdb then you want to attach to your process using root:

    sudo /usr/local/bin/gdb

Then at the prompt:

    attach <pid>
    set confirm off
    set pagination off
    set backtrace limit 0
    thread apply all backtrace

And send the resulting trace ... in the mean time, `kill -9` should be okay to use on topaz or a gem.

Dale

[1] http://www.patosai.com/blog/post/installing-gdb-on-mac-os-x-yosemite

On 12/21/15 11:49 AM, Mariano Martinez Peck via Glass wrote:
Hi guys,

I am running in OSX. In the last weeks, I have re-setup a bit my "linux" stack of tools in my OS (zsh, prezto, tmux, etc etc etc). I have also updated to the very last updates from OSX. I am now in OSX 10.11.2. GemStone is 3.2.9.

Today I was doing something with my local GemStone and I found out I cannot stop seaside gems again. I don't know if this could be related or not to all the changes I been doing recently, but it looks weird. 

Whenever I try to stop my seaside gems (which simply do a "kill $pid "), my gems processes are NOT killed and in the log I get this:

GemStone signal handler: signal 15 (SIGTERM), received from process 14563 userId 501
 si_code: 0 at 1450726718, unknown SI_

Any clues? I have none at all...

Thanks in advance, 

--


_______________________________________________
Glass mailing list
[hidden email]
http://lists.gemtalksystems.com/mailman/listinfo/glass


_______________________________________________
Glass mailing list
[hidden email]
http://lists.gemtalksystems.com/mailman/listinfo/glass




--

_______________________________________________
Glass mailing list
[hidden email]
http://lists.gemtalksystems.com/mailman/listinfo/glass
Reply | Threaded
Open this post in threaded view
|

Re: Cannot stop Seaside gems anymore

GLASS mailing list
OK course, the workaround of -9 did work. 

On Mon, Dec 21, 2015 at 6:15 PM, Mariano Martinez Peck <[hidden email]> wrote:
Here is it:


 ❯ gdb                                                                                                                                                                                         [18:13:33]
GNU gdb (GDB) 7.10
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-apple-darwin15.0.0".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
Find the GDB manual and other documentation resources online at:
For help, type "help".
Type "apropos word" to search for commands related to "word".
(gdb) attach 16206
Attaching to process 16206
[New Thread 0x1403 of process 16206]
[New Thread 0x1503 of process 16206]
[New Thread 0x1603 of process 16206]
Reading symbols from /Users/mariano/gemstone/GsDevKit_home/shared/downloads/products/GemStone64Bit3.2.9-i386.Darwin/bin/topaz...warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/dynlib.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/topaz.o': can't open to read symbols: No such file or directory.
(no debugging symbols found)...done.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/bagprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/bom.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/capiprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/cfgopt.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/cfgparse.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/cfgsup.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/comerr.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/comgen.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/comheap.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/comlex.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/comparse.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/compile.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/comstream.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/comstring.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/cryptoprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/dateprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/datetime.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/dbfio.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/dbgflag.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/doprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/doprim2.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/dynlib.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/dynlibssl.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/errmsg.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/errmsggem.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/errmsgmt.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/eucprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/eucstring.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/event.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/eventg2s.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/firstobj.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/float.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/floatprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/fltarit.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/fltobj.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/fltprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/fltsup.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/flttran.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/garbagemt.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gcgemutl.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gciact.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gcifloat.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gcilnk.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gciprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gcisup_ts.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gcisuplnk.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gdbg.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gdbgdis.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gdbgdisold.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gdbgio.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gdbgobj.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gembitmap.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gembitmapprint.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gemcfg.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gemdatapage.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gemdo.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gemdorpc.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gemheap.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gemlog.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gemmain.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gemobj.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gempagecache.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gempomotsup.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gemrpcobject.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gemsup.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gemtrav.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gsdstring.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gsfilelnk.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gshash.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hash.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/helputil.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostclientmt.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostdebug.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostdebugmt.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostdefersig.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostid.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostmutex.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostom.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostpassword.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostshr.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostsignal_unix.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostsigterm.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hoststats.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hoststats_gem.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostunix.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostunixmt.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/icuprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/index.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/intcodecache.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/interp.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/intloop.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/intloopsup.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/intsup.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/intswitch.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/jischar.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/jisprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/keyvaluedict.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/lastobj.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/ldapsup.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/lgcssl_server.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/linenoise.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/linkg2c.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/linkg2s.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/lom.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/lrgint.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/multithr.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/nativecode.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/netinfo.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/netinfoserver.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/netldicallcmn.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/netldicalllocal.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/netldicallmt.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/netsocket.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/netsocketserver.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/nsc.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/nscrepair.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/object.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/objsup.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/odbcprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/oldrootpage.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/om.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/omdebug.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/omgc.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/omgc_mark.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/ominit.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/ommethlookup.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/omverify.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/opalprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/pom.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/pomot.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/pomsup.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/rdbfio.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/refpathprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/refpathprim2.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/regexprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/relops.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/reposgem.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/reposprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/reposprimmt.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/rootpage.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/rubyprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/serverprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/shrpc.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/shrpcclient.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/shrpccmn.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/shrpcdebug.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/shrpclocstr.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/smallfloatprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/socket.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/socketprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/srpsup.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/sslerror.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/sslio.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/sslprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/sslsocket.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/standbynet.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/standbysvc.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/staticuadummy.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/stattype.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/stdbuserprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/stncall.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/stncallgem.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/strprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/symbolvm.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/syserror.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/sysprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/testom.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/topaz_getopt.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/topazm.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/uabitmaptest.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/uniqueid.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/unixerr.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/unixio.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/unixiomt.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/unwind.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/utl.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/utlclientmt.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/utlexit.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/vermsg.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/version.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/waitsup.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/workspace.o': can't open to read symbols: No such file or directory.
0x00007fff8f25239e in poll () from /usr/lib/system/libsystem_kernel.dylib
(gdb)    set confirm off
(gdb)  set pagination off
(gdb) set backtrace limit 0
(gdb) thread apply all backtrace

Thread 4 (Thread 0x1603 of process 16206):
#0  0x00007fff8f25239e in poll () from /usr/lib/system/libsystem_kernel.dylib
#1  0x0000000102a8518c in timeoutThreadFn(void*) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#2  0x00007fff992d2c13 in _pthread_body () from /usr/lib/system/libsystem_pthread.dylib
#3  0x00007fff992d2b90 in _pthread_start () from /usr/lib/system/libsystem_pthread.dylib
#4  0x00007fff992d0375 in thread_start () from /usr/lib/system/libsystem_pthread.dylib
#5  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x1503 of process 16206):
#0  0x00007fff8f2510b6 in recvfrom () from /usr/lib/system/libsystem_kernel.dylib
#1  0x0000000102b5e3f8 in SocketRead_(int, int, char*, long, SysErrorSType*) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#2  0x0000000102b44d73 in stnOobReaderThreadFn(void*) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#3  0x00007fff992d2c13 in _pthread_body () from /usr/lib/system/libsystem_pthread.dylib
#4  0x00007fff992d2b90 in _pthread_start () from /usr/lib/system/libsystem_pthread.dylib
#5  0x00007fff992d0375 in thread_start () from /usr/lib/system/libsystem_pthread.dylib
#6  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x1403 of process 16206):
#0  0x00007fff8f2510b6 in recvfrom () from /usr/lib/system/libsystem_kernel.dylib
#1  0x0000000102b5e3f8 in SocketRead_(int, int, char*, long, SysErrorSType*) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#2  0x0000000102b451c2 in shrpcmonSocketReadFn(void*) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#3  0x00007fff992d2c13 in _pthread_body () from /usr/lib/system/libsystem_pthread.dylib
#4  0x00007fff992d2b90 in _pthread_start () from /usr/lib/system/libsystem_pthread.dylib
#5  0x00007fff992d0375 in thread_start () from /usr/lib/system/libsystem_pthread.dylib
#6  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x1303 of process 16206):
#0  0x00007fff8f25239e in poll () from /usr/lib/system/libsystem_kernel.dylib
#1  0x0000000102a8807c in om::GsSocketDoPoll192(om*, omObjSType**) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#2  0x000000017539d01b in ?? ()
#3  0x00000001752ef450 in ?? ()
#4  0x000000000000003c in ?? ()
#5  0x00007fff5fbfceb0 in ?? ()
#6  0x00000001028a47c3 in om::NscPrivateSet_remove(om*, omObjSType**, omObjSType**) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#7  0x0000000102986f0e in IntLpSupControlLoop(om*, int, omObjSType**) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#8  0x000000010297f6b4 in IntExecuteMethod(IntStateSType*, omObjSType**, omObjSType**, int, omObjSType**, int) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#9  0x000000010282abd9 in executeFromCtx(om*, omObjSType**, unsigned long long, unsigned long long, int, unsigned short, int, unsigned long long const*, int) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#10 0x000000010282b794 in GemDoExecuteFromContext(unsigned long long, unsigned long long, unsigned long long, int, unsigned short, unsigned long long*) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#11 0x00000001027b622a in gciCall6Args(LgcCmdNameEType, int (*)(long long, long long, long long, long long, long long, long long), long long, long long, long long, long long, long long, long long) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#12 0x00000001027b6321 in GciExecuteFromContextDbg_ () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#13 0x0000000102b80d21 in TpAuxDispatchCmd(TpAuxCmdEType) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#14 0x0000000102b838a5 in processCommand() () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#15 0x0000000102b83fec in topazMain () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#16 0x00000001000018e8 in main ()
(gdb)



On Mon, Dec 21, 2015 at 5:44 PM, Dale Henrichs via Glass <[hidden email]> wrote:
Mariano,

`kill` works in 10.10.5 (Yosemite) for my Mac ...

Let's try to get a c stack trace. You'll need gdb installed (These are the instructions for installing Yosemite[1] and should be similar, but you probably need to check). ONce you're able to use gdb then you want to attach to your process using root:

    sudo /usr/local/bin/gdb

Then at the prompt:

    attach <pid>
    set confirm off
    set pagination off
    set backtrace limit 0
    thread apply all backtrace

And send the resulting trace ... in the mean time, `kill -9` should be okay to use on topaz or a gem.

Dale

[1] http://www.patosai.com/blog/post/installing-gdb-on-mac-os-x-yosemite

On 12/21/15 11:49 AM, Mariano Martinez Peck via Glass wrote:
Hi guys,

I am running in OSX. In the last weeks, I have re-setup a bit my "linux" stack of tools in my OS (zsh, prezto, tmux, etc etc etc). I have also updated to the very last updates from OSX. I am now in OSX 10.11.2. GemStone is 3.2.9.

Today I was doing something with my local GemStone and I found out I cannot stop seaside gems again. I don't know if this could be related or not to all the changes I been doing recently, but it looks weird. 

Whenever I try to stop my seaside gems (which simply do a "kill $pid "), my gems processes are NOT killed and in the log I get this:

GemStone signal handler: signal 15 (SIGTERM), received from process 14563 userId 501
 si_code: 0 at 1450726718, unknown SI_

Any clues? I have none at all...

Thanks in advance, 

--


_______________________________________________
Glass mailing list
[hidden email]
http://lists.gemtalksystems.com/mailman/listinfo/glass


_______________________________________________
Glass mailing list
[hidden email]
http://lists.gemtalksystems.com/mailman/listinfo/glass




--



--

_______________________________________________
Glass mailing list
[hidden email]
http://lists.gemtalksystems.com/mailman/listinfo/glass
Reply | Threaded
Open this post in threaded view
|

Re: Cannot stop Seaside gems anymore

GLASS mailing list
In reply to this post by GLASS mailing list
can you provide a copy of the log as well (including the startup header) ... thanks!

Dale

On 12/21/15 1:15 PM, Mariano Martinez Peck wrote:
Here is it:


 ❯ gdb                                                                                                                                                                                         [18:13:33]
GNU gdb (GDB) 7.10
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-apple-darwin15.0.0".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
Find the GDB manual and other documentation resources online at:
For help, type "help".
Type "apropos word" to search for commands related to "word".
(gdb) attach 16206
Attaching to process 16206
[New Thread 0x1403 of process 16206]
[New Thread 0x1503 of process 16206]
[New Thread 0x1603 of process 16206]
Reading symbols from /Users/mariano/gemstone/GsDevKit_home/shared/downloads/products/GemStone64Bit3.2.9-i386.Darwin/bin/topaz...warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/dynlib.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/topaz.o': can't open to read symbols: No such file or directory.
(no debugging symbols found)...done.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/bagprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/bom.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/capiprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/cfgopt.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/cfgparse.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/cfgsup.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/comerr.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/comgen.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/comheap.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/comlex.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/comparse.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/compile.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/comstream.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/comstring.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/cryptoprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/dateprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/datetime.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/dbfio.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/dbgflag.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/doprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/doprim2.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/dynlib.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/dynlibssl.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/errmsg.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/errmsggem.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/errmsgmt.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/eucprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/eucstring.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/event.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/eventg2s.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/firstobj.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/float.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/floatprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/fltarit.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/fltobj.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/fltprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/fltsup.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/flttran.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/garbagemt.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gcgemutl.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gciact.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gcifloat.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gcilnk.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gciprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gcisup_ts.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gcisuplnk.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gdbg.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gdbgdis.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gdbgdisold.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gdbgio.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gdbgobj.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gembitmap.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gembitmapprint.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gemcfg.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gemdatapage.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gemdo.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gemdorpc.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gemheap.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gemlog.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gemmain.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gemobj.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gempagecache.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gempomotsup.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gemrpcobject.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gemsup.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gemtrav.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gsdstring.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gsfilelnk.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gshash.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hash.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/helputil.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostclientmt.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostdebug.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostdebugmt.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostdefersig.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostid.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostmutex.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostom.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostpassword.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostshr.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostsignal_unix.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostsigterm.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hoststats.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hoststats_gem.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostunix.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostunixmt.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/icuprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/index.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/intcodecache.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/interp.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/intloop.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/intloopsup.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/intsup.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/intswitch.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/jischar.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/jisprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/keyvaluedict.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/lastobj.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/ldapsup.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/lgcssl_server.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/linenoise.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/linkg2c.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/linkg2s.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/lom.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/lrgint.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/multithr.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/nativecode.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/netinfo.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/netinfoserver.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/netldicallcmn.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/netldicalllocal.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/netldicallmt.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/netsocket.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/netsocketserver.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/nsc.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/nscrepair.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/object.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/objsup.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/odbcprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/oldrootpage.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/om.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/omdebug.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/omgc.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/omgc_mark.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/ominit.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/ommethlookup.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/omverify.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/opalprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/pom.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/pomot.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/pomsup.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/rdbfio.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/refpathprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/refpathprim2.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/regexprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/relops.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/reposgem.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/reposprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/reposprimmt.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/rootpage.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/rubyprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/serverprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/shrpc.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/shrpcclient.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/shrpccmn.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/shrpcdebug.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/shrpclocstr.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/smallfloatprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/socket.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/socketprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/srpsup.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/sslerror.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/sslio.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/sslprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/sslsocket.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/standbynet.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/standbysvc.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/staticuadummy.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/stattype.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/stdbuserprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/stncall.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/stncallgem.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/strprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/symbolvm.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/syserror.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/sysprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/testom.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/topaz_getopt.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/topazm.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/uabitmaptest.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/uniqueid.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/unixerr.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/unixio.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/unixiomt.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/unwind.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/utl.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/utlclientmt.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/utlexit.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/vermsg.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/version.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/waitsup.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/workspace.o': can't open to read symbols: No such file or directory.
0x00007fff8f25239e in poll () from /usr/lib/system/libsystem_kernel.dylib
(gdb)    set confirm off
(gdb)  set pagination off
(gdb) set backtrace limit 0
(gdb) thread apply all backtrace

Thread 4 (Thread 0x1603 of process 16206):
#0  0x00007fff8f25239e in poll () from /usr/lib/system/libsystem_kernel.dylib
#1  0x0000000102a8518c in timeoutThreadFn(void*) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#2  0x00007fff992d2c13 in _pthread_body () from /usr/lib/system/libsystem_pthread.dylib
#3  0x00007fff992d2b90 in _pthread_start () from /usr/lib/system/libsystem_pthread.dylib
#4  0x00007fff992d0375 in thread_start () from /usr/lib/system/libsystem_pthread.dylib
#5  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x1503 of process 16206):
#0  0x00007fff8f2510b6 in recvfrom () from /usr/lib/system/libsystem_kernel.dylib
#1  0x0000000102b5e3f8 in SocketRead_(int, int, char*, long, SysErrorSType*) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#2  0x0000000102b44d73 in stnOobReaderThreadFn(void*) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#3  0x00007fff992d2c13 in _pthread_body () from /usr/lib/system/libsystem_pthread.dylib
#4  0x00007fff992d2b90 in _pthread_start () from /usr/lib/system/libsystem_pthread.dylib
#5  0x00007fff992d0375 in thread_start () from /usr/lib/system/libsystem_pthread.dylib
#6  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x1403 of process 16206):
#0  0x00007fff8f2510b6 in recvfrom () from /usr/lib/system/libsystem_kernel.dylib
#1  0x0000000102b5e3f8 in SocketRead_(int, int, char*, long, SysErrorSType*) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#2  0x0000000102b451c2 in shrpcmonSocketReadFn(void*) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#3  0x00007fff992d2c13 in _pthread_body () from /usr/lib/system/libsystem_pthread.dylib
#4  0x00007fff992d2b90 in _pthread_start () from /usr/lib/system/libsystem_pthread.dylib
#5  0x00007fff992d0375 in thread_start () from /usr/lib/system/libsystem_pthread.dylib
#6  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x1303 of process 16206):
#0  0x00007fff8f25239e in poll () from /usr/lib/system/libsystem_kernel.dylib
#1  0x0000000102a8807c in om::GsSocketDoPoll192(om*, omObjSType**) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#2  0x000000017539d01b in ?? ()
#3  0x00000001752ef450 in ?? ()
#4  0x000000000000003c in ?? ()
#5  0x00007fff5fbfceb0 in ?? ()
#6  0x00000001028a47c3 in om::NscPrivateSet_remove(om*, omObjSType**, omObjSType**) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#7  0x0000000102986f0e in IntLpSupControlLoop(om*, int, omObjSType**) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#8  0x000000010297f6b4 in IntExecuteMethod(IntStateSType*, omObjSType**, omObjSType**, int, omObjSType**, int) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#9  0x000000010282abd9 in executeFromCtx(om*, omObjSType**, unsigned long long, unsigned long long, int, unsigned short, int, unsigned long long const*, int) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#10 0x000000010282b794 in GemDoExecuteFromContext(unsigned long long, unsigned long long, unsigned long long, int, unsigned short, unsigned long long*) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#11 0x00000001027b622a in gciCall6Args(LgcCmdNameEType, int (*)(long long, long long, long long, long long, long long, long long), long long, long long, long long, long long, long long, long long) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#12 0x00000001027b6321 in GciExecuteFromContextDbg_ () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#13 0x0000000102b80d21 in TpAuxDispatchCmd(TpAuxCmdEType) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#14 0x0000000102b838a5 in processCommand() () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#15 0x0000000102b83fec in topazMain () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#16 0x00000001000018e8 in main ()
(gdb)



On Mon, Dec 21, 2015 at 5:44 PM, Dale Henrichs via Glass <[hidden email]> wrote:
Mariano,

`kill` works in 10.10.5 (Yosemite) for my Mac ...

Let's try to get a c stack trace. You'll need gdb installed (These are the instructions for installing Yosemite[1] and should be similar, but you probably need to check). ONce you're able to use gdb then you want to attach to your process using root:

    sudo /usr/local/bin/gdb

Then at the prompt:

    attach <pid>
    set confirm off
    set pagination off
    set backtrace limit 0
    thread apply all backtrace

And send the resulting trace ... in the mean time, `kill -9` should be okay to use on topaz or a gem.

Dale

[1] http://www.patosai.com/blog/post/installing-gdb-on-mac-os-x-yosemite

On 12/21/15 11:49 AM, Mariano Martinez Peck via Glass wrote:
Hi guys,

I am running in OSX. In the last weeks, I have re-setup a bit my "linux" stack of tools in my OS (zsh, prezto, tmux, etc etc etc). I have also updated to the very last updates from OSX. I am now in OSX 10.11.2. GemStone is 3.2.9.

Today I was doing something with my local GemStone and I found out I cannot stop seaside gems again. I don't know if this could be related or not to all the changes I been doing recently, but it looks weird. 

Whenever I try to stop my seaside gems (which simply do a "kill $pid "), my gems processes are NOT killed and in the log I get this:

GemStone signal handler: signal 15 (SIGTERM), received from process 14563 userId 501
 si_code: 0 at 1450726718, unknown SI_

Any clues? I have none at all...

Thanks in advance, 

--


_______________________________________________
Glass mailing list
[hidden email]
http://lists.gemtalksystems.com/mailman/listinfo/glass


_______________________________________________
Glass mailing list
[hidden email]
http://lists.gemtalksystems.com/mailman/listinfo/glass




--


_______________________________________________
Glass mailing list
[hidden email]
http://lists.gemtalksystems.com/mailman/listinfo/glass
Reply | Threaded
Open this post in threaded view
|

Re: Cannot stop Seaside gems anymore

GLASS mailing list
Dale, I had my seaside gems being started with topaz -q so I had to start them again and so since it got different PIDs etc I thought I had to run gdb again as well. 

So please find a new gdb.txt with latest gdb and FastCGI log.

Cheers,

On Mon, Dec 21, 2015 at 7:00 PM, Dale Henrichs <[hidden email]> wrote:
can you provide a copy of the log as well (including the startup header) ... thanks!

Dale


On 12/21/15 1:15 PM, Mariano Martinez Peck wrote:
Here is it:


 ❯ gdb                                                                                                                                                                                         [18:13:33]
GNU gdb (GDB) 7.10
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-apple-darwin15.0.0".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
Find the GDB manual and other documentation resources online at:
For help, type "help".
Type "apropos word" to search for commands related to "word".
(gdb) attach 16206
Attaching to process 16206
[New Thread 0x1403 of process 16206]
[New Thread 0x1503 of process 16206]
[New Thread 0x1603 of process 16206]
Reading symbols from /Users/mariano/gemstone/GsDevKit_home/shared/downloads/products/GemStone64Bit3.2.9-i386.Darwin/bin/topaz...warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/dynlib.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/topaz.o': can't open to read symbols: No such file or directory.
(no debugging symbols found)...done.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/bagprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/bom.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/capiprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/cfgopt.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/cfgparse.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/cfgsup.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/comerr.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/comgen.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/comheap.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/comlex.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/comparse.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/compile.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/comstream.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/comstring.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/cryptoprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/dateprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/datetime.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/dbfio.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/dbgflag.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/doprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/doprim2.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/dynlib.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/dynlibssl.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/errmsg.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/errmsggem.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/errmsgmt.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/eucprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/eucstring.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/event.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/eventg2s.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/firstobj.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/float.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/floatprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/fltarit.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/fltobj.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/fltprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/fltsup.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/flttran.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/garbagemt.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gcgemutl.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gciact.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gcifloat.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gcilnk.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gciprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gcisup_ts.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gcisuplnk.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gdbg.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gdbgdis.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gdbgdisold.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gdbgio.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gdbgobj.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gembitmap.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gembitmapprint.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gemcfg.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gemdatapage.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gemdo.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gemdorpc.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gemheap.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gemlog.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gemmain.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gemobj.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gempagecache.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gempomotsup.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gemrpcobject.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gemsup.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gemtrav.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gsdstring.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gsfilelnk.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gshash.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hash.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/helputil.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostclientmt.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostdebug.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostdebugmt.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostdefersig.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostid.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostmutex.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostom.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostpassword.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostshr.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostsignal_unix.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostsigterm.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hoststats.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hoststats_gem.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostunix.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostunixmt.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/icuprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/index.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/intcodecache.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/interp.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/intloop.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/intloopsup.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/intsup.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/intswitch.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/jischar.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/jisprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/keyvaluedict.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/lastobj.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/ldapsup.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/lgcssl_server.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/linenoise.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/linkg2c.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/linkg2s.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/lom.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/lrgint.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/multithr.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/nativecode.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/netinfo.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/netinfoserver.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/netldicallcmn.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/netldicalllocal.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/netldicallmt.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/netsocket.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/netsocketserver.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/nsc.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/nscrepair.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/object.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/objsup.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/odbcprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/oldrootpage.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/om.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/omdebug.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/omgc.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/omgc_mark.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/ominit.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/ommethlookup.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/omverify.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/opalprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/pom.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/pomot.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/pomsup.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/rdbfio.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/refpathprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/refpathprim2.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/regexprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/relops.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/reposgem.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/reposprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/reposprimmt.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/rootpage.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/rubyprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/serverprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/shrpc.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/shrpcclient.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/shrpccmn.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/shrpcdebug.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/shrpclocstr.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/smallfloatprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/socket.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/socketprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/srpsup.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/sslerror.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/sslio.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/sslprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/sslsocket.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/standbynet.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/standbysvc.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/staticuadummy.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/stattype.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/stdbuserprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/stncall.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/stncallgem.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/strprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/symbolvm.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/syserror.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/sysprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/testom.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/topaz_getopt.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/topazm.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/uabitmaptest.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/uniqueid.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/unixerr.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/unixio.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/unixiomt.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/unwind.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/utl.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/utlclientmt.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/utlexit.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/vermsg.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/version.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/waitsup.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/workspace.o': can't open to read symbols: No such file or directory.
0x00007fff8f25239e in poll () from /usr/lib/system/libsystem_kernel.dylib
(gdb)    set confirm off
(gdb)  set pagination off
(gdb) set backtrace limit 0
(gdb) thread apply all backtrace

Thread 4 (Thread 0x1603 of process 16206):
#0  0x00007fff8f25239e in poll () from /usr/lib/system/libsystem_kernel.dylib
#1  0x0000000102a8518c in timeoutThreadFn(void*) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#2  0x00007fff992d2c13 in _pthread_body () from /usr/lib/system/libsystem_pthread.dylib
#3  0x00007fff992d2b90 in _pthread_start () from /usr/lib/system/libsystem_pthread.dylib
#4  0x00007fff992d0375 in thread_start () from /usr/lib/system/libsystem_pthread.dylib
#5  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x1503 of process 16206):
#0  0x00007fff8f2510b6 in recvfrom () from /usr/lib/system/libsystem_kernel.dylib
#1  0x0000000102b5e3f8 in SocketRead_(int, int, char*, long, SysErrorSType*) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#2  0x0000000102b44d73 in stnOobReaderThreadFn(void*) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#3  0x00007fff992d2c13 in _pthread_body () from /usr/lib/system/libsystem_pthread.dylib
#4  0x00007fff992d2b90 in _pthread_start () from /usr/lib/system/libsystem_pthread.dylib
#5  0x00007fff992d0375 in thread_start () from /usr/lib/system/libsystem_pthread.dylib
#6  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x1403 of process 16206):
#0  0x00007fff8f2510b6 in recvfrom () from /usr/lib/system/libsystem_kernel.dylib
#1  0x0000000102b5e3f8 in SocketRead_(int, int, char*, long, SysErrorSType*) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#2  0x0000000102b451c2 in shrpcmonSocketReadFn(void*) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#3  0x00007fff992d2c13 in _pthread_body () from /usr/lib/system/libsystem_pthread.dylib
#4  0x00007fff992d2b90 in _pthread_start () from /usr/lib/system/libsystem_pthread.dylib
#5  0x00007fff992d0375 in thread_start () from /usr/lib/system/libsystem_pthread.dylib
#6  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x1303 of process 16206):
#0  0x00007fff8f25239e in poll () from /usr/lib/system/libsystem_kernel.dylib
#1  0x0000000102a8807c in om::GsSocketDoPoll192(om*, omObjSType**) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#2  0x000000017539d01b in ?? ()
#3  0x00000001752ef450 in ?? ()
#4  0x000000000000003c in ?? ()
#5  0x00007fff5fbfceb0 in ?? ()
#6  0x00000001028a47c3 in om::NscPrivateSet_remove(om*, omObjSType**, omObjSType**) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#7  0x0000000102986f0e in IntLpSupControlLoop(om*, int, omObjSType**) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#8  0x000000010297f6b4 in IntExecuteMethod(IntStateSType*, omObjSType**, omObjSType**, int, omObjSType**, int) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#9  0x000000010282abd9 in executeFromCtx(om*, omObjSType**, unsigned long long, unsigned long long, int, unsigned short, int, unsigned long long const*, int) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#10 0x000000010282b794 in GemDoExecuteFromContext(unsigned long long, unsigned long long, unsigned long long, int, unsigned short, unsigned long long*) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#11 0x00000001027b622a in gciCall6Args(LgcCmdNameEType, int (*)(long long, long long, long long, long long, long long, long long), long long, long long, long long, long long, long long, long long) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#12 0x00000001027b6321 in GciExecuteFromContextDbg_ () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#13 0x0000000102b80d21 in TpAuxDispatchCmd(TpAuxCmdEType) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#14 0x0000000102b838a5 in processCommand() () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#15 0x0000000102b83fec in topazMain () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#16 0x00000001000018e8 in main ()
(gdb)



On Mon, Dec 21, 2015 at 5:44 PM, Dale Henrichs via Glass <[hidden email][hidden email]> wrote:
Mariano,

`kill` works in 10.10.5 (Yosemite) for my Mac ...

Let's try to get a c stack trace. You'll need gdb installed (These are the instructions for installing Yosemite[1] and should be similar, but you probably need to check). ONce you're able to use gdb then you want to attach to your process using root:

    sudo /usr/local/bin/gdb

Then at the prompt:

    attach <pid>
    set confirm off
    set pagination off
    set backtrace limit 0
    thread apply all backtrace

And send the resulting trace ... in the mean time, `kill -9` should be okay to use on topaz or a gem.

Dale

[1] http://www.patosai.com/blog/post/installing-gdb-on-mac-os-x-yosemite

On 12/21/15 11:49 AM, Mariano Martinez Peck via Glass wrote:
Hi guys,

I am running in OSX. In the last weeks, I have re-setup a bit my "linux" stack of tools in my OS (zsh, prezto, tmux, etc etc etc). I have also updated to the very last updates from OSX. I am now in OSX 10.11.2. GemStone is 3.2.9.

Today I was doing something with my local GemStone and I found out I cannot stop seaside gems again. I don't know if this could be related or not to all the changes I been doing recently, but it looks weird. 

Whenever I try to stop my seaside gems (which simply do a "kill $pid "), my gems processes are NOT killed and in the log I get this:

GemStone signal handler: signal 15 (SIGTERM), received from process 14563 userId 501
 si_code: 0 at 1450726718, unknown SI_

Any clues? I have none at all...

Thanks in advance, 

--


_______________________________________________
Glass mailing list
[hidden email]
http://lists.gemtalksystems.com/mailman/listinfo/glass


_______________________________________________
Glass mailing list
[hidden email]
http://lists.gemtalksystems.com/mailman/listinfo/glass




--




--

_______________________________________________
Glass mailing list
[hidden email]
http://lists.gemtalksystems.com/mailman/listinfo/glass

gdb.txt (46K) Download Attachment
FastCGI_server-9001.log (10K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Cannot stop Seaside gems anymore

GLASS mailing list
It looks like the log is before you tried the kill? I don't see the message about the SIGTERM being handled ...

If I wasn't clear, I wanted the stacks and log file from after you had done a kill ...

Dale

On 12/21/15 2:11 PM, Mariano Martinez Peck wrote:
Dale, I had my seaside gems being started with topaz -q so I had to start them again and so since it got different PIDs etc I thought I had to run gdb again as well. 

So please find a new gdb.txt with latest gdb and FastCGI log.

Cheers,

On Mon, Dec 21, 2015 at 7:00 PM, Dale Henrichs <[hidden email]> wrote:
can you provide a copy of the log as well (including the startup header) ... thanks!

Dale


On 12/21/15 1:15 PM, Mariano Martinez Peck wrote:
Here is it:


 ❯ gdb                                                                                                                                                                                         [18:13:33]
GNU gdb (GDB) 7.10
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-apple-darwin15.0.0".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
Find the GDB manual and other documentation resources online at:
For help, type "help".
Type "apropos word" to search for commands related to "word".
(gdb) attach 16206
Attaching to process 16206
[New Thread 0x1403 of process 16206]
[New Thread 0x1503 of process 16206]
[New Thread 0x1603 of process 16206]
Reading symbols from /Users/mariano/gemstone/GsDevKit_home/shared/downloads/products/GemStone64Bit3.2.9-i386.Darwin/bin/topaz...warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/dynlib.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/topaz.o': can't open to read symbols: No such file or directory.
(no debugging symbols found)...done.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/bagprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/bom.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/capiprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/cfgopt.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/cfgparse.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/cfgsup.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/comerr.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/comgen.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/comheap.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/comlex.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/comparse.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/compile.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/comstream.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/comstring.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/cryptoprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/dateprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/datetime.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/dbfio.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/dbgflag.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/doprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/doprim2.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/dynlib.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/dynlibssl.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/errmsg.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/errmsggem.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/errmsgmt.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/eucprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/eucstring.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/event.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/eventg2s.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/firstobj.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/float.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/floatprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/fltarit.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/fltobj.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/fltprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/fltsup.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/flttran.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/garbagemt.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gcgemutl.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gciact.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gcifloat.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gcilnk.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gciprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gcisup_ts.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gcisuplnk.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gdbg.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gdbgdis.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gdbgdisold.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gdbgio.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gdbgobj.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gembitmap.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gembitmapprint.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gemcfg.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gemdatapage.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gemdo.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gemdorpc.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gemheap.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gemlog.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gemmain.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gemobj.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gempagecache.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gempomotsup.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gemrpcobject.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gemsup.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gemtrav.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gsdstring.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gsfilelnk.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gshash.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hash.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/helputil.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostclientmt.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostdebug.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostdebugmt.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostdefersig.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostid.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostmutex.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostom.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostpassword.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostshr.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostsignal_unix.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostsigterm.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hoststats.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hoststats_gem.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostunix.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostunixmt.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/icuprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/index.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/intcodecache.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/interp.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/intloop.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/intloopsup.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/intsup.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/intswitch.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/jischar.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/jisprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/keyvaluedict.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/lastobj.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/ldapsup.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/lgcssl_server.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/linenoise.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/linkg2c.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/linkg2s.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/lom.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/lrgint.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/multithr.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/nativecode.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/netinfo.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/netinfoserver.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/netldicallcmn.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/netldicalllocal.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/netldicallmt.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/netsocket.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/netsocketserver.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/nsc.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/nscrepair.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/object.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/objsup.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/odbcprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/oldrootpage.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/om.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/omdebug.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/omgc.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/omgc_mark.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/ominit.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/ommethlookup.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/omverify.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/opalprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/pom.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/pomot.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/pomsup.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/rdbfio.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/refpathprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/refpathprim2.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/regexprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/relops.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/reposgem.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/reposprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/reposprimmt.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/rootpage.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/rubyprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/serverprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/shrpc.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/shrpcclient.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/shrpccmn.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/shrpcdebug.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/shrpclocstr.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/smallfloatprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/socket.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/socketprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/srpsup.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/sslerror.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/sslio.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/sslprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/sslsocket.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/standbynet.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/standbysvc.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/staticuadummy.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/stattype.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/stdbuserprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/stncall.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/stncallgem.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/strprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/symbolvm.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/syserror.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/sysprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/testom.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/topaz_getopt.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/topazm.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/uabitmaptest.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/uniqueid.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/unixerr.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/unixio.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/unixiomt.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/unwind.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/utl.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/utlclientmt.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/utlexit.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/vermsg.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/version.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/waitsup.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/workspace.o': can't open to read symbols: No such file or directory.
0x00007fff8f25239e in poll () from /usr/lib/system/libsystem_kernel.dylib
(gdb)    set confirm off
(gdb)  set pagination off
(gdb) set backtrace limit 0
(gdb) thread apply all backtrace

Thread 4 (Thread 0x1603 of process 16206):
#0  0x00007fff8f25239e in poll () from /usr/lib/system/libsystem_kernel.dylib
#1  0x0000000102a8518c in timeoutThreadFn(void*) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#2  0x00007fff992d2c13 in _pthread_body () from /usr/lib/system/libsystem_pthread.dylib
#3  0x00007fff992d2b90 in _pthread_start () from /usr/lib/system/libsystem_pthread.dylib
#4  0x00007fff992d0375 in thread_start () from /usr/lib/system/libsystem_pthread.dylib
#5  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x1503 of process 16206):
#0  0x00007fff8f2510b6 in recvfrom () from /usr/lib/system/libsystem_kernel.dylib
#1  0x0000000102b5e3f8 in SocketRead_(int, int, char*, long, SysErrorSType*) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#2  0x0000000102b44d73 in stnOobReaderThreadFn(void*) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#3  0x00007fff992d2c13 in _pthread_body () from /usr/lib/system/libsystem_pthread.dylib
#4  0x00007fff992d2b90 in _pthread_start () from /usr/lib/system/libsystem_pthread.dylib
#5  0x00007fff992d0375 in thread_start () from /usr/lib/system/libsystem_pthread.dylib
#6  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x1403 of process 16206):
#0  0x00007fff8f2510b6 in recvfrom () from /usr/lib/system/libsystem_kernel.dylib
#1  0x0000000102b5e3f8 in SocketRead_(int, int, char*, long, SysErrorSType*) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#2  0x0000000102b451c2 in shrpcmonSocketReadFn(void*) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#3  0x00007fff992d2c13 in _pthread_body () from /usr/lib/system/libsystem_pthread.dylib
#4  0x00007fff992d2b90 in _pthread_start () from /usr/lib/system/libsystem_pthread.dylib
#5  0x00007fff992d0375 in thread_start () from /usr/lib/system/libsystem_pthread.dylib
#6  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x1303 of process 16206):
#0  0x00007fff8f25239e in poll () from /usr/lib/system/libsystem_kernel.dylib
#1  0x0000000102a8807c in om::GsSocketDoPoll192(om*, omObjSType**) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#2  0x000000017539d01b in ?? ()
#3  0x00000001752ef450 in ?? ()
#4  0x000000000000003c in ?? ()
#5  0x00007fff5fbfceb0 in ?? ()
#6  0x00000001028a47c3 in om::NscPrivateSet_remove(om*, omObjSType**, omObjSType**) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#7  0x0000000102986f0e in IntLpSupControlLoop(om*, int, omObjSType**) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#8  0x000000010297f6b4 in IntExecuteMethod(IntStateSType*, omObjSType**, omObjSType**, int, omObjSType**, int) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#9  0x000000010282abd9 in executeFromCtx(om*, omObjSType**, unsigned long long, unsigned long long, int, unsigned short, int, unsigned long long const*, int) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#10 0x000000010282b794 in GemDoExecuteFromContext(unsigned long long, unsigned long long, unsigned long long, int, unsigned short, unsigned long long*) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#11 0x00000001027b622a in gciCall6Args(LgcCmdNameEType, int (*)(long long, long long, long long, long long, long long, long long), long long, long long, long long, long long, long long, long long) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#12 0x00000001027b6321 in GciExecuteFromContextDbg_ () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#13 0x0000000102b80d21 in TpAuxDispatchCmd(TpAuxCmdEType) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#14 0x0000000102b838a5 in processCommand() () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#15 0x0000000102b83fec in topazMain () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#16 0x00000001000018e8 in main ()
(gdb)



On Mon, Dec 21, 2015 at 5:44 PM, Dale Henrichs via Glass <[hidden email]> wrote:
Mariano,

`kill` works in 10.10.5 (Yosemite) for my Mac ...

Let's try to get a c stack trace. You'll need gdb installed (These are the instructions for installing Yosemite[1] and should be similar, but you probably need to check). ONce you're able to use gdb then you want to attach to your process using root:

    sudo /usr/local/bin/gdb

Then at the prompt:

    attach <pid>
    set confirm off
    set pagination off
    set backtrace limit 0
    thread apply all backtrace

And send the resulting trace ... in the mean time, `kill -9` should be okay to use on topaz or a gem.

Dale

[1] http://www.patosai.com/blog/post/installing-gdb-on-mac-os-x-yosemite

On 12/21/15 11:49 AM, Mariano Martinez Peck via Glass wrote:
Hi guys,

I am running in OSX. In the last weeks, I have re-setup a bit my "linux" stack of tools in my OS (zsh, prezto, tmux, etc etc etc). I have also updated to the very last updates from OSX. I am now in OSX 10.11.2. GemStone is 3.2.9.

Today I was doing something with my local GemStone and I found out I cannot stop seaside gems again. I don't know if this could be related or not to all the changes I been doing recently, but it looks weird. 

Whenever I try to stop my seaside gems (which simply do a "kill $pid "), my gems processes are NOT killed and in the log I get this:

GemStone signal handler: signal 15 (SIGTERM), received from process 14563 userId 501
 si_code: 0 at 1450726718, unknown SI_

Any clues? I have none at all...

Thanks in advance, 

--


_______________________________________________
Glass mailing list
[hidden email]
http://lists.gemtalksystems.com/mailman/listinfo/glass


_______________________________________________
Glass mailing list
[hidden email]
http://lists.gemtalksystems.com/mailman/listinfo/glass




--




--


_______________________________________________
Glass mailing list
[hidden email]
http://lists.gemtalksystems.com/mailman/listinfo/glass
Reply | Threaded
Open this post in threaded view
|

Re: Cannot stop Seaside gems anymore

GLASS mailing list


On Mon, Dec 21, 2015 at 7:37 PM, Dale Henrichs <[hidden email]> wrote:
It looks like the log is before you tried the kill? I don't see the message about the SIGTERM being handled ...

If I wasn't clear, I wanted the stacks and log file from after you had done a kill ...


I can't. Just more info: the kill actually happens as the process of the gem is finally killed (that's why I cannot attach to gdb.. "No such process").
I THOUGHT it was not killing the the gem because I could still navigate the app. However, it would look like if kill error would happen AFTER the actual kill, and so the stop seaside gems exits and let's the rest of the gems alive, and this is why I saw the app still running. Sounds reasonable? 

Thoughts?
 
Dale


On 12/21/15 2:11 PM, Mariano Martinez Peck wrote:
Dale, I had my seaside gems being started with topaz -q so I had to start them again and so since it got different PIDs etc I thought I had to run gdb again as well. 

So please find a new gdb.txt with latest gdb and FastCGI log.

Cheers,

On Mon, Dec 21, 2015 at 7:00 PM, Dale Henrichs <[hidden email]> wrote:
can you provide a copy of the log as well (including the startup header) ... thanks!

Dale


On 12/21/15 1:15 PM, Mariano Martinez Peck wrote:
Here is it:


 ❯ gdb                                                                                                                                                                                         [18:13:33]
GNU gdb (GDB) 7.10
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-apple-darwin15.0.0".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
Find the GDB manual and other documentation resources online at:
For help, type "help".
Type "apropos word" to search for commands related to "word".
(gdb) attach 16206
Attaching to process 16206
[New Thread 0x1403 of process 16206]
[New Thread 0x1503 of process 16206]
[New Thread 0x1603 of process 16206]
Reading symbols from /Users/mariano/gemstone/GsDevKit_home/shared/downloads/products/GemStone64Bit3.2.9-i386.Darwin/bin/topaz...warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/dynlib.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/topaz.o': can't open to read symbols: No such file or directory.
(no debugging symbols found)...done.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/bagprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/bom.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/capiprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/cfgopt.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/cfgparse.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/cfgsup.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/comerr.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/comgen.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/comheap.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/comlex.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/comparse.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/compile.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/comstream.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/comstring.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/cryptoprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/dateprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/datetime.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/dbfio.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/dbgflag.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/doprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/doprim2.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/dynlib.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/dynlibssl.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/errmsg.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/errmsggem.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/errmsgmt.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/eucprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/eucstring.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/event.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/eventg2s.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/firstobj.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/float.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/floatprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/fltarit.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/fltobj.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/fltprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/fltsup.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/flttran.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/garbagemt.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gcgemutl.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gciact.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gcifloat.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gcilnk.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gciprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gcisup_ts.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gcisuplnk.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gdbg.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gdbgdis.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gdbgdisold.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gdbgio.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gdbgobj.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gembitmap.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gembitmapprint.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gemcfg.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gemdatapage.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gemdo.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gemdorpc.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gemheap.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gemlog.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gemmain.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gemobj.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gempagecache.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gempomotsup.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gemrpcobject.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gemsup.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gemtrav.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gsdstring.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gsfilelnk.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/gshash.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hash.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/helputil.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostclientmt.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostdebug.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostdebugmt.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostdefersig.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostid.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostmutex.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostom.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostpassword.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostshr.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostsignal_unix.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostsigterm.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hoststats.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hoststats_gem.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostunix.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/hostunixmt.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/icuprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/index.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/intcodecache.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/interp.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/intloop.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/intloopsup.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/intsup.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/intswitch.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/jischar.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/jisprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/keyvaluedict.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/lastobj.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/ldapsup.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/lgcssl_server.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/linenoise.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/linkg2c.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/linkg2s.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/lom.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/lrgint.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/multithr.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/nativecode.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/netinfo.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/netinfoserver.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/netldicallcmn.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/netldicalllocal.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/netldicallmt.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/netsocket.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/netsocketserver.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/nsc.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/nscrepair.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/object.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/objsup.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/odbcprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/oldrootpage.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/om.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/omdebug.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/omgc.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/omgc_mark.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/ominit.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/ommethlookup.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/omverify.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/opalprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/pom.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/pomot.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/pomsup.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/rdbfio.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/refpathprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/refpathprim2.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/regexprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/relops.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/reposgem.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/reposprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/reposprimmt.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/rootpage.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/rubyprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/serverprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/shrpc.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/shrpcclient.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/shrpccmn.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/shrpcdebug.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/shrpclocstr.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/smallfloatprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/socket.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/socketprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/srpsup.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/sslerror.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/sslio.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/sslprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/sslsocket.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/standbynet.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/standbysvc.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/staticuadummy.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/stattype.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/stdbuserprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/stncall.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/stncallgem.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/strprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/symbolvm.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/syserror.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/sysprim.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/testom.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/topaz_getopt.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/topazm.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/uabitmaptest.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/uniqueid.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/unixerr.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/unixio.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/unixiomt.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/unwind.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/utl.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/utlclientmt.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/utlexit.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/vermsg.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/version.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/waitsup.o': can't open to read symbols: No such file or directory.
warning: `/export/orpheus4/users/buildgss/gs64/32x/build37422/fast42/workspace.o': can't open to read symbols: No such file or directory.
0x00007fff8f25239e in poll () from /usr/lib/system/libsystem_kernel.dylib
(gdb)    set confirm off
(gdb)  set pagination off
(gdb) set backtrace limit 0
(gdb) thread apply all backtrace

Thread 4 (Thread 0x1603 of process 16206):
#0  0x00007fff8f25239e in poll () from /usr/lib/system/libsystem_kernel.dylib
#1  0x0000000102a8518c in timeoutThreadFn(void*) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#2  0x00007fff992d2c13 in _pthread_body () from /usr/lib/system/libsystem_pthread.dylib
#3  0x00007fff992d2b90 in _pthread_start () from /usr/lib/system/libsystem_pthread.dylib
#4  0x00007fff992d0375 in thread_start () from /usr/lib/system/libsystem_pthread.dylib
#5  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x1503 of process 16206):
#0  0x00007fff8f2510b6 in recvfrom () from /usr/lib/system/libsystem_kernel.dylib
#1  0x0000000102b5e3f8 in SocketRead_(int, int, char*, long, SysErrorSType*) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#2  0x0000000102b44d73 in stnOobReaderThreadFn(void*) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#3  0x00007fff992d2c13 in _pthread_body () from /usr/lib/system/libsystem_pthread.dylib
#4  0x00007fff992d2b90 in _pthread_start () from /usr/lib/system/libsystem_pthread.dylib
#5  0x00007fff992d0375 in thread_start () from /usr/lib/system/libsystem_pthread.dylib
#6  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x1403 of process 16206):
#0  0x00007fff8f2510b6 in recvfrom () from /usr/lib/system/libsystem_kernel.dylib
#1  0x0000000102b5e3f8 in SocketRead_(int, int, char*, long, SysErrorSType*) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#2  0x0000000102b451c2 in shrpcmonSocketReadFn(void*) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#3  0x00007fff992d2c13 in _pthread_body () from /usr/lib/system/libsystem_pthread.dylib
#4  0x00007fff992d2b90 in _pthread_start () from /usr/lib/system/libsystem_pthread.dylib
#5  0x00007fff992d0375 in thread_start () from /usr/lib/system/libsystem_pthread.dylib
#6  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x1303 of process 16206):
#0  0x00007fff8f25239e in poll () from /usr/lib/system/libsystem_kernel.dylib
#1  0x0000000102a8807c in om::GsSocketDoPoll192(om*, omObjSType**) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#2  0x000000017539d01b in ?? ()
#3  0x00000001752ef450 in ?? ()
#4  0x000000000000003c in ?? ()
#5  0x00007fff5fbfceb0 in ?? ()
#6  0x00000001028a47c3 in om::NscPrivateSet_remove(om*, omObjSType**, omObjSType**) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#7  0x0000000102986f0e in IntLpSupControlLoop(om*, int, omObjSType**) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#8  0x000000010297f6b4 in IntExecuteMethod(IntStateSType*, omObjSType**, omObjSType**, int, omObjSType**, int) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#9  0x000000010282abd9 in executeFromCtx(om*, omObjSType**, unsigned long long, unsigned long long, int, unsigned short, int, unsigned long long const*, int) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#10 0x000000010282b794 in GemDoExecuteFromContext(unsigned long long, unsigned long long, unsigned long long, int, unsigned short, unsigned long long*) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#11 0x00000001027b622a in gciCall6Args(LgcCmdNameEType, int (*)(long long, long long, long long, long long, long long, long long), long long, long long, long long, long long, long long, long long) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#12 0x00000001027b6321 in GciExecuteFromContextDbg_ () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#13 0x0000000102b80d21 in TpAuxDispatchCmd(TpAuxCmdEType) () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#14 0x0000000102b838a5 in processCommand() () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#15 0x0000000102b83fec in topazMain () from /quuve/sites/mariano/gemstone/product/lib/libgcilnk-3.2.9-64.dylib
#16 0x00000001000018e8 in main ()
(gdb)



On Mon, Dec 21, 2015 at 5:44 PM, Dale Henrichs via Glass <[hidden email]> wrote:
Mariano,

`kill` works in 10.10.5 (Yosemite) for my Mac ...

Let's try to get a c stack trace. You'll need gdb installed (These are the instructions for installing Yosemite[1] and should be similar, but you probably need to check). ONce you're able to use gdb then you want to attach to your process using root:

    sudo /usr/local/bin/gdb

Then at the prompt:

    attach <pid>
    set confirm off
    set pagination off
    set backtrace limit 0
    thread apply all backtrace

And send the resulting trace ... in the mean time, `kill -9` should be okay to use on topaz or a gem.

Dale

[1] http://www.patosai.com/blog/post/installing-gdb-on-mac-os-x-yosemite

On 12/21/15 11:49 AM, Mariano Martinez Peck via Glass wrote:
Hi guys,

I am running in OSX. In the last weeks, I have re-setup a bit my "linux" stack of tools in my OS (zsh, prezto, tmux, etc etc etc). I have also updated to the very last updates from OSX. I am now in OSX 10.11.2. GemStone is 3.2.9.

Today I was doing something with my local GemStone and I found out I cannot stop seaside gems again. I don't know if this could be related or not to all the changes I been doing recently, but it looks weird. 

Whenever I try to stop my seaside gems (which simply do a "kill $pid "), my gems processes are NOT killed and in the log I get this:

GemStone signal handler: signal 15 (SIGTERM), received from process 14563 userId 501
 si_code: 0 at 1450726718, unknown SI_

Any clues? I have none at all...

Thanks in advance, 

--


_______________________________________________
Glass mailing list
[hidden email]
http://lists.gemtalksystems.com/mailman/listinfo/glass


_______________________________________________
Glass mailing list
[hidden email]
http://lists.gemtalksystems.com/mailman/listinfo/glass




--




--




--

_______________________________________________
Glass mailing list
[hidden email]
http://lists.gemtalksystems.com/mailman/listinfo/glass
Reply | Threaded
Open this post in threaded view
|

Re: Cannot stop Seaside gems anymore

GLASS mailing list


On 12/21/15 2:55 PM, Mariano Martinez Peck wrote:


On Mon, Dec 21, 2015 at 7:37 PM, Dale Henrichs <[hidden email]> wrote:
It looks like the log is before you tried the kill? I don't see the message about the SIGTERM being handled ...

If I wasn't clear, I wanted the stacks and log file from after you had done a kill ...


I can't. Just more info: the kill actually happens as the process of the gem is finally killed (that's why I cannot attach to gdb.. "No such process").
I THOUGHT it was not killing the the gem because I could still navigate the app. However, it would look like if kill error would happen AFTER the actual kill, and so the stop seaside gems exits and let's the rest of the gems alive, and this is why I saw the app still running. Sounds reasonable? 

Thoughts?
 
okay .... so the Seaside gems that are getting sent the SIGTERM, but not all Seaside gems are getting sent SIGTERM?

It sounds reasonable that an error occuring somewhere in between kills could terminate things ... I'm not sure which seaside gem kill script you are using, but presumably it gets launched by #performOnServer: and in 3.2.9 we provide quite a bit of information about the failure, including raising an ExternalError that has the command, error message, errno and status from the command ... which should be enough to figure things out ....

Raising an error may be new behavior for the shutdown code ... I create GemServer>>performOnServer:status: so that I could add custom behavior on failure and a similar thing might be needed for your shutdown code ...

Dale



_______________________________________________
Glass mailing list
[hidden email]
http://lists.gemtalksystems.com/mailman/listinfo/glass
Reply | Threaded
Open this post in threaded view
|

Re: Cannot stop Seaside gems anymore

GLASS mailing list
Sorry Dale for all the false positive issue. It was a problem in my own configuration in I was repeating a port in the stop gems script, then I was getting a bind already in use.. etc... 

Anyway, forget it. 

Thanks for your help anyway.  

On Mon, Dec 21, 2015 at 8:57 PM, Dale Henrichs <[hidden email]> wrote:


On 12/21/15 2:55 PM, Mariano Martinez Peck wrote:


On Mon, Dec 21, 2015 at 7:37 PM, Dale Henrichs <[hidden email]> wrote:
It looks like the log is before you tried the kill? I don't see the message about the SIGTERM being handled ...

If I wasn't clear, I wanted the stacks and log file from after you had done a kill ...


I can't. Just more info: the kill actually happens as the process of the gem is finally killed (that's why I cannot attach to gdb.. "No such process").
I THOUGHT it was not killing the the gem because I could still navigate the app. However, it would look like if kill error would happen AFTER the actual kill, and so the stop seaside gems exits and let's the rest of the gems alive, and this is why I saw the app still running. Sounds reasonable? 

Thoughts?
 
okay .... so the Seaside gems that are getting sent the SIGTERM, but not all Seaside gems are getting sent SIGTERM?

It sounds reasonable that an error occuring somewhere in between kills could terminate things ... I'm not sure which seaside gem kill script you are using, but presumably it gets launched by #performOnServer: and in 3.2.9 we provide quite a bit of information about the failure, including raising an ExternalError that has the command, error message, errno and status from the command ... which should be enough to figure things out ....

Raising an error may be new behavior for the shutdown code ... I create GemServer>>performOnServer:status: so that I could add custom behavior on failure and a similar thing might be needed for your shutdown code ...

Dale





--

_______________________________________________
Glass mailing list
[hidden email]
http://lists.gemtalksystems.com/mailman/listinfo/glass