[Bug 600136] New: Chromium crashes right a way
http://bugzilla.novell.com/show_bug.cgi?id=600136 http://bugzilla.novell.com/show_bug.cgi?id=600136#c0 Summary: Chromium crashes right a way Classification: openSUSE Product: openSUSE 11.3 Version: Factory Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: Other AssignedTo: tittiatcoke@gmail.com ReportedBy: mhrusecky@novell.com QAContact: qa@suse.de Found By: --- Blocker: --- I tried running cromium from Contrib repository on Factory and it crashes. It doesn't start. $ chromium /usr/bin/chromium: line 2: 13629 Segmentation fault (core dumped) /usr/lib64/chromium/chrome-wrapper --enable-plugins --enable-user-scripts --enable-extensions --enable-sync --enable-geolocation --enable-webgl "$@" (gdb) bt #0 tcmalloc::CentralFreeList::FetchFromSpans (this=0x26e7040) at third_party/tcmalloc/chromium/src/central_freelist.cc:249 #1 0x0000000000bed0c9 in tcmalloc::CentralFreeList::FetchFromSpansSafe (this=0x26e7040) at third_party/tcmalloc/chromium/src/central_freelist.cc:234 #2 0x0000000000bed161 in tcmalloc::CentralFreeList::RemoveRange (this=0x26e7040, start=0x7fff63f6e698, end=0x7fff63f6e690, N=25) at third_party/tcmalloc/chromium/src/central_freelist.cc:214 #3 0x0000000000be9d00 in tcmalloc::ThreadCache::FetchFromCentralCache (this=0x29dd000, cl=7, byte_size=96) at third_party/tcmalloc/chromium/src/thread_cache.cc:149 #4 0x0000000001add1f8 in malloc () #5 0x00007fee04686363 in ?? () #6 0x00007fff63f6e758 in ?? () #7 0x00007fff63f6e7b0 in ?? () .. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=600136 http://bugzilla.novell.com/show_bug.cgi?id=600136#c1 Raymond Wooninck <tittiatcoke@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Severity|Major |Normal --- Comment #1 from Raymond Wooninck <tittiatcoke@gmail.com> 2010-04-27 15:29:20 UTC --- I am aware of this issue as that I am using 11.3 Factory too. The issue seems to be caused by the usage of the build-in GLEW libraries for openGL. If the system ones are used then the crash is gone. Unfortunately due to some recent changes in Chromium, a different approach is required to enable the system libraries for GLEW. For the moment the only recommendation would be to use the Chromium version that is build for 11.2 This one works without any issues. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=600136 http://bugzilla.novell.com/show_bug.cgi?id=600136#c2 Raymond Wooninck <tittiatcoke@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #2 from Raymond Wooninck <tittiatcoke@gmail.com> 2010-05-04 12:27:21 UTC --- It seems that this is caused by the Chromium tcmalloc functionality. Building with this one disabled delivers a working build for Factory. The new build is available in the Contrib repository. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com