dlopen failed: opening for object file

Saeed Ehteshamifar salpha.2004 at gmail.com
Tue Aug 23 14:48:43 UTC 2016


Hello,

I'm trying to load a 45KB object file in my RTEMS app but I get the error
as mentioned in the subject.

After looking in RTEMS source tree I found it's due to ENOMEM while calling
open system call. I tried to increase min task stack size and use a unified
work area but
didn't fix the issue.

Any comments?

I run the executable like this:
qemu-system-i386 -kernel testsuite
                              -append "--console=/dev/com1"
                              -serial stdio
                              -m 128

Best Regards,
Saeed
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20160823/82c673d0/attachment.html>


More information about the users mailing list