[Gambas-user] Gambas-user Digest, Vol 16, Issue 7
akhsani
akh-eng at ...103...
Wed Sep 5 00:32:31 CEST 2007
Thanks Mr. Fenando, I will try...
On Mon, 03 Sep 2007 21:11:16 -0700
gambas-user-request at lists.sourceforge.net wrote:
> Send Gambas-user mailing list submissions to
> gambas-user at lists.sourceforge.net
>
> To subscribe or unsubscribe via the World Wide Web,
>visit
> https://lists.sourceforge.net/lists/listinfo/gambas-user
> or, via email, send a message with subject or body
>'help' to
> gambas-user-request at lists.sourceforge.net
>
> You can reach the person managing the list at
> gambas-user-owner at lists.sourceforge.net
>
> When replying, please edit your Subject line so it is
>more specific
> than "Re: Contents of Gambas-user digest..."
>
>
> Today's Topics:
>
> 1. Re: SerialPort (nando)
> 2. svn 552 , can't install (R. Stormo)
> 3. Re: svn 552 , can't install (Benoit Minisini)
> 4. mailing lists to forum topics (Rob)
> 5. Re: mailing lists to forum topics (Gareth Bult)
> 6. Re: svn 552 , can't install (R. Stormo)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Mon, 3 Sep 2007 14:39:39 -0500
>From: "nando" <nando_f at ...1382...>
> Subject: Re: [Gambas-user] SerialPort
> To: mailing list for gambas users
><gambas-user at lists.sourceforge.net>
> Message-ID:
><20070903193835.M77980 at ...1382...>
> Content-Type: text/plain; charset=iso-8859-1
>
> Possible problems:
> The port is being used by some other program.
> Wrong permissions. The serial port needs proper
>permissions.
> -Fernando
>
>
>
> ---------- Original Message -----------
>From: "akhsani" <akh-eng at ...103...>
> To: gambas-user at lists.sourceforge.net
> Sent: Mon, 03 Sep 2007 23:44:43 +0700
> Subject: [Gambas-user] SerialPort
>
>> to whom at may give me some help,
>>
>> I am an Indonesian ,
>> I just run Gambas in "Vector" Linux,...I have problem
>>when
>> using SerialPort...,
>> I was running the sample one (SerialPort project , from
>> Network ),.... During run in Gambas was OK..., but when
>>I
>> made it in executable file become problem..,
>> The problem is:
>> After I make it in executable file, then run it, then
>>open
>> the port,..... then program stop and give message "can
>>not
>> open port, the device is busy"....
>>
>> What should I do ?.....
>>
>> Best regards...
>> Ali
>> ========================================================================================
>> "Dapatkan Colocation 10 Mbps Rp 1.250.000,- hanya di
>>http://telkomhosting.com."
>> ========================================================================================
>>
>> -------------------------------------------------------------------------
>> This SF.net email is sponsored by: Splunk Inc.
>> Still grepping through log files to find problems?
>> Stop.
>> Now Search log events and configuration files using AJAX
>>and a browser.
>> Download your FREE copy of Splunk now >>
>> http://get.splunk.com/
>> _______________________________________________
>> Gambas-user mailing list
>> Gambas-user at lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/gambas-user
> ------- End of Original Message -------
>
>
>
>
> ------------------------------
>
> Message: 2
> Date: Mon, 3 Sep 2007 13:08:32 -0700 (PDT)
>From: "R. Stormo" <rohnny at ...1248...>
> Subject: [Gambas-user] svn 552 , can't install
> To: gambas-user at lists.sourceforge.net
> Message-ID: <12467261.post at ...1379...>
> Content-Type: text/plain; charset=us-ascii
>
>
> I can't install revision 552 from svn. I have
>reconf-all, configure and make
> everything went without any problem.
> But when I do make install it want go so smooth. I get
>this error
>
>
> --snip
> make install-data-hook
> make[5]: Entering directory
>`/home/rohnny/gambas3/trunk/gb.qt.kde/src/html'
>
> Creating the information files for gb.qt.kde.html
>component...
> gb.qt.kde.html
> make[5]: *** [install-data-hook] Segmentation fault
>(core dumped)
> make[5]: Leaving directory
>`/home/rohnny/gambas3/trunk/gb.qt.kde/src/html'
> make[4]: *** [install-data-am] Error 2
> make[4]: Leaving directory
>`/home/rohnny/gambas3/trunk/gb.qt.kde/src/html'
> make[3]: *** [install-am] Error 2
> make[3]: Leaving directory
>`/home/rohnny/gambas3/trunk/gb.qt.kde/src/html'
> make[2]: *** [install-recursive] Error 1
> make[2]: Leaving directory
>`/home/rohnny/gambas3/trunk/gb.qt.kde/src'
> make[1]: *** [install-recursive] Error 1
> make[1]: Leaving directory
>`/home/rohnny/gambas3/trunk/gb.qt.kde'
> make: *** [install-recursive] Error 1
>
>
>
>
> Regards R. Stormo
>
> My Gambas Community http://gambasforum.tk
> --
> View this message in context:
>http://www.nabble.com/svn-552-%2C-can%27t-install-tf4373859.html#a12467261
> Sent from the gambas-user mailing list archive at
>Nabble.com.
>
>
>
>
> ------------------------------
>
> Message: 3
> Date: Mon, 3 Sep 2007 22:35:41 +0200
>From: Benoit Minisini <gambas at ...1...>
> Subject: Re: [Gambas-user] svn 552 , can't install
> To: mailing list for gambas users
><gambas-user at lists.sourceforge.net>
> Message-ID:
><200709032235.41737.gambas at ...1...>
> Content-Type: text/plain; charset="iso-8859-1"
>
> On lundi 03 septembre 2007, R. Stormo wrote:
>> I can't install revision 552 from svn. I have
>>reconf-all, configure and
>> make everything went without any problem.
>> But when I do make install it want go so smooth. I get
>>this error
>>
>>
>> --snip
>> make install-data-hook
>> make[5]: Entering directory
>>`/home/rohnny/gambas3/trunk/gb.qt.kde/src/html'
>>
>> Creating the information files for gb.qt.kde.html
>>component...
>> gb.qt.kde.html
>> make[5]: *** [install-data-hook] Segmentation fault
>>(core dumped)
>> make[5]: Leaving directory
>>`/home/rohnny/gambas3/trunk/gb.qt.kde/src/html'
>> make[4]: *** [install-data-am] Error 2
>> make[4]: Leaving directory
>>`/home/rohnny/gambas3/trunk/gb.qt.kde/src/html'
>> make[3]: *** [install-am] Error 2
>> make[3]: Leaving directory
>>`/home/rohnny/gambas3/trunk/gb.qt.kde/src/html'
>> make[2]: *** [install-recursive] Error 1
>> make[2]: Leaving directory
>>`/home/rohnny/gambas3/trunk/gb.qt.kde/src'
>> make[1]: *** [install-recursive] Error 1
>> make[1]: Leaving directory
>>`/home/rohnny/gambas3/trunk/gb.qt.kde'
>> make: *** [install-recursive] Error 1
>>
>>
>>
>>
>> Regards R. Stormo
>>
>> My Gambas Community http://gambasforum.tk
>
> Can you use valgrind to try to get some information on
>the crash?
>
> Do, as root:
> $ valgrind --num-callers=80 gbi2 -p gb.qt.kde.html
>
> Thanks in advance.
>
> Regards,
>
> --
> Benoit Minisini
>
>
>
> ------------------------------
>
> Message: 4
> Date: Mon, 3 Sep 2007 21:31:46 -0400
>From: Rob <sourceforge-raindog2 at ...94...>
> Subject: [Gambas-user] mailing lists to forum topics
> To: gambas-user at lists.sourceforge.net
> Message-ID:
><200709032131.46587.sourceforge-raindog2 at ...94...>
> Content-Type: text/plain; charset="us-ascii"
>
> Hi, Gareth. I realize you want to make your forum
>appear vital so
> that it'll draw new users in. So far, though, by
>copying all the
> mailing lists posts to new forum topics, all you've done
>is make sure
> that those of us already on the mailing list who were
>keeping track
> of the forum via RSS will no longer do so.
>
> I think that there's a reason none of the 3 or 4 prior
>Gambas forums
> has ever gotten critical mass, though linuxbasic.net
>still gets fairly
> regular traffic. But creating this sort of gateway will
>only serve
> to alienate those of us who might have helped the kind
>of new users
> who are unwilling to use a mailing list for whatever
>reason. Let
> them remain separate and the forum will live or die on
>its own merit.
>
> Rob
>
>
>
> ------------------------------
>
> Message: 5
> Date: Tue, 4 Sep 2007 02:58:00 +0100 (BST)
>From: Gareth Bult <gareth at ...1689...>
> Subject: Re: [Gambas-user] mailing lists to forum topics
> To: mailing list for gambas users
><gambas-user at lists.sourceforge.net>
> Message-ID:
><25226416.4661188871080882.JavaMail.root at ...1708...>
> Content-Type: text/plain; charset=utf-8
>
> Mmm,
>
> Depends on how you look at it, I can't manage without an
>RSS feed, hence my investment of 1 day in writing a
>mailing list -> RSS interface.
>
> Why not just subscribe to the forums you're interested
>in (i.e. not gambas-users or gambas-developers, as you
>get this via the mailing lists) and you'll get the posts
>via email ... ??
>
> ..
>
> I see Gambas doing one of three things;
>
> a. Die - in which case all this is pointless
> b. Stay the same - in which case, all of this is
>pointless
> c. Expand - in which case mailing list traffic will
>eventually overwhelm the list.
>
> I would like to see (c) come to pass, in which case you
>will need an alternative, forums for example.
>
> If you don't want to monitor the Forums, that's not a
>problem.
> If I see something I can't handle I'll stick it on the
>bug tracker, or worst case - the mailing list (!)
>
> Gareth.
>
> --
> Managing Director, Encryptec Limited
> Tel: 0845 25 77033, Mob: 07891 389657
> Email: gareth at ...1689...
> Statements made are at all times subject to Encryptec's
>Terms and Conditions of Business, which are available
>upon request.
>
> ----- Original Message -----
>From: "Rob" <sourceforge-raindog2 at ...94...>
> To: gambas-user at lists.sourceforge.net
> Sent: Tuesday, September 4, 2007 2:31:46 AM (GMT)
>Europe/London
> Subject: [Gambas-user] mailing lists to forum topics
>
> Hi, Gareth. I realize you want to make your forum
>appear vital so
> that it'll draw new users in. So far, though, by
>copying all the
> mailing lists posts to new forum topics, all you've done
>is make sure
> that those of us already on the mailing list who were
>keeping track
> of the forum via RSS will no longer do so.
>
> I think that there's a reason none of the 3 or 4 prior
>Gambas forums
> has ever gotten critical mass, though linuxbasic.net
>still gets fairly
> regular traffic. But creating this sort of gateway will
>only serve
> to alienate those of us who might have helped the kind
>of new users
> who are unwilling to use a mailing list for whatever
>reason. Let
> them remain separate and the forum will live or die on
>its own merit.
>
> Rob
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?
> Stop.
> Now Search log events and configuration files using AJAX
>and a browser.
> Download your FREE copy of Splunk now >>
> http://get.splunk.com/
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
>
>
>
> ------------------------------
>
> Message: 6
> Date: Mon, 3 Sep 2007 21:11:16 -0700 (PDT)
>From: "R. Stormo" <rohnny at ...1248...>
> Subject: Re: [Gambas-user] svn 552 , can't install
> To: gambas-user at lists.sourceforge.net
> Message-ID: <12471446.post at ...1379...>
> Content-Type: text/plain; charset=us-ascii
>
>
>
>
> Benoit Minisini wrote:
>>
>> On lundi 03 septembre 2007, R. Stormo wrote:
>>> I can't install revision 552 from svn. I have
>>>reconf-all, configure and
>>> make everything went without any problem.
>>> But when I do make install it want go so smooth. I get
>>>this error
>>>
>>>
>>> --snip
>>> make install-data-hook
>>> make[5]: Entering directory
>>> `/home/rohnny/gambas3/trunk/gb.qt.kde/src/html'
>>>
>>> Creating the information files for gb.qt.kde.html
>>>component...
>>> gb.qt.kde.html
>>> make[5]: *** [install-data-hook] Segmentation fault
>>>(core dumped)
>>> make[5]: Leaving directory
>>> `/home/rohnny/gambas3/trunk/gb.qt.kde/src/html'
>>> make[4]: *** [install-data-am] Error 2
>>> make[4]: Leaving directory
>>> `/home/rohnny/gambas3/trunk/gb.qt.kde/src/html'
>>> make[3]: *** [install-am] Error 2
>>> make[3]: Leaving directory
>>> `/home/rohnny/gambas3/trunk/gb.qt.kde/src/html'
>>> make[2]: *** [install-recursive] Error 1
>>> make[2]: Leaving directory
>>>`/home/rohnny/gambas3/trunk/gb.qt.kde/src'
>>> make[1]: *** [install-recursive] Error 1
>>> make[1]: Leaving directory
>>>`/home/rohnny/gambas3/trunk/gb.qt.kde'
>>> make: *** [install-recursive] Error 1
>>>
>>>
>>>
>>>
>>> Regards R. Stormo
>>>
>>> My Gambas Community http://gambasforum.tk
>>
>> Can you use valgrind to try to get some information on
>>the crash?
>>
>> Do, as root:
>> $ valgrind --num-callers=80 gbi2 -p gb.qt.kde.html
>>
>> Thanks in advance.
>>
>> Regards,
>>
>> --
>> Benoit Minisini
>>
>> -------------------------------------------------------------------------
>> This SF.net email is sponsored by: Splunk Inc.
>> Still grepping through log files to find problems?
>> Stop.
>> Now Search log events and configuration files using AJAX
>>and a browser.
>> Download your FREE copy of Splunk now >>
>> http://get.splunk.com/
>> _______________________________________________
>> Gambas-user mailing list
>> Gambas-user at lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/gambas-user
>>
>>
> Here is what came when runned valgrind.
>
> --snip
> ==30635== Copyright (C) 2004-2006, and GNU GPL'd, by
>OpenWorks LLP.
> ==30635== Using valgrind-3.2.1-Debian, a dynamic binary
>instrumentation
> framework.
> ==30635== Copyright (C) 2000-2006, and GNU GPL'd, by
>Julian Seward et al.
> ==30635== For more details, rerun with: -v
> ==30635==
> ==30635== Invalid read of size 4
> ==30635== at 0x4014770: (within /lib/ld-2.5.so)
> ==30635== by 0x4005B69: (within /lib/ld-2.5.so)
> ==30635== by 0x4007995: (within /lib/ld-2.5.so)
> ==30635== by 0x4010D94: (within /lib/ld-2.5.so)
> ==30635== by 0x400CFA5: (within /lib/ld-2.5.so)
> ==30635== by 0x40108ED: (within /lib/ld-2.5.so)
> ==30635== by 0x4045C2C: (within
>/lib/tls/i686/cmov/libdl-2.5.so)
> ==30635== by 0x400CFA5: (within /lib/ld-2.5.so)
> ==30635== by 0x40462AB: (within
>/lib/tls/i686/cmov/libdl-2.5.so)
> ==30635== by 0x4045B63: dlopen (in
>/lib/tls/i686/cmov/libdl-2.5.so)
> ==30635== by 0x804EDF9: sys_dl_open (ltdl.c:1103)
> ==30635== by 0x804CB56: tryall_dlopen (ltdl.c:2424)
> ==30635== by 0x804E3C0: try_dlopen (ltdl.c:3367)
> ==30635== by 0x804EB37: lt_dlopen (ltdl.c:3413)
> ==30635== by 0x804EC2F: lt_dlopenext (ltdl.c:3465)
> ==30635== by 0x804B205: analyze (gbi.c:511)
> ==30635== by 0x804B8E1: main (gbi.c:815)
> ==30635== Address 0x418B688 is 40 bytes inside a block
>of size 41 alloc'd
> ==30635== at 0x4020620: malloc
>(vg_replace_malloc.c:149)
> ==30635== by 0x4006EB4: (within /lib/ld-2.5.so)
> ==30635== by 0x40078D9: (within /lib/ld-2.5.so)
> ==30635== by 0x4010D94: (within /lib/ld-2.5.so)
> ==30635== by 0x400CFA5: (within /lib/ld-2.5.so)
> ==30635== by 0x40108ED: (within /lib/ld-2.5.so)
> ==30635== by 0x4045C2C: (within
>/lib/tls/i686/cmov/libdl-2.5.so)
> ==30635== by 0x400CFA5: (within /lib/ld-2.5.so)
> ==30635== by 0x40462AB: (within
>/lib/tls/i686/cmov/libdl-2.5.so)
> ==30635== by 0x4045B63: dlopen (in
>/lib/tls/i686/cmov/libdl-2.5.so)
> ==30635== by 0x804EDF9: sys_dl_open (ltdl.c:1103)
> ==30635== by 0x804CB56: tryall_dlopen (ltdl.c:2424)
> ==30635== by 0x804E3C0: try_dlopen (ltdl.c:3367)
> ==30635== by 0x804EB37: lt_dlopen (ltdl.c:3413)
> ==30635== by 0x804EC2F: lt_dlopenext (ltdl.c:3465)
> ==30635== by 0x804B205: analyze (gbi.c:511)
> ==30635== by 0x804B8E1: main (gbi.c:815)
> ==30635==
> ==30635== Invalid read of size 4
> ==30635== at 0x4014743: (within /lib/ld-2.5.so)
> ==30635== by 0x4005B69: (within /lib/ld-2.5.so)
> ==30635== by 0x4007995: (within /lib/ld-2.5.so)
> ==30635== by 0x400B836: (within /lib/ld-2.5.so)
> ==30635== by 0x400CFA5: (within /lib/ld-2.5.so)
> ==30635== by 0x400BA2A: (within /lib/ld-2.5.so)
> ==30635== by 0x4010DF4: (within /lib/ld-2.5.so)
> ==30635== by 0x400CFA5: (within /lib/ld-2.5.so)
> ==30635== by 0x40108ED: (within /lib/ld-2.5.so)
> ==30635== by 0x4045C2C: (within
>/lib/tls/i686/cmov/libdl-2.5.so)
> ==30635== by 0x400CFA5: (within /lib/ld-2.5.so)
> ==30635== by 0x40462AB: (within
>/lib/tls/i686/cmov/libdl-2.5.so)
> ==30635== by 0x4045B63: dlopen (in
>/lib/tls/i686/cmov/libdl-2.5.so)
> ==30635== by 0x804EDF9: sys_dl_open (ltdl.c:1103)
> ==30635== by 0x804CB56: tryall_dlopen (ltdl.c:2424)
> ==30635== by 0x804E3C0: try_dlopen (ltdl.c:3367)
> ==30635== by 0x804EB37: lt_dlopen (ltdl.c:3413)
> ==30635== by 0x804EC2F: lt_dlopenext (ltdl.c:3465)
> ==30635== by 0x804B205: analyze (gbi.c:511)
> ==30635== by 0x804B8E1: main (gbi.c:815)
> ==30635== Address 0x418B9F8 is 32 bytes inside a block
>of size 35 alloc'd
> ==30635== at 0x4020620: malloc
>(vg_replace_malloc.c:149)
> ==30635== by 0x4007F33: (within /lib/ld-2.5.so)
> ==30635== by 0x400B836: (within /lib/ld-2.5.so)
> ==30635== by 0x400CFA5: (within /lib/ld-2.5.so)
> ==30635== by 0x400BA2A: (within /lib/ld-2.5.so)
> ==30635== by 0x4010DF4: (within /lib/ld-2.5.so)
> ==30635== by 0x400CFA5: (within /lib/ld-2.5.so)
> ==30635== by 0x40108ED: (within /lib/ld-2.5.so)
> ==30635== by 0x4045C2C: (within
>/lib/tls/i686/cmov/libdl-2.5.so)
> ==30635== by 0x400CFA5: (within /lib/ld-2.5.so)
> ==30635== by 0x40462AB: (within
>/lib/tls/i686/cmov/libdl-2.5.so)
> ==30635== by 0x4045B63: dlopen (in
>/lib/tls/i686/cmov/libdl-2.5.so)
> ==30635== by 0x804EDF9: sys_dl_open (ltdl.c:1103)
> ==30635== by 0x804CB56: tryall_dlopen (ltdl.c:2424)
> ==30635== by 0x804E3C0: try_dlopen (ltdl.c:3367)
> ==30635== by 0x804EB37: lt_dlopen (ltdl.c:3413)
> ==30635== by 0x804EC2F: lt_dlopenext (ltdl.c:3465)
> ==30635== by 0x804B205: analyze (gbi.c:511)
> ==30635== by 0x804B8E1: main (gbi.c:815)
> ==30635==
> ==30635== Invalid read of size 4
> ==30635== at 0x4014759: (within /lib/ld-2.5.so)
> ==30635== by 0x4005B69: (within /lib/ld-2.5.so)
> ==30635== by 0x4007995: (within /lib/ld-2.5.so)
> ==30635== by 0x400B836: (within /lib/ld-2.5.so)
> ==30635== by 0x400CFA5: (within /lib/ld-2.5.so)
> ==30635== by 0x400BA2A: (within /lib/ld-2.5.so)
> ==30635== by 0x4010DF4: (within /lib/ld-2.5.so)
> ==30635== by 0x400CFA5: (within /lib/ld-2.5.so)
> ==30635== by 0x40108ED: (within /lib/ld-2.5.so)
> ==30635== by 0x4045C2C: (within
>/lib/tls/i686/cmov/libdl-2.5.so)
> ==30635== by 0x400CFA5: (within /lib/ld-2.5.so)
> ==30635== by 0x40462AB: (within
>/lib/tls/i686/cmov/libdl-2.5.so)
> ==30635== by 0x4045B63: dlopen (in
>/lib/tls/i686/cmov/libdl-2.5.so)
> ==30635== by 0x804EDF9: sys_dl_open (ltdl.c:1103)
> ==30635== by 0x804CB56: tryall_dlopen (ltdl.c:2424)
> ==30635== by 0x804E3C0: try_dlopen (ltdl.c:3367)
> ==30635== by 0x804EB37: lt_dlopen (ltdl.c:3413)
> ==30635== by 0x804EC2F: lt_dlopenext (ltdl.c:3465)
> ==30635== by 0x804B205: analyze (gbi.c:511)
> ==30635== by 0x804B8E1: main (gbi.c:815)
> ==30635== Address 0x418BD34 is 20 bytes inside a block
>of size 21 alloc'd
> ==30635== at 0x4020620: malloc
>(vg_replace_malloc.c:149)
> ==30635== by 0x4007F33: (within /lib/ld-2.5.so)
> ==30635== by 0x400B836: (within /lib/ld-2.5.so)
> ==30635== by 0x400CFA5: (within /lib/ld-2.5.so)
> ==30635== by 0x400BA2A: (within /lib/ld-2.5.so)
> ==30635== by 0x4010DF4: (within /lib/ld-2.5.so)
> ==30635== by 0x400CFA5: (within /lib/ld-2.5.so)
> ==30635== by 0x40108ED: (within /lib/ld-2.5.so)
> ==30635== by 0x4045C2C: (within
>/lib/tls/i686/cmov/libdl-2.5.so)
> ==30635== by 0x400CFA5: (within /lib/ld-2.5.so)
> ==30635== by 0x40462AB: (within
>/lib/tls/i686/cmov/libdl-2.5.so)
> ==30635== by 0x4045B63: dlopen (in
>/lib/tls/i686/cmov/libdl-2.5.so)
> ==30635== by 0x804EDF9: sys_dl_open (ltdl.c:1103)
> ==30635== by 0x804CB56: tryall_dlopen (ltdl.c:2424)
> ==30635== by 0x804E3C0: try_dlopen (ltdl.c:3367)
> ==30635== by 0x804EB37: lt_dlopen (ltdl.c:3413)
> ==30635== by 0x804EC2F: lt_dlopenext (ltdl.c:3465)
> ==30635== by 0x804B205: analyze (gbi.c:511)
> ==30635== by 0x804B8E1: main (gbi.c:815)
> ==30635==
> ==30635== Invalid read of size 4
> ==30635== at 0x4014770: (within /lib/ld-2.5.so)
> ==30635== by 0x4005B69: (within /lib/ld-2.5.so)
> ==30635== by 0x4007995: (within /lib/ld-2.5.so)
> ==30635== by 0x400B836: (within /lib/ld-2.5.so)
> ==30635== by 0x400CFA5: (within /lib/ld-2.5.so)
> ==30635== by 0x400BA2A: (within /lib/ld-2.5.so)
> ==30635== by 0x4010DF4: (within /lib/ld-2.5.so)
> ==30635== by 0x400CFA5: (within /lib/ld-2.5.so)
> ==30635== by 0x40108ED: (within /lib/ld-2.5.so)
> ==30635== by 0x4045C2C: (within
>/lib/tls/i686/cmov/libdl-2.5.so)
> ==30635== by 0x400CFA5: (within /lib/ld-2.5.so)
> ==30635== by 0x40462AB: (within
>/lib/tls/i686/cmov/libdl-2.5.so)
> ==30635== by 0x4045B63: dlopen (in
>/lib/tls/i686/cmov/libdl-2.5.so)
> ==30635== by 0x804EDF9: sys_dl_open (ltdl.c:1103)
> ==30635== by 0x804CB56: tryall_dlopen (ltdl.c:2424)
> ==30635== by 0x804E3C0: try_dlopen (ltdl.c:3367)
> ==30635== by 0x804EB37: lt_dlopen (ltdl.c:3413)
> ==30635== by 0x804EC2F: lt_dlopenext (ltdl.c:3465)
> ==30635== by 0x804B205: analyze (gbi.c:511)
> ==30635== by 0x804B8E1: main (gbi.c:815)
> ==30635== Address 0x418C6B0 is 24 bytes inside a block
>of size 25 alloc'd
> ==30635== at 0x4020620: malloc
>(vg_replace_malloc.c:149)
> ==30635== by 0x4007F33: (within /lib/ld-2.5.so)
> ==30635== by 0x400B836: (within /lib/ld-2.5.so)
> ==30635== by 0x400CFA5: (within /lib/ld-2.5.so)
> ==30635== by 0x400BA2A: (within /lib/ld-2.5.so)
> ==30635== by 0x4010DF4: (within /lib/ld-2.5.so)
> ==30635== by 0x400CFA5: (within /lib/ld-2.5.so)
> ==30635== by 0x40108ED: (within /lib/ld-2.5.so)
> ==30635== by 0x4045C2C: (within
>/lib/tls/i686/cmov/libdl-2.5.so)
> ==30635== by 0x400CFA5: (within /lib/ld-2.5.so)
> ==30635== by 0x40462AB: (within
>/lib/tls/i686/cmov/libdl-2.5.so)
> ==30635== by 0x4045B63: dlopen (in
>/lib/tls/i686/cmov/libdl-2.5.so)
> ==30635== by 0x804EDF9: sys_dl_open (ltdl.c:1103)
> ==30635== by 0x804CB56: tryall_dlopen (ltdl.c:2424)
> ==30635== by 0x804E3C0: try_dlopen (ltdl.c:3367)
> ==30635== by 0x804EB37: lt_dlopen (ltdl.c:3413)
> ==30635== by 0x804EC2F: lt_dlopenext (ltdl.c:3465)
> ==30635== by 0x804B205: analyze (gbi.c:511)
> ==30635== by 0x804B8E1: main (gbi.c:815)
> ==30635==
> ==30635== Invalid read of size 4
> ==30635== at 0x4014787: (within /lib/ld-2.5.so)
> ==30635== by 0x4005B69: (within /lib/ld-2.5.so)
> ==30635== by 0x4007995: (within /lib/ld-2.5.so)
> ==30635== by 0x400B836: (within /lib/ld-2.5.so)
> ==30635== by 0x400CFA5: (within /lib/ld-2.5.so)
> ==30635== by 0x400BA2A: (within /lib/ld-2.5.so)
> ==30635== by 0x4010DF4: (within /lib/ld-2.5.so)
> ==30635== by 0x400CFA5: (within /lib/ld-2.5.so)
> ==30635== by 0x40108ED: (within /lib/ld-2.5.so)
> ==30635== by 0x4045C2C: (within
>/lib/tls/i686/cmov/libdl-2.5.so)
> ==30635== by 0x400CFA5: (within /lib/ld-2.5.so)
> ==30635== by 0x40462AB: (within
>/lib/tls/i686/cmov/libdl-2.5.so)
> ==30635== by 0x4045B63: dlopen (in
>/lib/tls/i686/cmov/libdl-2.5.so)
> ==30635== by 0x804EDF9: sys_dl_open (ltdl.c:1103)
> ==30635== by 0x804CB56: tryall_dlopen (ltdl.c:2424)
> ==30635== by 0x804E3C0: try_dlopen (ltdl.c:3367)
> ==30635== by 0x804EB37: lt_dlopen (ltdl.c:3413)
> ==30635== by 0x804EC2F: lt_dlopenext (ltdl.c:3465)
> ==30635== by 0x804B205: analyze (gbi.c:511)
> ==30635== by 0x804B8E1: main (gbi.c:815)
> ==30635== Address 0x418DCDC is 28 bytes inside a block
>of size 29 alloc'd
> ==30635== at 0x4020620: malloc
>(vg_replace_malloc.c:149)
> ==30635== by 0x4007F33: (within /lib/ld-2.5.so)
> ==30635== by 0x400B836: (within /lib/ld-2.5.so)
> ==30635== by 0x400CFA5: (within /lib/ld-2.5.so)
> ==30635== by 0x400BA2A: (within /lib/ld-2.5.so)
> ==30635== by 0x4010DF4: (within /lib/ld-2.5.so)
> ==30635== by 0x400CFA5: (within /lib/ld-2.5.so)
> ==30635== by 0x40108ED: (within /lib/ld-2.5.so)
> ==30635== by 0x4045C2C: (within
>/lib/tls/i686/cmov/libdl-2.5.so)
> ==30635== by 0x400CFA5: (within /lib/ld-2.5.so)
> ==30635== by 0x40462AB: (within
>/lib/tls/i686/cmov/libdl-2.5.so)
> ==30635== by 0x4045B63: dlopen (in
>/lib/tls/i686/cmov/libdl-2.5.so)
> ==30635== by 0x804EDF9: sys_dl_open (ltdl.c:1103)
> ==30635== by 0x804CB56: tryall_dlopen (ltdl.c:2424)
> ==30635== by 0x804E3C0: try_dlopen (ltdl.c:3367)
> ==30635== by 0x804EB37: lt_dlopen (ltdl.c:3413)
> ==30635== by 0x804EC2F: lt_dlopenext (ltdl.c:3465)
> ==30635== by 0x804B205: analyze (gbi.c:511)
> ==30635== by 0x804B8E1: main (gbi.c:815)
> ==30635==
> ==30635== Conditional jump or move depends on
>uninitialised value(s)
> ==30635== at 0x401477A: (within /lib/ld-2.5.so)
> ==30635== by 0x414E3D2: (within
>/lib/tls/i686/cmov/libc-2.5.so)
> ==30635== by 0x414E639: _dl_sym (in
>/lib/tls/i686/cmov/libc-2.5.so)
> ==30635== by 0x4045DE7: (within
>/lib/tls/i686/cmov/libdl-2.5.so)
> ==30635== by 0x400CFA5: (within /lib/ld-2.5.so)
> ==30635== by 0x40462AB: (within
>/lib/tls/i686/cmov/libdl-2.5.so)
> ==30635== by 0x4045D72: dlsym (in
>/lib/tls/i686/cmov/libdl-2.5.so)
> ==30635== by 0x804ED58: sys_dl_sym (ltdl.c:1135)
> ==30635== by 0x804D2F2: lt_dlsym (ltdl.c:3914)
> ==30635== by 0x804B236: analyze (gbi.c:518)
> ==30635== by 0x804B8E1: main (gbi.c:815)
> ==30635==
> ==30635== Conditional jump or move depends on
>uninitialised value(s)
> ==30635== at 0x4014785: (within /lib/ld-2.5.so)
> ==30635== by 0x414E3D2: (within
>/lib/tls/i686/cmov/libc-2.5.so)
> ==30635== by 0x414E639: _dl_sym (in
>/lib/tls/i686/cmov/libc-2.5.so)
> ==30635== by 0x4045DE7: (within
>/lib/tls/i686/cmov/libdl-2.5.so)
> ==30635== by 0x400CFA5: (within /lib/ld-2.5.so)
> ==30635== by 0x40462AB: (within
>/lib/tls/i686/cmov/libdl-2.5.so)
> ==30635== by 0x4045D72: dlsym (in
>/lib/tls/i686/cmov/libdl-2.5.so)
> ==30635== by 0x804ED58: sys_dl_sym (ltdl.c:1135)
> ==30635== by 0x804D2F2: lt_dlsym (ltdl.c:3914)
> ==30635== by 0x804B236: analyze (gbi.c:518)
> ==30635== by 0x804B8E1: main (gbi.c:815)
> ==30635==
> ==30635== Invalid read of size 4
> ==30635== at 0x4014770: (within /lib/ld-2.5.so)
> ==30635== by 0x400D2A9: (within /lib/ld-2.5.so)
> ==30635== by 0x4009812: (within /lib/ld-2.5.so)
> ==30635== by 0x414E3D2: (within
>/lib/tls/i686/cmov/libc-2.5.so)
> ==30635== by 0x414E639: _dl_sym (in
>/lib/tls/i686/cmov/libc-2.5.so)
> ==30635== by 0x4045DE7: (within
>/lib/tls/i686/cmov/libdl-2.5.so)
> ==30635== by 0x400CFA5: (within /lib/ld-2.5.so)
> ==30635== by 0x40462AB: (within
>/lib/tls/i686/cmov/libdl-2.5.so)
> ==30635== by 0x4045D72: dlsym (in
>/lib/tls/i686/cmov/libdl-2.5.so)
> ==30635== by 0x804ED58: sys_dl_sym (ltdl.c:1135)
> ==30635== by 0x804D2F2: lt_dlsym (ltdl.c:3914)
> ==30635== by 0x804B236: analyze (gbi.c:518)
> ==30635== by 0x804B8E1: main (gbi.c:815)
> ==30635== Address 0x418B688 is 40 bytes inside a block
>of size 41 alloc'd
> ==30635== at 0x4020620: malloc
>(vg_replace_malloc.c:149)
> ==30635== by 0x4006EB4: (within /lib/ld-2.5.so)
> ==30635== by 0x40078D9: (within /lib/ld-2.5.so)
> ==30635== by 0x4010D94: (within /lib/ld-2.5.so)
> ==30635== by 0x400CFA5: (within /lib/ld-2.5.so)
> ==30635== by 0x40108ED: (within /lib/ld-2.5.so)
> ==30635== by 0x4045C2C: (within
>/lib/tls/i686/cmov/libdl-2.5.so)
> ==30635== by 0x400CFA5: (within /lib/ld-2.5.so)
> ==30635== by 0x40462AB: (within
>/lib/tls/i686/cmov/libdl-2.5.so)
> ==30635== by 0x4045B63: dlopen (in
>/lib/tls/i686/cmov/libdl-2.5.so)
> ==30635== by 0x804EDF9: sys_dl_open (ltdl.c:1103)
> ==30635== by 0x804CB56: tryall_dlopen (ltdl.c:2424)
> ==30635== by 0x804E3C0: try_dlopen (ltdl.c:3367)
> ==30635== by 0x804EB37: lt_dlopen (ltdl.c:3413)
> ==30635== by 0x804EC2F: lt_dlopenext (ltdl.c:3465)
> ==30635== by 0x804B205: analyze (gbi.c:511)
> ==30635== by 0x804B8E1: main (gbi.c:815)
> ==30635==
> ==30635== Invalid read of size 4
> ==30635== at 0x4014759: (within /lib/ld-2.5.so)
> ==30635== by 0x400D2A9: (within /lib/ld-2.5.so)
> ==30635== by 0x4009812: (within /lib/ld-2.5.so)
> ==30635== by 0x400CE51: (within /lib/ld-2.5.so)
> ==30635== by 0x40122FF: (within /lib/ld-2.5.so)
> ==30635== by 0x4075CC8: __cxa_finalize (in
> /lib/tls/i686/cmov/libc-2.5.so)
> ==30635== by 0x4F1EAB2: (within
>/usr/lib/libkdeui.so.4.2.0)
> ==30635== by 0x50A880B: (within
>/usr/lib/libkdeui.so.4.2.0)
> ==30635== by 0x4011AFC: (within /lib/ld-2.5.so)
> ==30635== by 0x4012286: (within /lib/ld-2.5.so)
> ==30635== by 0x4045CC3: (within
>/lib/tls/i686/cmov/libdl-2.5.so)
> ==30635== by 0x400CFA5: (within /lib/ld-2.5.so)
> ==30635== by 0x40462AB: (within
>/lib/tls/i686/cmov/libdl-2.5.so)
> ==30635== by 0x4045CF9: dlclose (in
>/lib/tls/i686/cmov/libdl-2.5.so)
> ==30635== by 0x804EDAC: sys_dl_close (ltdl.c:1120)
> ==30635== by 0x804BCE4: lt_dlclose (ltdl.c:3804)
> ==30635== by 0x804B52B: analyze (gbi.c:556)
> ==30635== by 0x804B8E1: main (gbi.c:815)
> ==30635== Address 0x418C9E4 is 20 bytes inside a block
>of size 23 alloc'd
> ==30635== at 0x4020620: malloc
>(vg_replace_malloc.c:149)
> ==30635== by 0x4007F33: (within /lib/ld-2.5.so)
> ==30635== by 0x400B836: (within /lib/ld-2.5.so)
> ==30635== by 0x400CFA5: (within /lib/ld-2.5.so)
> ==30635== by 0x400BA2A: (within /lib/ld-2.5.so)
> ==30635== by 0x4010DF4: (within /lib/ld-2.5.so)
> ==30635== by 0x400CFA5: (within /lib/ld-2.5.so)
> ==30635== by 0x40108ED: (within /lib/ld-2.5.so)
> ==30635== by 0x4045C2C: (within
>/lib/tls/i686/cmov/libdl-2.5.so)
> ==30635== by 0x400CFA5: (within /lib/ld-2.5.so)
> ==30635== by 0x40462AB: (within
>/lib/tls/i686/cmov/libdl-2.5.so)
> ==30635== by 0x4045B63: dlopen (in
>/lib/tls/i686/cmov/libdl-2.5.so)
> ==30635== by 0x804EDF9: sys_dl_open (ltdl.c:1103)
> ==30635== by 0x804CB56: tryall_dlopen (ltdl.c:2424)
> ==30635== by 0x804E3C0: try_dlopen (ltdl.c:3367)
> ==30635== by 0x804EB37: lt_dlopen (ltdl.c:3413)
> ==30635== by 0x804EC2F: lt_dlopenext (ltdl.c:3465)
> ==30635== by 0x804B205: analyze (gbi.c:511)
> ==30635== by 0x804B8E1: main (gbi.c:815)
> ==30635== Warning: client switching stacks? SP change:
>0xBEACE000 -->
> 0x401A6E0
> ==30635== to suppress, use:
>--max-stackframe=1163183840 or greater
> ==30635==
> ==30635== Use of uninitialised value of size 4
> ==30635== at 0x4014399: (within /lib/ld-2.5.so)
> ==30635==
> ==30635== Invalid read of size 4
> ==30635== at 0x401B992: ???
> ==30635== Address 0xFFFFFFFE is not stack'd, malloc'd
>or (recently) free'd
> ==30635==
> ==30635== Process terminating with default action of
>signal 11 (SIGSEGV)
> ==30635== General Protection Fault
> ==30635== at 0x401B992: ???
> ==30635==
> ==30635== Use of uninitialised value of size 4
> ==30635== at 0x401C200: _vgnU_freeres
>(vg_preloaded.c:56)
> ==30635==
> ==30635== Invalid read of size 4
> ==30635== at 0x41572A7: (within
>/lib/tls/i686/cmov/libc-2.5.so)
> ==30635== Address 0x401A640 is just below the stack
>ptr. To suppress, use:
> --workaround-gcc296-bugs=yes
> ==30635==
> ==30635== Invalid write of size 4
> ==30635== at 0x41572AA: (within
>/lib/tls/i686/cmov/libc-2.5.so)
> ==30635== Address 0x401A640 is just below the stack
>ptr. To suppress, use:
> --workaround-gcc296-bugs=yes
> ==30635==
> ==30635== ERROR SUMMARY: 46 errors from 14 contexts
>(suppressed: 109 from 1)
> ==30635== malloc/free: in use at exit: 68,081 bytes in
>1,624 blocks.
> ==30635== malloc/free: 1,690 allocs, 66 frees, 75,789
>bytes allocated.
> ==30635== For counts of detected errors, rerun with: -v
> ==30635== searching for pointers to 1,624 not-freed
>blocks.
> ==30635== checked 1,420,764 bytes.
> ==30635==
> ==30635== LEAK SUMMARY:
> ==30635== definitely lost: 0 bytes in 0 blocks.
> ==30635== possibly lost: 0 bytes in 0 blocks.
> ==30635== still reachable: 68,081 bytes in 1,624
>blocks.
> ==30635== suppressed: 0 bytes in 0 blocks.
> ==30635== Reachable blocks (those to which a pointer was
>found) are not
> shown.
> ==30635== To see them, rerun with: --show-reachable=yes
> Segmentation fault (core dumped)
> rohnny at ...1008...:~$
>
>
>
> Regards R. Stormo
>
> My Gambas Community http://gambasforum.tk
>
> --
> View this message in context:
>http://www.nabble.com/svn-552-%2C-can%27t-install-tf4373859.html#a12471446
> Sent from the gambas-user mailing list archive at
>Nabble.com.
>
>
>
>
> ------------------------------
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?
> Stop.
> Now Search log events and configuration files using AJAX
>and a browser.
> Download your FREE copy of Splunk now >>
> http://get.splunk.com/
>
> ------------------------------
>
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
>
> End of Gambas-user Digest, Vol 16, Issue 7
> ******************************************
========================================================================================
"Dapatkan Colocation 10 Mbps Rp 1.250.000,- hanya di http://telkomhosting.com."
========================================================================================
More information about the User
mailing list