Closed
Bug 108916
Opened 24 years ago
Closed 24 years ago
crash opening particular directory from directory viewer
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 112265
mozilla1.1alpha
People
(Reporter: bulbul, Assigned: hyatt)
Details
(Keywords: crash)
I always get a crash following these steps. (Since this pertains to a particular
directory, i doubt that this will work for you.)
1. In browser URL bar, i type "file:///home/". I see the directory viewer.
My home directory "/home/bulbul" is already expanded.
2. I scroll down to a particular subdirectory of "/home/bulbul" named
"mail_attachments".
3. By single clicking on the triangle next to the directory name, i can
expand or collapse this directory, as expected.
4. When i double click on this directory, Mozilla crashes.
I don't have this problem with any other directory i have tried.
Here's a talkback id.: TB37702061Q
I'm using Linux trunk build 2001-11-07-06.
Comment 1•24 years ago
|
||
stephend, would you get the talkback please?
Incident ID 37702061
Stack Signature nsTreeLayout::LazyRowCreator() a65cb21e
Bug ID
Trigger Time 2001-11-07 11:00:55
Email Address
URL visited
User Comments Tried to open directory /home/bulbul/mail_attachments.
Build ID 2001110706
Product ID MozillaTrunk
Platform ID LinuxIntel
Trigger Reason SIGSEGV: Segmentation Fault: (signal 11)
Stack Trace
nsTreeLayout::LazyRowCreator()
nsTreeLayout::LazyRowCreator()
nsTreeLayout::LazyRowCreator()
nsTreeLayout::LazyRowCreator()
nsXULTreeOuterGroupFrame::ReflowFinished()
PresShell::HandlePostedReflowCallbacks()
PresShell::ProcessReflowCommands()
HandlePLEvent()
PL_HandleEvent()
PL_ProcessEventsBeforeID()
processQueue()
nsVoidArray::EnumerateForwards()
nsAppShell::ProcessBeforeID()
handle_gdk_event()
libgdk-1.2.so.0 + 0x17c21 (0x40341c21)
libglib-1.2.so.0 + 0x11987 (0x40374987)
libglib-1.2.so.0 + 0x12001 (0x40375001)
libglib-1.2.so.0 + 0x121cc (0x403751cc)
libgtk-1.2.so.0 + 0x93e57 (0x4028be57)
nsAppShell::Run()
nsAppShellService::Run()
main1()
main()
libc.so.6 + 0x1b790 (0x404b9790)
Comment 3•24 years ago
|
||
trees! :)
Assignee: asa → hyatt
Status: UNCONFIRMED → NEW
Component: Browser-General → XP Toolkit/Widgets: Trees
Ever confirmed: true
QA Contact: doronr → jrgm
| Reporter | ||
Comment 4•24 years ago
|
||
I'm not sure this is the same problem, but now with build Linux 2001-11-08-15,
i'm getting occasional crashes double-clicking on some additional directories,
including my home directory. Here's a talkback: TB37789320G.
| Assignee | ||
Updated•24 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla1.1
Comment 5•24 years ago
|
||
probably the same as bug 112736, which is a dup of bug 112265 based on stack
trace -- note also the LazyRowCreator calls here.
*** This bug has been marked as a duplicate of 112265 ***
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Component: XP Toolkit/Widgets: Trees → XUL
QA Contact: jrgmorrison → xptoolkit.widgets
You need to log in
before you can comment on or make changes to this bug.
Description
•