Closed
Bug 545819
Opened 16 years ago
Closed 16 years ago
[OOPP] [@ libpthread][@ libpthread-2.10.1.so@0x7d1d | libflashplayer.so@0x17c9c1] crashes when viewing flash video
Categories
(External Software Affecting Firefox Graveyard :: Flash (Adobe), defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 540114
People
(Reporter: reed, Assigned: karlt)
References
()
Details
(Keywords: crash, topcrash)
Crash Data
Since OOPP landed, I'm crashing on almost all Flash videos.
It's not just me either...
http://crash-stats.mozilla.com/query/query?product=Firefox&version=Firefox%3A3.7a2pre&platform=linux&date=&range_value=1&range_unit=weeks&query_search=signature&query_type=startswith&query=libpthread&build_id=&process_type=all&do_query=1
#1 topcrash for Linux right now
http://crash-stats.mozilla.com/query/query?product=Firefox&version=Firefox%3A3.7a2pre&platform=linux&date=&range_value=1&range_unit=weeks&query_search=signature&query_type=startswith&query=&build_id=&process_type=all&do_query=1
bp-70d5fdc4-87aa-474c-8359-33a7c2100211
Assignee | ||
Comment 1•16 years ago
|
||
The stacks look like they could be the same as a SIGSEGV that I was seeing in pthread_mutex_lock from a flashplayer atexit handler, after a BadWindow X error in the plugin process, which is bug 540114.
Depends on: 540114
Assignee | ||
Updated•16 years ago
|
Assignee: nobody → karlt
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
I'm moving this to Flash to make duping easier.
Signature libpthread-2.10.1.so@0x7d1d
UUID 70d5fdc4-87aa-474c-8359-33a7c2100211
Process Type plugin Version: Filename: libflashplayer.so
Time 2010-02-11 22:52:27.931111
Uptime 3
Product Firefox
Version 3.7a2pre
Build ID 20100211031533
Branch 1.9.3
OS Linux
OS Version 0.0.0 Linux 2.6.31-19-generic #56-Ubuntu SMP Thu Jan 28 01:26:53 UTC 2010 i686
CPU x86
CPU Info GenuineIntel family 6 model 15 stepping 11
Crash Reason SIGSEGV
Crash Address 0xb5f32030
User Comments
Processor Notes
Crashing Thread
Frame Module Signature [Expand] Source
0 libpthread-2.10.1.so libpthread-2.10.1.so@0x7d1d
1 libflashplayer.so libflashplayer.so@0x17c9c1
2 libflashplayer.so libflashplayer.so@0x1cac51
3 libflashplayer.so libflashplayer.so@0x49a5c
4 libflashplayer.so libflashplayer.so@0x3311f
5 libc-2.10.1.so libc-2.10.1.so@0x2f05e
6 libc-2.10.1.so libc-2.10.1.so@0x2f0ce
7 libgdk-x11-2.0.so.0.1800.3 libgdk-x11-2.0.so.0.1800.3@0x5cef0
8 libX11.so.6.2.0 libX11.so.6.2.0@0x3a838
9 libX11.so.6.2.0 libX11.so.6.2.0@0x40e9e
10 libX11.so.6.2.0 libX11.so.6.2.0@0x418c5
11 libX11.so.6.2.0 libX11.so.6.2.0@0x2a587
12 libgdk-x11-2.0.so.0.1800.3 libgdk-x11-2.0.so.0.1800.3@0x52c58
13 libglib-2.0.so.0.2200.3 libglib-2.0.so.0.2200.3@0x3bcd0
14 libglib-2.0.so.0.2200.3 libglib-2.0.so.0.2200.3@0x3c47b
15 libglib-2.0.so.0.2200.3 libglib-2.0.so.0.2200.3@0x3c862
16 libxul.so base::MessagePumpForUI::Run ipc/chromium/src/base/message_pump_glib.cc:150
17 libxul.so MessageLoop::RunInternal ipc/chromium/src/base/message_loop.cc:211
18 libxul.so MessageLoop::RunHandler ipc/chromium/src/base/message_loop.cc:194
19 libxul.so MessageLoop::Run ipc/chromium/src/base/message_loop.cc:168
20 libxul.so base::Thread::ThreadMain ipc/chromium/src/base/thread.cc:165
21 libxul.so _ZL10ThreadFuncPv ipc/chromium/src/base/platform_thread_posix.cc:26
22 libpthread-2.10.1.so libpthread-2.10.1.so@0x580d
23 libc-2.10.1.so libc-2.10.1.so@0xcc8dd
Filename Version Debug Identifier Debug Filename
libflashplayer.so 9BF4278859263B0053642AE35840B3610 libflashplayer.so
Component: Plug-ins → Flash (Adobe)
Product: Core → Plugins
QA Contact: plugins → adobe-flash
Summary: [OOPP] [@ libpthread] crashes when viewing flash video → [OOPP] [@ libpthread][@ libpthread-2.10.1.so@0x7d1d | libflashplayer.so@0x17c9c1] crashes when viewing flash video
Version: Trunk → 10.x
Updated•14 years ago
|
Crash Signature: [@ libpthread]
[@ libpthread-2.10.1.so@0x7d1d | libflashplayer.so@0x17c9c1]
Comment 4•9 years ago
|
||
Version and milestone values are being reset to defaults as part of product refactoring.
Version: 10.x → unspecified
Updated•3 years ago
|
Product: External Software Affecting Firefox → External Software Affecting Firefox Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•