Bug 1886 - Need 11.0.696.68-1.mga1-version of chromium-browser-debug to attach gdb to chromium-browser process
Summary: Need 11.0.696.68-1.mga1-version of chromium-browser-debug to attach gdb to ch...
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: 1
Hardware: x86_64 Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Mageia Bug Squad
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-22 08:24 CEST by Kristoffer Grundström
Modified: 2014-05-08 18:05 CEST (History)
1 user (show)

See Also:
Source RPM: chromium-browser-debug
CVE:
Status comment:


Attachments

Description Kristoffer Grundström 2011-06-22 08:24:19 CEST
Description of problem: I'm having some difficulty getting java working properly in chromium-browser when it comes to keepvid.com & as I ran gdb attach 7727 to attach to running chromium I saw that it told me to install a debug-package & so I did. The only problem with it was that it's NOT the same as I was supposed to install.

Version-Release number of selected component (if applicable): 11.0.696.68-1

How reproducible: All the time.

Steps to Reproduce:
1. Open Chromium in Terminal.
2. In a new terminal-tab type ps aux | grep chromium-browser to see what pid it has.
3.Then type gdb attach XXXX (I don't know if you've got the same pid-number or not) & press Enter/Return.
4. gdb tells you to install chromium-browser-debug-11.0.696.68-1.mga1

All medias except Testing is added & enabled.
Kristoffer Grundström 2011-06-22 08:25:32 CEST

Priority: Normal => High

Comment 1 Kristoffer Grundström 2011-06-22 08:26:40 CEST
1. Line in Steps to Reproduce should say: Open Chromium-browser in Terminal.
Comment 2 Kristoffer Grundström 2011-06-24 21:09:35 CEST
Got a CRC-missmatch now when I tried doing this way:

[kristoffer@localhost ~]$ gdb /usr/lib64/chromium-browser/chrome
GNU gdb (GDB) 7.1-6.mga1 (Mageia release 1)
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-mageia-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/lib64/chromium-browser/chrome...
warning: the debug information found in "/usr/lib/debug//usr/lib64/chromium-browser/chrome.debug" does not match "/usr/lib64/chromium-browser/chrome" (CRC mismatch).


warning: the debug information found in "/usr/lib/debug/usr/lib64/chromium-browser/chrome.debug" does not match "/usr/lib64/chromium-browser/chrome" (CRC mismatch).

(no debugging symbols found)...done.
Missing debug package(s), you should install: chromium-browser-stable-debug-11.0.696.68-1.mga1.x86_64

I'm now checking the version of chromium-browser-stable-debug I've got & here's the result of a blank row

Now trying to update current version by doing this:

[root@localhost ~]# urpmi chromium-browser-stable-debug


    http://ftp.nluug.nl/pub/os/Linux/distr/mageia/distrib/1/x86_64/media/debug/core/release/chromium-browser-stable-debug-11.0.696.68-1.mga1.x86_64.rpm
installing chromium-browser-stable-debug-11.0.696.68-1.mga1.x86_64.rpm from /var/cache/urpmi/rpms                                         
Förbereder...                    #########################################################################################################
Installation failed:	file /usr/lib/debug/usr/lib64/chromium-browser/chrome-sandbox.debug from installation of chromium-browser-stable-debug-11.0.696.68-1.mga1.x86_64 is in conflict with file from package chromium-browser-debug-11.0.657.0.r73275-1.mga1.x86_64
	file /usr/lib/debug/usr/lib64/chromium-browser/chrome.debug from installation of chromium-browser-stable-debug-11.0.696.68-1.mga1.x86_64 is in conflict with file from package chromium-browser-debug-11.0.657.0.r73275-1.mga1.x86_64
	file /usr/lib/debug/usr/lib64/chromium-browser/libffmpegsumo.so.debug from installation of chromium-browser-stable-debug-11.0.696.68-1.mga1.x86_64 is in conflict with file from package chromium-browser-debug-11.0.657.0.r73275-1.mga1.x86_64
Comment 3 Ahmad Samir 2011-06-24 21:56:47 CEST
chromium-browser-debug-11.0.657.0.r73275-1.mga1 is a left over from before the chromium-browser package was change to have -stable, -beta and -unstable. Remove it manually.

@sysadm: someone please remove chromium-browser-debug-11.0.657.0.r73275-1.mga1* from the -debug repos.

Priority: High => Normal
CC: (none) => sysadmin-bugs
Component: New RPM package request => RPM Packages
Severity: enhancement => normal

Comment 4 Nicolas Vigier 2011-08-05 19:28:29 CEST
chromium-browser-debug-11.0.657.0.r73275-1.mga1* removed from -debug repos.

CC: (none) => boklm

Comment 5 Manuel Hiebel 2011-09-11 12:42:18 CEST
chromium-browser-stable-debug-11.0.696.68-1.mga1.i586.rpm is in core/debug so closing

Status: NEW => RESOLVED
Resolution: (none) => FIXED

Nicolas Vigier 2014-05-08 18:05:35 CEST

CC: boklm => (none)


Note You need to log in before you can comment on or make changes to this bug.