ceph-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* cmds segfault on startup (ceph.git/unstable)
@ 2010-07-07  9:58 Thomas Mueller
  2010-07-07 10:00 ` Wido den Hollander
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Mueller @ 2010-07-07  9:58 UTC (permalink / raw)
  To: ceph-devel

hi

my tests fail today because cmds segfaults on start.


[116817.230467] cmds[2868]: segfault at 10 ip 0000000000686bee sp 
00007fc0a3831230 error 4 in cmds[400000+335000]



Bad Rev: 83d1ea6636dd432dcbb6a0c6046d551bee7be5c6
Last known good: b0056ad0c09dd4e9cbd46f84a4123cdc9c4b7a02 (yesterday)

- Thomas


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: cmds segfault on startup (ceph.git/unstable)
  2010-07-07  9:58 cmds segfault on startup (ceph.git/unstable) Thomas Mueller
@ 2010-07-07 10:00 ` Wido den Hollander
  2010-07-07 14:44   ` Sage Weil
  0 siblings, 1 reply; 3+ messages in thread
From: Wido den Hollander @ 2010-07-07 10:00 UTC (permalink / raw)
  To: Thomas Mueller; +Cc: ceph-devel

Hi Thomas,

I just noticed the same, see my issue:
http://tracker.newdream.net/issues/259

Seems to be due to this commit: 83d1ea6636dd432dcbb6a0c6046d551bee7be5c6

Rolling back one revision right now to see if it indeed is the problem.

-- 
Met vriendelijke groet,

Wido den Hollander
Hoofd Systeembeheer / CSO
Telefoon Support Nederland: 0900 9633 (45 cpm)
Telefoon Support België: 0900 70312 (45 cpm)
Telefoon Direct: (+31) (0)20 50 60 104
Fax: +31 (0)20 50 60 111
E-mail: support@pcextreme.nl
Website: http://www.pcextreme.nl
Kennisbank: http://support.pcextreme.nl/
Netwerkstatus: http://nmc.pcextreme.nl


On Wed, 2010-07-07 at 09:58 +0000, Thomas Mueller wrote:
> hi
> 
> my tests fail today because cmds segfaults on start.
> 
> 
> [116817.230467] cmds[2868]: segfault at 10 ip 0000000000686bee sp 
> 00007fc0a3831230 error 4 in cmds[400000+335000]
> 
> 
> 
> Bad Rev: 83d1ea6636dd432dcbb6a0c6046d551bee7be5c6
> Last known good: b0056ad0c09dd4e9cbd46f84a4123cdc9c4b7a02 (yesterday)
> 
> - Thomas
> 
> --
> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: cmds segfault on startup (ceph.git/unstable)
  2010-07-07 10:00 ` Wido den Hollander
@ 2010-07-07 14:44   ` Sage Weil
  0 siblings, 0 replies; 3+ messages in thread
From: Sage Weil @ 2010-07-07 14:44 UTC (permalink / raw)
  To: Wido den Hollander; +Cc: Thomas Mueller, ceph-devel

[-- Attachment #1: Type: TEXT/PLAIN, Size: 1661 bytes --]

On Wed, 7 Jul 2010, Wido den Hollander wrote:
> Hi Thomas,
> 
> I just noticed the same, see my issue:
> http://tracker.newdream.net/issues/259
> 
> Seems to be due to this commit: 83d1ea6636dd432dcbb6a0c6046d551bee7be5c6
> 
> Rolling back one revision right now to see if it indeed is the problem.

Yeah, that was the one.  Fixed by 9432a958.

sage

> 
> -- 
> Met vriendelijke groet,
> 
> Wido den Hollander
> Hoofd Systeembeheer / CSO
> Telefoon Support Nederland: 0900 9633 (45 cpm)
> Telefoon Support België: 0900 70312 (45 cpm)
> Telefoon Direct: (+31) (0)20 50 60 104
> Fax: +31 (0)20 50 60 111
> E-mail: support@pcextreme.nl
> Website: http://www.pcextreme.nl
> Kennisbank: http://support.pcextreme.nl/
> Netwerkstatus: http://nmc.pcextreme.nl
> 
> 
> On Wed, 2010-07-07 at 09:58 +0000, Thomas Mueller wrote:
> > hi
> > 
> > my tests fail today because cmds segfaults on start.
> > 
> > 
> > [116817.230467] cmds[2868]: segfault at 10 ip 0000000000686bee sp 
> > 00007fc0a3831230 error 4 in cmds[400000+335000]
> > 
> > 
> > 
> > Bad Rev: 83d1ea6636dd432dcbb6a0c6046d551bee7be5c6
> > Last known good: b0056ad0c09dd4e9cbd46f84a4123cdc9c4b7a02 (yesterday)
> > 
> > - Thomas
> > 
> > --
> > To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
> > the body of a message to majordomo@vger.kernel.org
> > More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 
> --
> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 
> 

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-07-07 14:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-07  9:58 cmds segfault on startup (ceph.git/unstable) Thomas Mueller
2010-07-07 10:00 ` Wido den Hollander
2010-07-07 14:44   ` Sage Weil

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).