Advertisement
Guest User

Untitled

a guest
Sep 23rd, 2017
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.07 KB | None | 0 0
  1. #0 unixsock_recv (b=0x0, msg=0xf3b970 "", size=7847716) at ../lib/posixcompat/sockets.c:308
  2. #1 0x000000000077d4e9 in unixsock_lmp_rx_handler (arg=0xf242f0)
  3. at ./x86_64/lib/posixcompat/_for_lib_posixcompat/unixsock_flounder_bindings.c:414
  4. #2 0x00000000007d5fde in event_dispatch (ws=0x138e8) at ../lib/barrelfish/waitset.c:359
  5. #3 0x0000000000780c5e in wait_for_condition () at ../lib/vfs/vfs_nfs.c:66
  6. #4 0x0000000000782307 in read (st=0xec3010, inhandle=0xf3b9b0, buffer=0xfc4c5f, bytes=1, bytes_read=0xfc4c10)
  7. at ../lib/vfs/vfs_nfs.c:602
  8. #5 0x000000000077fbce in vfs_read (handle=0xf3b9b0, buffer=0xfc4c5f, bytes=1, bytes_read=0xfc4c10) at ../lib/vfs/vfs.c:274
  9. #6 0x0000000000780796 in barrelfish_read (data=0xfc4c5f, position=1592, count=1, handle=0xf3b9b0) at ../lib/vfs/fopen.c:128
  10. #7 0x0000000000848302 in fgetc (stream=0xf24560) at ../lib/c/src/fgetc.c:96
  11. #8 0x000000000057e4e2 in next_token (fp=0xf24560, buf=0xfc4d00 "", bufsz=256, initial_quote=0xfc4cff "")
  12. at /home/gicevaj/postgres_qemu/../barrelfish_postgres-9.0.3/src/backend/libpq/hba.c:145
  13. #9 0x000000000057e779 in next_token_expand (filename=0xec44a0 "/data/data1/pg_hba.conf", file=0xf24560)
  14. at /home/gicevaj/postgres_qemu/../barrelfish_postgres-9.0.3/src/backend/libpq/hba.c:234
  15. #10 0x000000000057ecdf in tokenize_file (filename=0xec44a0 "/data/data1/pg_hba.conf", file=0xf24560, lines=0xfc4e98,
  16. line_nums=0xfc4e90) at /home/gicevaj/postgres_qemu/../barrelfish_postgres-9.0.3/src/backend/libpq/hba.c:419
  17. #11 0x0000000000581eca in load_hba ()
  18. at /home/gicevaj/postgres_qemu/../barrelfish_postgres-9.0.3/src/backend/libpq/hba.c:1493
  19. #12 0x0000000000606376 in PostmasterMain (argc=5, argv=0x50008)
  20. at /home/gicevaj/postgres_qemu/../barrelfish_postgres-9.0.3/src/backend/postmaster/postmaster.c:1067
  21. #13 0x0000000000587225 in real_main (argc=5, argv=0x50008)
  22. at /home/gicevaj/postgres_qemu/../barrelfish_postgres-9.0.3/src/backend/main/main.c:193
  23. #14 0x00000000005875f7 in thread_main (arg=0xa73dc0)
  24. at /home/gicevaj/postgres_qemu/../barrelfish_postgres-9.0.3/src/backend/main/bfmain.c:20
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement