pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/42988: firefox-3.6.2 often core dumps on right click



This time I got a backtrace without XRE_LockProfileDirectory:

Core was generated by `xulrunner-bin'.
Program terminated with signal 11, Segmentation fault.
#0  0x00007f7fd4402985 in ?? ()
(gdb) bt
#0  0x00007f7fd4402985 in ?? ()
#1  <signal handler called>
#2  0x00007f7ff366e2ba in __sigaction_sigtramp () from /usr/lib/libc.so.12
#3  0x00007f7ff36e3868 in signal () from /usr/lib/libc.so.12
#4  0x00007f7fcea03be3 in esd_send_auth () from /usr/pkg/lib/libesd.so.0
#5  0x00007f7fcea03d83 in esd_open_sound () from /usr/pkg/lib/libesd.so.0
#6  0x00007f7ffc4a7698 in nsSound::Init (this=<value optimized out>)
at nsSound.cpp:161
#7  0x00007f7ffc4a7464 in nsSound::PlayEventSound (this=0xd,
aEventId=6) at nsSound.cpp:444
#8  0x00007f7ffb9efc80 in nsMenuPopupFrame::ShowPopup
(this=0x7f7fe49d5678, aIsContextMenu=<value optimized out>,
    aSelectFirstItem=<value optimized out>) at nsMenuPopupFrame.cpp:642
#9  0x00007f7ffba07962 in nsXULPopupManager::ShowPopupCallback
(this=0x7f7ff859fc80, aPopup=0x7f7fe498d280,
    aPopupFrame=0x7f7fe49d5678, aIsContextMenu=0, aSelectFirstItem=0)
at nsXULPopupManager.cpp:601
#10 0x00007f7ffba0860c in nsXULPopupManager::FirePopupShowingEvent
(this=0x7f7ff859fc80, aPopup=0x7f7fe498d280,
    aMenu=<value optimized out>, aPresContext=0x7f7fe4bc7c00,
aPopupType=ePopupTypeMenu, aIsContextMenu=0, aSelectFirstItem=0)
    at nsXULPopupManager.cpp:1085
#11 0x00007f7ffba08703 in nsXULPopupShowingEvent::Run
(this=0x7f7fd363db40) at nsXULPopupManager.cpp:2064
#12 0x00007f7ffc65d5f6 in nsThread::ProcessNextEvent
(this=0x7f7ffdb4fb70, mayWait=1, result=0x7f7fffffcf0c)
    at nsThread.cpp:527
#13 0x00007f7ffc6006d5 in NS_ProcessNextEvent_P (thread=0xd,
mayWait=1) at nsThreadUtils.cpp:250
#14 0x00007f7ffc4c05f0 in nsBaseAppShell::Run (this=0x7f7ffaf8e860) at
nsBaseAppShell.cpp:170
#15 0x00007f7ffc246b3a in nsAppStartup::Run (this=0x7f7ff99481b0) at
nsAppStartup.cpp:183
#16 0x00007f7ffb4bd780 in XRE_main (argc=<value optimized out>,
argv=<value optimized out>, aAppData=<value optimized out>)
    at nsAppRunner.cpp:3506
#17 0x0000000000403314 in main (argc=1, argv=<value optimized out>) at
nsXULRunnerApp.cpp:485

In general, it seems slightly more stable since I re-compiled with
debug option set.


Home | Main Index | Thread Index | Old Index