Closed
Bug 1194873
Opened 10 years ago
Closed 9 years ago
Winsock Error --> Quit Appliocation
Categories
(Thunderbird :: Folder and Message Lists, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: s.rastberger, Unassigned)
References
()
Details
(Keywords: regressionwindow-wanted)
User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:39.0) Gecko/20100101 Firefox/39.0
Build ID: 20150630154324
Steps to reproduce:
I open the Thunderbird 38.1.0
And then everityng does work fine. After view minutes a Winsock error ist Displayed and the Thunderbird crashes down. This it does on Win Vista, Win XP, Win7 and Win10.
I'm the Programer from the problematicaly AddOn E-Mail_Bodytext_Autoexport, but I do not see any failure of programming. I believe thate the Listen Routin may by changed since view weeks. This Add On worked fine since years, but now it givs an error back. What should i change in Programmin or where is the Failure?
Actual results:
The bug gives out following Failure code:
----------------------------------------
AdapterDeviceID: 0x68f9
AdapterDriverVersion: 15.200.1046.2
AdapterSubsysID: 03661043
AdapterVendorID: 0x1002
Add-ons: E-Mail_Bodytext_Autoexport%40sebrasoft.ch:1.02,%7Bb243fe83-b8a7-47de-855d-21d865243d5d%7D:0.6.1,%7B4C9FE6FE-2C83-11DC-90B4-DC8456D89593%7D:0.8.1,%7Ba62ef8ec-5fdc-40c2-873c-223b8a6925cc%7D:1.0.4,gContactSync%40pirules.net:2.0.5,%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D:4.0.1.2,%7B972ce4c6-7e08-4474-a285-3208198ce6fd%7D:38.1.0
AvailablePageFile: 3700908032
AvailablePhysicalMemory: 2489450496
AvailableVirtualMemory: 3820789760
BIOS_Manufacturer: American Megatrends Inc.
BlockedDllList:
BreakpadReserveAddress: 53477376
BreakpadReserveSize: 67108864
BuildID: 20150707103124
CrashTime: 1439585373
EMCheckCompatibility: true
Email: s.rastberger@sunrise.ch
FramePoisonBase: 00000000f0de0000
FramePoisonSize: 65536
InstallTime: 1437165492
Notes: AdapterVendorID: 0x1002, AdapterDeviceID: 0x68f9, AdapterSubsysID: 03661043, AdapterDriverVersion: 15.200.1046.2
D2D? D2D1.1? D2D1.1+ D2D+ DWrite? DWrite+ D3D11 Layers? D3D11 Layers+
ProductID: {3550f703-e582-4d05-9a08-453d09bdfdc6}
ProductName: Thunderbird
ReleaseChannel: release
SecondsSinceLastCrash: 7138
ShutdownProgress: quit-application
StartupTime: 1439578280
SystemMemoryUsePercentage: 42
Theme: classic/1.0
Throttleable: 1
TotalPageFile: 6232911872
TotalPhysicalMemory: 4294098944
TotalVirtualMemory: 4294836224
URL:
Vendor:
Version: 38.1.0
Winsock_LSP: MSAFD-Tcpip [TCP/IP] : 2 : 1 : %SystemRoot%\system32\mswsock.dll
MSAFD-Tcpip [UDP/IP] : 2 : 2 :
MSAFD-Tcpip [RAW/IP] : 2 : 3 : %SystemRoot%\system32\mswsock.dll
MSAFD-Tcpip [TCP/IPv6] : 2 : 1 :
MSAFD-Tcpip [UDP/IPv6] : 2 : 2 : %SystemRoot%\system32\mswsock.dll
MSAFD-Tcpip [RAW/IPv6] : 2 : 3 :
RSVP-TCPv6-Dienstanbieter : 2 : 1 : %SystemRoot%\system32\mswsock.dll
RSVP-TCP-Dienstanbieter : 2 : 1 :
RSVP-UDPv6-Dienstanbieter : 2 : 2 : %SystemRoot%\system32\mswsock.dll
RSVP-UDP-Dienstanbieter : 2 : 2 :
Hyper-V RAW : 2 : 1 : %SystemRoot%\system32\mswsock.dll
useragent_locale: de
Diese Meldung enthält Informationen über den Status der Anwendung zum Zeitpunkt des Absturzes.
-----------------------------------------------------
Andf then Thunderbird need a reestart
Expected results:
The exepted Result ist, that Thunderbird don't breaks down, as it did since years.
Updated•10 years ago
|
Group: core-security
Comment 1•10 years ago
|
||
Does the problem also happen when using 38.2.0?
It only happens when you are running the addon?
Flags: needinfo?(s.rastberger)
| Reporter | ||
Comment 2•10 years ago
|
||
Yes the problem ist also in the Thunderbird version 38.2
I believe that the Problem is based in the listen command. But this is a standard routine from TB. Why I believe this, because in my opinion winsock is usualy needed to build up a connection to any network. In the Add on the only part where we listen to Port is in the command listen, and this one is given. Are there some other clases who need a TCP IP Protocoll in my add on?
It only happens, when i run the Add on on any Windows PC. It still workd perfect till the Windowsupdate in arround May 2015. Since then the Problem is still present, also in Windows 10.
Flags: needinfo?(s.rastberger)
Comment 3•10 years ago
|
||
Best if you find one day regression regression range by a binary search of the nightly builds
https://archive.mozilla.org/pub/thunderbird/nightly/2015/
Comment 4•10 years ago
|
||
s.rastberger,
Do you still see the problem?
And were you able to find the regression range?
Flags: needinfo?(s.rastberger)
Keywords: regressionwindow-wanted
| Reporter | ||
Comment 5•10 years ago
|
||
Yes, the Problem does still exists, also in Thunderbird Version 38.4.0
I wasn't able to find the regression range, because i do not know how this works.
For what do i have to search for?
Flags: needinfo?(s.rastberger)
| Reporter | ||
Comment 6•10 years ago
|
||
Could it be a Problem between the Winsock and Winsock 2?
| Reporter | ||
Comment 7•10 years ago
|
||
It could be a simular problem here: https://support.mozilla.org/de/questions/1049567?page=2
Comment 8•9 years ago
|
||
(In reply to s.rastberger@sunrise.ch from comment #7)
> It could be a simular problem here:
> https://support.mozilla.org/de/questions/1049567?page=2
indeed.
have you sorted it out?
Flags: needinfo?(s.rastberger)
Whiteboard: [closeme 2016-12-15]
Updated•9 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Flags: needinfo?(s.rastberger)
Resolution: --- → INCOMPLETE
Whiteboard: [closeme 2016-12-15]
You need to log in
before you can comment on or make changes to this bug.
Description
•