[#57185] Cipher book for ruby — Shannon Fang <xrfang@...>

Hi all ruby gurus there,

16 messages 2002/12/01

[#57228] What do some of Ruby's symbols mean? — "Gavin Sinclair" <gsinclair@...>

This could do with some community input before going to the FAQ. The format

31 messages 2002/12/01
[#57234] Re: [FAQ] What do some of Ruby's symbols mean? — dblack@... 2002/12/01

Hi --

[#57237] Re: [FAQ] What do some of Ruby's symbols mean? — Shannon Fang <xrfang@...> 2002/12/01

Hi David

[#57246] [Revised] What do some of Ruby's symbols mean? — "Gavin Sinclair" <gsinclair@...>

Thanks for the instant feedback. And apologies for the offensive late-night

11 messages 2002/12/01

[#57337] Memory consumption problem with recursion — squidster@... (Squidster)

Fellow Rubyists/Rubyians/Rubyans,

10 messages 2002/12/02

[#57349] [Revised again] What are the non-alphanumerical symbols in Ruby code? — "Gavin Sinclair" <gsinclair@...>

Folks,

13 messages 2002/12/02

[#57380] Ruby Book for People Who Aren't (Yet) Programmers — "Chris" <nemo@...>

Hello,

11 messages 2002/12/02

[#57403] Newsgroup — Daniel Carrera <dcarrera@...>

Hello,

28 messages 2002/12/02
[#57409] Re: Newsgroup — "Chris Morris" <chrismo@...> 2002/12/02

In addition, this mailing list is a mirror of the newsgroup, so there's no

[#57411] Re: Newsgroup — Daniel Carrera <dcarrera@...> 2002/12/02

Ruby Book for People Who Aren't (Yet) Programmers

[#57412] Re: Newsgroup — Mauricio Fern疣dez <batsman.geo@...> 2002/12/02

On Tue, Dec 03, 2002 at 04:50:10AM +0900, Daniel Carrera wrote:

[#57438] Re: Newsgroup — Daniel Carrera <dcarrera@...> 2002/12/03

> You might already have received it by now. Get used to receiving the

[#57439] Re: Newsgroup — "Gavin Sinclair" <gsinclair@...> 2002/12/03

[#57440] Re: Ruby Book for People Who Aren't (Yet) Programmers — Daniel Carrera <dcarrera@...> 2002/12/03

> I heard a little while back that there might be a Ruby book in the works for

[#57480] Re: Ruby Book for People Who Aren't (Yet) Programmers — Martin DeMello <martindemello@...> 2002/12/03

Daniel Carrera <dcarrera@math.umd.edu> wrote:

[#57598] Class variables problem — Peter Hickman <peter@...>

I have used

16 messages 2002/12/04

[#57694] Re: Ruby Book for People Who Aren't (Yet) Programmers — "Bill Kelly" <billk@...>

Hi,

13 messages 2002/12/05

[#57735] Re: elseif? — "Shannon Fang" <xrfang@...>

How about a vote? I vote to add elseif as an alternative... Least

20 messages 2002/12/05

[#57816] ratlast 0.1 -- embedded FORTH in Ruby — Mark Probert <probertm@...>

18 messages 2002/12/05

[#57826] Re: elseif? — "Ted" <ted@...>

Yuk! Ruby was presented to me as a 'clean' language.

38 messages 2002/12/05

[#57833] on error resume next — Shannon Fang <xrfang@...>

Hi,

22 messages 2002/12/05

[#57856] Buffered output on Windows — "Chris Pine" <nemo@...>

Quick question:

26 messages 2002/12/05

[#58093] Thank God for backups — Daniel Carrera <dcarrera@...>

I was working on the tutorial just now and wanted to delete all the *~

48 messages 2002/12/07
[#58096] Re: Thank God for backups — "Gavin Sinclair" <gsinclair@...> 2002/12/07

From: "Daniel Carrera" <dcarrera@math.umd.edu>

[#58188] The Ruby Way — Daniel Carrera <dcarrera@...>

What do people think of "The Ruby Way"?

18 messages 2002/12/08

[#58394] Ruby BUG when using PStore and fork — Jeremy Henty <jeremy@...>

PStore does not appear to play well with fork. This script

20 messages 2002/12/09

[#58438] warnings -w — Daniel Carrera <dcarrera@...>

Hello,

20 messages 2002/12/10
[#58439] Re: warnings -w — matz@... (Yukihiro Matsumoto) 2002/12/10

Hi,

[#58441] Re: warnings -w — Daniel Carrera <dcarrera@...> 2002/12/10

> It sets $VERBOSE to true, and gives you extra warnings on parsing.

[#58444] Re: warnings -w — matz@... (Yukihiro Matsumoto) 2002/12/10

[#58446] Re: warnings -w — Daniel Carrera <dcarrera@...> 2002/12/10

> |Thanks. Can you give me an example of a parsing warning that it would

[#58447] Re: warnings -w — matz@... (Yukihiro Matsumoto) 2002/12/10

Hi,

[#58473] Problems transporting nil values using XMLRPC (net/http ?) — Martin Hart <martin@...>

12 messages 2002/12/10

[#58479] Pymacs in ruby? — "Mike Campbell" <michael_s_campbell@...>

This is probably way, way OT, but has anyone considered something along the

15 messages 2002/12/10

[#58597] calling a perl script — max <max@...>

hi

17 messages 2002/12/11

[#58657] functional programming "style" — "zesar" <i_wont@...>

i discovered ruby some weeks ago and i have to say now that i'm through with

13 messages 2002/12/11

[#58662] Re: The coolest thing since sliced bread — "Garriss, Michael" <Michael.Garriss@...>

Ugh! Free write forces users into a new editor? I'm lost without Vim.

21 messages 2002/12/11

[#58677] help -- persuade my boss to adopt ruby — Shannon Fang <xrfang@...>

Hi Ruby Lovers,

18 messages 2002/12/11

[#58689] Re: [ANN] jabber4r 0.3.0 (doesn't work with raa-install) — ptkwt@...1.aracnet.com (Phil Tomson)

15 messages 2002/12/11
[#58751] Re: [ANN] jabber4r 0.3.0 (doesn't work with raa-install) — ptkwt@...1.aracnet.com (Phil Tomson) 2002/12/12

In article <20021211171825.GA2345@localhost.localdomain>,

[#58724] Problem loading extensions in OSX 10.2.2 — Dave Thomas <Dave@...>

12 messages 2002/12/12

[#58730] Re: do I really not understand inheritance?? — "Chris Pine" <nemo@...>

AHA!!!

22 messages 2002/12/12
[#58769] Re: do I really not understand inheritance?? — dblack@... 2002/12/12

Hi --

[#58785] Re: do I really not understand inheritance?? — "Chris Pine" <nemo@...> 2002/12/12

Hmm.... I see what you're saying, I think. I was going to give you a

[#58819] Re: do I really not understand inheritance?? — dblack@... 2002/12/12

Hi --

[#58738] Re: help -- persuade my boss to adopt ruby — "Ted" <ted@...>

Dang! Ugly American idioms...

15 messages 2002/12/12
[#58742] Re: help -- persuade my boss to adopt ruby — "Russ Freeman" <russ@...> 2002/12/12

My advice:

[#58804] Re: help -- persuade my boss to adopt ruby — "Shannon Fang" <xrfang@...>

>it's the MATZ'S position that Ruby will never be REAL WORLD language.

102 messages 2002/12/12
[#59161] Re: help -- persuade my boss to adopt ruby — "Hal E. Fulton" <hal9000@...> 2002/12/16

----- Original Message -----

[#59181] Re: help -- persuade my boss to adopt ruby — "Bulat Ziganshin" <bulatz@...> 2002/12/16

Hello Hal,

[#59295] Re: help -- persuade my boss to adopt ruby — "Rich" <rich@...> 2002/12/17

The problem lies in the fact that these statements are equal:

[#59325] Re: help -- persuade my boss to adopt ruby — Austin Ziegler <austin@...> 2002/12/17

On Tue, 17 Dec 2002 16:49:47 +0900, Rich wrote:

[#59407] Re: help -- persuade my boss to adopt ruby — "Gavin Sinclair" <gsinclair@...> 2002/12/18

From: "Dan Sugalski" <dan@sidhe.org>

[#58870] replace setup.rb/install.rb with builtin module — ptkwt@...1.aracnet.com (Phil Tomson)

I proposed this idea last night on the tail-end of another thread and on

10 messages 2002/12/12

[#58913] Inheritance Question — Jim Freeze <jim@...>

Hi

38 messages 2002/12/12
[#58957] Re: Inheritance Question — "Gavin Sinclair" <gsinclair@...> 2002/12/13

From: "Jim Freeze" <jim@freeze.org>

[#58973] Re: Inheritance Question — Jim Freeze <jim@...> 2002/12/13

On Friday, 13 December 2002 at 15:45:27 +0900, Gavin Sinclair wrote:

[#58974] Re: Inheritance Question — ts <decoux@...> 2002/12/13

>>>>> "J" == Jim Freeze <jim@freeze.org> writes:

[#58993] Re: Inheritance Question — ahoward <ahoward@...> 2002/12/13

[#58998] Re: Inheritance Question — ts <decoux@...> 2002/12/13

>>>>> "a" == ahoward <ahoward@fsl.noaa.gov> writes:

[#59002] Re: Inheritance Question — ahoward <ahoward@...> 2002/12/13

On Sat, 14 Dec 2002, ts wrote:

[#59003] Re: Inheritance Question — ts <decoux@...> 2002/12/13

>>>>> "a" == ahoward <ahoward@fsl.noaa.gov> writes:

[#59108] un-extending objects — dblack@...

Hi --

17 messages 2002/12/15

[#59174] Toward ruby-lang.org renewal; trial website offered — matz@... (Yukihiro Matsumoto)

Hi,

33 messages 2002/12/16
[#59202] Re: Toward ruby-lang.org renewal; trial website offered — Trevor.Jenkins@... (Trevor Jenkins) 2002/12/16

On Mon, 16 Dec 2002 14:26:19 +0900, Yukihiro Matsumoto <matz@ruby-lang.org> wrote:

[#59203] Re: Toward ruby-lang.org renewal; trial website offered — Tim Bates <tim@...> 2002/12/16

On Mon, 16 Dec 2002 08:11 pm, Trevor Jenkins wrote:

[#59204] Re: Toward ruby-lang.org renewal; trial website offered — "NAKAMURA, Hiroshi" <nahi@...> 2002/12/16

Hi, all,

[#59343] OT: Functional Language Recommendation — Wai-Sun Chia <waisun.chia@...>

Sorry for the OT post, but I need some advise from some like-minded

23 messages 2002/12/17

[#59392] Re: [OT] RE: help -- persuade my boss to adopt ruby — "Austin Ziegler" <austin@...>

> Ok, I confess: I know nothing about data

10 messages 2002/12/17

[#59508] ANN: FXRuby-1.0.17 Now Available — Lyle Johnson <lyle@...>

-----BEGIN PGP SIGNED MESSAGE-----

15 messages 2002/12/18
[#59518] Re: ANN: FXRuby-1.0.17 Now Available — Jim Freeze <jim@...> 2002/12/18

On Thursday, 19 December 2002 at 2:51:08 +0900, Lyle Johnson wrote:

[#59537] Re: ANN: FXRuby-1.0.17 Now Available — Lyle Johnson <lyle@...> 2002/12/18

Jim Freeze wrote:

[#59568] Re: ANN: FXRuby-1.0.17 Now Available — Jim Freeze <jim@...> 2002/12/19

On Thursday, 19 December 2002 at 7:11:59 +0900, Lyle Johnson wrote:

[#59617] Re: ANN: FXRuby-1.0.17 Now Available — Lyle Johnson <lyle@...> 2002/12/19

Jim Freeze wrote:

[#59635] FXRuby and OS X 10.2 (Re: ANN: FXRuby-1.0.17 Now Available) — Brian Wisti <brian@...> 2002/12/19

Hi Lyle,

[#59564] Test::Unit 0.1.5 — <nathaniel@...>

What with all the holiday cheer going around (who can't be cheerful with

24 messages 2002/12/19
[#59621] Re: [ANN] Test::Unit 0.1.5 — Lyle Johnson <lyle@...> 2002/12/19

nathaniel@NOSPAMtalbott.ws wrote:

[#59625] Re: [ANN] Test::Unit 0.1.5 — <nathaniel@...> 2002/12/19

Lyle Johnson [mailto:lyle@users.sourceforge.net] wrote:

[#59808] ANN: FreeRIDE 0.5.0 Release Candidate 1 — "Curt Hibbs" <curt@...>

[drum roll...]

24 messages 2002/12/23

[#59834] ruby-dev summary 19069-19150 — TAKAHASHI Masayoshi <maki@...>

Hello all,

15 messages 2002/12/24

[#59854] ANN: ruby 1.6.8 — matz@... (Yukihiro Matsumoto)

Hello everyone,

16 messages 2002/12/24

[#59954] 1210 / 100 = 12? what? — Tom Sawyer <transami@...>

can someone explain this to me:

35 messages 2002/12/27
[#59955] Re: 1210 / 100 = 12? what? — Gavin Sinclair <gsinclair@...> 2002/12/27

Hello Tom,

[#59957] Re: 1210 / 100 = 12? what? — Tom Sawyer <transami@...> 2002/12/27

no i didn't realize that. i thought ruby would automatically change it to a

[#59962] Re: 1210 / 100 = 12? what? — Brian Wisti <brian@...> 2002/12/27

Hi Tom,

[#59968] Re: 1210 / 100 = 12? what? — Tom Sawyer <transami@...> 2002/12/27

On Thursday 26 December 2002 11:42 pm, Brian Wisti wrote:

[#59984] Re: 1210 / 100 = 12? what? — Philipp Meier <meier@...> 2002/12/27

On Fri, Dec 27, 2002 at 04:10:59PM +0900, Tom Sawyer wrote:

[#59985] Re: 1210 / 100 = 12? what? — Lloyd Zusman <ljz@...> 2002/12/27

Philipp Meier <meier@meisterbohne.de> writes:

[#60006] Ruby & Preprinted forms - will they work together? — colotechpro@... (John Reed)

I'm a Ruby newbie, but I've decided to write a commercial application

18 messages 2002/12/27

[#60016] Installing Fox, FXRuby and fxscintilla — Daniel Carrera <dcarrera@...>

I want to try out FreeRide, but just installing its dependencies has been

22 messages 2002/12/27
[#60018] Re: Installing Fox, FXRuby and fxscintilla — Lyle Johnson <lyle@...> 2002/12/28

Daniel Carrera wrote:

[#60050] RAA suggestions — Gavin Sinclair <gsinclair@...>

1. Reserve "what's new" for genuinely new packages. Introduce a

15 messages 2002/12/28

[#60146] rbbr 0.2rev1 bombs out! — Wai-Sun Chia <waisun.chia@...>

rbbr is looking for a rbbr/config.rb module which is non-existent..

20 messages 2002/12/30
[#60147] Re: rbbr 0.2rev1 bombs out! — Masao Mutoh <mutoh@...> 2002/12/30

Hi,

[#60149] Re: rbbr 0.2rev1 bombs out! — Wai-Sun Chia <waisun.chia@...> 2002/12/30

Huh?

[#60188] Range#size — Martin DeMello <martindemello@...>

I think I missed something - why is Range#size (and all its synonyms)

19 messages 2002/12/30
[#60210] Re: Range#size — matz@... (Yukihiro Matsumoto) 2002/12/31

Hi,

[#60223] Re: Range#size — Gennady Bystritsky <bystr@...> 2002/12/31

From: Gennady F. Bystritsky <gfb@tonesoft.com>

[#60206] Developing a website — "Shashank Date" <sdate@...>

I am planning to use Ruby to develop a website which will be hosted on

17 messages 2002/12/31

[#60217] ENV.clear — zhoujing@... (TOTO)

I tried

15 messages 2002/12/31

[#60221] win32_popen 0.1 — "Park Heesob" <phasis@...>

Hi, all.

15 messages 2002/12/31

Re: rbbr 0.2rev1 bombs out!

From: Wai-Sun Chia <waisun.chia@...>
Date: 2002-12-30 12:28:41 UTC
List: ruby-talk #60156
Masao Mutoh wrote:
> Hi,
> 
> How did you install ruby-gnome2 ?

ruby extconf.rb
make
make install


> And could you send me gdb's backtrace?

See attached.

> 
> BTW,
> Ruby-GNOME2 is now supported only GTK+-2.0.x.
> I haven't try it with GTK+-2.2.x yet.
> It may causes that problem.

Yes. Highly possible.
Price to pay for being on the bleeding edge... ;-)


-- 
Wai-Sun "Squidster" Chia
Consulting & Integration
Linux/Unix/Web Developer Dude
"Just Another Ruby Miner"

Attachments (1)

foo (14.3 KB, text/plain)
GNU gdb Red Hat Linux (5.2-2)
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-redhat-linux"...
(no debugging symbols found)...

warning: core file may not match specified executable file.
Core was generated by `/usr/bin/ruby /usr/bin/rbbr'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /usr/lib/libruby.so.1.8...done.
Loaded symbols for /usr/lib/libruby.so.1.8
Reading symbols from /lib/libdl.so.2...done.
Loaded symbols for /lib/libdl.so.2
Reading symbols from /lib/libcrypt.so.1...done.
Loaded symbols for /lib/libcrypt.so.1
Reading symbols from /lib/libm.so.6...done.
Loaded symbols for /lib/libm.so.6
Reading symbols from /lib/libc.so.6...done.
Loaded symbols for /lib/libc.so.6
Reading symbols from /lib/ld-linux.so.2...done.
Loaded symbols for /lib/ld-linux.so.2
Reading symbols from /usr/lib/ruby/site_ruby/1.8/i386-linux-gnu/glib2.so...
done.
Loaded symbols for /usr/lib/ruby/site_ruby/1.8/i386-linux-gnu/glib2.so
Reading symbols from /usr/lib/libgobject-2.0.so.0...done.
Loaded symbols for /usr/lib/libgobject-2.0.so.0
Reading symbols from /usr/lib/libglib-2.0.so.0...done.
Loaded symbols for /usr/lib/libglib-2.0.so.0
Reading symbols from /usr/lib/ruby/site_ruby/1.8/i386-linux-gnu/gtk2.so...done.
Loaded symbols for /usr/lib/ruby/site_ruby/1.8/i386-linux-gnu/gtk2.so
Reading symbols from /usr/lib/libgtk-x11-2.0.so.0...done.
Loaded symbols for /usr/lib/libgtk-x11-2.0.so.0
Reading symbols from /usr/lib/libgdk-x11-2.0.so.0...done.
Loaded symbols for /usr/lib/libgdk-x11-2.0.so.0
Reading symbols from /usr/lib/libatk-1.0.so.0...done.
Loaded symbols for /usr/lib/libatk-1.0.so.0
Reading symbols from /usr/lib/libgdk_pixbuf-2.0.so.0...done.
Loaded symbols for /usr/lib/libgdk_pixbuf-2.0.so.0
Reading symbols from /usr/lib/libpangoxft-1.0.so.0...done.
Loaded symbols for /usr/lib/libpangoxft-1.0.so.0
Reading symbols from /usr/lib/libpangox-1.0.so.0...done.
Loaded symbols for /usr/lib/libpangox-1.0.so.0
Reading symbols from /usr/lib/libpango-1.0.so.0...done.
Loaded symbols for /usr/lib/libpango-1.0.so.0
Reading symbols from /usr/lib/libgmodule-2.0.so.0...done.
Loaded symbols for /usr/lib/libgmodule-2.0.so.0
Reading symbols from /usr/X11R6/lib/libXi.so.6...done.
Loaded symbols for /usr/X11R6/lib/libXi.so.6
Reading symbols from /usr/X11R6/lib/libXext.so.6...done.
Loaded symbols for /usr/X11R6/lib/libXext.so.6
Reading symbols from /usr/lib/libXft.so.2...done.
Loaded symbols for /usr/lib/libXft.so.2
Reading symbols from /usr/X11R6/lib/libXrender.so.1...done.
Loaded symbols for /usr/X11R6/lib/libXrender.so.1
Reading symbols from /usr/lib/libfontconfig.so.1...done.
Loaded symbols for /usr/lib/libfontconfig.so.1
Reading symbols from /usr/X11R6/lib/libX11.so.6...done.
Loaded symbols for /usr/X11R6/lib/libX11.so.6
Reading symbols from /usr/lib/libfreetype.so.6...done.
Loaded symbols for /usr/lib/libfreetype.so.6
Reading symbols from /usr/lib/libexpat.so.0...done.
Loaded symbols for /usr/lib/libexpat.so.0
Reading symbols from /usr/X11R6/lib/X11/locale/common/xlcDef.so.2...done.
Loaded symbols for /usr/X11R6/lib/X11/locale/common/xlcDef.so.2
Reading symbols from /usr/lib/ruby/site_ruby/1.8/i386-linux-gnu/gdk_pixbuf2.so...done.
Loaded symbols for /usr/lib/ruby/site_ruby/1.8/i386-linux-gnu/gdk_pixbuf2.so
Reading symbols from /usr/lib/ruby/site_ruby/1.8/i386-linux-gnu/libart2.so...
done.
Loaded symbols for /usr/lib/ruby/site_ruby/1.8/i386-linux-gnu/libart2.so
Reading symbols from /usr/lib/libart_lgpl_2.so.2...done.
Loaded symbols for /usr/lib/libart_lgpl_2.so.2
Reading symbols from /usr/lib/ruby/site_ruby/1.8/i386-linux-gnu/gnomecanvas2.so...done.
Loaded symbols for /usr/lib/ruby/site_ruby/1.8/i386-linux-gnu/gnomecanvas2.so
Reading symbols from /usr/lib/libgnomecanvas-2.so.0...done.
Loaded symbols for /usr/lib/libgnomecanvas-2.so.0
Reading symbols from /usr/lib/libpangoft2-1.0.so.0...done.
Loaded symbols for /usr/lib/libpangoft2-1.0.so.0
Reading symbols from /usr/lib/ruby/site_ruby/1.8/i386-linux-gnu/gnome2.so...
done.
Loaded symbols for /usr/lib/ruby/site_ruby/1.8/i386-linux-gnu/gnome2.so
Reading symbols from /usr/lib/libgnome-2.so.0...done.
Loaded symbols for /usr/lib/libgnome-2.so.0
Reading symbols from /usr/lib/libgnomeui-2.so.0...done.
Loaded symbols for /usr/lib/libgnomeui-2.so.0
Reading symbols from /usr/X11R6/lib/libSM.so.6...done.
Loaded symbols for /usr/X11R6/lib/libSM.so.6
Reading symbols from /usr/X11R6/lib/libICE.so.6...done.
Loaded symbols for /usr/X11R6/lib/libICE.so.6
Reading symbols from /usr/lib/libbonoboui-2.so.0...done.
Loaded symbols for /usr/lib/libbonoboui-2.so.0
Reading symbols from /usr/lib/libbonobo-2.so.0...done.
Loaded symbols for /usr/lib/libbonobo-2.so.0
Reading symbols from /usr/lib/libgconf-2.so.4...done.
Loaded symbols for /usr/lib/libgconf-2.so.4
Reading symbols from /usr/lib/libgnomevfs-2.so.0...done.
Loaded symbols for /usr/lib/libgnomevfs-2.so.0
Reading symbols from /usr/lib/libbonobo-activation.so.4...done.
Loaded symbols for /usr/lib/libbonobo-activation.so.4
Reading symbols from /usr/lib/libORBit-2.so.0...done.
Loaded symbols for /usr/lib/libORBit-2.so.0
Reading symbols from /usr/lib/libxml2.so.2...done.
Loaded symbols for /usr/lib/libxml2.so.2
Reading symbols from /usr/lib/libz.so.1...done.
Loaded symbols for /usr/lib/libz.so.1
Reading symbols from /usr/lib/liblinc.so.1...done.
Loaded symbols for /usr/lib/liblinc.so.1
Reading symbols from /usr/lib/libgthread-2.0.so.0...done.
Loaded symbols for /usr/lib/libgthread-2.0.so.0
Reading symbols from /usr/lib/libpopt.so.0...done.
Loaded symbols for /usr/lib/libpopt.so.0
Reading symbols from /usr/lib/libjpeg.so.62...done.
Loaded symbols for /usr/lib/libjpeg.so.62
Reading symbols from /usr/lib/libORBitCosNaming-2.so.0...done.
Loaded symbols for /usr/lib/libORBitCosNaming-2.so.0
Reading symbols from /lib/libpthread.so.0...done.
Loaded symbols for /lib/libpthread.so.0
Reading symbols from /lib/libssl.so.2...done.
Loaded symbols for /lib/libssl.so.2
Reading symbols from /lib/libcrypto.so.2...done.
Loaded symbols for /lib/libcrypto.so.2
Reading symbols from /lib/librt.so.1...done.
Loaded symbols for /lib/librt.so.1
Reading symbols from /usr/lib/ruby/1.8/i386-linux-gnu/iconv.so...done.
Loaded symbols for /usr/lib/ruby/1.8/i386-linux-gnu/iconv.so
Reading symbols from /usr/lib/ruby/site_ruby/1.8/i386-linux-gnu/libglade2.so...
done.
Loaded symbols for /usr/lib/ruby/site_ruby/1.8/i386-linux-gnu/libglade2.so
Reading symbols from /usr/lib/libglade-2.0.so.0...done.
Loaded symbols for /usr/lib/libglade-2.0.so.0
Reading symbols from /lib/libnss_files.so.2...done.
Loaded symbols for /lib/libnss_files.so.2
Reading symbols from /usr/lib/ruby/1.8/i386-linux-gnu/gdbm.so...done.
Loaded symbols for /usr/lib/ruby/1.8/i386-linux-gnu/gdbm.so
Reading symbols from /usr/lib/libgdbm.so.2...done.
Loaded symbols for /usr/lib/libgdbm.so.2
Reading symbols from /usr/lib/pango/1.2.0/modules/pango-basic-x.so...done.
Loaded symbols for /usr/lib/pango/1.2.0/modules/pango-basic-x.so
Reading symbols from /usr/lib/gtk-2.0/2.2.0/loaders/libpixbufloader-xpm.so...
done.
Loaded symbols for /usr/lib/gtk-2.0/2.2.0/loaders/libpixbufloader-xpm.so
Reading symbols from /usr/lib/gconv/ISO8859-1.so...done.
Loaded symbols for /usr/lib/gconv/ISO8859-1.so
#0  0x403f5ef3 in gtk_clipboard_get_for_display ()
   from /usr/lib/libgtk-x11-2.0.so.0
(gdb) bt
#0  0x403f5ef3 in gtk_clipboard_get_for_display ()
   from /usr/lib/libgtk-x11-2.0.so.0
#1  0x4052ec85 in gtk_widget_get_clipboard () from /usr/lib/libgtk-x11-2.0.so.0
#2  0x4042b0f8 in gtk_entry_get_type () from /usr/lib/libgtk-x11-2.0.so.0
#3  0x40427a9f in gtk_entry_get_type () from /usr/lib/libgtk-x11-2.0.so.0
#4  0x402c2f6a in g_cclosure_marshal_VOID__VOID ()
   from /usr/lib/libgobject-2.0.so.0
#5  0x402b2d07 in g_type_class_meta_marshal ()
   from /usr/lib/libgobject-2.0.so.0
#6  0x402b2a86 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#7  0x402c2689 in signal_emit_unlocked_R () from /usr/lib/libgobject-2.0.so.0
#8  0x402c1ee0 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#9  0x402c2197 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#10 0x40526cda in gtk_widget_realize () from /usr/lib/libgtk-x11-2.0.so.0
#11 0x40526ae9 in gtk_widget_map () from /usr/lib/libgtk-x11-2.0.so.0
#12 0x40411780 in gtk_container_get_focus_hadjustment ()
   from /usr/lib/libgtk-x11-2.0.so.0
#13 0x403e91b7 in gtk_box_set_child_packing ()
   from /usr/lib/libgtk-x11-2.0.so.0
#14 0x4040fbd6 in gtk_container_forall () from /usr/lib/libgtk-x11-2.0.so.0
#15 0x404117bc in gtk_container_get_focus_hadjustment ()
   from /usr/lib/libgtk-x11-2.0.so.0
#16 0x402c2f6a in g_cclosure_marshal_VOID__VOID ()
   from /usr/lib/libgobject-2.0.so.0
#17 0x402b2d07 in g_type_class_meta_marshal ()
   from /usr/lib/libgobject-2.0.so.0
#18 0x402b2a86 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#19 0x402c2689 in signal_emit_unlocked_R () from /usr/lib/libgobject-2.0.so.0
#20 0x402c1ee0 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#21 0x402c2197 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#22 0x40526afe in gtk_widget_map () from /usr/lib/libgtk-x11-2.0.so.0
#23 0x40411780 in gtk_container_get_focus_hadjustment ()
   from /usr/lib/libgtk-x11-2.0.so.0
#24 0x4047ec16 in gtk_paned_pack2 () from /usr/lib/libgtk-x11-2.0.so.0
#25 0x4040fbd6 in gtk_container_forall () from /usr/lib/libgtk-x11-2.0.so.0
#26 0x404117bc in gtk_container_get_focus_hadjustment ()
   from /usr/lib/libgtk-x11-2.0.so.0
#27 0x4047e3cb in gtk_paned_get_type () from /usr/lib/libgtk-x11-2.0.so.0
#28 0x402c2f6a in g_cclosure_marshal_VOID__VOID ()
   from /usr/lib/libgobject-2.0.so.0
#29 0x402b2d07 in g_type_class_meta_marshal ()
   from /usr/lib/libgobject-2.0.so.0
#30 0x402b2a86 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#31 0x402c2689 in signal_emit_unlocked_R () from /usr/lib/libgobject-2.0.so.0
#32 0x402c1ee0 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#33 0x402c2197 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#34 0x40526afe in gtk_widget_map () from /usr/lib/libgtk-x11-2.0.so.0
#35 0x40411780 in gtk_container_get_focus_hadjustment ()
   from /usr/lib/libgtk-x11-2.0.so.0
#36 0x4047ec2d in gtk_paned_pack2 () from /usr/lib/libgtk-x11-2.0.so.0
#37 0x4040fbd6 in gtk_container_forall () from /usr/lib/libgtk-x11-2.0.so.0
#38 0x404117bc in gtk_container_get_focus_hadjustment ()
   from /usr/lib/libgtk-x11-2.0.so.0
#39 0x4047e3cb in gtk_paned_get_type () from /usr/lib/libgtk-x11-2.0.so.0
#40 0x402c2f6a in g_cclosure_marshal_VOID__VOID ()
   from /usr/lib/libgobject-2.0.so.0
#41 0x402b2d07 in g_type_class_meta_marshal ()
   from /usr/lib/libgobject-2.0.so.0
#42 0x402b2a86 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#43 0x402c2689 in signal_emit_unlocked_R () from /usr/lib/libgobject-2.0.so.0
#44 0x402c1ee0 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#45 0x402c2197 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#46 0x40526afe in gtk_widget_map () from /usr/lib/libgtk-x11-2.0.so.0
#47 0x40411780 in gtk_container_get_focus_hadjustment ()
   from /usr/lib/libgtk-x11-2.0.so.0
#48 0x403e91b7 in gtk_box_set_child_packing ()
   from /usr/lib/libgtk-x11-2.0.so.0
#49 0x4040fbd6 in gtk_container_forall () from /usr/lib/libgtk-x11-2.0.so.0
#50 0x404117bc in gtk_container_get_focus_hadjustment ()
   from /usr/lib/libgtk-x11-2.0.so.0
#51 0x402c2f6a in g_cclosure_marshal_VOID__VOID ()
   from /usr/lib/libgobject-2.0.so.0
#52 0x402b2d07 in g_type_class_meta_marshal ()
   from /usr/lib/libgobject-2.0.so.0
#53 0x402b2a86 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#54 0x402c2689 in signal_emit_unlocked_R () from /usr/lib/libgobject-2.0.so.0
#55 0x402c1ee0 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#56 0x402c2197 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#57 0x40526afe in gtk_widget_map () from /usr/lib/libgtk-x11-2.0.so.0
#58 0x40533c99 in gtk_window_reshow_with_initial_size ()
   from /usr/lib/libgtk-x11-2.0.so.0
#59 0x402c2f6a in g_cclosure_marshal_VOID__VOID ()
   from /usr/lib/libgobject-2.0.so.0
#60 0x402b2d07 in g_type_class_meta_marshal ()
   from /usr/lib/libgobject-2.0.so.0
#61 0x402b2a86 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#62 0x402c2689 in signal_emit_unlocked_R () from /usr/lib/libgobject-2.0.so.0
#63 0x402c1ee0 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#64 0x402c2197 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#65 0x40526afe in gtk_widget_map () from /usr/lib/libgtk-x11-2.0.so.0
#66 0x40533baa in gtk_window_reshow_with_initial_size ()
   from /usr/lib/libgtk-x11-2.0.so.0
#67 0x402c2f6a in g_cclosure_marshal_VOID__VOID ()
   from /usr/lib/libgobject-2.0.so.0
#68 0x402b2d07 in g_type_class_meta_marshal ()
   from /usr/lib/libgobject-2.0.so.0
#69 0x402b2a86 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#70 0x402c2689 in signal_emit_unlocked_R () from /usr/lib/libgobject-2.0.so.0
#71 0x402c1ee0 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#72 0x402c2197 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#73 0x40526579 in gtk_widget_show () from /usr/lib/libgtk-x11-2.0.so.0
#74 0x403680a5 in widget_show ()
   from /usr/lib/ruby/site_ruby/1.8/i386-linux-gnu/gtk2.so
#75 0x4004f3f7 in call_cfunc () from /usr/lib/libruby.so.1.8
#76 0x4004f8a2 in rb_call0 () from /usr/lib/libruby.so.1.8
#77 0x40050153 in rb_call () from /usr/lib/libruby.so.1.8
#78 0x4004a9a1 in rb_eval () from /usr/lib/libruby.so.1.8
#79 0x40048b23 in rb_eval () from /usr/lib/libruby.so.1.8
#80 0x4004fd48 in rb_call0 () from /usr/lib/libruby.so.1.8
#81 0x40050153 in rb_call () from /usr/lib/libruby.so.1.8
#82 0x4004a9a1 in rb_eval () from /usr/lib/libruby.so.1.8
#83 0x4004fd48 in rb_call0 () from /usr/lib/libruby.so.1.8
#84 0x40050153 in rb_call () from /usr/lib/libruby.so.1.8
#85 0x4004a9a1 in rb_eval () from /usr/lib/libruby.so.1.8
#86 0x400462f1 in ruby_exec () from /usr/lib/libruby.so.1.8
#87 0x4004638c in ruby_run () from /usr/lib/libruby.so.1.8
#88 0x08048672 in main ()
#89 0x4014f2ae in __libc_start_main (main=0x8048644 <main>, argc=2, 
    ubp_av=0xbffff634, init=0x80484b0 <_init>, fini=0x80486bc <_fini>, 
    rtld_fini=0x4000cf28 <_dl_fini>, stack_end=0xbffff62c)
    at ../sysdeps/generic/libc-start.c:129
(gdb) Quit
(gdb) Quit

In This Thread