This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 167551

Summary: Can not run application in Output Window using cygwin tool collection
Product: cnd Reporter: Alexander Pepin <apepin>
Component: D-LightAssignee: Andrew Krasny <akrasny>
Status: VERIFIED FIXED    
Severity: blocker CC: blaha, mmirilovic
Priority: P1 Keywords: REGRESSION
Version: 6.x   
Hardware: PC   
OS: Windows Vista   
Issue Type: DEFECT Exception Reporter:

Description Alexander Pepin 2009-06-23 18:03:42 UTC
Steps to reproduce:
- set cygwin tool collection as default
- create Welcome sample
- set Output window as Console type
- run the application
Result: Run fails with the following message:
    181 [main] welcome_8 4436
C:\Users\ap153252\Documents\NetBeansProjects\Welcome_8\dist\Debug\Cygwin-Windows\welcome_8.exe: *** fatal error - error
while loading shared libraries: /cygdrive/C/Program\ Files/NetBeans\
6.7/dlight1/bin/nativeexecution/Windows-x86/unbuffer.dll: cannot open shared object file: No such file or directory

RUN FAILED (exit value 256, total time: 217ms)
Comment 1 Alexander Pepin 2009-06-23 18:05:56 UTC
It's a regression that appeared in RC3 and was not caught there.
It's a showstopper for FCS and should be fixed ASAP.
Comment 2 Alexander Pepin 2009-06-23 19:34:20 UTC
Proposed fix has been verified in dev build.
Please review the fix and push it into release67.
Comment 3 Andrew Krasny 2009-06-23 19:37:06 UTC
Fix available in cnd-main: http://hg.netbeans.org/cnd-main/rev/2c68131bdceb

Please review
Comment 4 nnnnnk 2009-06-23 19:45:20 UTC
I've reviewed the fix.
It is not nice, but it's safe and correct.
Comment 5 Andrew Krasny 2009-06-23 20:03:30 UTC
Pushed to release67
Comment 6 Alexander Pepin 2009-06-25 13:31:00 UTC
verified in FCS candidate build 2009-06-24_13-40-38