Closed
Bug 1367258
Opened 8 years ago
Closed 8 years ago
Crashes when closing a tab - libxul.so
Categories
(SeaMonkey :: Tabbed Browser, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1366643
People
(Reporter: wyatt8750, Unassigned)
Details
Crash Data
This bug was filed from the Socorro interface and is
report bp-0be2de4e-b2c9-4ce8-abdd-9db900170523.
=============================================================
Seamonkey from currently the latest commit segfaults when closing a tab. This is my first time reporting a Mozilla bug, so let me know if I'm doing it wrong. I am not sure if it's actually the "tabbed brower" component. I'm hanging out on the #seamonkey IRC channel as wyatt8740 if you want to follow up quickly.
Error info:
https://crash-stats.mozilla.com/report/index/0be2de4e-b2c9-4ce8-abdd-9db900170523
MOZ_RELEASE_ASSERT(!mShared->mSHistory || (mShared->mSHistory == shistory))
Compiled on my system, here's my mozconfig:
---------------------------------------------
mk_add_options MOZ_MAKE_FLAGS="-j2"
ac_add_options --disable-dbus
ac_add_options --disable-necko-wifi
ac_add_options --disable-dbus
ac_add_options --disable-pulseaudio
ac_add_options --prefix=/usr/local
ac_add_options --enable-application=suite
ac_add_options --enable-official-branding
ac_add_options --disable-updater
ac_add_options --disable-tests
ac_add_options --with-pthreads
ac_add_options --disable-strip
ac_add_options --disable-install-strip
ac_add_options --enable-debug-symbols
ac_add_options --disable-necko-wifi
ac_add_options --enable-debug
---------------------------------------------
Reporter | ||
Updated•8 years ago
|
Summary: Crash in libxul.so@0x2dbfb3a | libxul.so@0x2dc1699 | libxul.so@0xdada01 | libxul.so@0x14bd24e | libxul.so@0x14c00e9 | libxul.so@0x313122c | libxul.so@0x312b603 | libxul.so@0x3130d34 | libxul.so@0x31313ef | libxul.so@0x313204a | libxul.so@0x33ec107 | li... → Crashes when closing a tab - libxul.so
![]() |
||
Updated•8 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•