dlopen failed: opening for object file

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


Solved.

Increasing CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS was the key.

On Tue, Aug 23, 2016 at 4:48 PM, Saeed Ehteshamifar <salpha.2004 at gmail.com>
wrote:

> 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/566b3261/attachment-0002.html>


More information about the users mailing list