Advertisement
Guest User

Untitled

a guest
Apr 5th, 2011
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.96 KB | None | 0 0
  1. (gdb) backtrace
  2. #0 __subsf3 (a=-0.0277654491, b=0.000513406587)
  3. at ../../../../../../../gcc-4.5.1/libgcc/../gcc/config/soft-fp/subsf3.c:42
  4. #1 0x4008e364 in __kernel_cosf (x=<value optimized out>,
  5. y=<value optimized out>)
  6. at ../../../../../../../../../gcc-4.5.1/newlib/libm/math/kf_cos.c:57
  7. #2 0x4008b6a8 in sinf (x=<value optimized out>)
  8. at ../../../../../../../../../gcc-4.5.1/newlib/libm/math/sf_sin.c:42
  9. #3 0x400199dc in wave_mode_5 (argument=1100206960) at raster.c:270
  10. #4 compute_wave_vertices (argument=1100206960) at raster.c:350
  11. #5 raster_task (argument=1100206960) at raster.c:572
  12. #6 0x40107ff8 in _Thread_Handler ()
  13. at ../../../../../../rtems-milkymist/c/src/../../cpukit/score/src/threadhandler.c:146
  14. #7 0x40107f6c in _Heap_Get_information (the_heap=<value optimized out>,
  15. the_info=0x3a069622)
  16. at ../../../../../../rtems-milkymist/c/src/../../cpukit/score/src/heapgetinfo.c:57
  17. Backtrace stopped: frame did not save the PC
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement