-
Notifications
You must be signed in to change notification settings - Fork 163
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
Write node crashing Natron #1212
Comments
Can you indicate steps to reproduce ? I'm unable to make it crash here |
type 'w', then 'enter' when the filedialog opens. |
|
hmm doesn't work since when I type W, nothing is selected and Enter does nothing |
New project=>add write node=>Don't add filename, just push enter (or save button)=>crash. Tested on Mac and Linux. |
What do you mean by add write node, there are many ways to do it, be more specific.
|
Can you try after latest commit ? |
'w', image=>write, image=>writers=>* Lastest commit didn't fix it. |
What path is displayed in the line edit before pressing save ? |
My home folder, /home/olear. |
If I open the dialog, have it on the home folder and press save it doesn't do anything since nothing is selected... |
What commit hash are you using ? |
Can you get a full backtrace from gdb ? |
|
Hi Just got back to this Ok reading the above these are the steps I have found so far. w -> return causes crash Now further investigation if I choose any local folder (so far) or locally mounted drive it won't crash. So it looks like here the bug maybe is the write node crashes if pointing to an NFS mounted folder (but NOT the mount point) and you do not modify the path > return it crashes. Does that tally with what you were doing Ole? |
I am still unable to reproduce the crash and do not understand how it happens, can you retry after latest commit
|
Still crashes on my home dir (even if I modify path), but other dirs are safe (not tested network location). |
Can you get another bt ? |
|
Can you try again after latest commit Ole |
Just left the office, will test when I get home. On 4 March 2016 20:00:53 CET, Alexandre Gauthier [email protected] wrote:
|
Latest snapshot on Linux seems to work, but I can make it crash if I push the 'save' button 18 times while in my home folder. Will build a debug version to test. |
Linux: No crash the first time I try to save with just /home/olear/, so that's good. But pushing 'save' several times will eventually produce a crash, how many times varies, but from 5-18+ times until crash. backtrace: https://gist.github.com/olear/062d1443488b450e74a4 A bit of a strange issue, since I can only replicate on CentOS7.1/CentOS7.2. CentOS6.7, Fedora23 and Ubuntu15.10 work .... Mac (10.6): Still crashes (Natron-201603042025-cc7fb697d0646cfae96713a8f24383ef59ebe20f.dmg), my default write folder is "/Users/testing/Desktop/BayMax/", pushing enter or 'save' instant crashes Natron. Same with the home folder. Windows: No issue. |
Latest build work on Linux and Mac here, @mrhowardjones can you confirm? |
Thanks I will look Monday. Howard Jones
A X I S V F X The Bottle Yard Studios Whitchurch Lane Bristol BS14 0BH axis-vfx.com |
Tested with and works perfectly - thanks Howard Jones
A X I S V F X The Bottle Yard Studios Whitchurch Lane Bristol BS14 0BH axis-vfx.com |
Create a write node but don't specify the file name (ie leave it at the path only)
Bombs Natron twice now.
Natron-201603040904-3fbd2815666fcce01daa4ce116b1907dad81e000.dmg
The text was updated successfully, but these errors were encountered: