[Bug 669265] New: [SMBTA] smbtaquery last_activity segfaults
https://bugzilla.novell.com/show_bug.cgi?id=669265 https://bugzilla.novell.com/show_bug.cgi?id=669265#c0 Summary: [SMBTA] smbtaquery last_activity segfaults Classification: openSUSE Product: openSUSE 11.3 Version: Final Platform: Other OS/Version: Other Status: ASSIGNED Severity: Normal Priority: P5 - None Component: Samba AssignedTo: hhetter@novell.com ReportedBy: bbrunner@novell.com QAContact: samba-maintainers@SuSE.de CC: sbogner@suse.de, bgeuken@novell.com, mhaefner@novell.com Found By: --- Blocker: --- last_activity function segfaults, when no number of last activities is given -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=669265 https://bugzilla.novell.com/show_bug.cgi?id=669265#c Holger Hetterich <hhetter@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |667100 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=669265 https://bugzilla.novell.com/show_bug.cgi?id=669265#c1 --- Comment #1 from Holger Hetterich <hhetter@novell.com> 2011-02-03 19:52:50 UTC --- interesting bug, as it segfaults in the interpreter just before entering last activity :) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=669265 https://bugzilla.novell.com/show_bug.cgi?id=669265#c2 --- Comment #2 from Holger Hetterich <hhetter@novell.com> 2011-02-03 20:12:35 UTC --- yeah it'll crash any time a function is called without any parameter, because the interpreter doesn't deal with that. (aka there are no functions without a parameter). '-q global, whatever;' will do the same. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=669265 https://bugzilla.novell.com/show_bug.cgi?id=669265#c3 --- Comment #3 from Holger Hetterich <hhetter@novell.com> 2011-02-03 20:24:35 UTC --- Created an attachment (id=412113) --> (http://bugzilla.novell.com/attachment.cgi?id=412113) Don't allow functions without a parameter. This patch makes smbtaquery to generally don't allow functions without a parameter, as there are no functions that consume no paramters. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=669265 https://bugzilla.novell.com/show_bug.cgi?id=669265#c4 Holger Hetterich <hhetter@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO InfoProvider| |bbrunner@novell.com --- Comment #4 from Holger Hetterich <hhetter@novell.com> 2011-02-03 20:26:06 UTC --- Benjamin please check functionality and resolve the bug if this works, thanks! -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=669265 https://bugzilla.novell.com/show_bug.cgi?id=669265#c5 --- Comment #5 from Holger Hetterich <hhetter@novell.com> 2011-02-03 20:30:44 UTC --- Benjamin, this patch is commited in devel, so to test you need to compile the devel branch. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=669265 https://bugzilla.novell.com/show_bug.cgi?id=669265#c6 Benjamin Brunner <bbrunner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |CLOSED InfoProvider|bbrunner@novell.com | Resolution| |FIXED --- Comment #6 from Benjamin Brunner <bbrunner@novell.com> 2011-02-04 09:32:29 UTC --- Works for me, thanks Holger -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com