Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
This paste will be private.
CC subtend/ffi_amd64.o CC subtend/ffi_x86.o CC subtend/handle.o CC subtend/library.o CC subtend/nmc.o CC subtend/nmethod.o CC subtend/ruby.o CC subtend/setup.o CC symbol.o CC tuple.o CC var_table.o CC subtend/PortableUContext_asm.o LINK librubinius-0.8.0.so gmake[2]: Leaving directory `/home/ruerue/code/rubinius/patches/shotgun/lib' CC main.o CC rubinius.bin gmake[1]: Leaving directory `/home/ruerue/code/rubinius/patches/shotgun' /tmp/rbx_const_gen_tmp.9038.0: In function 'main': /tmp/rbx_const_gen_tmp.9038.0:472: warning: format '%llu' expects type 'long long unsigned int', but argument 2 has type 'long int' Generating runtime/platform.conf... An error has occured: Segmentation fault (SIGSEGV) (11) Ruby backtrace: 0xd53918 Module#set_name_if_necessary+0 in kernel/core/module.rb:652 0xd53854 Module#const_set+26 in kernel/core/module.rb:528 0x94b4c0 Class#new+225 in kernel/core/struct.rb:75 0x94cb48 Class#after_loaded+19 in kernel/core/process.rb:606 0x94dfb8 Class#__script__+59 in kernel/loader.rb:19 VM Registers: IP: 0013 SP: 0010 Exception: none rake aborted! Command failed with status (254): [shotgun/rubinius -Iruntime/stable/compiler...] (See full trace by running task with --trace) 23:27:39 ruerue@meow > **************** 23:33:58 ruerue@meow > GDB=1 rake build (in /home/ruerue/code/rubinius/patches) GNU gdb 6.1.1 [FreeBSD] Copyright 2004 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 "amd64-marcel-freebsd".../dev/null: No such file or directory. (gdb) r Starting program: /home/ruerue/code/rubinius/patches/shotgun/rubinius.bin -Iruntime/stable/compiler.rba -rcompiler/init compile -frbx-safe-math -frbx-kernel kernel/core/archive.rb runtime/core/kernel/core/archive.rbc warning: Unable to get location for thread creation breakpoint: generic error [New LWP 100119] [New Thread 0x50d000 (LWP 100119)] Error detected running loader startup stage: No method '[]=' on String (Class) (NoMethodError) Toplevel exception detected. Error: An unhandled exception has terminated this VM. => <no message> (<MetaClass:0xc7d908>) 0xd597b0 Kernel#exit+44 in kernel/core/kernel.rb:116 0x9d0620 Class#__script__+166 in kernel/loader.rb:32 Unclean exit from runtime/stable/core.rba Program exited normally. (gdb)
Pasted February 02, 2008 2:28AM EDT
Embed