octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #50183] tempname() returns an empty string on


From: Michele
Subject: [Octave-bug-tracker] [bug #50183] tempname() returns an empty string on Solaris
Date: Wed, 1 Mar 2017 17:04:21 -0500 (EST)
User-agent: Mozilla/5.0 (X11; SunOS sun4u; rv:10.0.7) Gecko/20100101 Firefox/10.0.7

Follow-up Comment #9, bug #50183 (project octave):

""I would try something like this in gdb"

bash-3.2$ gdb /export/home/miller/octave/bin/octave-cli
GNU gdb (GDB) 7.7
Copyright (C) 2014 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 "sparc-sun-solaris2.10".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /export/home/miller/octave/bin/octave-cli...done.
(gdb) b file-ops.cc:720
No source file named file-ops.cc.
Make breakpoint pending on future shared library load? (y or [n]) n
(gdb) r
Starting program: /export/home/miller/octave/bin/octave-cli
[Thread debugging using libthread_db enabled]
[New Thread 1 (LWP 1)]
warning: kpathsea: variable 'PATH' references itself (eventually)
warning: called from
   
/export/home/miller/octave/lib/octave/4.0.1-rc4/oct/sparc-sun-solaris2.10/PKG_ADD
at line 5 column 1
Xlib: connection to ":11.0" refused by server
Xlib: No protocol specified

GNU Octave, version 4.0.1-rc4
Copyright (C) 2015 John W. Eaton and others.
This is free software; see the source code for copying conditions.
There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE.  For details, type 'warranty'.

Octave was configured for "sparc-sun-solaris2.10".

Additional information about Octave is available at http://www.octave.org.

Please contribute if you find this software useful.
For more information, visit http://www.octave.org/get-involved.html

Read http://www.octave.org/bugs.html to learn how to submit bug reports.
For information about changes from previous versions, type 'news'.

octave:1> tempname
ans = /var/tmp/oct-8Q83Yd
octave:2> p retval
error: 'p' undefined near line 1 column 1
octave:2> p msg
error: 'p' undefined near line 1 column 1
octave:2>


/var/tmp has permisisons:
drwxrwxrwt  32 root     sys         8704 Mar  1 10:01 tmp


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?50183>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]