Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Segmentation fault #40

Open
LinusU opened this issue Oct 21, 2013 · 2 comments
Open

Segmentation fault #40

LinusU opened this issue Oct 21, 2013 · 2 comments

Comments

@LinusU
Copy link
Contributor

LinusU commented Oct 21, 2013

Finally! I managed to catch this while I was running under gdb. This has been bugging me for a long while now and seems to happen very rarely.

Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_INVALID_ADDRESS at address: 0x0000000000000020
0x00000001022509de in sp_error_message ()
(gdb) bt
#0  0x00000001022509de in sp_error_message ()
#1  0x00000001021678ac in do_notify_handle ()
#2  0x000000010224d1f8 in sp_session_process_events ()
#3  0x0000000102106fac in Session_Process_Events (args=<value temporarily unavailable, due to optimizations>) at ../src/session.cc:458
#4  0x000019532880aafb in ?? ()
#5  0x00001953289d59c2 in ?? ()
#6  0x00001953288d602f in ?? ()
#7  0x00001953289d557e in ?? ()
#8  0x0000195327e0a96e in ?? ()
#9  0x0000195327e245e1 in ?? ()
#10 0x0000195327e118b7 in ?? ()
#11 0x000000010018a28c in v8::internal::Invoke ()
#12 0x0000000100146364 in v8::Function::Call ()
#13 0x0000000100008802 in node::MakeCallback ()
#14 0x00000001000088f5 in node::MakeCallback ()
#15 0x0000000100023a88 in node::TimerWrap::OnTimeout ()
#16 0x000000010012f60c in uv__run_timers ()
#17 0x0000000100125f7e in uv_run ()
#18 0x000000010000c6e3 in node::Start ()
#19 0x00000001000039f4 in start ()
(gdb) 
@perezpaya
Copy link

Same shit here

@Floby
Copy link
Owner

Floby commented Jun 23, 2014

Well,
is it possible to have it consistently happen ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants