[Gambas-user] Issue 589 in gambas: Interpreter Crash Gambas3 - Calling a library function - BananaPi

gambas at ...2524... gambas at ...2524...
Wed Dec 17 15:07:17 CET 2014


Status: New
Owner: ----
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any  
Desktop-Any GUI-Any

New issue 589 by ScrCarl... at ...626...: Interpreter Crash Gambas3 - Calling  
a library function - BananaPi
https://code.google.com/p/gambas/issues/detail?id=589

  ____________________________________________________________

1) Describe the problem.
See attachment "code"
  int PMD_Find_Interface(HIDInterface** hid, int interface, int productID)  
is a libfunction of a thirdparty Library limcchid.so. I try to call it from  
Gambas 3.6.2 on a BananaPi (ARM7). The library functions running fine being  
called from a C program. hid_int() is running fine even under Gambas but  
PMD_Find_Interface(...) crashes. See gbd_output.

2) Give information about your system. Use the 'System information' menu in
the Gambas IDE, and paste the result there.
See attached Systeminfo

3) Indicate the Gambas version in the issue labels, and if it is a bug, a
crash, or an enhancement request.
S
Interpreter crash under Gambas 3.6.2


4) Provide a little project that reproduces the bug or the crash.
see attachment "code"

5) If your project needs a database, try to provide it, or part of it.

6) Explain clearly how to reproduce the bug or the crash.
calling PMD_Find_Interface (...)

  ____________________________________________________________






Attachments:
	gbd_output  2.6 KB
	code  546 bytes
	SystemInfo  505 bytes
	libmcchid.so  1.8 MB
	libhid.so  49.3 KB

-- 
You received this message because this project is configured to send all  
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings




More information about the User mailing list