Ticket #4194: haiku_userlandfs_moredebug.txt

File haiku_userlandfs_moredebug.txt, 8.5 KB (added by Blub, 15 years ago)

I added the debug flag to some more directories, this might be more helpful now

Line 
1GNU gdb 6.3
2Copyright 2004 Free Software Foundation, Inc.
3GDB is free software, covered by the GNU General Public License, and you are
4welcome to change it and/or distribute copies of it under certain conditions.
5Type "show copying" to see the conditions.
6There is absolutely no warranty for GDB. Type "show warranty" for details.
7This GDB was configured as "i586-pc-haiku"...
8[tcsetpgrp failed in terminal_inferior: Invalid Argument]
9Thread 842 caused an exception: Segment violation
10Reading symbols from /boot/system/runtime_loader...done.
11Loaded symbols for /boot/system/runtime_loader
12Reading symbols from /boot/system/lib/libbe.so...done.
13Loaded symbols for /boot/system/lib/libbe.so
14Reading symbols from /boot/system/lib/libsupc++.so...done.
15Loaded symbols for /boot/system/lib/libsupc++.so
16Reading symbols from /boot/system/lib/libroot.so...done.
17Loaded symbols for /boot/system/lib/libroot.so
18Reading symbols from /boot/system/lib/libstdc++.so...done.
19Loaded symbols for /boot/system/lib/libstdc++.so
20Reading symbols from /boot/home/config/add-ons/userlandfs/sshfs...done.
21Loaded symbols for /boot/home/config/add-ons/userlandfs/sshfs
22Reading symbols from /boot/system/lib/libuserlandfs_fuse.so...done.
23Loaded symbols for /boot/system/lib/libuserlandfs_fuse.so
24Reading symbols from /boot/system/lib/libnetwork.so...done.
25Loaded symbols for /boot/system/lib/libnetwork.so
26Reading symbols from /boot/common/lib/libgthread-2.0.so.0.2000.4...done.
27Loaded symbols for /boot/common/lib/libgthread-2.0.so.0.2000.4
28Reading symbols from /boot/common/lib/libglib-2.0.so.0.2000.4...done.
29Loaded symbols for /boot/common/lib/libglib-2.0.so.0.2000.4
30Reading symbols from /boot/common/lib/libintl.so.8.0.2...done.
31Loaded symbols for /boot/common/lib/libintl.so.8.0.2
32Reading symbols from /boot/common/lib/libpcre.so.0.0.1...done.
33Loaded symbols for /boot/common/lib/libpcre.so.0.0.1
34Reading symbols from /boot/common/lib/libiconv.so.2.5.0...done.
35Loaded symbols for /boot/common/lib/libiconv.so.2.5.0
36[tcsetpgrp failed in terminal_inferior: Invalid Argument]
37[Switching to team /boot/system/servers/userlandfs_server sshfs (831) thread request thread (842)]
380x0069787a in DoublyLinkedList<BPrivate::RWLockable::Waiter, DoublyLinkedListStandardGetLink<BPrivate::RWLockable::Waiter> >::Insert (this=0x70247ef8,
39 element=0x70247714, back=true) at DoublyLinkedList.h:402
40402 DoublyLinkedList.h: No such file or directory.
41 in DoublyLinkedList.h
42(gdb) bt
43#0 0x0069787a in DoublyLinkedList<BPrivate::RWLockable::Waiter, DoublyLinkedListStandardGetLink<BPrivate::RWLockable::Waiter> >::Insert (this=0x70247ef8,
44 element=0x70247714, back=true) at DoublyLinkedList.h:402
45#1 0x0069792e in DoublyLinkedList<BPrivate::RWLockable::Waiter, DoublyLinkedListStandardGetLink<BPrivate::RWLockable::Waiter> >::Add (this=0x70247ef8,
46 element=0x70247714, back=true) at DoublyLinkedList.h:455
47#2 0x00696dfe in BPrivate::RWLockManager::_Wait (this=0x18051980,
48 lockable=0x70247eec, writer=false, timeout=9223372036854775807)
49 at /home/blub/haiku/haiku/src/kits/shared/RWLockManager.cpp:184
50#3 0x006973a0 in BPrivate::RWLockManager::ReadLock (this=0x18051980,
51 lockable=0x70247eec)
52 at /home/blub/haiku/haiku/src/kits/shared/RWLockManager.cpp:45
53#4 0x0069629f in UserlandFS::FUSEVolume::RWLockableReadLocking::Lock (
54 this=0x70247c90, lockable=0x70247eec)
55 at /home/blub/haiku/haiku/src/add-ons/kernel/file_systems/userlandfs/server/fuse/FUSEVolume.cpp:436
56#5 0x006962fa in BPrivate::AutoLocker<BPrivate::RWLockable, UserlandFS::FUSEVolume::RWLockableReadLocking>::Lock (this=0x70247c8c) at AutoLocker.h:131
57#6 0x00696a0d in BPrivate::AutoLocker<BPrivate::RWLockable, UserlandFS::FUSEVolume::RWLockableReadLocking>::SetTo (this=0x70247c8c, lockable=0x70247eec,
58 alreadyLocked=false, lockIfNotLocked=true) at AutoLocker.h:113
59#7 0x00696a86 in RWLockableReadLocker (this=0x70247c8c, volume=0x18051968,
60 lockable=0x70247eec)
61 at /home/blub/haiku/haiku/src/add-ons/kernel/file_systems/userlandfs/server/---Type <return> to continue, or q <return> to quit---
62fuse/FUSEVolume.cpp:493
63#8 0x006904eb in UserlandFS::FUSEVolume::Close (this=0x18051968,
64 _node=0x18012320, _cookie=0x70247ecc)
65 at /home/blub/haiku/haiku/src/add-ons/kernel/file_systems/userlandfs/server/fuse/FUSEVolume.cpp:1495
66#9 0x0027f7ae in UserlandFS::UserlandRequestHandler::_HandleRequest (
67 this=0x70247f78, request=0x1805f950)
68 at /home/blub/haiku/haiku/src/add-ons/kernel/file_systems/userlandfs/server/UserlandRequestHandler.cpp:1188
69#10 0x00285628 in UserlandFS::UserlandRequestHandler::HandleRequest (
70 this=0x70247f78, request=0x1805f950)
71 at /home/blub/haiku/haiku/src/add-ons/kernel/file_systems/userlandfs/server/UserlandRequestHandler.cpp:124
72#11 0x00221643 in UserlandFSUtil::RequestPort::HandleRequests (
73 this=0x18014190, handler=0x70247f78, request=0x0, timeout=-1)
74 at /home/blub/haiku/haiku/src/add-ons/kernel/file_systems/userlandfs/private/RequestPort.cpp:176
75#12 0x002795df in UserlandFS::RequestThread::_ThreadLoop (this=0x1802a2cc)
76 at /home/blub/haiku/haiku/src/add-ons/kernel/file_systems/userlandfs/server/RequestThread.cpp:188
77#13 0x0027964f in UserlandFS::RequestThread::_ThreadEntry (data=0x1802a2cc)
78 at /home/blub/haiku/haiku/src/add-ons/kernel/file_systems/userlandfs/server/RequestThread.cpp:178
79#14 0x0051908d in thread_entry () from /boot/system/lib/libroot.so
80---Type <return> to continue, or q <return> to quit---
81#15 0x70247fec in ?? ()
82(gdb) set pagination off
83(gdb) bt
84#0 0x0069787a in DoublyLinkedList<BPrivate::RWLockable::Waiter, DoublyLinkedListStandardGetLink<BPrivate::RWLockable::Waiter> >::Insert (this=0x70247ef8, element=0x70247714, back=true) at DoublyLinkedList.h:402
85#1 0x0069792e in DoublyLinkedList<BPrivate::RWLockable::Waiter, DoublyLinkedListStandardGetLink<BPrivate::RWLockable::Waiter> >::Add (this=0x70247ef8, element=0x70247714, back=true) at DoublyLinkedList.h:455
86#2 0x00696dfe in BPrivate::RWLockManager::_Wait (this=0x18051980, lockable=0x70247eec, writer=false, timeout=9223372036854775807) at /home/blub/haiku/haiku/src/kits/shared/RWLockManager.cpp:184
87#3 0x006973a0 in BPrivate::RWLockManager::ReadLock (this=0x18051980, lockable=0x70247eec) at /home/blub/haiku/haiku/src/kits/shared/RWLockManager.cpp:45
88#4 0x0069629f in UserlandFS::FUSEVolume::RWLockableReadLocking::Lock (this=0x70247c90, lockable=0x70247eec) at /home/blub/haiku/haiku/src/add-ons/kernel/file_systems/userlandfs/server/fuse/FUSEVolume.cpp:436
89#5 0x006962fa in BPrivate::AutoLocker<BPrivate::RWLockable, UserlandFS::FUSEVolume::RWLockableReadLocking>::Lock (this=0x70247c8c) at AutoLocker.h:131
90#6 0x00696a0d in BPrivate::AutoLocker<BPrivate::RWLockable, UserlandFS::FUSEVolume::RWLockableReadLocking>::SetTo (this=0x70247c8c, lockable=0x70247eec, alreadyLocked=false, lockIfNotLocked=true) at AutoLocker.h:113
91#7 0x00696a86 in RWLockableReadLocker (this=0x70247c8c, volume=0x18051968, lockable=0x70247eec) at /home/blub/haiku/haiku/src/add-ons/kernel/file_systems/userlandfs/server/fuse/FUSEVolume.cpp:493
92#8 0x006904eb in UserlandFS::FUSEVolume::Close (this=0x18051968, _node=0x18012320, _cookie=0x70247ecc) at /home/blub/haiku/haiku/src/add-ons/kernel/file_systems/userlandfs/server/fuse/FUSEVolume.cpp:1495
93#9 0x0027f7ae in UserlandFS::UserlandRequestHandler::_HandleRequest (this=0x70247f78, request=0x1805f950) at /home/blub/haiku/haiku/src/add-ons/kernel/file_systems/userlandfs/server/UserlandRequestHandler.cpp:1188
94#10 0x00285628 in UserlandFS::UserlandRequestHandler::HandleRequest (this=0x70247f78, request=0x1805f950) at /home/blub/haiku/haiku/src/add-ons/kernel/file_systems/userlandfs/server/UserlandRequestHandler.cpp:124
95#11 0x00221643 in UserlandFSUtil::RequestPort::HandleRequests (this=0x18014190, handler=0x70247f78, request=0x0, timeout=-1) at /home/blub/haiku/haiku/src/add-ons/kernel/file_systems/userlandfs/private/RequestPort.cpp:176
96#12 0x002795df in UserlandFS::RequestThread::_ThreadLoop (this=0x1802a2cc) at /home/blub/haiku/haiku/src/add-ons/kernel/file_systems/userlandfs/server/RequestThread.cpp:188
97#13 0x0027964f in UserlandFS::RequestThread::_ThreadEntry (data=0x1802a2cc) at /home/blub/haiku/haiku/src/add-ons/kernel/file_systems/userlandfs/server/RequestThread.cpp:178
98#14 0x0051908d in thread_entry () from /boot/system/lib/libroot.so
99#15 0x70247fec in ?? ()
100(gdb) frame 0
101#0 0x0069787a in DoublyLinkedList<BPrivate::RWLockable::Waiter, DoublyLinkedListStandardGetLink<BPrivate::RWLockable::Waiter> >::Insert (this=0x70247ef8, element=0x70247714, back=true) at DoublyLinkedList.h:402
102402 in DoublyLinkedList.h
103(gdb) print sGetLink
104$1 = {<No data fields>}
105(gdb) print fLast
106$2 = (BPrivate::RWLockable::Waiter *) 0xffffffff
107(gdb)