Menu

#10 datacenterlisting.pl coredumps

open
nobody
samples (2)
5
2007-03-02
2007-03-02
Anonymous
No

martinkevin@johndeere.com

snippet of core(don't know how much you need):

datacenterlisti
/usr/local/bin/activeperl -w samples/discovery/datacenterlisting.pl --service_u
SUNW,Sun-Fire-280R
datacenterlisti
/usr/local/bin/activeperl -w samples/discovery/datacenterlisting.pl --service_u
SUNW,Sun-Fire-280R
SunOS
sdinfra1
Generic_117350-43
sun4u
*;]H
nicode property definition "%_"
SWASHNEW didn't return an HV ref
SWASHGET
panic: POPSTACK
SWASHGET didn't return result of proper length
panic: swash_fetch
\x{%lx}
while running setuid
while running setgid
while running with -t switch
while running with -T switch
CDPATH
BASH_ENV
%%ENV is aliased to %s%s
another variable
%%ENV is aliased to %%%s%s
PATH
Insecure %s%s
$ENV{PATH}
Insecure directory in %s%s
$ENV{PATH}
TERM
-_.+
Insecure $ENV{%s}%s
TERM
Insecure $ENV{%s}%s
=>
UNIVERSAL
Recursive inheritance detected in package '%s'
::ISA::CACHE::
::ISA::CACHE::
::ISA::CACHE::
Can't locate package %_ for @%s::ISA
\[$%@];$
\[$%@];$
Usage: UNIVERSAL::isa(reference, kind)
Usage: UNIVERSAL::can(object-ref, method)
Cannot find version of an unblessed reference
VERSION
(undef)
%s does not define $%s::VERSION--version check failed
%s defines neither package nor VERSION--version check failed
%s v%vd required--this is only v%vd

Discussion

  • vmwaresdk

    vmwaresdk - 2007-03-02

    Logged In: YES
    user_id=1591578
    Originator: NO

    Is this the only sample script that core dumps in your environment? I cannot debug this because Sun boxes aren't available where I work. If you could investigate the cause, that would be great.

     
  • Kevin

    Kevin - 2007-03-03

    Logged In: YES
    user_id=1733768
    Originator: NO

    I'll try some of the other scripts and let you know. Do you want any core files?

    Also, what platform are you developing this on?

     
  • Nobody/Anonymous

    Logged In: NO

    It seems to have a problem with the login process. I ran the datacenterlisting.pl in debug mode:

    30: Vim::login(service_url => $opts{service_url}, user_name => $opts{userid}, password => $opts{password});
    31
    32 # find datacenter
    33: my $datacenter_view = Vim::find_entity_view(view_type => 'Datacenter',
    DB<1> c 33

    It hung at this point for several minutes, and consumed alot of cpu:

    root 3410 44.1 1.04279239544 pts/1 O 06:46:08 4:04 /usr/local/bin/activeperl -d datacenterlisting.pl --service_url https://kcmforklift.jdlab.deere.com/sdk/vimService --userid vcuser --password blanked --datacenter LAB

     
  • vmwaresdk

    vmwaresdk - 2007-03-08

    Logged In: YES
    user_id=1591578
    Originator: NO

    Windows & Linux on x86 is what we use for development and tests.

     

Log in to post a comment.