Ticket #17 (assigned bug)

Opened 10 months ago

Last modified 9 months ago

Sidewinder crashes on close if Gecko ActiveX renderer is activated

Reported by: Phil Booth Assigned to: phil.booth (accepted)
Priority: critical Milestone: 2.1
Component: LibRender Version: 2.1.1.1001
Severity: catastrophic Keywords:
Cc:

Description

If the "Mozilla Gecko (via ActiveX)" renderer is activated, Sidewinder crashes on close. Unfortunately, none of the running threads at the time of the crash has a stack trace which enters our code at any point, so figuring out what we're doing wrong on this one is going to be tricky.

Change History

10/19/07 12:35:20 changed by Phil Booth

  • owner deleted.

10/19/07 14:17:32 changed by Phil Booth

  • version set to 2.1.1.1001.

(follow-up: ↓ 5 ) 11/07/07 11:37:57 changed by mark.birbeck

Can one big try...catch be set (or something similar), until this bug is resolved?

(follow-up: ↓ 6 ) 11/07/07 16:50:02 changed by mark.birbeck

When using Gecko, Sidewinder crashes even before the close. The following will crash after a few seconds:

swviewer2 http://www.google.com/reader#meta(renengine=2)

This is probably due to the redirection that Google Reader does, and it may provide a clue as to the crash on close.

(in reply to: ↑ 3 ) 11/07/07 17:05:50 changed by phil.booth

Replying to mark.birbeck:

Can one big try...catch be set (or something similar), until this bug is resolved?

This does not seem possible, as the bug description says: "...none of the running threads at the time of the crash has a stack trace which enters our code at any point..."

(in reply to: ↑ 4 ) 11/07/07 17:08:23 changed by phil.booth

Replying to mark.birbeck:

When using Gecko, Sidewinder crashes even before the close. The following will crash after a few seconds: {{{ swviewer2 http://www.google.com/reader#meta(renengine=2) }}} This is probably due to the redirection that Google Reader does, and it may provide a clue as to the crash on close.

Thanks for the tip, I'll have a look at it.

11/22/07 18:36:37 changed by phil.booth

  • owner set to phil.booth.
  • priority changed from medium to critical.
  • status changed from new to assigned.
  • milestone set to 2.1.