Opened 8 years ago
Last modified 8 years ago
#13063 new bug
System becomes unresponsive when fetching from email server — at Version 3
Reported by: | vidrep | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | System/Kernel | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
hrev50675 x86_gcc2 When downloading a large volume of emails from the email server (1000+) the system will become unresponsive, and attempting to launch any application will result in "There was an error resolving the link" pop up. Attached photo and syslog
Change History (5)
comment:1 by , 8 years ago
by , 8 years ago
Attachment: | IMG_0250.JPG added |
---|
by , 8 years ago
comment:2 by , 8 years ago
Component: | Add-Ons/Tracker → - General |
---|
comment:3 by , 8 years ago
Component: | - General → System/Kernel |
---|---|
Description: | modified (diff) |
It probably ran out of available ports and missing icon in alert window is likely due to that.
I've had this before and it was because of system running out of ports.
You could probably drop into KDL and issue ports
to confirm this.
You could also try to reproduce it with Terminal window open and tail /var/log/syslog
running.
This issue appears similar to this closed ticket: https://dev.haiku-os.org/ticket/698