[Gambas-devel] System error... (42)

Ron ron at ...572...
Sun Dec 5 12:11:40 CET 2010


Haven't been able to reproduce it yet.
I didn't change a lot to my code, so maybe it was just a one in a
million things...
Checked my dmesg for weird system/hardware problems, but no sign off any.
Will keep you posted if it happens again...

It is on Gambas2, latest rev.

Regards,
Ron_2nd.
2010/12/5 Benoît Minisini <gambas at ...1...>:
>> Ok. Sometime things get weird...
>>
>> I found that my command line project wasn't running anymore...
>>
>> 2010/12/04 15:42:16 You have 2 new e-mails on Gmail.
>> 2010/12/04 15:47:16 Uploaded sensor data to Bwired.
>> 2010/12/04 15:47:21 Uploaded sensor data to Pachube.
>> 2010/12/04 16:00:00 The Time of Day is afternoon.
>> 2010/12/04 16:00:00 It's dark outside.
>> 2010/12/04 16:00:00 DomotiGa is running for 0 days, 4 hrs, 12 mins, and 43
>> secs. 2010/12/04 16:02:21 Uploaded sensor data to Pachube.
>> ERROR: #42: System error. Success
>>
>> System error... (42)
>> This error is raised when a system call returns an error that does not
>> match another specific Gambas error.
>>
>> Hmm ok, no clue... yes it's a Linux system, although the error message
>> has a Windows logic in it.
>>
>> Regards,
>> Ron_2nd.
>>
>
> Can you run your command line tool that way to know where the error comes
> from?
>
> $ gdb gbx2
> ...
> (gdb) break THROW
> ...
> (gdb) run
> ...
> ... Let your program run until it stops
> ...
> (gdb) bt
> ...
>
> Then send me the result of the 'bt' gdb command.
>
> Be sure that you have a Gambas 2 compiled with debugging symbols enabled.
>
> And if you use Gambas 3 instead of Gambas 2, replace "gbx2" by "gbx3".
>
> Regards,
>
> --
> Benoît Minisini
>
> ------------------------------------------------------------------------------
> What happens now with your Lotus Notes apps - do you make another costly
> upgrade, or settle for being marooned without product support? Time to move
> off Lotus Notes and onto the cloud with Force.com, apps are easier to build,
> use, and manage than apps on traditional platforms. Sign up for the Lotus
> Notes Migration Kit to learn more. http://p.sf.net/sfu/salesforce-d2d
> _______________________________________________
> Gambas-devel mailing list
> Gambas-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-devel
>




More information about the Devel mailing list