|
From: <Sri...@De...> - 2015-05-11 12:01:19
|
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/libthread_db.so.1".
Core was generated by `sfcbd -t 2'.
Program terminated with signal 11, Segmentation fault.
#0 0x43dc7a18 in memcpy () at ../ports/sysdeps/arm/memcpy.S:339
339 17: forward_copy_shift pull=16 push=16
(gdb) bt
#0 0x43dc7a18 in memcpy () at ../ports/sysdeps/arm/memcpy.S:339
#1 0x4477c144 in copyQualifiers (ofs=ofs@entry=684,
to=to@entry=0xb674d014 "", ts=ts@entry=0xb674d0ac,
from=from@entry=0xb66090b0, fs=fs@entry=0xb6609130, max=1139291712)
at objectImpl.c:911
#2 0x4477c214 in copyProperties (ofs=ofs@entry=124,
to=to@entry=0xb674d014 "", ts=ts@entry=0xb674d038,
from=from@entry=0xb66090b0, fs=fs@entry=0xb66090d4, max=1139291712)
at objectImpl.c:1314
#3 0x4477e4ac in rebuildClassH (hdr=0xb66090b0, cls=0xb66090b0,
area=area@entry=0xb674d014) at objectImpl.c:1600
#4 0x4477e740 in ClClassRebuildClass (cls=<optimized out>,
area=area@entry=0xb674d014) at objectImpl.c:1617
#5 0x447820c0 in cls_clone (cc=<optimized out>, rc=0x0) at constClass.c:434
#6 0xb67bda78 in ClassProviderGetClass (mi=<optimized out>,
ctx=<optimized out>, rslt=0xb6600798, ref=0x2898c, properties=0x0)
at classProviderGz.c:776
#7 0x447980c0 in getClass (hdr=hdr@entry=0x28950, info=info@entry=0x28270,
requestor=requestor@entry=-5) at providerDrv.c:1203
#8 0x447992c4 in processProviderInvocationRequestsThread (prms=0x1ff08)
at providerDrv.c:2951
#9 0x43ea7554 in start_thread (arg=0xb6fc8460) at pthread_create.c:314
#10 0x43e1de18 in ?? () at ../ports/sysdeps/unix/sysv/linux/arm/clone.S:92
---Type <return> to continue, or q <return> to quit---
from /lib/libc.so.6
#11 0x43e1de18 in ?? () at ../ports/sysdeps/unix/sysv/linux/arm/clone.S:92
from /lib/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?) |