Re: [Gambas-user] Multiple instances of Gambas ...

2008-11-04 Thread Gareth Bult
Ok,

Now I'm confused .. firstly on Ubuntu, try as I might I can't get a core dump 
.. will have to work on this.

In the meantime, if it helps ..

I have 4 screens .. I start Gambas on screen 3 .. then gambas2 will work 
quite happily on screens 2,3 and 4 , but will give the dump as quoted if 
started on screen 1... although I'm sure it wasn't working on 2 and 4 earlier.

Will have to experiment, will come back to you, possibly after a reboot ...

Gareth.

- Original Message -
From: Benoit Minisini [EMAIL PROTECTED]
To: mailing list for gambas users gambas-user@lists.sourceforge.net
Sent: Tuesday, 4 November, 2008 4:14:39 PM GMT +00:00 GMT Britain, Ireland, 
Portugal
Subject: Re: [Gambas-user] Multiple instances of Gambas ...

On mardi 4 novembre 2008, Gareth Bult wrote:
 Hi,

 Again, would love to, unfortunately I just picked Gambas up for a small
 project and I've forgotten all the ins and outs of debugging, is there a
 URL you can point me at with the relevant instructions ?

 Gareth.


On the web site, in the troubleshooting section.

Anyway, you can get a backtrace by allowing core dumps, and running gdb on 
them.

$ ulimit -c 32000

$ ./gambas2.gambas
...

*crash*
...core dump

$ gdb gbx2 core dump file
...
(gdb) bt

Regards,

-- 
Benoit Minisini

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

-- 
Managing Director, Encryptec Limited
Tel: 0845 5082719, Mob: 0785 3305393
Email: [EMAIL PROTECTED] 
Statements made are at all times subject to Encryptec's Terms and Conditions of 
Business, which are available upon request.

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Multiple instances of Gambas ...

2008-11-04 Thread Gareth Bult
Hi,

Again, would love to, unfortunately I just picked Gambas up for a small project 
and I've forgotten all the ins and outs of debugging, is there a URL you can 
point me at with the relevant instructions ?

Gareth.

- Original Message -
From: Benoit Minisini [EMAIL PROTECTED]
To: mailing list for gambas users gambas-user@lists.sourceforge.net
Sent: Tuesday, 4 November, 2008 12:47:24 PM GMT +00:00 GMT Britain, Ireland, 
Portugal
Subject: Re: [Gambas-user] Multiple instances of Gambas ...

On mardi 4 novembre 2008, Gareth Bult wrote:
 Hi,

 I used to be able to run multiple instances of Gambas which was really
 handy for multiple component projects, however when I run a second instance
 now it dumps out immediately with the trace listed below. I've tried this
 on the standard Ubuntu 8.10 distro, and on the stable 2.9 compiled from
 source, same results. Any ideas?


I don't have this problem there (Mandriva 2009.0).

Can you provide a true backtrace of the crash, with debugging information 
enabled?

-- 
Benoit Minisini

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

-- 
Managing Director, Encryptec Limited
Tel: 0845 5082719, Mob: 0785 3305393
Email: [EMAIL PROTECTED] 
Statements made are at all times subject to Encryptec's Terms and Conditions of 
Business, which are available upon request.

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Multiple instances of Gambas ...

2008-11-04 Thread Benoit Minisini
On mardi 4 novembre 2008, Gareth Bult wrote:
 Hi,

 I used to be able to run multiple instances of Gambas which was really
 handy for multiple component projects, however when I run a second instance
 now it dumps out immediately with the trace listed below. I've tried this
 on the standard Ubuntu 8.10 distro, and on the stable 2.9 compiled from
 source, same results. Any ideas?


I don't have this problem there (Mandriva 2009.0).

Can you provide a true backtrace of the crash, with debugging information 
enabled?

-- 
Benoit Minisini

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] Multiple instances of Gambas ...

2008-11-04 Thread Gareth Bult
Hi, 

I used to be able to run multiple instances of Gambas which was really handy 
for multiple component projects, however when I run a second instance now it 
dumps out immediately with the trace listed below. I've tried this on the 
standard Ubuntu 8.10 distro, and on the stable 2.9 compiled from source, same 
results. Any ideas? 

$ /usr/bin/gambas2 
*** glibc detected *** /usr/bin/gambas2: double free or corruption (out): 
0x09526138 *** 
=== Backtrace: = 
/lib/tls/i686/cmov/libc.so.6[0xb76f53f4] 
/lib/tls/i686/cmov/libc.so.6(cfree+0x96)[0xb76f7456] 
/usr/lib/libstdc++.so.6(_ZdlPv+0x21)[0xb7372031] 
/usr/lib/libqt-mt.so.3(_ZN6QGList6removeEPv+0x61)[0xb7d8cfc1] 
/usr/lib/libqt-mt.so.3(_ZN12QApplication16sendPostedEventsEP7QObjecti+0x26b)[0xb7a537bb]
 
/usr/lib/libqt-mt.so.3(_ZN7QWidget4showEv+0x3b4)[0xb7aefc94] 
/usr/lib/libqt-mt.so.3(_ZN11QMainWindow4showEv+0x35)[0xb7bb0d45] 
/usr/lib/gambas2/gb.qt.so[0xb6fc9cf3] 
/usr/lib/gambas2/gb.qt.so[0xb6fc9d97] 
/usr/bin/gambas2[0x804e738] 
/usr/bin/gambas2[0x804efe9] 
/usr/bin/gambas2[0x805144d] 
/usr/bin/gambas2[0x804f327] 
/usr/bin/gambas2[0x804f5fd] 
/usr/bin/gambas2[0x80629ac] 
/lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe5)[0xb769c685] 
/usr/bin/gambas2[0x804ae11] 
=== Memory map:  
08048000-08071000 r-xp  fe:07 552037 /usr/bin/gbx2 
08071000-08072000 r--p 00028000 fe:07 552037 /usr/bin/gbx2 
08072000-08077000 rw-p 00029000 fe:07 552037 /usr/bin/gbx2 
08077000-08079000 rw-p 08077000 00:00 0 
09249000-0959e000 rw-p 09249000 00:00 0 [heap] 
b690-b6921000 rw-p b690 00:00 0 
b6921000-b6a0 ---p b6921000 00:00 0 
b6a3c000-b6ac5000 r--p  fe:07 681877 
/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans-Bold.ttf 
b6ac5000-b6ae9000 r-xp  fe:07 764489 
/usr/lib/qt3/plugins/inputmethods/libqsimple.so 
b6ae9000-b6aea000 rw-p 00024000 fe:07 764489 
/usr/lib/qt3/plugins/inputmethods/libqsimple.so 
b6aea000-b6aee000 r-xp  fe:07 764488 
/usr/lib/qt3/plugins/inputmethods/libqimsw-none.so 
b6aee000-b6aef000 rw-p 3000 fe:07 764488 
/usr/lib/qt3/plugins/inputmethods/libqimsw-none.so 
b6aef000-b6b17000 r-xp  fe:07 552161 /usr/lib/libkdefx.so.4.2.0 
b6b17000-b6b18000 ---p 00028000 fe:07 552161 /usr/lib/libkdefx.so.4.2.0 
b6b18000-b6b19000 r--p 00028000 fe:07 552161 /usr/lib/libkdefx.so.4.2.0 
b6b19000-b6b1a000 rw-p 00029000 fe:07 552161 /usr/lib/libkdefx.so.4.2.0 
b6b1a000-b6b38000 r-xp  fe:07 1025825 
/usr/lib/kde3/plugins/styles/plastik.so 
b6b38000-b6b39000 r--p 0001d000 fe:07 1025825 
/usr/lib/kde3/plugins/styles/plastik.so 
b6b39000-b6b3a000 rw-p 0001e000 fe:07 1025825 
/usr/lib/kde3/plugins/styles/plastik.so 
b6b3a000-b6b69000 r-xp  fe:07 551035 /usr/lib/liblcms.so.1.0.16 
b6b69000-b6b6a000 r--p 0002e000 fe:07 551035 /usr/lib/liblcms.so.1.0.16 
b6b6a000-b6b6b000 rw-p 0002f000 fe:07 551035 /usr/lib/liblcms.so.1.0.16 
b6b6b000-b6b6e000 rw-p b6b6b000 00:00 0 
b6b6e000-b6bd9000 r-xp  fe:07 551068 /usr/lib/libmng.so.1.1.0.9 
b6bd9000-b6bdc000 rw-p 0006a000 fe:07 551068 /usr/lib/libmng.so.1.1.0.9 
b6bdd000-b6be8000 r-xp  fe:07 764490 
/usr/lib/qt3/plugins/inputmethods/libqxim.so 
b6be8000-b6be9000 rw-p a000 fe:07 764490 
/usr/lib/qt3/plugins/inputmethods/libqxim.so 
b6be9000-b6bf2000 r-xp  fe:07 764487 
/usr/lib/qt3/plugins/inputmethods/libqimsw-multi.so 
b6bf2000-b6bf3000 rw-p 8000 fe:07 764487 
/usr/lib/qt3/plugins/inputmethods/libqimsw-multi.so 
b6bf3000-b6bf4000 r--p  fe:07 815046 
/usr/share/locale-langpack/en_GB/LC_MESSAGES/libc.mo 
b6bf4000-b6bf8000 r-xp  fe:07 764485 
/usr/lib/qt3/plugins/imageformats/libqmng.so 
b6bf8000-b6bf9000 rw-p 3000 fe:07 764485 
/usr/lib/qt3/plugins/imageformats/libqmng.so 
b6bf9000-b6c8e000 r--p  fe:07 681878 
/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf 
b6c8e000-b6c94000 r--s  fe:07 17507 
/var/cache/fontconfig/945677eb7aeaf62f1d50efc3fb3ec7d8-x86.cache-2 
b6c94000-b6c95000 r--s  fe:07 17511 
/var/cache/fontconfig/99e8ed0e538f840c565b6ed5dad60d56-x86.cache-2 
b6c95000-b6c98000 r--s  fe:07 17508 
/var/cache/fontconfig/e383d7ea5fbe662a33d9b44caf393297-x86.cache-2 
b6c98000-b6c99000 r--s  fe:07 17504 
/var/cache/fontconfig/fd9505950c048a77dc4b710eb6a628ed-x86.cache-2 
b6c99000-b6c9a000 r--s  fe:07 17501 
/var/cache/fontconfig/a2ab74764b07279e7c36ddb1d302cf26-x86.cache-2 
b6c9a000-b6c9b000 r--s  fe:07 17484 
/var/cache/fontconfig/4c73fe0c47614734b17d736dbde7580a-x86.cache-2 
b6c9b000-b6c9d000 r--s  fe:07 17483 
/var/cache/fontconfig/646addb8444faa74ee138aa00ab0b6a0-x86.cache-2 
b6c9d000-b6ca r--s  fe:07 17482 
/var/cache/fontconfig/a755afe4a08bf5b97852ceb7400b47bc-x86.cache-2 
b6ca-b6ca7000 r--s  fe:07 17481 
/var/cache/fontconfig/6d41288fd70b0be22e8c3a91e032eec0-x86.cache-2 
b6ca7000-b6caa000 r--s  fe:07 17480 
/var/cache/fontconfig/de156ccd2eddbdc19d37a45b8b2aac9c-x86.cache-2 

Re: [Gambas-user] Multiple instances of Gambas ...

2008-11-04 Thread Jose J. Rodriguez
On 11/4/08, Gareth Bult [EMAIL PROTECTED] wrote:
  I have 4 screens .. I start Gambas on screen 3 .. then gambas2 will work 
 quite happily on screens 2,3 and 4 , but will give the dump as quoted if 
 started on screen 1... although I'm sure it wasn't working on 2 and 4 earlier.


FWIW, I just ran 2 instances of the Gambas2 IDE on virtual desktop
(VD) 1, then 2 on VD2, then tried it the other way around, with no
problems. Using Vector Linux 5.9.1 SOHO, KDE 3.5.9 and Gambas2-2.9.

Regards,
Joe1962

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Multiple instances of Gambas ...

2008-11-04 Thread M0E Lnx
Nice ;)


On Tue, Nov 4, 2008 at 2:23 PM, Jose J. Rodriguez [EMAIL PROTECTED] wrote:
 On 11/4/08, Gareth Bult [EMAIL PROTECTED] wrote:
  I have 4 screens .. I start Gambas on screen 3 .. then gambas2 will work 
 quite happily on screens 2,3 and 4 , but will give the dump as quoted if 
 started on screen 1... although I'm sure it wasn't working on 2 and 4 
 earlier.


 FWIW, I just ran 2 instances of the Gambas2 IDE on virtual desktop
 (VD) 1, then 2 on VD2, then tried it the other way around, with no
 problems. Using Vector Linux 5.9.1 SOHO, KDE 3.5.9 and Gambas2-2.9.

 Regards,
 Joe1962

 -
 This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
 Build the coolest Linux based applications with Moblin SDK  win great prizes
 Grand prize is a trip for two to an Open Source event anywhere in the world
 http://moblin-contest.org/redirect.php?banner_id=100url=/
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Multiple instances of Gambas ...

2008-11-04 Thread Benoit Minisini
On mardi 4 novembre 2008, Gareth Bult wrote:
 Hi,

 Again, would love to, unfortunately I just picked Gambas up for a small
 project and I've forgotten all the ins and outs of debugging, is there a
 URL you can point me at with the relevant instructions ?

 Gareth.


On the web site, in the troubleshooting section.

Anyway, you can get a backtrace by allowing core dumps, and running gdb on 
them.

$ ulimit -c 32000

$ ./gambas2.gambas
...

*crash*
...core dump

$ gdb gbx2 core dump file
...
(gdb) bt

Regards,

-- 
Benoit Minisini

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user