Bugs item #1551076, was opened at 2006-09-02 18:33
Message generated for change (Comment added) made by henryn
You can respond by visiting:
https://sourcefor
ge.net/tracker/?func=detail&atid=622063&aid=1551076&
amp;group_id=98788
Please note that this message will contain a full copy of
the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Closed
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Henry N. (henryn)
Summary: colinux-net-daemon.exe crashes on use with NFS
Initial Comment:
coLinux v0.6.4
I mounted an gentoo portage tree via a rw NFS mount
point to save from having to do so much downloading,
and 4 times while trying to complete the emerge the
colinux-net-daemon.exe crashed with something like the
following:
colinux-net-daemon.exe caused an Access Violation at
location 004013b0 in module colinux-net-daemon.exe
Reading from location 8d7d5040.
Registers:
eax=86a17001 ebx=72c4e84c ecx=77e6f4bd edx=86a17001
esi=8d7d5030 edi=0042c184
eip=004013b0 esp=0022fd80 ebp=0022fd98 iopl=0
nv up ei pl nz na pe nc
cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000
efl=00010202
Call stack:
004013B0 colinux-net-daemon.exe:004013B0
00401509 colinux-net-daemon.exe:00401509
00401603 colinux-net-daemon.exe:00401603
00401735 colinux-net-daemon.exe:00401735
00401AF2 colinux-net-daemon.exe:00401AF2
00401237 colinux-net-daemon.exe:00401237
00401288 colinux-net-daemon.exe:00401288
77E523E5 kernel32.dll:77E523E5 IsProcessorFeaturePresent
------------------------------------------------------------
----------
>Comment By: Henry N. (henryn)
Date: 2007-03-09 22:51
Message:
Logged In: YES
user_id=579204
Originator: NO
fixed in all the new snapshots
------------------------------------------------------------
----------
Comment By: Jernej Simoncic (jernejs)
Date: 2006-09-18 21:05
Message:
Logged In: YES
user_id=632674
Thanks, the update seems to have fixed the problem.
------------------------------------------------------------
----------
Comment By: Henry N. (henryn)
Date: 2006-09-13 11:05
Message:
Logged In: YES
user_id=579204
004013b0 is this line:
src/colinux/os/winnt/user/conet-daemon/main.c:110
do {
message = (co_message_t *)buffer;
message_size = message->size + sizeof
(co_message_t); <=== crash
It's fixed by Mitch. You can use this update:
http://www.henrynestler.com/colinux/testing/stable-0.6.
4-
2/update/
Henry
------------------------------------------------------------
----------
Comment By: Mitch Bradley (wmb314)
Date: 2006-09-12 20:10
Message:
Logged In: YES
user_id=1131764
This is very likely to be a manifestation of the problem
observed in issue 1517979 "Network broke down".
The root cause of that problem has been determined and a
patch has been developed and tested.
The problem code exists in all the network daemons, so it's
very likely that a similar patch will be effective.
------------------------------------------------------------
----------
Comment By: Jernej Simoncic (jernejs)
Date: 2006-09-02 21:51
Message:
Logged In: YES
user_id=632674
When I tried running with debug enabled, Windows BSODed
while wgetting to a NFS mount: Error code 1000008e,
parameter1 c0000046, parameter2 e082a918, parameter3
f1652750, parameter4 00000000.
The debug log is here:
<http://
gimp-win.sf.net/misc/debug.out.bz2>
------------------------------------------------------------
----------
Comment By: Jernej Simoncic (jernejs)
Date: 2006-09-02 20:41
Message:
Logged In: YES
user_id=632674
Oh, forgot to add, my OS is Windows Server 2003 R2 Standard
Edition (5.2 R2 Build 3790.srv03_sp1_rtm.050324-1447).
If it matters, I also have VMware server 1.0.1 installed.
------------------------------------------------------------
----------
Comment By: Jernej Simoncic (jernejs)
Date: 2006-09-02 20:29
Message:
Logged In: YES
user_id=632674
To be precise, the crash always happened while wget was
downloading something to the NFS mount point.
The crash occured both with tap and bridged networking.
------------------------------------------------------------
----------
You can respond by visiting:
https://sourcefor
ge.net/tracker/?func=detail&atid=622063&aid=1551076&
amp;group_id=98788
------------------------------------------------------------
-------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the
chance to share your
opinions on IT & business topics through brief
surveys-and earn cash
http://www.techsay.com/default.
php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
coLinux-devel mailing list
coLinux-devel lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/colinux-d
evel
|