Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Panic message #1908

Closed
p5pRT opened this issue Apr 28, 2000 · 3 comments
Closed

Panic message #1908

p5pRT opened this issue Apr 28, 2000 · 3 comments

Comments

@p5pRT
Copy link

p5pRT commented Apr 28, 2000

Migrated from rt.perl.org#3178 (status was 'resolved')

Searchable as RT3178$

@p5pRT
Copy link
Author

p5pRT commented Apr 28, 2000

From jochen.stenzel.gp@icn.siemens.de

Created by Jochen.Stenzel.gp@icn.siemens.de

Hello,

while it is possible to write

$in=$object->$field;

, the following code produces a compilation error​:

$object->$field=$in;

. The error message is

panic​: unexpected optree near method call at panic line 1, near "$in;" (#1)

Greetings

  J. Stenzel

Perl Info

Flags:
    category=core
    severity=high

Site configuration information for perl v5.6.0:

Configured by ets at Mon Apr 10 17:31:17 MET DST 2000.

Summary of my perl5 (revision 5.0 version 6 subversion 0) configuration:
  Platform:
    osname=solaris, osvers=2.6, archname=sun4-solaris-multi
    uname='sunos redbull 5.6 generic_105181-16 sun4u sparc sunw,ultra-4 '
    config_args=''
    hint=previous, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=define
    useperlio=undef d_sfio=undef uselargefiles=define 
    use64bitint=undef use64bitall=undef uselongdouble=undef usesocks=undef
  Compiler:
    cc='gcc', optimize='-g', gccversion=2.95.2 19991024 (release)
    cppflags='-DDEBUGGING -fno-strict-aliasing -I/usr/local/include -I/opt/gnu/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
    ccflags ='-DDEBUGGING -fno-strict-aliasing -I/usr/local/include -I/opt/gnu/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
    stdchar='unsigned char', d_stdstdio=define, usevfork=false
    intsize=4, longsize=4, ptrsize=4, doublesize=8
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, usemymalloc=y, prototype=define
  Linker and Libraries:
    ld='gcc', ldflags =' -L/usr/local/lib -L/opt/gnu/lib '
    libpth=/usr/local/lib /opt/gnu/lib /lib /usr/lib /usr/ccs/lib
    libs=-lsocket -lnsl -lgdbm -ldl -lm -lc -lcrypt -lsec
    libc=/lib/libc.so, so=so, useshrplib=true, libperl=libperl.so
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='  -R /usr/local/perl5.6/lib/5.6.0/sun4-solaris-multi/CORE'
    cccdlflags='-fPIC', lddlflags='-G -L/usr/local/lib -L/opt/gnu/lib'

Locally applied patches:
    


@INC for perl v5.6.0:
    /user/ets/cleartool_area
    /usr/local/perl5.6/lib/5.6.0/sun4-solaris-multi
    /usr/local/perl5.6/lib/5.6.0
    /usr/local/perl5.6/lib/site_perl/5.6.0/sun4-solaris-multi
    /usr/local/perl5.6/lib/site_perl/5.6.0
    /usr/local/perl5.6/lib/site_perl
    .


Environment for perl v5.6.0:
    HOME=/user/ets
    LANG (unset)
    LANGUAGE (unset)
    LD_LIBRARY_PATH (unset)
    LOGDIR (unset)
    PATH=/sbin:/usr/sbin:/usr/bin:/usr/ucb:/etc:/usr/openwin/bin:/usr/local/bin:/usr/opt/SUNWmd/sbin:/opt/RICHPse/bin
    PERL5LIB=/user/ets/cleartool_area
    PERL_BADLANG (unset)
    SHELL=/sbin/sh


@p5pRT
Copy link
Author

p5pRT commented May 2, 2003

From @iabyn

appears to have been fixed in bleedperl.

@p5pRT
Copy link
Author

p5pRT commented May 2, 2003

@iabyn - Status changed from 'open' to 'resolved'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant