From: bugzilla-daemon@bugzilla.kernel.org
To: linux-ext4@vger.kernel.org
Subject: [Bug 47731] Null pointer dereference at strchr
Date: Fri, 21 Sep 2012 04:42:33 +0000 (UTC) [thread overview]
Message-ID: <20120921044233.122FC11FA29@bugzilla.kernel.org> (raw)
In-Reply-To: <bug-47731-13602@https.bugzilla.kernel.org/>
https://bugzilla.kernel.org/show_bug.cgi?id=47731
--- Comment #4 from Brad Figg <brad.figg@canonical.com> 2012-09-21 04:42:32 ---
$ uname -a
Linux rizzo 3.5.0-15-generic #22~precise1-Ubuntu SMP Wed Sep 19 22:07:48 UTC
2012 i686 i686 i386 GNU/Linux
$ sudo parted /dev/sdb print
Model: SEAGATE ST3300657SS (scsi)
Disk /dev/sdb: 300GB
Sector size (logical/physical): 512B/512B
Partition Table: gpt
Number Start End Size File system Name Flags
1 1049kB 21.0GB 21.0GB ext4 p1
2 21.0GB 41.9GB 21.0GB ext4 p2
3 41.9GB 62.9GB 21.0GB ext4 p3
4 62.9GB 83.9GB 21.0GB ext4 p4
5 83.9GB 84.4GB 523MB p5
6 84.4GB 84.9GB 523MB p6
$ sudo TEST_DEV=/dev/sdb1 TEST_DIR=/mnt/xfstests_test_dir
SCRATCH_MNT=/mnt/xfstests_scratch_mnt SCRATCH_DEV=/dev/sdb2 ./check -g auto -x
dangerous
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
next prev parent reply other threads:[~2012-09-21 4:42 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-19 21:50 [Bug 47731] New: Null pointer dereference at strchr bugzilla-daemon
2012-09-20 1:21 ` [Bug 47731] " bugzilla-daemon
2012-09-20 2:12 ` bugzilla-daemon
2012-09-21 4:21 ` bugzilla-daemon
2012-09-21 4:42 ` bugzilla-daemon [this message]
2012-09-24 3:01 ` bugzilla-daemon
2012-10-15 21:18 ` bugzilla-daemon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120921044233.122FC11FA29@bugzilla.kernel.org \
--to=bugzilla-daemon@bugzilla.kernel.org \
--cc=linux-ext4@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).