Re: [Gambas-user] Segmentation fault (core dumped )

2010-02-28 Thread tobias...@t-online.de
Dear Mailing-List, my question today is: Is there any possibility to use a compiled Gambas program on a linux pc without Gambas? I think there's no way because a compiled gambas program - as I understood - is just byte code which is interpreted by gbr2 (in my case). I think just

[Gambas-user] Segmentation fault (core dumped)

2010-02-27 Thread Dr.Diesel
SVN 2722 (did a reconf and configure), not sure how to help, don't get much console output and can't get gambas3 to run in gdb? [geo...@george trunk]$ gambas3 Segmentation fault (core dumped) [geo...@george trunk]$ this from dmesg: gbr3[9579]: segfault at 4 ip 003b2c124cd1 sp

Re: [Gambas-user] Segmentation fault (core dumped)

2010-02-27 Thread Fabien Bodard
no you are not in the good path ! cd /home/george/trunk/app/src/gambas3 gdb gbx3 set args -p run . segfault bt return the output 2010/2/27 Dr.Diesel dr.die...@gmail.com: Charlie Reinl wrote: Am Samstag, den 27.02.2010, 07:14 -0800 schrieb Dr.Diesel: SVN 2722 (did a reconf and

Re: [Gambas-user] Segmentation fault (core dumped)

2010-02-27 Thread Dr.Diesel
Fabien Bodard-4 wrote: no you are not in the good path ! cd /home/george/trunk/app/src/gambas3 gdb gbx3 set args -p run . segfault bt return the output Mm, that didn't catch the crash? Notice at the bottom I run gambas3, thanks for the help! [geo...@george

Re: [Gambas-user] Segmentation fault (core dumped)

2010-02-27 Thread Benoît Minisini
Fabien Bodard-4 wrote: no you are not in the good path ! cd /home/george/trunk/app/src/gambas3 gdb gbx3 set args -p run . segfault bt return the output Mm, that didn't catch the crash? Notice at the bottom I run gambas3, thanks for the help! You must

Re: [Gambas-user] Segmentation fault (core dumped)

2010-02-27 Thread Benoît Minisini
Bugzilla from gam...@users.sourceforge.net wrote: Fabien Bodard-4 wrote: no you are not in the good path ! cd /home/george/trunk/app/src/gambas3 gdb gbx3 set args -p run . segfault bt return the output Mm, that didn't catch the crash?

Re: [Gambas-user] Segmentation fault (core dumped)

2010-02-27 Thread Dr.Diesel
Don't think so, but i do have one default printer setup, it works fine though? I deleted my default printer and gambas now works fine! This is very weird? I am guessing I need to report this to my distro, what do you think? As always, many thanks! Bugzilla from