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

riofs core #75

Closed
sunxm opened this issue Oct 27, 2014 · 4 comments
Closed

riofs core #75

sunxm opened this issue Oct 27, 2014 · 4 comments

Comments

@sunxm
Copy link

sunxm commented Oct 27, 2014

(gdb) where
#0 0x00007fb547d8d3e3 in fuse_req_userdata (req=0x1076200) at fuse_lowlevel.c:2196
#1 0x000000000040c02d in rfuse_lookup_cb (req=0x1076200, success=1, ino=14, mode=33188, file_size=2, ctime=1414398327) at rfuse.c:562
#2 0x0000000000408e37 in dir_tree_on_lookup_cb (con=, ctx=0x1076780, success=1, buf=, buf_len=, headers=0x1077a10) at dir_tree.c:786
#3 0x000000000040e196 in http_connection_on_responce_cb (req=0x1077790, ctx=0x1077e90) at http_connection.c:627
#4 0x00007fb547427b41 in evhttp_connection_done (evcon=0x1070a70) at http.c:817
#5 0x00007fb547417ee5 in bufferevent_readcb (fd=, event=, arg=0x1070c00) at bufferevent_sock.c:186
#6 0x00007fb54740fe0c in event_process_active_single_queue (base=0x1061440, flags=0) at event.c:1350
#7 event_process_active (base=0x1061440, flags=0) at event.c:1420
#8 event_base_loop (base=0x1061440, flags=0) at event.c:1621
#9 0x000000000041633b in main (argc=1, argv=0x7fff1e24d9b8) at main.c:961

@sunxm
Copy link
Author

sunxm commented Oct 27, 2014

[root@localhost riofs]# mkdir d2
[root@localhost riofs]# mkdir d2/d22
[root@localhost riofs]# mkdir d2/d22/d222
[root@localhost riofs]# mkdir d2/d22/d222/d2222
[root@localhost riofs]# mkdir d2/d22/d222/d2222/d22222
[root@localhost riofs]# cd d2/d22/d222/d2222/d22222
[root@localhost d22222]# echo 1 > 1.txt
[root@localhost d22222]# ls -rlt
total 0
-rw-r--r--. 1 root root 2 Oct 27 16:25 1.txt
[root@localhost d22222]# cd /mnt/riofs

@wizzard
Copy link
Member

wizzard commented Oct 27, 2014

Thank you!

@wizzard
Copy link
Member

wizzard commented Oct 30, 2014

Hello,
I tried to reproduce the crash for quite some time, but for me it works fine, no memory issues are detected.
Are you able to reproduce the crash?
Could you please give me your system specification and send the output of:
*) uname -a
*) riofs –version

Thank you!

@sunxm
Copy link
Author

sunxm commented Nov 4, 2014

hi, this bug is strange ,now i can't meet it anyway

@wizzard wizzard closed this as completed Dec 16, 2014
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

2 participants