Closed
Bug 251605
Opened 20 years ago
Closed 20 years ago
TB07x Crash when doing multiple advanced address book searches [@ nsAbView::GetCardValue][@ nsAbView::Init]
Categories
(Thunderbird :: Address Book, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
Thunderbird0.8
People
(Reporter: mscott, Assigned: mscott)
References
Details
(Keywords: crash, topcrash+)
Crash Data
Attachments
(2 files)
(deleted),
patch
|
Details | Diff | Splinter Review | |
(deleted),
image/png
|
Details |
I'm sure this is a dupe.
1) Bring up the advanced search dialog
2) do a search
3) after it's done, type in some more search criteria and hit search again
4) Crash!
Assignee | ||
Updated•20 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → Thunderbird0.8
Assignee | ||
Comment 1•20 years ago
|
||
the view was getting initialized with null values
Assignee | ||
Comment 2•20 years ago
|
||
fixed branch and trunk
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Updated•20 years ago
|
Severity: normal → critical
Keywords: crash
Summary: crash when doing multiple advanced address book searches → Crash when doing multiple advanced address book searches
Comment 3•20 years ago
|
||
*** Bug 253509 has been marked as a duplicate of this bug. ***
Comment 4•20 years ago
|
||
This bug isn't fixed. I can reproduce it with Thunderbird version
0.7+ (20040727). I send following talkback id: TB437454H
Patrick can you test a current nightly build if it appears for you under Linux?
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 5•20 years ago
|
||
(In reply to comment #4)
> This bug isn't fixed. I can reproduce it with Thunderbird version
> 0.7+ (20040727). I send following talkback id: TB437454H
>
> Patrick can you test a current nightly build if it appears for you under Linux?
the current nightly build dont works on my machine :-(
./run-mozilla.sh: line 423: 3992 Segmentation fault "$prog" ${1+"$@"}
i´ll try do compile it perhabs this helps
Updated•20 years ago
|
Summary: Crash when doing multiple advanced address book searches → Crash when doing multiple advanced address book searches [@nsAbView::Init]
Comment 6•20 years ago
|
||
now i have tested it with
http://ftp.mozilla.org/pub/mozilla.org/thunderbird/nightly/latest-0.7.1/
there is the same drouble.
perhabs my selfcompiled version works. but this will take same hours :)
Comment 7•20 years ago
|
||
Patrick, this is the wrong version. You have to test the branch 0.8. Take a look
here to get a current build:
ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/nightly/latest-0.8/
Comment 8•20 years ago
|
||
this version (trunk-0.8) also dosent work on my machine.
if i start tb a dialog opens (with the title: gecko). see atachement
Comment 9•20 years ago
|
||
(In reply to comment #8)
> if i start tb a dialog opens (with the title: gecko). see atachement
This is another bug which i don't remember actually.
Scott, do you have enough informations to fix this bug?
Comment 10•20 years ago
|
||
i have now compiled the latest version of mozilla added the fix, but the bug is
also there
Comment 11•20 years ago
|
||
The problem for Seamonkey is handled in bug 252759.
Comment 12•20 years ago
|
||
compiled seamonkey applied patch and works.
Comment 13•20 years ago
|
||
Assignee | ||
Comment 14•20 years ago
|
||
Henrik, can you retest on a current nightly? It's possible the fix for Bug
#254199 also addressed the crash you are still seeing.
Comment 15•20 years ago
|
||
I tried it several times with version 0.7+ (20040802) and can't reproduce it at
this time. When I noticed this crash I had problems to reproduce it. It seems a
little bit strange. Scott, do you made some changes of this code? Should we mark
this bug as WFM while the crash isn't visible?
Assignee | ||
Comment 16•20 years ago
|
||
marking fixed for now
Status: REOPENED → RESOLVED
Closed: 20 years ago → 20 years ago
Resolution: --- → FIXED
Comment 17•20 years ago
|
||
Nominating for aviary1.0PR and +'ing aviary1.0 just too make sure this topcrash
is gone before release.
Flags: blocking-aviary1.0PR?
Flags: blocking-aviary1.0+
Keywords: topcrash+
Summary: Crash when doing multiple advanced address book searches [@nsAbView::Init] → TB07x Crash when doing multiple advanced address book searches [@ nsAbView::GetCardValue][@ nsAbView::Init]
Comment 18•20 years ago
|
||
*** Bug 256636 has been marked as a duplicate of this bug. ***
Assignee | ||
Comment 19•20 years ago
|
||
FYI, any bug that was fixed with a target milestone of 0.8 means it was fixed
for the branch. The PR1.0 stuff is some firefox tracking info and isn't needed here.
Flags: blocking-aviary1.0PR? → blocking-aviary1.0PR-
Comment 20•20 years ago
|
||
Got it... thanks Scott.
Marking this verified based on Talkback data and the fact that I cannot
reproduce this with the latest TB08 nightly: version 0.7+ (20040823).
Status: RESOLVED → VERIFIED
Updated•20 years ago
|
Flags: blocking-aviary1.0+
Updated•13 years ago
|
Crash Signature: [@ nsAbView::GetCardValue]
[@ nsAbView::Init]
You need to log in
before you can comment on or make changes to this bug.
Description
•