Closed Bug 81968 Opened 23 years ago Closed 23 years ago

crash when trying to drag/drop Inbox msgs to other folder

Categories

(SeaMonkey :: MailNews: Message Display, defect)

x86
Linux
defect
Not set
critical

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 81926

People

(Reporter: huang, Assigned: naving)

Details

(Keywords: crash, regression)

Used Linux 05-21-08-trunk build

crash when trying to drag/drop Inbox msgs to other folder

1) Login to an IMAP mail account
2) drag/drop a message from Inbox to other existing 1st level folder
3) Actual Results: crash

expected results: Shouldn't crash when drag/drop the Inbox msgs to other folders
Nominating nsbeta1, crash for the keywords.
Severity: normal → critical
Keywords: crash, nsbeta1
OS: Windows NT → Linux
QA Contact: esther → huang
over to naving.  cc ducarroz.

this is the third dnd crasher today, all re-assigned to naving to investigate.

ducarroz, could this be fallout of your change to pass in the region?  (bug 
#72515)

wild guess, the CID you're using for a scriptable region isn't correct for 
linux.
Assignee: sspitzer → naving
the CID looks ok, but perhaps something else is wrong with implementation of 
nsScriptableRegion on UNIX.

wild guess again, since I don't have linux build here to debug
I will investigate shortly
Keywords: regression
commenting out JF changes fixes it. 
yes, but do we know why we are crashing? Can we have a stack trace...
81926 has the stack trace, marking it a dup.

*** This bug has been marked as a duplicate of 81926 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Looks like when we are trying to create instance for region it fails. stack 
trace...

#0  0x85aded8 in ?? ()
#1  0x401122cd in nsGenericFactory::CreateInstance (this=0x85aa0b0,
    aOuter=0x0, aIID=@0xbfffbb68, aResult=0xbfffbb58)
    at nsGenericFactory.cpp:55
#2  0x4010f047 in nsComponentManagerImpl::CreateInstance (this=0x806e880,
    aClass=@0x86fe94c, aDelegate=0x0, aIID=@0xbfffbb68, aResult=0xbfffbb58)
    at nsComponentManager.cpp:1205
#3  0x4011a124 in nsComponentManager::CreateInstance (aClass=@0x86fe94c,
    aDelegate=0x0, aIID=@0xbfffbb68, aResult=0xbfffbb58) at nsRepository.cpp:81
#4  0x4083b34e in ?? ()
   from /export/naving/trunk/mozilla/dist/bin/components/libxpconnect.so
#5  0x40143535 in XPTC_InvokeByIndex (that=0x86fe930, methodIndex=10,
    paramCount=1, params=0xbfffbd10) at xptcinvoke_unixish_x86.cpp:138
#6  0x4084be16 in ?? ()
   from /export/naving/trunk/mozilla/dist/bin/components/libxpconnect.so
#7  0x40853c64 in ?? ()
   from /export/naving/trunk/mozilla/dist/bin/components/libxpconnect.so
#8  0x401ff304 in js_Invoke (cx=0x82b69e0, argc=1, flags=0) at jsinterp.c:807
#9  0x40216239 in js_Interpret (cx=0x82b69e0, result=0xbfffc824)
    at jsinterp.c:2702
#10 0x401ff37d in js_Invoke (cx=0x82b69e0, argc=1, flags=2) at jsinterp.c:824
#11 0x401ff6dc in js_InternalInvoke (cx=0x82b69e0, obj=0x85e2e28,
    fval=142242720, flags=0, argc=1, argv=0xbfffcb38, rval=0xbfffc9a8)
    at jsinterp.c:896    
#12 0x401cb977 in JS_CallFunctionValue (cx=0x82b69e0, obj=0x85e2e28,
fval=142242720, argc=1, argv=0xbfffcb38, rval=0xbfffc9a8) at jsapi.c:3307
#13 0x40e7f5bd in ?? ()
   from /export/naving/trunk/mozilla/dist/bin/components/libjsdom.so
#14 0x40eb36a7 in ?? ()
   from /export/naving/trunk/mozilla/dist/bin/components/libjsdom.so
#15 0x41112b39 in ?? ()
   from /export/naving/trunk/mozilla/dist/bin/components/libgkcontent.so
#16 0x41115a05 in ?? ()
   from /export/naving/trunk/mozilla/dist/bin/components/libgkcontent.so
#17 0x41255d5c in ?? ()
   from /export/naving/trunk/mozilla/dist/bin/components/libgkcontent.so
#18 0x41255ef4 in ?? ()
   from /export/naving/trunk/mozilla/dist/bin/components/libgkcontent.so
#19 0x41255ef4 in ?? ()
   from /export/naving/trunk/mozilla/dist/bin/components/libgkcontent.so
#20 0x41255ef4 in ?? ()
   from /export/naving/trunk/mozilla/dist/bin/components/libgkcontent.so
#21 0x4111b4f8 in ?? ()
   from /export/naving/trunk/mozilla/dist/bin/components/libgkcontent.so
#22 0x41118aa2 in ?? ()
   from /export/naving/trunk/mozilla/dist/bin/components/libgkcontent.so
#23 0x419cae5f in ?? ()
   from /export/naving/trunk/mozilla/dist/bin/components/libgklayout.so
#24 0x419caa58 in ?? ()
   from /export/naving/trunk/mozilla/dist/bin/components/libgklayout.so
#25 0x41c2da45 in ?? ()
   from /export/naving/trunk/mozilla/dist/bin/components/libgkview.so
#26 0x41c2d9a7 in ?? ()
   from /export/naving/trunk/mozilla/dist/bin/components/libgkview.so
#27 0x41c39b15 in ?? ()
   from /export/naving/trunk/mozilla/dist/bin/components/libgkview.so
#28 0x41c2d034 in ?? ()
   from /export/naving/trunk/mozilla/dist/bin/components/libgkview.so
#29 0x40939348 in ?? ()
   from /export/naving/trunk/mozilla/dist/bin/components/libwidget_gtk.so
#30 0x40938f8c in ?? ()
   from /export/naving/trunk/mozilla/dist/bin/components/libwidget_gtk.so
#31 0x40939400 in ?? ()
   from /export/naving/trunk/mozilla/dist/bin/components/libwidget_gtk.so
#32 0x40939af2 in ?? ()
   from /export/naving/trunk/mozilla/dist/bin/components/libwidget_gtk.so
#33 0x40940715 in ?? ()
   from /export/naving/trunk/mozilla/dist/bin/components/libwidget_gtk.so
#34 0x40930dd1 in ?? ()
   from /export/naving/trunk/mozilla/dist/bin/components/libwidget_gtk.so
#35 0x40930974 in ?? ()
   from /export/naving/trunk/mozilla/dist/bin/components/libwidget_gtk.so
#36 0x4043200b in gdk_event_dispatch () from /usr/lib/libgdk-1.2.so.0
#37 0x4045fbe6 in g_main_dispatch () from /usr/lib/libglib-1.2.so.0
#38 0x404601a1 in g_main_iterate () from /usr/lib/libglib-1.2.so.0


Verified as dup.
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.