Skip to content

Instantly share code, notes, and snippets.

@sentientmonkey
Created May 17, 2010 00:48
Show Gist options
  • Save sentientmonkey/403281 to your computer and use it in GitHub Desktop.
Save sentientmonkey/403281 to your computer and use it in GitHub Desktop.
Error: signal SIGSEGV
0 rbx 0x00000001000474af _ZN8rubiniusL12segv_handlerEi + 159
1 libSystem.B.dylib 0x00007fff8026480a _sigtramp + 26
2 ??? 0x0000000000000000 0x0 + 0
3 libMagickCore.2.dylib 0x00000001073189b5 AcquirePixelCache + 325
4 libMagickCore.2.dylib 0x00000001073c3406 AcquireImage + 358
5 libMagickCore.2.dylib 0x00000001073c3af2 SetImageInfo + 466
6 libMagickCore.2.dylib 0x000000010734056d ReadImage + 173
7 RMagick2.bundle 0x000000010719b712 rd_image + 318
8 RMagick2.bundle 0x000000010719b584 Image_read + 36
9 rbx 0x0000000100139384 _ZN8rubinius12NativeMethod4callEPNS_2VMEPNS_23NativeMethodEnvironmentERNS_9ArgumentsE + 1060
10 rbx 0x00000001001395ef _ZN8rubinius12NativeMethod23executor_implementationEPNS_2VMEPNS_9CallFrameERNS_8DispatchERNS_9ArgumentsE + 479
11 rbx 0x0000000100058c49 _ZN8rubinius8VMMethod11interpreterEPNS_2VMEPS0_PNS_20InterpreterCallFrameE + 6009
12 rbx 0x000000010011883a _ZN8rubinius8VMMethod19execute_specializedINS_11NoArgumentsEEEPNS_6ObjectEPNS_2VMEPNS_9CallFrameERNS_8DispatchERNS_9ArgumentsE + 442
13 rbx 0x000000010013ae21 _ZN8rubinius6Object9send_primEPNS_2VMEPNS_10ExecutableEPNS_9CallFrameERNS_8DispatchERNS_9ArgumentsE + 257
14 rbx 0x00000001000ad658 _ZN8rubinius10Primitives11object_sendEPNS_2VMEPNS_9CallFrameERNS_8DispatchERNS_9ArgumentsE + 120
15 rbx 0x0000000100058c49 _ZN8rubinius8VMMethod11interpreterEPNS_2VMEPS0_PNS_20InterpreterCallFrameE + 6009
16 rbx 0x000000010011883a _ZN8rubinius8VMMethod19execute_specializedINS_11NoArgumentsEEEPNS_6ObjectEPNS_2VMEPNS_9CallFrameERNS_8DispatchERNS_9ArgumentsE + 442
17 rbx 0x0000000100058b70 _ZN8rubinius8VMMethod11interpreterEPNS_2VMEPS0_PNS_20InterpreterCallFrameE + 5792
18 rbx 0x00000001001192fb _ZN8rubinius8VMMethod19execute_specializedINS_14ThreeArgumentsEEEPNS_6ObjectEPNS_2VMEPNS_9CallFrameERNS_8DispatchERNS_9ArgumentsE + 475
19 rbx 0x0000000100058c49 _ZN8rubinius8VMMethod11interpreterEPNS_2VMEPS0_PNS_20InterpreterCallFrameE + 6009
20 rbx 0x000000010011883a _ZN8rubinius8VMMethod19execute_specializedINS_11NoArgumentsEEEPNS_6ObjectEPNS_2VMEPNS_9CallFrameERNS_8DispatchERNS_9ArgumentsE + 442
21 rbx 0x0000000100058b70 _ZN8rubinius8VMMethod11interpreterEPNS_2VMEPS0_PNS_20InterpreterCallFrameE + 5792
22 rbx 0x000000010011e675 _ZN8rubinius16BlockEnvironment19execute_interpreterEPNS_2VMEPNS_9CallFrameEPS0_RNS_9ArgumentsERNS_15BlockInvocationE + 421
23 rbx 0x000000010011e8e4 _ZN8rubinius16BlockEnvironment4callEPNS_2VMEPNS_9CallFrameERNS_9ArgumentsEi + 68
24 rbx 0x000000010005bc2c _ZN8rubinius8VMMethod11interpreterEPNS_2VMEPS0_PNS_20InterpreterCallFrameE + 18268
25 rbx 0x000000010011e675 _ZN8rubinius16BlockEnvironment19execute_interpreterEPNS_2VMEPNS_9CallFrameEPS0_RNS_9ArgumentsERNS_15BlockInvocationE + 421
26 rbx 0x000000010011e8e4 _ZN8rubinius16BlockEnvironment4callEPNS_2VMEPNS_9CallFrameERNS_9ArgumentsEi + 68
27 rbx 0x000000010013d3db _ZN8rubinius4Proc5yieldEPNS_2VMEPNS_9CallFrameERNS_9ArgumentsE + 27
28 rbx 0x000000010005ada0 _ZN8rubinius8VMMethod11interpreterEPNS_2VMEPS0_PNS_20InterpreterCallFrameE + 14544
29 rbx 0x0000000100118bbe _ZN8rubinius8VMMethod19execute_specializedINS_16GenericArgumentsEEEPNS_6ObjectEPNS_2VMEPNS_9CallFrameERNS_8DispatchERNS_9ArgumentsE + 590
30 rbx 0x0000000100058d1e _ZN8rubinius8VMMethod11interpreterEPNS_2VMEPS0_PNS_20InterpreterCallFrameE + 6222
31 rbx 0x000000010011883a _ZN8rubinius8VMMethod19execute_specializedINS_11NoArgumentsEEEPNS_6ObjectEPNS_2VMEPNS_9CallFrameERNS_8DispatchERNS_9ArgumentsE + 442
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment