Active Topics

 


Reply
Thread Tools
Posts: 1,341 | Thanked: 708 times | Joined on Feb 2010
#1
I installed (just out of curiosity) crash-reporter awhile back.
It has collected now several crash dumps to /home/user/MyDocs/core-dumps

Tried to use crash_reporter_ui on one of them:

Code:
~ $ crash_reporter_ui MyDocs/core-dumps/powertop-F5C8-11-4027.rcore.lzo 
* About to connect() to stage.maemo.org port 443 (#0)
*   Trying 80.248.164.237... * connected
* Connected to stage.maemo.org (80.248.164.237) port 443 (#0)
* SSL connection using DHE-RSA-AES256-SHA
* Server certificate:
*        subject: /C=FI/ST=Espoo/L=Espoo/O=Nokia/OU=NBI/CN=stage.maemo.org
*        start date: 2010-03-23 00:00:00 GMT
*        expire date: 2011-03-23 23:59:59 GMT
*        issuer: /O=VeriSign Trust Network/OU=VeriSign, Inc./OU=VeriSign International Server CA - Class 3/OU=www.verisign.com/CPS Incorp.by Ref. LIABILITY LTD.(c)97 VeriSign
* SSL certificate verify result: unable to get local issuer certificate (20), continuing anyway.
* Server auth using Basic with user 'nitrouser'
> PUT /nitro/powertop-F5C8-11-4027.rcore.lzo HTTP/1.1
Authorization: Basic bml0cm91c2VyOkJlZWhhaTdy
Host: stage.maemo.org
Accept: */*
Content-Length: 449117
Expect: 100-continue

< HTTP/1.1 100 Continue
< HTTP/1.1 201 File powertop-F5C8-11-4027.rcore.lzo created
< Date: Sun, 16 Jan 2011 16:28:49 GMT
< Server: Apache/2.2.9 (Debian) DAV/2 PHP/5.2.6-1+lenny4 with Suhosin-Patch mod_python/3.3.1 Python/2.5.2 mod_ssl/2.2.9 OpenSSL/0.9.8g mod_perl/2.0.4 Perl/v5.10.0
< Vary: Accept-Encoding
< Transfer-Encoding: chunked
< Content-Type: text/html
< 

<HTML>
<HEAD><TITLE>201 File powertop-F5C8-11-4027.rcore.lzo created</TITLE></HEAD>
<BODY>
  <H1>Error 201</H1>
    <P>File powertop-F5C8-11-4027.rcore.lzo created</P>
</BODY>
</HTML>
* Connection #0 to host stage.maemo.org left intact
* Closing connection #0


So, "Error 201", it didn't go anywhere or did it?
Is this crash-reporter used anymore anyhow or just some old relic?

However, also the powertop-F5C8-11-4027.rcore.lzo file was deleted by crashreporter_ui
 
Banned | Posts: 358 | Thanked: 160 times | Joined on Dec 2010
#2
error 201 means authentification denied. i don't think the file is uploaded when u get this message especially when in html.
 
Posts: 1,341 | Thanked: 708 times | Joined on Feb 2010
#3
Ok, that I kind of figured.
I haven't changed any settings because there were those nitrouser/password in /usr/share/crash-reporter-settings/crash-reporter.conf
Should I put my bugs.maemo.org user/pass there?
Also there is this server_addr=https://stage.maemo.org/nitro

Not much documentation was found for this package, nor -h did bring anything.
 
Banned | Posts: 358 | Thanked: 160 times | Joined on Dec 2010
#4
Originally Posted by zimon View Post
Ok, that I kind of figured.
I haven't changed any settings because there were those nitrouser/password in /usr/share/crash-reporter-settings/crash-reporter.conf
Should I put my bugs.maemo.org user/pass there?
Also there is this server_addr=https://stage.maemo.org/nitro

Not much documentation was found for this package, nor -h did bring anything.
1+. I would try that if i where u. But it seems not be continued package. If that is what the program does then it is just uploading this dump somewhere!
 
Posts: 1,341 | Thanked: 708 times | Joined on Feb 2010
#5
It is a shame it is not continued.
Seems like similar type of very useful tool as abrt is for Fedora automatically collecting and uploading crash dumps (while abrt also removes any privacy data it can comprehend)

Of course, to make it really useful it should automatically install dbg-packages when core dump has been made (like abrt does), which would mean there has to be dbg-packages available for every package in repositories.

I wonder if Meego will have any this type of automatic crash debug and reporting tool?
 
Reply


 
Forum Jump


All times are GMT. The time now is 07:35.