473,327 Members | 2,012 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,327 software developers and data experts.

Process Core dump.

Application Process core dumped which has following core stack.Any body knows meaning of t_splay () and _malloc_unlocked (). and under what condition they r trigger?


--- called from signal handler with signal 10 (SIGBUS)
t_splay ()
_malloc_unlocked ()
malloc ()
__1c2n6FI_pv_ ()
__1cMRTMemoryUtilGmemdup6FpkvI_pv_ ()
__1cLRTByteBlock2t5B6Mipkv_v_ ()
__1cOAttributeDataDJConstruct6FrknOAttributeTypeD_ rknUReverseTestResponseD__r0_ ()
__1cWCneomiAIAHandler_ActorbCtransition4_ReverseRe sponseT6M_v_ ()
__1cWCneomiAIAHandler_ActorbLchain4_ReverseRespons eT_awaitResponse6M_v_ ()
__1cWCneomiAIAHandler_ActorLrtsBehavior6Mii_v_ ()
__1cJRTMessageHdeliver6M_i_ ()
__1cMRTControllerIdispatch6Mi_i_ ()
__1cVapi_microRTS_Dispatch6F_h_ ()
__1cTapi_EventDispatcherLDispatching6Mi_v_ ()
main ()
_start ()
Oct 24 '06 #1
5 4968
Application Process core dumped which has following core stack.Any body knows meaning of t_splay () and _malloc_unlocked (). and under what condition they r trigger?


--- called from signal handler with signal 10 (SIGBUS)
t_splay ()
_malloc_unlocked ()
malloc ()
__1c2n6FI_pv_ ()
__1cMRTMemoryUtilGmemdup6FpkvI_pv_ ()
__1cLRTByteBlock2t5B6Mipkv_v_ ()
__1cOAttributeDataDJConstruct6FrknOAttributeTypeD_ rknUReverseTestResponseD__r0_ ()
__1cWCneomiAIAHandler_ActorbCtransition4_ReverseRe sponseT6M_v_ ()
__1cWCneomiAIAHandler_ActorbLchain4_ReverseRespons eT_awaitResponse6M_v_ ()
__1cWCneomiAIAHandler_ActorLrtsBehavior6Mii_v_ ()
__1cJRTMessageHdeliver6M_i_ ()
__1cMRTControllerIdispatch6Mi_i_ ()
__1cVapi_microRTS_Dispatch6F_h_ ()
__1cTapi_EventDispatcherLDispatching6Mi_v_ ()
main ()
_start ()
Operating Syatem:Sun Solaris 5.9.
language : C++
Oct 24 '06 #2
Operating Syatem:Sun Solaris 5.9.
language : C++

Any body to give any idea on above asked query?
Oct 25 '06 #3
I don't know the meaning but the best way to solve your problem just build your program with purify, and you can find the reason of seg-fault
Oct 25 '06 #4
I don't know the meaning but the best way to solve your problem just build your program with purify, and you can find the reason of seg-fault

Thanks for reply..
Any body else here knows meaning of t_splay () and _malloc_unlocked ()?
and under what condition it is trigger?
Oct 25 '06 #5
Hi,
Dont mind that i'm asking irrelevant question over here...i just want to know how did u find all these names with the help of core dump file......
Oct 25 '06 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: Nick Craig-Wood | last post by:
I've just discovered that my python (Python 2.3.4 from debian package 2.3.4-1 running on debian testing x86 + linux 2.4.26) core dumps when I set recursionlimit very high and do lots of recursion....
1
by: Martin | last post by:
I use dbx and i got the following error: Reading GL_CliConnMgr core file header read successfully Reading ld.so.1 dbx: core file read error: address 0xff3e6000 not available dbx: core file...
10
by: John Liu | last post by:
We upgraded from 7.2 to 7.4, it looks like everything working, but when I issue a query such as select * from tab (tab has about 2-3 million records), it causes core dump. I tuned some the...
3
by: John Liu | last post by:
AIX pg version 7.4 Select * from document2 core dump. Did a few more experiments with select * from document2 limit... I limit to 500000 it works, 600000 it exits but says "calloc:...
5
by: su | last post by:
to find which process dumped core at the promt we give $ file core.28424 core.28424: ELF 32-bit LSB core file of 'soffice.bin' (signal 11), Intel 80386, version 1 (SYSV), from 'soffice.bin' ...
4
by: madhusudan.hv | last post by:
hi, Can you tell me when an application might take long time to dump core? The linux o.s is indicating that a process is dumping core, and only after 40 mins i am seeing the core file. What might...
10
by: wong_powah | last post by:
I want to find out where (which line) my C program core dump. How to do that? Is there a web site describing the procedure? One approach is to use stack trace of the mdb debugger, but I does not...
14
by: Sheldon | last post by:
Hi, I have a python script that uses a C extention. I keep getting a recurring problem that causes a core dump a few lines after the C extention return data back tp python. I tried using pbd and...
4
by: yossi.kreinin | last post by:
Hi! Is there a way to save the state of a Python process for later inspection with a debugger? One way to do this is to dump core, but is the result usable for debugging with pdb (it can be...
5
by: johnericaturnbull | last post by:
Hi - I am very new to python. I get this random core dump and am looking for a good way to catch the error. I know the function my core dump occurs. Is there any error catching/handling that I...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.