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

Bug on Mac (OS X 10.9) #1

Closed
Atcold opened this issue Apr 4, 2014 · 1 comment
Closed

Bug on Mac (OS X 10.9) #1

Atcold opened this issue Apr 4, 2014 · 1 comment

Comments

@Atcold
Copy link
Contributor

Atcold commented Apr 4, 2014

atcold@AlfMAC ~ $ th                              
> require 'gnuplot'                                                                   
true                                                                                  
                                                                      [0.0880s]       
> x=torch.linspace(-2*math.pi,2*math.pi)                                              
                                                                      [0.0002s]       
> gnuplot.plot(torch.sin(x))                                
                                                                      [0.0035s]       

Nothing comes out, so I <Ctrl> D and...

> /usr/local/bin/luajit: /usr/local/share/lua/5.1/trepl/readline.lua:90: interrupted! 
stack traceback:                                                                      
        /usr/local/share/lua/5.1/trepl/readline.lua:90: in function 'shell'           
        /usr/local/share/lua/5.1/trepl/init.lua:411: in function 'repl'               
        /usr/local/lib/luarocks/rocks/trepl/scm-1/bin/th:120: in main chunk           
        [C]: at 0x01045a1f20                                                          
^C                                                                                    
@Atcold
Copy link
Contributor Author

Atcold commented Apr 4, 2014

And, a while after using optim.Logger() and quitting...

atcold@AlfMAC ~ $ sh: line 1:   847 Segmentation fault: 11  /usr/
local/bin/gnuplot -persist > /dev/null 2>&1
sh: line 1:   851 Segmentation fault: 11  /usr/local/bin/gnuplot -persist > /dev/null 2>&1

@Atcold Atcold closed this as completed Aug 9, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant