Opened 11 years ago

Closed 11 years ago

#10081 closed bug (fixed)

"package" command will crash if used without arguments.

Reported by: Giova84 Owned by: anevilyak
Priority: normal Milestone: R1
Component: Applications/Command Line Tools Version: R1/Development
Keywords: package command will crash if used without arguments Cc:
Blocked By: Blocking:
Platform: x86

Description

hrev46198

open a Terminal window and just type:

~> package

Then this command will crash. Instead works as expected, if used with arguments (eg package create /path/to/package)

Debug report attached.

Attachments (1)

package-1909-debug-09-10-2013-19-43-35.report (203.8 KB ) - added by Giova84 11 years ago.

Download all attachments as: .zip

Change History (7)

comment:1 by anevilyak, 11 years ago

Is this reproducible with a nightly from haiku-files? Isn't reproducible over here, and the only relevant printf in the code in question looks correct.

comment:2 by Giova84, 11 years ago

As i specified in the first post, i have this trouble with hrev46198 gcc2h.

comment:3 by anevilyak, 11 years ago

I was under the impression from posts to the mailing lists that you were building your own images, hence the question about whether it occurs with an unmodified nightly.

comment:4 by Giova84, 11 years ago

Oops, sorry for the lack of informations! I don't build my own images. I just download nightlies from haiku-files.org.

comment:5 by anevilyak, 11 years ago

Owner: changed from nobody to anevilyak
Status: newin-progress

Aha, appears to be gcc2-specific. Investigating....

comment:6 by anevilyak, 11 years ago

Resolution: fixed
Status: in-progressclosed

Fixed in hrev46203.

Note: See TracTickets for help on using tickets.